summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-151-6/+9
* Makefile had to be extended too ...Dirk von Suchodoletz2007-08-031-1/+4
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-311-1/+1
* * first part of configuration file migration to Config::GeneralOliver Tappe2007-07-211-2/+2
* * reworked slxsettings cmdline to be more clear: you know have to explicitlyOliver Tappe2007-07-181-1/+1
* * added support for os-plugins:Oliver Tappe2007-07-031-0/+5
* Bugfix for make tarballFelix Endres2007-06-261-1/+1
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-53/+38Star
* * simplified use of PATH-variables to only the top-level set, all theOliver Tappe2007-06-151-76/+52Star
* Problem fixed for incomplete shells invoked by Makefile (Ubuntu 7.04,Dirk von Suchodoletz2007-06-021-0/+2
* Fix for mkdxsinitrd (see r1114) and several testing stuff ...Dirk von Suchodoletz2007-05-301-1/+2
* * (hopefully) fixed problem with respect to wget repeatedly failing withOliver Tappe2007-05-291-6/+12
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-6/+8
* * minor cleanup of text fragment (avoid slang)Oliver Tappe2007-05-131-1/+1
* * changed the way the DB-modules are tested: now we check for the OpenSLX::Me...Oliver Tappe2007-05-111-2/+2
* Use the admin editable Cards.local and pcitable.local files againDirk von Suchodoletz2007-05-081-0/+2
* * updated list of required PERL-modulesOliver Tappe2007-05-051-2/+7
* * one more try towards fixing the install: target for older shells (that seem toOliver Tappe2007-05-011-28/+39
* * some cleanup, added support for tracing installation, triggered by TRACE_IN...Oliver Tappe2007-05-011-70/+63Star
* * improved error handling during installation and execution in case the DB-mo...Oliver Tappe2007-04-301-3/+18
* Updated busybox.i586 and busybox.config to version 1.4.2.Lars Müller2007-04-291-0/+4
* Ensure to have the subversion revision included into the OpenSLX versionLars Müller2007-04-291-1/+12
* And don't install slxbootstrap any longer.Lars Müller2007-04-281-1/+1
* Removed slxmkramfs from Makefile ...Dirk von Suchodoletz2007-04-281-3/+3
* Remove the install log by calling the clean rule.Lars Müller2007-04-151-1/+1
* Add an OpenSLX spec file to allow builds of RPMs.Lars Müller2007-04-151-2/+8
* Create a file name REVISION while creating the tar ball. This isLars Müller2007-04-151-7/+10
* Add DESTDIR variable and use it in the install rule. This allows makeLars Müller2007-04-151-44/+50
* * created example of a PXE-template file and changed Makefile to copyOliver Tappe2007-04-111-0/+2
* * added installation of mksquashfs, adjusted installation of busybox to last ...Oliver Tappe2007-03-291-1/+3
* * slxos-setup and the required files are now installed, too.Oliver Tappe2007-02-211-2/+5
* * moved slxldd from config-db to (new) bin folder as it has nothing to do wit...Oliver Tappe2007-02-031-0/+1
* * adjusted scripts and Makefile to new directory layoutOliver Tappe2007-01-141-0/+2
* Busybox is now properly named for the two supported architectures: i386Dirk von Suchodoletz2007-01-101-6/+5Star
* x86_64 architecture integration should be started ...Dirk von Suchodoletz2007-01-091-4/+6
* List of available applets including the path.Lars Müller2007-01-061-1/+1
* Add slxbootstrap used by busybox.Lars Müller2007-01-061-1/+1
* Added new busybox in new place (tools, Makefile, ...) Busybox hasDirk von Suchodoletz2006-12-151-2/+5
* dxs2tgz is replaced by MakefileFelix Endres2006-12-131-0/+2
* Renaming of the floppy image for vmware stuff ... Optional parameter for Dirk von Suchodoletz2006-12-021-0/+1
* Changes for the case that /bin/sh is not a link to bashFelix Endres2006-11-271-10/+13
* Use full name for the author header.Lars Müller2006-11-211-1/+1
* "svnversion ." seems to work for older environments too ...Dirk von Suchodoletz2006-11-141-1/+2
* Changed paths to fit the new structure in mkdxsinitrdFelix Endres2006-11-041-1/+1
* Updateѕ pxelinux components, added proper license file (COPYING), addedDirk von Suchodoletz2006-10-291-1/+2
* Don't overwrite an existing settings.local file.Lars Müller2006-10-281-2/+3
* * added check for requireed perl-modules before the installation process.Oliver Tappe2006-10-141-0/+26
* * fixed problem with perl-scripts not finding their modules in production pathOliver Tappe2006-10-031-1/+3
* * removed SLX_USE_ABSOLUTE_TFTP_PATH again, as this will be handled by slxset...Oliver Tappe2006-10-021-4/+0Star
* * major cleanup, added comments and replaced cp -a by tar in order to avoid c...Oliver Tappe2006-10-021-20/+38