2057 Commits (028a79b8a1c955578144d82c6ab750c50de0c7cc)
 

Author SHA1 Message Date
Harald Hoyer 168fa7e571 base: add shutdown script to be called from systemd 14 years ago
Harald Hoyer 55468fb9b3 dracut: use pigz, if available and no compress defined 14 years ago
Harald Hoyer 7ed1de2f1d mount-root.sh: fixed fsck and "-a" only for "ext*" 14 years ago
Harald Hoyer c30c65c1b2 dracut-functions: do not redirect modprobe error output to /dev/null 14 years ago
Harald Hoyer 2627d8a345 dracut-functions: make created directories writable 14 years ago
Harald Hoyer 5fe5c7d0b1 dracut: add --keep option, to inspect the initramfs directory 14 years ago
Michal Soltys 0d8c1d7fa1 95rootfs-block/block-genrules.sh: Use > instead of >> 14 years ago
Michal Soltys 0216d1cda3 95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck 14 years ago
Michal Soltys 8b2896f9fa 95fstab-sys: use det_fs and wrap_fsck 14 years ago
Michal Soltys e2c5015713 dracut-lib.sh: Add det_fs() and wrap_fsck() 14 years ago
Michal Soltys e639630da4 dracut-lib.sh: add vwarn() function 14 years ago
Harald Hoyer ce4359ea85 dracut.spec: build require dash and bash 14 years ago
Harald Hoyer 9b30d4793d base/init: do not lazy umount /run 14 years ago
Harald Hoyer dd483f4f42 base/init: mkdir non-existant dirs 14 years ago
Harald Hoyer 543f39cb52 base/init: save timestamp earlier and remove /sys mount duplicate 14 years ago
Harald Hoyer 4826b9b0d5 base/init: mkdir $NEWROOT, if it does not exist 14 years ago
Harald Hoyer 683db19a7d base/module-setup.sh: only mkdir /lib, if it does not exist 14 years ago
Harald Hoyer 1021371daf i18n: disable systemd-vconsole-setup, until the tool is fixed 14 years ago
Harald Hoyer 6a0b3ccf4e busybox: install busybox to /usr/bin 14 years ago
Harald Hoyer b938443e2f lsinitrd: handle new output of "file" for XZ compressed images 14 years ago
Harald Hoyer 7db18ccd13 dracut-functions: change search path for find_binary 14 years ago
Harald Hoyer c3b0d83ddf dracut-functions: handle symlinked directories 14 years ago
Harald Hoyer 785a6cd21c dracut: handle toplevel symlinks 14 years ago
Harald Hoyer 6f22336784 dracut: s/bzip/bzip2 14 years ago
Harald Hoyer 3da7836035 dracut: fix overlayfs paths 14 years ago
Harald Hoyer 23b28c0ab5 lvm/lvm_scan.sh: remove references to lvm-cleanup 14 years ago
Will Woods 7573ac58f2 Fix "can't shift that many" crash with empty /proc/cmdline 14 years ago
Harald Hoyer 6787b8ccee dracut: set TMPDIR to /var/tmp 14 years ago
Harald Hoyer 00dd4db5d2 dracut.spec: add crypt-gpg module 14 years ago
Harald Hoyer 7417574cdb cut.conf.d/fedora.conf.example: removed filename in comment 14 years ago
Alan Pevec f7c05c5514 dmsquash-live/dmsquash-live-root: add missing changes for /run 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Harald Hoyer 982e78234c TODO: update 14 years ago
Harald Hoyer c09a9932b8 README: s/initrd/initramfs 14 years ago
Amadeusz Żołnowski 7aa622cd14 dracut.conf: explain dracutmodules option better 14 years ago
Amadeusz Żołnowski 37b73a235a dracut.kernel.7: crypto LUKS - info about gpg-encrypted keys 14 years ago
Harald Hoyer beb015706b dracut-lib.sh: warn, even if "quiet" is set 14 years ago
Michal Soltys 6e43debe67 dracut-functions: remove find_rule() 14 years ago
Michal Soltys 09a19bb1ba dracut-functions: update inst_binary() 14 years ago
Harald Hoyer 0279111026 documentation: update TODO and links 14 years ago
Harald Hoyer f58c3ccf44 TODO: updated 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer e2cdb570ae dracut-functions: only dinfo() about missing firmware files 14 years ago
Harald Hoyer 9a5393ac7e dracut: use /var/tmp rather than /tmp for the initramfs creation 14 years ago
Harald Hoyer da5f8554a4 ifcfg/write-ifcfg.sh: do not source net.*.override, if it doesn't exist 14 years ago
Amadeusz Żołnowski ba902275d5 new module - 91crypt-gpg 14 years ago
Amadeusz Żołnowski 3909d7edfc crypt: functions for ask-for-password and reading key 14 years ago
Amadeusz Żołnowski 2f95d699dc crypt-lib.sh: 'command -v' preferred over 'type' 14 years ago
Amadeusz Żołnowski d04de5fdd0 .gitignore: ignore dracut.html, dracut.conf.d/*.conf files, test.log 14 years ago
Amadeusz Żołnowski f584c502a6 .gitignore: cleanup (prefix paths with /, remove unnecessary) 14 years ago