dracut-032
[platform/upstream/dracut.git] / modules.d / 99base /
2013-08-16 Harald Hoyerbase/dracut-lib.sh: move warn() definition before usage
2013-08-14 Harald Hoyershutdown: fixed killall_proc_mountpoint()
2013-08-12 Harald Hoyerbase: don't install switch_root, if systemd is used
2013-08-07 Harald Hoyerdracut-functions.sh: inst_multiple == dracut_install
2013-07-31 Baoquan HeChange the implementation of action_on_fail
2013-07-31 Harald HoyerRevert "base: setup correct system time and time zone...
2013-07-31 Harald Hoyersystemd: use systemd in the initramfs, if installed...
2013-07-30 Harald Hoyerbase/init.sh: create static device nodes with kmod
2013-07-30 Harald Hoyerbase: hard depend on systemd, if system was started...
2013-07-30 Harald Hoyerbase/dracut-lib.sh: check for /proc/cmdline existance
2013-07-23 Harald Hoyerbase: provide pidof() shell function
2013-07-23 Harald Hoyerinit.sh: don't check for systemd-udevd in lower version...
2013-07-17 Harald Hoyerrename sosreport to rdsosreport
2013-07-17 Harald Hoyerbase: remove RD_TIMESTAMP
2013-07-12 Harald Hoyerbase/module-setup.sh: do not add devs to initqueue...
2013-07-12 Harald Hoyerbase/module-setup.sh: do not include systemd-timestamp
2013-07-05 Harald Hoyeradd PARTLABEL and PARTUUID
2013-07-04 Harald Hoyerbeautified shell code
2013-06-28 Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-06-12 Harald Hoyerrename kernel command line param action_on_fail to...
2013-06-06 WANG Chaobase: setup correct system time and time zone in initrd
2013-05-30 Harald Hoyerbase/dracut-lib.sh: export DRACUT_SYSTEMD and NEWROOT
2013-04-30 WANG Chao_emergency_shell: Show current working directory correc...
2013-04-25 Harald Hoyerfixed fips mode
2013-04-18 Harald Hoyerbase/dracut-lib.sh: do not setdebug, if not in initramfs
2013-04-11 Harald HoyerDo not call plymouth with full path
2013-04-09 Baoquan HeLet user specify the action after fail
2013-04-05 Harald Hoyerbase/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev...
2013-04-04 Harald Hoyerbase/dracut-lib.sh: add dev_unit_name()
2013-04-02 Harald Hoyerbase/init.sh: fix version output
2013-03-26 Harald Hoyeruse systemd*dir variables everywhere
2013-03-16 Harald Hoyersosreport: mkdir /run/initramfs, if it does not exist yet
2013-03-15 Harald Hoyersosreport.sh: use -o short-monotonic for the journal...
2013-03-13 dyoung@redhat.comAdd memdebug at different points in 99base/init.sh
2013-03-13 dyoung@redhat.comprint memdebug to stderr
2013-03-13 Harald Hoyersystemd: local-fs.target is now root-fs.target and...
2013-03-06 Harald Hoyerbase: save host_devs which we need bring up and process...
2013-03-06 Harald Hoyerbase: in systemd mode parse-root-opts.sh is in the...
2013-03-06 Harald Hoyerbase/dracut-lib.sh: reset /etc/profile
2013-03-06 Harald Hoyerbase/init.sh: reset main loop counter, if work is in...
2013-03-06 Harald Hoyerbase/dracut-lib.sh: extend wait_for_dev() for systemd
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.
2013-01-23 Dave YoungAdd memory usage trace to diffrent hook points
2013-01-23 dyoung@redhat.comadd function getargnum
2013-01-22 Harald Hoyershutdown: kill all processes and report remaining ones
2013-01-22 Harald Hoyerdracut-lib.sh: force hide plymouth in shutdown emergenc...
2012-12-14 dyoung@redhat.comMove wait for if functions to net lib
2012-12-14 Amadeusz ŻołnowskiFallback to external blkid and path_id in udev rules...
2012-11-21 Harald HoyerAdd sosreport script and generate /run/initramfs/sosrep...
2012-10-10 Harald Hoyerconsistently lowercase "dracut"
2012-10-04 Harald Hoyersystemd: rename emergency.service to dracut-emergency...
2012-10-03 Harald Hoyersystemd: improve the emergency shell
2012-09-28 Harald Hoyerbase/dracut-lib.sh: better error message for deprecated...
2012-09-20 Harald Hoyerfallback to old ismounted, if findmnt is not installed
2012-09-19 Dave Youngismounted fix
2012-09-18 Harald Hoyerbye bye iscsi_wait_scan ... officially gone for kernel 3.6
2012-09-10 Dave Youngmove get_persistent_dev to dracut-functions.sh
2012-09-06 Will Woodshide 'setsid --help' output in emergency_shell()
2012-08-24 Will Woodsmake splitsep preserve backslashes (RHBZ#851295)
2012-08-23 Harald Hoyermoved the /etc/host_devs write out to 99base
2012-08-23 dyoung@redhat.comwait host devs in base module
2012-08-17 Harald Hoyeradd back scsi_wait_scan
2012-08-01 Harald Hoyerbase/dracut-lib.sh: make use of DRACUT_SYSTEMD
2012-08-01 Dave Youngsplit emergency_shell function
2012-07-31 Harald Hoyerbase/dracut-lib.sh:ismounted() check for block device...
2012-07-31 Harald Hoyerbase/dracut-lib.sh: fixed ismounted() for "/dev"
2012-07-31 Harald Hoyerdocument rd.retry and change the default value to 30s
2012-07-30 Harald Hoyerbase/dracut-lib.sh: fixed ismounted(<mountpoint>)
2012-07-30 Harald Hoyerset DRACUT_SYSTEMD for systemd mode in the initramfs
2012-07-30 Will Woodsdracut-lib: add find_mount, use it to implement ismounted
2012-07-30 Will Woodsadd comment for getargbool()
2012-07-27 Harald Hoyerfixed install locations for udev rules and change to...
2012-07-26 Amadeusz Żołnowskiparse-root-opts: first check for ro, later for rw
2012-07-26 Harald Hoyerbase/module-setup.sh: removed mount-hook
2012-07-26 Amadeusz Żołnowskiro_mnt - option at build time to force ro mount of...
2012-07-26 Amadeusz Żołnowskimodules.d/99base/mount-hook.sh is not used - removed
2012-07-26 Amadeusz Żołnowskiapply "ro" and "rw" options from cmdline to / mount
2012-07-26 Amadeusz Żołnowskidracut-lib: new functions: listlist and are_lists_eq
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-07-02 Harald Hoyerdo not umount root, remount it. do not mount ro if...
2012-07-02 Amadeusz Żołnowski99base: don't require fs-lib to detect rootfstype
2012-06-29 Harald Hoyerwatchdog: stop watchdog in emergency_shell
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Amadeusz Żołnowskidracut-lib.sh: Use "$*" instead of "$@" in warn, info...
2012-06-29 Harald Hoyerno more "mknod" in the initramfs!!
2012-06-29 Harald Hoyerbase/module-setup.sh: use --force for ln
2012-06-20 Harald Hoyerbase/dracut-lib.sh: for systemd start emergency.service
2012-06-20 Harald Hoyerbase/dracut-lib.sh: change output of info() and warn...
2012-06-18 Harald Hoyeradd 04watchdog dracut module
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-06-04 Harald Hoyerbase/loginit.sh: revert "quiet" patch
2012-05-31 Harald Hoyeradd filesystem options to fsck_single()
2012-05-29 Will Woodsdo emergency_shell in die() if rd.debug=1
2012-05-29 Will Woodsdon't wait_for_loginit in emergency_shell()
2012-05-29 Will Woodsdracut-lib.sh: add copytree(), use it where applicable
2012-05-29 Harald Hoyerbase/init.sh: use info() instead of vinfo() for version...
next