]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/99base/init.sh
use "rm --" to guard against filenames beginning with "-"
[thirdparty/dracut.git] / modules.d / 99base / init.sh
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-06-06  WANG Chaobase: setup correct system time and time zone in initrd
2013-04-09  Baoquan HeLet user specify the action after fail
2013-04-02  Harald Hoyerbase/init.sh: fix version output
2013-03-26  Harald Hoyeruse systemd*dir variables everywhere
2013-03-13  dyoung@redhat.comAdd memdebug at different points in 99base/init.sh
2013-03-06  Harald Hoyerbase/init.sh: reset main loop counter, if work is in...
2013-03-02  Harald Hoyerreset initqueue loop counter only if new uevents exist
2013-02-18  Stefan Reimerbase/init.sh: create /run/log
2013-02-06  Colin GuthrieMount /proc before including dracut-lib.sh.
2012-12-14  Amadeusz ŻołnowskiFallback to external blkid and path_id in udev rules...
2012-09-18  Harald Hoyerbye bye iscsi_wait_scan ... officially gone for kernel 3.6
2012-08-17  Harald Hoyeradd back scsi_wait_scan
2012-07-31  Harald Hoyerdocument rd.retry and change the default value to 30s
2012-07-25  Harald Hoyerdeprecate old command line options
2012-07-03  Harald Hoyerbase/init.sh: error out early, if /dev, /proc or /sys...
2012-06-29  Harald Hoyerno more "mknod" in the initramfs!!
2012-06-08  Harald Hoyers/Unable to process initqueue/Could not boot/g
2012-06-04  Harald Hoyer99base/init.sh: kill systemd-udevd instead of udevd
2012-05-29  Harald Hoyerbase/init.sh: use info() instead of vinfo() for version...
2012-05-29  Juan RPmodules.d/99base/init.sh: check for a valid init in...
2012-05-22  Harald Hoyerdrop 10rpmversion module and introduce /etc/initrd...
2012-05-09  Harald Hoyerbase/init.sh: set DRACUT_QUIET only in dracut-lib.sh
2012-04-23  Harald Hoyermerge "cleanup" and "pre-pivot-cleanup" hooks
2012-04-23  Harald Hoyerbase: add export_n() function
2012-04-23  Harald Hoyerbase: add debug_on() and debug_off() functions
2012-04-19  Dave Youngadd pre-pivot-cleanup hook
2012-04-19  Harald Hoyerbase/init.sh: mount tmpfs with strictatime
2012-04-19  Harald Hoyerudevd moved to /lib/systemd/systemd-udevd
2012-03-22  Harald Hoyer99base/init.sh: revert the "cp" "mv" change for /run...
2012-03-21  Daniel DrakeAvoid use of "export -n"
2012-03-20  Harald HoyerDo not mount --bind /run anymore
2012-03-08  Harald Hoyermove wait_for_loginit() to dracut-lib.sh
2012-03-08  Harald Hoyer98pollcdrom: factored out the ugly cdrom polling in...
2012-03-08  Harald Hoyerget rid of /tmp/root.info
2012-03-02  Will Woodsmove emergency_shell to dracut-lib.sh
2012-02-22  Harald HoyerRenamed all shell scripts to *.sh