94 Commits (5f2c30d9bcd614d546d5c55c6897e33f88b9ab90)

Author SHA1 Message Date
Konrad Rzeszutek Wilk 5f2c30d9bc dracut.sh: Support early microcode loading. 12 years ago
Harald Hoyer c00f8e05a6 dracut.sh: correct dropindirs_sort 12 years ago
Harald Hoyer 02b5c8e3a3 dracut.sh: unset all LC_* and LANG 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer 5e60145449 use findmnt with "--source" or "--target" 12 years ago
Harald Hoyer bcfbddefe1 don't add volatile swap partitions to host_devs 12 years ago
Harald Hoyer fefd3f66f9 dracut.sh: degrade message about missing tools for stripping 12 years ago
Harald Hoyer 8461734ee4 dracut.sh: do not preunlink for fips mode 12 years ago
Harald Hoyer 6f4c2dada4 fixed fips mode 12 years ago
Harald Hoyer ea3c4e8273 Add missing options to manpage and --help output 12 years ago
Harald Hoyer 6c6d805765 use systemd*dir variables everywhere 12 years ago
Harald Hoyer cb8def95c4 dracut.sh: export systemdsystemconfdir 12 years ago
Harald Hoyer 78d1d4f86d dracut.sh: turn off hostonly mode, if udev database is not found 12 years ago
Harald Hoyer 5bfa3b363a dracut.sh: turn off host-only mode, if essential system filesystems not mounted 12 years ago
Harald Hoyer 02566acdd7 dracut.sh: remove temporary cpio output in trap 12 years ago
Harald Hoyer 83bb0893ed dracut.sh: Add --noimageifnotneeded parameter 12 years ago
Harald Hoyer 7d848c55a6 dracut.sh: add --regenerate-all 12 years ago
Harald Hoyer dd5875499e dracut.sh: add swap partitions to host-only setup 12 years ago
Harald Hoyer d351541ee6 make host_fs_types a hashmap 12 years ago
Harald Hoyer d008b6b89f dracut.sh: move cleanup trap, just after mktemp 12 years ago
Harald Hoyer cc2303001e dracut.sh: add new default path to initramfs according to bootloader spec 12 years ago
Harald Hoyer 54e7d7c32d dracut.sh: remove (default) marker in --help 12 years ago
Harald Hoyer 335bc217b3 dracut.sh: rename source_dirs_prio() to dropindirs_sort() 12 years ago
Lars R. Damerow 9a9c6e1256 dracut: write initramfs to temp file then move into place 12 years ago
Harald Hoyer a42b2b8133 introduce /usr/lib/dracut/dracut.conf.d/ drop-in directory 12 years ago
Harald Hoyer 5db6ca5a4b dracut: enable initramfs building without kernel modules 12 years ago
Harald Hoyer 3f54a83ca8 dracut.sh: make /var/log a symlink to /run/log 12 years ago
Harald Hoyer 19bab59c48 dracut.sh: reverting return value change 12 years ago
Harald Hoyer c8d685c9d3 dracut-functions.sh: cope with optional field #7 in mountinfo 12 years ago
Colin Guthrie c586b033a7 Extend 52f1b041 to allow devices to be specified in config files as well as cmdline. 12 years ago
Harald Hoyer 2d9b156e9e dracut.sh: do not strip signed kernel modules 12 years ago
Harald Hoyer b26897fb60 dracut.sh: only 'warn' not 'error', if we don't strip 13 years ago
Harald Hoyer 636e5cd2d5 dracut.sh: only save $kernel_cmdline, if set 13 years ago
Harald Hoyer 404815eaf0 prelink and preunlink (for FIPS) in the initramfs 13 years ago
Harald Hoyer 6c128565b1 strip initramfs binaries by default (not all for FIPS) 13 years ago
Harald Hoyer d20fb951fa add "--kernel-cmdline" and kernel_cmdline options for default parameters 13 years ago
Harald Hoyer e1b48995c2 dracut.sh: create the initramfs non-world readable 13 years ago
Harald Hoyer 73088e46f7 moved the /etc/host_devs write out to 99base 13 years ago
dyoung@redhat.com 52f1b04183 Add a dracut option --device to bring up a device in initramfs 13 years ago
dyoung@redhat.com c4bb88715c wait host devs in base module 13 years ago
Harald Hoyer 506b219237 dracut.sh: create relative symlinks for /var/lock and /var/run 13 years ago
Harald Hoyer 6c83d7d5bf dracut.sh: do not copy /var/run and /var/lock from the system 13 years ago
Harald Hoyer bfd2e8c25f dracut.sh: test if we can lazy resolve with ldd 13 years ago
Harald Hoyer 3e964eeb96 dracut.sh: put $drivers and $filesystems back in export 13 years ago
Harald Hoyer aec9f902f0 kernel-modules/module-setup.sh: move "$drivers" "$filesystems" and "$add_drivers" to dracut.sh 13 years ago
Amadeusz Żołnowski ff3953efe1 ro_mnt - option at build time to force ro mount of / and /usr 13 years ago
Harald Hoyer 472189da15 dracut.sh: add -N option for --no-hostonly 13 years ago
Harald Hoyer e65caf3696 dracut: add option --kver=<kernel-version> 13 years ago
Harald Hoyer 98eb6d57df dracut.sh: for --include copy also the symbolic links 13 years ago