]> git.ipfire.org Git - thirdparty/dracut.git/history - init
cryptsetup does not like running in a while read loop.
[thirdparty/dracut.git] / init
2009-02-23  Victor LowtherSupport rootflags and rootfstype kernel parameters.
2009-02-23  Victor LowtherWe now support mounting the rootfs rw.
2009-02-23  Victor Lowthertiny fixup to getarg to make handling more arguments...
2009-02-23  Victor LowtherMake exec failure not kill init or switch_root.
2009-02-23  Victor LowtherHooks and modules have a .sh extension
2009-02-17  Victor LowtherGoodbye, nash. We won't miss you.
2009-02-16  Victor Lowther[PATCH 44/50] Get rid of echoer script
2009-02-16  Victor Lowther[PATCH 38/50] Missed some non-POSIX substitution in...
2009-02-16  Victor Lowther[PATCH 35/50] POSIX-ize all the shell scripts that...
2009-02-16  Victor Lowther[PATCH 33/50] We now have a simple hook structure and...
2009-02-16  Victor Lowther[PATCH 32/50] Created pre-mount hook directory
2009-02-16  Victor Lowther[PATCH 30/50] We no longer need plymouth.
2009-02-16  Victor Lowther[PATCH 28/50] Remove dependency on plymouth for getroot...
2009-02-16  Victor Lowther[PATCH 26/50] Make init less noisy and load fs modules...
2009-02-16  Victor Lowther[PATCH 24/50] Replace inst function with a family of...
2009-02-16  Victor Lowther[PATCH 07/50] Get rid of `` subprocess expansion when...
2009-02-16  Victor Lowther[PATCH 06/50] Bashify results testing for selinux polic...
2009-02-16  Victor Lowther[PATCH 05/50] Rewrite the mount loop using bash-specifi...
2009-02-16  Victor Lowther[PATCH 04/50] Modify root cmdline parsing to use a...
2009-02-16  Victor Lowther[PATCH 03/50] Use getarg to get the root kernel command...
2009-02-16  Victor Lowther[PATCH 02/50] Add a simple getarg function.
2009-02-16  Victor Lowther[PATCH 01/50] We have a path. Do not specify full...
2009-01-22  Jeremy KatzSlightly more reasonable timeout
2009-01-12  Bill NottinghamGo to an emergency shell if mounting the root filesyste...
2009-01-12  Bill NottinghamFix 'root=LABEL=/'
2009-01-12  Bill NottinghamFix tense.
2009-01-05  Jeremy KatzBasic support for loading SELinux from the initramfs
2008-12-17  Jeremy KatzMake the generator start to be functional on a "real...
2008-12-17  Jeremy Katzlet mount auto-determine the fs type
2008-12-16  Jeremy KatzSleep forever instead of exiting so you can scroll...
2008-12-16  Jeremy KatzDon't run udevsettle; instead, we keep looking for...
2008-12-16  Jeremy KatzCut down to only creating the nodes that plymouth actua...
2008-12-16  Jeremy KatzBump timeout to five minutes since people could be...
2008-12-16  Jeremy KatzSupport root on LUKS (dm-crypt)
2008-12-15  Jeremy KatzAdd plymouth support
2008-12-15  Jeremy KatzSome debugging helpers
2008-12-15  Jeremy KatzVarious fixes to make things work; also listen to root=
2008-12-10  Jeremy KatzKill udevd
2008-12-10  Jeremy KatzAnd licensing...
2008-12-10  Jeremy KatzInitial commit