71 Commits (c3dd68fcf108fc80e0bdcac64d553b1a3727be7a)

Author SHA1 Message Date
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
Harald Hoyer fbf658fece dracut.sh: corrected error messages, if mktemp failed 13 years ago
Harald Hoyer e09048aaf5 systemd: check, that --prefix= does not contain /run 13 years ago
Harald Hoyer a421016671 dracut.sh: keep vim syntax highlighting happy 13 years ago
Harald Hoyer ffa71b4afa dracut.sh: use getopt to parse arguments 13 years ago
Harald Hoyer 04d18f5587 add "--hardlink" "--nohardlink" options 13 years ago
Harald Hoyer 73575f11a9 dracut-functions.sh,dracut.sh: use xargs with "-r" 13 years ago
Harald Hoyer 998bf6e088 dracut.sh: do not lazy resolve "include" directories 13 years ago
Harald Hoyer f4031e8a9a move dracut-install to dracutbasedir 13 years ago
Harald Hoyer 89d44e720b Use /usr/bin/dracut-install if available 13 years ago
Harald Hoyer 70c6b773ca dracut.sh, dracut-functions.sh: add dracut_kernel_post() 13 years ago
Harald Hoyer 26c231f13b dracut.sh: set $initdir early before sourcing dracut-functions.sh 13 years ago
Harald Hoyer d8aeb3a72a dracut.sh, dracut-functions.sh: do lazy kernel module dep resolving 13 years ago
Harald Hoyer ad200fbc8c dracut.sh: do not copy devices nodes, mknod them 13 years ago
Harald Hoyer 69b35075f3 dracut.sh: speedup "strip" 13 years ago
Harald Hoyer 8d95b8b338 Set some global variables in dracut-functions.sh 13 years ago
Harald Hoyer 7abd426438 fixed instmods() return code and set pipefail globally 13 years ago
Harald Hoyer f79e587cf3 dracut.sh: unset some variables 13 years ago
Harald Hoyer 1d2c070071 dracut.sh: output unknown argument 13 years ago
Harald Hoyer 43fed15129 dracut.sh: mkdir $initdir/lib/dracut 13 years ago
Harald Hoyer d2a9c4a8e7 dracut.sh: mkdir of $libdirs at then end 13 years ago
Harald Hoyer fe1484f3db modules are now only handled with /sys/modules and modules.dep 13 years ago
Harald Hoyer d161561290 make udevdir systemdutildir systemdsystemunitdir global vars 13 years ago
Harald Hoyer d77540c8e4 get rid of libdir and usrlibdir 13 years ago