summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2009-12-13added done message to udevd startupTobias Powalowski1-0/+1
2009-12-13start udevd in init to solve the firmware loading bugTobias Powalowski1-0/+7
2009-10-08Skip options starting with a digit, sh variables must not start with a digit.Thomas Bächler1-0/+1
2009-09-30rootdelay check: Fix compatibility with other sh implementations than dash an...Thomas Bächler1-1/+1
2009-08-05Do not rely on -L test; use -h instead.Loui Chang1-1/+1
2009-06-07Always use rootdelay when polling a device, set it earlier in the init file0.5.25Thomas Bächler1-7/+7
2009-06-07Pass arguments to init properlyThomas Bächler1-3/+4
2009-06-07Don't only check for block devices, but also for symbolic links.Thomas Bächler1-1/+1
2009-06-07Fix an 'elif' that should have been an 'if'Thomas Bächler1-1/+1
2009-06-06Rework the root device detection / creation stageThomas Bächler1-36/+34
2009-06-06Add a new file init_functions that contains common functions used in /init an...Thomas Bächler1-2/+1
2009-02-04Silence errors when killing udevdGerardo Exequiel Pozzi1-1/+1
2008-03-16Fix various coding style issuesThomas Bächler1-11/+11
2008-03-15Use the new -s= option of replaceThomas Bächler1-12/+2
2008-01-04Allow init=??? syntax againAaron Griffin1-0/+2
2007-08-11Coding style change, use -n and -z for variable testsAaron Griffin1-5/+5
2007-05-12- adjusted all hooks for new modprobe pathThomas Bächler1-2/+2
2007-05-12- fix init for users that use neither udev nor filesystemsThomas Bächler1-10/+27
2007-05-12- fix a bug with BINARIES= (also accept shared objects, not only executables)Thomas Bächler1-8/+6
2007-03-12* Jan Peter den Heijer <jpdenheijer@gmail.com>Aaron Griffin1-0/+1
2007-03-12* Jan Peter den Heijer <jpdenheijer@gmail.com>Aaron Griffin1-9/+14
2007-03-07Changes / suggestions from Jan Peter den Heijer <jpdenheijer@gmail.com>Aaron Griffin1-7/+19
2007-03-05Root delay *MUST* be passed on the command line if not using the filesystem hookAaron Griffin1-0/+4
2007-03-01Fix the "Loading root filesystem module...-e" buggy outputAaron Griffin1-1/+1
2006-12-06Trying to address piix issue:Thomas Bächler1-0/+9
2006-10-24- Preset changes to better config file formatThomas Bächler1-0/+1
2006-09-11Added quotes to "msg" to honor leading/trailing spacesAaron Griffin1-1/+1
2006-09-01'upgpkg: added hardcoded parameters to be skipped from reaplce, until we find...Tobias Powalowski1-4/+12
2006-08-28temporarily disabled two replace statementsThomas Bächler1-2/+4
2006-08-18'upgpkg: removed unneeded base hook, updated init to use replace'Tobias Powalowski1-7/+11
2006-08-11'fixed blacklisting support'Tobias Powalowski1-2/+4
2006-08-09As of klibc-extras 2.0, 'replace' replaces 'split'Aaron Griffin1-2/+2
2006-08-08Init fixes for the silly "." issue.Aaron Griffin1-0/+1
2006-08-06init fix part 2 \:\(Thomas Bächler1-1/+1
2006-08-06fixed init againThomas Bächler1-1/+1
2006-08-04Solved IFS issuesThomas Bächler1-5/+2
2006-08-01Accept resume changes (brain0)Aaron Griffin1-3/+3
2006-06-14kinit param handling changesAaron Griffin1-3/+3
2006-06-06New error conditions: fail on missing hook or missing moduleAaron Griffin1-2/+2
2006-05-19rootfstype and rootdelay param handling changesAaron Griffin1-2/+1
2006-05-10udev: remove extra copy of ieee1394Aaron Griffin1-1/+4
2006-05-07'fixed mdadm check and modprobe hardcoded'Tobias Powalowski1-2/+1
2006-05-07Switched kernel-known modprobe, for init-based autoloadingAaron Griffin1-0/+3
2006-05-05kinit param handling change to match kinit patch (cmdline.patch)Aaron Griffin1-1/+4
2006-05-05replace_root changes for encryptionAaron Griffin1-1/+2
2006-05-03Merged autodetect changes from tpowa.Aaron Griffin1-0/+7
2006-05-02Minor changes... more to come - out of time for the dayAaron Griffin1-0/+1
2006-05-02Misc changes to module detection - tpowaAaron Griffin1-2/+2
2006-04-27init level fix - Thanks, _Gandalf_Aaron Griffin1-0/+1
2006-04-26Add disablemodules= kernel paramAaron Griffin1-6/+16