base/init.sh: create static device nodes with kmod
[platform/upstream/dracut.git] / modules.d / 99base / module-setup.sh
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-23 Harald Hoyerbase: provide pidof() shell function
2013-07-17 Harald Hoyerrename sosreport to rdsosreport
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-06-06 WANG Chaobase: setup correct system time and time zone in initrd
2013-04-05 Harald Hoyerbase/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev...
2013-03-26 Harald Hoyeruse systemd*dir variables everywhere
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...
2012-11-21 Harald HoyerAdd sosreport script and generate /run/initramfs/sosrep...
2012-10-10 Harald Hoyerconsistently lowercase "dracut"
2012-09-20 Harald Hoyerfallback to old ismounted, if findmnt is not installed
2012-09-19 Dave Youngismounted fix
2012-09-10 Dave Youngmove get_persistent_dev to dracut-functions.sh
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-07-27 Harald Hoyerfixed install locations for udev rules and change to...
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-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Harald Hoyerbase/module-setup.sh: use --force for ln
2012-05-22 Harald Hoyerdrop 10rpmversion module and introduce /etc/initrd...
2012-05-15 Harald Hoyerbase/module-setup.sh: link /proc/self/mounts to $initdi...
2012-03-14 Harald Hoyerremove openvt and use "setsid -c", if possible
2012-03-14 Harald Hoyerremove --ctty
2012-03-08 Harald Hoyeradd "initqueue/*" to hookdirs and create them in dracut...
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-07 Harald Hoyer99base/init: predefine path to init
2012-01-23 Dave Youngchange root home dir to /root
2012-01-23 Michal SoltysAdd job control support to emergency shell
2012-01-23 Dave Youngdeal common part of etc passwd in 99base
2011-12-15 Harald Hoyer*/module-setup.sh: use host_fs_types host_devs
2011-08-11 Harald Hoyer99base: add timeout queue
2011-07-22 Harald Hoyer99base/init: try to mount /usr, if init lives on /usr
2011-05-20 Harald Hoyerbase/module-setup.sh: only mkdir /lib, if it does not...
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-04-20 Harald Hoyerbase, crypt: install umount, because it is used
2011-04-11 Harald Hoyerremoved switch_root.c
2011-03-25 Amadeusz Żołnowskimodules.d: logging functions adjusted to dracut-logger
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-10 Harald Hoyermove insmodpost and blacklisting to 90kernel-modules
2011-03-10 Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh