summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed paths to fit the new structure in mkdxsinitrdFelix Endres2006-11-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@502 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updateѕ pxelinux components, added proper license file (COPYING), addedDirk von Suchodoletz2006-10-291-1/+2
| | | | | | | busybox (compiled, for testing reasons) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@483 95ad53e4-c205-0410-b2fa-d234c58c8868
* Don't overwrite an existing settings.local file.Lars Müller2006-10-281-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@474 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added check for requireed perl-modules before the installation process.Oliver Tappe2006-10-141-0/+26
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@458 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem with perl-scripts not finding their modules in production pathOliver Tappe2006-10-031-1/+3
| | | | | | | | * perl-modules are now installed in $SLX_BASE_PATH/lib instead of .../bin, as that's how it's usually done. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@433 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed SLX_USE_ABSOLUTE_TFTP_PATH again, as this will be handled by ↵Oliver Tappe2006-10-021-4/+0Star
| | | | | | | | | | | slxsetup.pl (once that is implemented). After all, that option concerns the local setup, not the deployment configuration (which is the only thing dealt with in the Makefile). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@428 95ad53e4-c205-0410-b2fa-d234c58c8868
* * major cleanup, added comments and replaced cp -a by tar in order to avoid ↵Oliver Tappe2006-10-021-20/+38
| | | | | | | | | | | | copying .svn-folders. * more or less completed and enabled uninstall-target * added support for automatic generation of slxversion script git-svn-id: http://svn.openslx.org/svn/openslx/trunk@427 95ad53e4-c205-0410-b2fa-d234c58c8868
* * slightly changed and actived Dirk's changes from revision 419:Oliver Tappe2006-10-011-4/+8
| | | | | | | | | it is now possible to switch between absolute/relative paths for tftp accesses via the new environment variable SLX_USE_ABSOLUTE_TFTP_PATH (which defaults to 1). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@421 95ad53e4-c205-0410-b2fa-d234c58c8868
* Suggestion how to pass SLX_CONFIG_PATH info (via slxmkramfs,Dirk von Suchodoletz2006-10-011-0/+4
| | | | | | | | mkdxsinitrd - "make install" setup has to replace a variable in both files), minor fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@419 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_EXPORT_PATHOliver Tappe2006-09-291-9/+17
| | | | | | | * changed order of env-vars to reflect dependency, not alphabetical order git-svn-id: http://svn.openslx.org/svn/openslx/trunk@412 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed typoOliver Tappe2006-09-291-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@410 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_BIN_PATH and SLX_CONFIG_PATH to configuration file as theyOliver Tappe2006-09-291-12/+15
| | | | | | | | | were missing (SLX_CONFIG_PATH doesn't make much sense in there, but I have added it anyway, just for completeness). * renamed VMWARE_PATH to SLX_VMWARE_PATH git-svn-id: http://svn.openslx.org/svn/openslx/trunk@409 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_TFTPBOOT_PATH and SLX_TEMP_PATH as these two are used, too.Oliver Tappe2006-09-291-7/+17
| | | | | | | | | * changed generation of /etc/opt/openslx/settings.default to follow shell syntax, such that the config file can be sourced by all shell- scripts, too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@403 95ad53e4-c205-0410-b2fa-d234c58c8868
* Renaming of management-framework to ldap-site-mngmt, minor addition toDirk von Suchodoletz2006-09-261-1/+1
| | | | | | | | exclude-common (exclude secrets.tdb for samba in system cloning), minor fix to Makefile. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@395 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished support for overruling default folders by setting the respective ↵Oliver Tappe2006-09-261-8/+33
| | | | | | | | | | | | environment variables when invoking the Makefile * added writing of /etc/opt/openslx/settings.default with the folders that were set for installation * added installation of slxconfig-demuxer.pl and the perl-modules git-svn-id: http://svn.openslx.org/svn/openslx/trunk@394 95ad53e4-c205-0410-b2fa-d234c58c8868
* Still fixes needed for the directory change (see last checkins),Dirk von Suchodoletz2006-09-181-3/+3
| | | | | | | | excluded annoying tools in GUI autostart in SuSE10.1 (see exclude-suse-10.1) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@381 95ad53e4-c205-0410-b2fa-d234c58c8868
* kdm sessions reduced to linux + 2x windows(no author)2006-09-121-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@372 95ad53e4-c205-0410-b2fa-d234c58c8868
* theming should work now. bad hack, but works ok for first relase ;)(no author)2006-09-121-1/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@371 95ad53e4-c205-0410-b2fa-d234c58c8868
* * applied new path schemeOliver Tappe2006-09-081-21/+39
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@369 95ad53e4-c205-0410-b2fa-d234c58c8868
* Major cleanup in several scripts, bugfix for installation (makeDirk von Suchodoletz2006-08-311-2/+3
| | | | | | | | install), messages, functions, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@346 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added '-depth' to find command, as otherwise it would always complain aboutOliver Tappe2006-08-291-2/+3
| | | | | | | | | not being able to enter '.svn' folders (which was triggered by removing them). ['-depth' causes find to handle (here: remove) a folder's contents before the folder itself]. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@342 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated slxmkramfs and fixed some errors ... Moved the filtering of .svnDirk von Suchodoletz2006-08-281-3/+6
| | | | | | | | to the "make install" (which works, but produces an error message) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@336 95ad53e4-c205-0410-b2fa-d234c58c8868
* Append rev$( svnversion) to OPENSLX_VERSION_STRING ifLars Müller2006-08-251-1/+6
| | | | | | | | | | | | OPENSLX_SVN_SNAPSHOT is yes,y, or 1. This allows us to create a daily snapshot if the svn revision changes with a OPENSLX_SVN_SNAPSHOT=yes make tarball call. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@334 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add clean rule.Lars Müller2006-08-251-0/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@333 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add VERSIONS file to define OPENSLX_VERSION_*.Lars Müller2006-08-251-4/+24
| | | | | | | | | Use OPENSLX_VERSION_STING in the Makefile. Ignore openslx-*.tar.bz2 file from svn. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@331 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup header. Use OpenSLX.com for the (c) line.Lars Müller2006-08-251-7/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@329 95ad53e4-c205-0410-b2fa-d234c58c8868
* * replaced all occurrences of 'opendiskless' with 'openslx'Oliver Tappe2006-08-211-20/+20
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@320 95ad53e4-c205-0410-b2fa-d234c58c8868
* uri format for automount and scratch (/tmp via nfs, ...), little fixes,Dirk von Suchodoletz2006-08-201-7/+7
| | | | | | | | cleanups, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@319 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended configuration mechanism (get tgz files instead of simpleDirk von Suchodoletz2006-08-161-5/+9
| | | | | | | | | | machine-setup for advanced config), tested with normal toolset and busybox, small bugfixes like: fixed duplicate entries to machine-setup, small ash-sh related bug, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@300 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simple install mechanism for directory structure setup (make install)Michael Janczyk2006-08-151-0/+37
| | | | | | | | | for the opendiskless package. First moves for new type of file get system configuration. Do not use this version. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@299 95ad53e4-c205-0410-b2fa-d234c58c8868
* Initial Makefile to distribute as a tar ball.Lars Müller2006-08-111-0/+5
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@293 95ad53e4-c205-0410-b2fa-d234c58c8868