strip initramfs binaries by default (not all for FIPS)
[platform/upstream/dracut.git] / dracut.sh
2012-10-16 Harald Hoyerstrip initramfs binaries by default (not all for FIPS)
2012-10-04 Harald Hoyeradd "--kernel-cmdline" and kernel_cmdline options for...
2012-09-27 Harald Hoyerdracut.sh: create the initramfs non-world readable
2012-08-23 Harald Hoyermoved the /etc/host_devs write out to 99base
2012-08-23 dyoung@redhat.comAdd a dracut option --device to bring up a device in...
2012-08-23 dyoung@redhat.comwait host devs in base module
2012-07-31 Harald Hoyerdracut.sh: create relative symlinks for /var/lock and...
2012-07-31 Harald Hoyerdracut.sh: do not copy /var/run and /var/lock from...
2012-07-30 Harald Hoyerdracut.sh: test if we can lazy resolve with ldd
2012-07-27 Harald Hoyerdracut.sh: put $drivers and $filesystems back in export
2012-07-27 Harald Hoyerkernel-modules/module-setup.sh: move "$drivers" "$files...
2012-07-26 Amadeusz Żołnowskiro_mnt - option at build time to force ro mount of...
2012-07-21 Harald Hoyerdracut.sh: add -N option for --no-hostonly
2012-07-20 Harald Hoyerdracut: add option --kver=<kernel-version>
2012-07-11 Harald Hoyerdracut.sh: for --include copy also the symbolic links
2012-07-09 Harald Hoyerdracut.sh: corrected error messages, if mktemp failed
2012-07-06 Harald Hoyersystemd: check, that --prefix= does not contain /run
2012-07-06 Harald Hoyerdracut.sh: keep vim syntax highlighting happy
2012-07-03 Harald Hoyerdracut.sh: use getopt to parse arguments
2012-07-02 Harald Hoyeradd "--hardlink" "--nohardlink" options
2012-07-02 Harald Hoyerdracut-functions.sh,dracut.sh: use xargs with "-r"
2012-07-02 Harald Hoyerdracut.sh: do not lazy resolve "include" directories
2012-07-02 Harald Hoyermove dracut-install to dracutbasedir
2012-06-29 Harald HoyerUse /usr/bin/dracut-install if available
2012-06-29 Harald Hoyerdracut.sh, dracut-functions.sh: add dracut_kernel_post()
2012-06-29 Harald Hoyerdracut.sh: set $initdir early before sourcing dracut...
2012-06-29 Harald Hoyerdracut.sh, dracut-functions.sh: do lazy kernel module...
2012-06-29 Harald Hoyerdracut.sh: do not copy devices nodes, mknod them
2012-06-29 Harald Hoyerdracut.sh: speedup "strip"
2012-06-18 Harald HoyerSet some global variables in dracut-functions.sh
2012-06-18 Harald Hoyerfixed instmods() return code and set pipefail globally
2012-06-15 Harald Hoyerdracut.sh: unset some variables
2012-06-15 Harald Hoyerdracut.sh: output unknown argument
2012-06-12 Harald Hoyerdracut.sh: mkdir $initdir/lib/dracut
2012-06-08 Harald Hoyerdracut.sh: mkdir of $libdirs at then end
2012-06-06 Harald Hoyermodules are now only handled with /sys/modules and...
2012-06-06 Harald Hoyermake udevdir systemdutildir systemdsystemunitdir global...
2012-06-04 Harald Hoyerget rid of libdir and usrlibdir
2012-06-04 Harald Hoyerdracut.sh: precopy some essential device nodes
2012-06-04 Harald Hoyerdracut.sh: do not rely on the presence of lib64, check...
2012-05-22 Harald Hoyeradd dracut-version.sh
2012-05-21 Dave Youngadd option --printsize
2012-05-16 Cong Wangcheck install files passed by cmdline
2012-05-16 Cong Wangcheck kernel module existance
2012-05-09 Harald Hoyerdracut.sh: install var/run and var/lock
2012-04-16 Harald Hoyerdracut.sh: log installed modules to $initdir/lib/dracut...
2012-04-16 Jon Ander HernandezDebian multiarch support
2012-03-29 Harald Hoyerdracut.sh:_get_fs_type() readlink devices to avoid...
2012-03-29 Harald Hoyerfstab-sys: also include the module, if --add-fstab...
2012-03-26 Amadeusz Żołnowskiadd --tmpdir option to cmd line args and tmpdir to...
2012-03-26 Harald Hoyerdracut.sh: add "--no-hostonly" option
2012-03-14 Harald Hoyerremove --ctty
2012-03-08 Harald Hoyeradd "initqueue/*" to hookdirs and create them in dracut...
2012-02-25 Harald Hoyerdracut.sh/dracut-functions.sh: use a marker-dir for...
2012-02-24 Harald Hoyerdracut.sh: first install /usr dirs, then toplevel
2012-02-22 Harald Hoyerchange omit_drivers to support regexp expressions
2012-02-22 Harald Hoyerdracut.sh: do not install some files in installkernel
2012-02-22 Harald Hoyerdracut.sh: skip symlink dirs for prelink unlink
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh