summaryrefslogtreecommitdiffstats
path: root/initramfs
Commit message (Expand)AuthorAgeFilesLines
* Fix for the "-t" option in mkdxsinitrd and patch to add local additionsDirk von Suchodoletz2007-05-081-3/+11
* Ugly legacy removed (do not read stage3 functions for mkdxsinitrd),Dirk von Suchodoletz2007-05-072-4/+4
* Some more devices are needed (not automatically produced by mdev) ...Dirk von Suchodoletz2007-05-071-1/+2
* Ugly little bug with succession of && and || (curly bracket solves thisDirk von Suchodoletz2007-05-071-2/+2
* * minor cleanup with respect to how slxldd is invokedOliver Tappe2007-05-071-1/+1
* * improved help text some moreOliver Tappe2007-05-061-2/+2
* * added -S to helpOliver Tappe2007-05-061-0/+1
* * fixed bug that inhibited busybox to drag the required libs alongOliver Tappe2007-05-061-0/+1
* * fixed minor problem with superfluous rm warningOliver Tappe2007-05-061-1/+1
* Cleanups and simplifications in etc/functions file (stage3)Dirk von Suchodoletz2007-05-061-50/+16Star
* It might be more convenient to use the mkfs.ext2 out of rootfilesystemDirk von Suchodoletz2007-05-063-4/+5
* * added option -S to mkdxsinitrd in order to pass in the system nameOliver Tappe2007-05-064-35/+49
* Further cleanups, some deprecated stuff removed from mkdxsinitrd (theDirk von Suchodoletz2007-05-055-15/+8Star
* Started to remove distro-specific udev from stage3 (was already done forDirk von Suchodoletz2007-05-058-120/+15Star
* * mkdxsinitrd now determines DISTRO and DISTRO_VER from the given ROOTPATHOliver Tappe2007-05-051-102/+9Star
* Hope that solves the "hanging/no keyboard" X display problem: ReorderingDirk von Suchodoletz2007-05-055-23/+22Star
* Update of Stage3 error messages ...Dirk von Suchodoletz2007-05-052-23/+24
* More standard device nodes seem to be needed (when mdev is used insteadDirk von Suchodoletz2007-05-051-12/+12
* Filesystemtype is needed for busybox mount (ext2 to /mnt/tmp) ...Dirk von Suchodoletz2007-05-021-2/+2
* Strange problem (SuSE(?)/hardware related - not completely understood),Root2007-05-021-3/+1Star
* Script order had to be readjusted ...Dirk von Suchodoletz2007-05-011-2/+2
* (possible) fix for occasionally keyboard errors in X (no keyboard inputDirk von Suchodoletz2007-05-011-2/+2
* Bug in mkdxsinitrd preventing it from copying dhclient to initramfs (forDirk von Suchodoletz2007-05-011-2/+2
* Problem with mkdxsinitrd and option (-d) for using dhclient instead ofDirk von Suchodoletz2007-04-301-2/+2
* Make error messages in stage3 debug better readable ...Dirk von Suchodoletz2007-04-301-3/+3
* Change of behaviour for ld.so.cache generation (done by default inDirk von Suchodoletz2007-04-303-9/+12
* Fixed error from removing of "MAC", check the usage of macaddr for XEN!Dirk von Suchodoletz2007-04-293-7/+8
* Fix and cleanup for fileget ...Dirk von Suchodoletz2007-04-291-18/+9Star
* trap reenabled without SIGIO (no longer supported/needed)Dirk von Suchodoletz2007-04-291-2/+2
* Disabled the trap (problem with SIGIO), should be discussed, how Dirk von Suchodoletz2007-04-291-3/+3
* Changing token for kernel commandline (dhcp -> nodhcp), seeDirk von Suchodoletz2007-04-281-10/+9Star
* Cleanup for SuSE stage3, placeholders for 10.3 support added ...Dirk von Suchodoletz2007-04-286-107/+270
* * instead of the outdated slxmkramfs, the demuxer now uses the older, but betterOliver Tappe2007-04-281-709/+0Star
* * fixed -D not being acceptedOliver Tappe2007-04-281-3/+6
* Code cleanups, simplifications ...Dirk von Suchodoletz2007-04-284-56/+34Star
* Proper error message if no eth0 appeared ...Dirk von Suchodoletz2007-04-281-2/+1Star
* More cleanups ... in functions and SLX initDirk von Suchodoletz2007-04-282-59/+13Star
* Further simplifications and cleanups (because of busybox switchover)Dirk von Suchodoletz2007-04-285-72/+28Star
* Simplification of (u)sleep (applets in busybox)Dirk von Suchodoletz2007-04-281-32/+1Star
* Solution for ext2 formatter ... (see ticket #117 too)Dirk von Suchodoletz2007-04-281-2/+7
* Major changes for stage3/initramfs: busybox is made the main tool ...Dirk von Suchodoletz2007-04-284-914/+76Star
* Cleanups for InitRamFS: busybox is made the main tool ...Dirk von Suchodoletz2007-04-285-27/+17Star
* Fix for detection of part.ID44, proper setup of /tmp ...Dirk von Suchodoletz2007-04-271-2/+2
* More cleanups ...Dirk von Suchodoletz2007-04-263-17/+26
* Some cleanup ...Dirk von Suchodoletz2007-04-253-29/+19Star
* Die Unions können jetzt auch konsistent über die machine-setup angegeben we...Felix Endres2007-04-241-2/+14
* Small fix for samba dir and some code simplifications ...Dirk von Suchodoletz2007-04-241-11/+8Star
* Support the setup (basic functionality only) of printer and samba (SuSEDirk von Suchodoletz2007-04-243-5/+85
* Bugfixing and fine-tuning last changesFelix Endres2007-04-213-14/+16
* AUFS and UnionFS adjustmentsFelix Endres2007-04-213-11/+49