Commit Graph

  • 8a29368bf1 dracut.logrotate: remove "yearly" Harald Hoyer 2011-07-20 17:21:02 +0200
  • 54703a719f add TEST-15-BTRFSRAID Harald Hoyer 2011-07-20 14:10:30 +0200
  • 8e702c3d0f dracut.spec: remove noreplace for 01-dist.conf Harald Hoyer 2011-07-20 12:39:58 +0200
  • 7893469fca Makefile: inc version 011 Harald Hoyer 2011-07-18 17:05:06 +0200
  • 4765889b2e TODO, NEWS: update Harald Hoyer 2011-07-18 17:04:54 +0200
  • b038e0aac9 Makefile: copy created rpms from rpmbuild in "rpm" target Harald Hoyer 2011-07-18 17:04:27 +0200
  • d8bf119dd2 dracut.spec: fixed logrotate Harald Hoyer 2011-07-18 16:31:55 +0200
  • d083dd4c39 90kernel-modules: fixed handling rd.driver.post= Amadeusz Żołnowski 2011-06-30 22:45:24 +0200
  • b52294d00b crypt: dropped plymouth --has-active-vt check on passwd prompt Amadeusz Żołnowski 2011-06-30 23:49:20 +0200
  • 802e7e1c2e dmsquash-live: install eject with dracut_install Harald Hoyer 2011-07-01 10:14:47 +0200
  • be1762caff selinux/selinux-loadpolicy.sh: set LANG=C for load_policy and restorecon Harald Hoyer 2011-06-22 13:33:37 +0200
  • 6a2a1ea75f base/init: do not mount devtmpfs with "noexec" Harald Hoyer 2011-06-17 13:49:57 +0200
  • 565f6fb675 crypt/crypt-lib.sh: s/.console.lock/.console_lock/g Harald Hoyer 2011-06-17 13:43:37 +0200
  • f2c6909468 base/init: mount virtual filesystems with the filesystem type as source Harald Hoyer 2011-06-17 13:14:18 +0200
  • 0e6a94b329 Makefile: simplify "make rpm" Harald Hoyer 2011-05-31 16:34:37 +0200
  • cae57c60a1 shut Harald Hoyer 2011-05-31 16:34:24 +0200
  • 657d68cfff mdraid: add shutdown script Harald Hoyer 2011-05-31 14:47:34 +0200
  • 20636ce09f dm: add shutdown script Harald Hoyer 2011-05-31 14:47:13 +0200
  • 168fa7e571 base: add shutdown script to be called from systemd Harald Hoyer 2011-05-30 17:27:36 +0200
  • 55468fb9b3 dracut: use pigz, if available and no compress defined Harald Hoyer 2011-05-31 13:58:08 +0200
  • 7ed1de2f1d mount-root.sh: fixed fsck and "-a" only for "ext*" Harald Hoyer 2011-05-30 17:26:44 +0200
  • c30c65c1b2 dracut-functions: do not redirect modprobe error output to /dev/null Harald Hoyer 2011-05-20 20:12:54 +0200
  • 2627d8a345 dracut-functions: make created directories writable Harald Hoyer 2011-05-20 20:08:59 +0200
  • 5fe5c7d0b1 dracut: add --keep option, to inspect the initramfs directory Harald Hoyer 2011-05-20 20:08:13 +0200
  • 0d8c1d7fa1 95rootfs-block/block-genrules.sh: Use > instead of >> Michal Soltys 2011-05-20 17:09:27 +0200
  • 0216d1cda3 95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck Michal Soltys 2011-05-20 17:09:26 +0200
  • 8b2896f9fa 95fstab-sys: use det_fs and wrap_fsck Michal Soltys 2011-05-20 17:09:25 +0200
  • e2c5015713 dracut-lib.sh: Add det_fs() and wrap_fsck() Michal Soltys 2011-05-20 17:09:24 +0200
  • e639630da4 dracut-lib.sh: add vwarn() function Michal Soltys 2011-05-20 17:09:23 +0200
  • ce4359ea85 dracut.spec: build require dash and bash Harald Hoyer 2011-05-20 15:33:51 +0200
  • 9b30d4793d base/init: do not lazy umount /run Harald Hoyer 2011-05-19 23:29:16 +0200
  • dd483f4f42 base/init: mkdir non-existant dirs Harald Hoyer 2011-05-19 23:28:22 +0200
  • 543f39cb52 base/init: save timestamp earlier and remove /sys mount duplicate Harald Hoyer 2011-05-19 23:27:37 +0200
  • 4826b9b0d5 base/init: mkdir $NEWROOT, if it does not exist Harald Hoyer 2011-05-19 23:26:06 +0200
  • 683db19a7d base/module-setup.sh: only mkdir /lib, if it does not exist Harald Hoyer 2011-05-19 23:24:18 +0200
  • 1021371daf i18n: disable systemd-vconsole-setup, until the tool is fixed Harald Hoyer 2011-05-19 23:22:06 +0200
  • 6a0b3ccf4e busybox: install busybox to /usr/bin Harald Hoyer 2011-05-19 23:20:32 +0200
  • b938443e2f lsinitrd: handle new output of "file" for XZ compressed images Harald Hoyer 2011-05-19 23:20:00 +0200
  • 7db18ccd13 dracut-functions: change search path for find_binary Harald Hoyer 2011-05-19 23:19:17 +0200
  • c3b0d83ddf dracut-functions: handle symlinked directories Harald Hoyer 2011-05-19 23:18:47 +0200
  • 785a6cd21c dracut: handle toplevel symlinks Harald Hoyer 2011-05-19 23:16:17 +0200
  • 6f22336784 dracut: s/bzip/bzip2 Harald Hoyer 2011-05-19 23:15:51 +0200
  • 3da7836035 dracut: fix overlayfs paths Harald Hoyer 2011-05-20 13:00:46 +0200
  • 23b28c0ab5 lvm/lvm_scan.sh: remove references to lvm-cleanup Harald Hoyer 2011-05-17 12:29:47 +0200
  • 7573ac58f2 Fix "can't shift that many" crash with empty /proc/cmdline Will Woods 2011-05-16 19:17:57 -0400
  • 6787b8ccee dracut: set TMPDIR to /var/tmp Harald Hoyer 2011-05-16 18:10:27 +0200
  • 00dd4db5d2 dracut.spec: add crypt-gpg module Harald Hoyer 2011-05-12 17:17:47 +0200
  • 7417574cdb cut.conf.d/fedora.conf.example: removed filename in comment Harald Hoyer 2011-05-12 16:42:25 +0200
  • f7c05c5514 dmsquash-live/dmsquash-live-root: add missing changes for /run Alan Pevec 2011-05-12 14:16:07 +0200
  • 29b10e65b1 dracut-functions: make local vars local and prefix with "_" Harald Hoyer 2011-05-12 11:03:30 +0200
  • 982e78234c TODO: update Harald Hoyer 2011-05-12 11:03:56 +0200
  • c09a9932b8 README: s/initrd/initramfs Harald Hoyer 2011-05-12 11:01:59 +0200
  • 7aa622cd14 dracut.conf: explain dracutmodules option better Amadeusz Żołnowski 2011-05-07 15:28:00 +0200
  • 37b73a235a dracut.kernel.7: crypto LUKS - info about gpg-encrypted keys Amadeusz Żołnowski 2011-05-10 19:44:57 +0200
  • beb015706b dracut-lib.sh: warn, even if "quiet" is set Harald Hoyer 2011-05-11 20:18:26 +0200
  • 6e43debe67 dracut-functions: remove find_rule() Michal Soltys 2011-05-10 14:36:24 +0200
  • 09a19bb1ba dracut-functions: update inst_binary() Michal Soltys 2011-05-10 14:36:23 +0200
  • 0279111026 documentation: update TODO and links Harald Hoyer 2011-05-10 14:13:58 +0200
  • f58c3ccf44 TODO: updated Harald Hoyer 2011-05-10 12:03:49 +0200
  • 3b403b32fc removed trailing whitespaces Harald Hoyer 2011-05-10 11:39:10 +0200
  • e2cdb570ae dracut-functions: only dinfo() about missing firmware files Harald Hoyer 2011-05-10 11:18:58 +0200
  • 9a5393ac7e dracut: use /var/tmp rather than /tmp for the initramfs creation Harald Hoyer 2011-05-10 10:59:18 +0200
  • da5f8554a4 ifcfg/write-ifcfg.sh: do not source net.*.override, if it doesn't exist Harald Hoyer 2011-05-10 10:55:48 +0200
  • ba902275d5 new module - 91crypt-gpg Amadeusz Żołnowski 2011-05-05 13:34:21 +0200
  • 3909d7edfc crypt: functions for ask-for-password and reading key Amadeusz Żołnowski 2011-05-05 13:34:20 +0200
  • 2f95d699dc crypt-lib.sh: 'command -v' preferred over 'type' Amadeusz Żołnowski 2011-05-05 13:34:19 +0200
  • d04de5fdd0 .gitignore: ignore dracut.html, dracut.conf.d/*.conf files, test.log Amadeusz Żołnowski 2011-05-05 13:34:18 +0200
  • f584c502a6 .gitignore: cleanup (prefix paths with /, remove unnecessary) Amadeusz Żołnowski 2011-05-05 13:34:17 +0200
  • 3cf14ae1ae parse-kernel.sh: wrong index was used in for loop Harald Hoyer 2011-05-06 12:06:20 +0200
  • 7c18802966 iscsi: find iscsi kernel modules by symbol names Harald Hoyer 2011-05-04 10:17:46 +0200
  • 424ecce632 plymouth/gensplash: reset tty after plymouth messed with it Harald Hoyer 2011-05-03 14:47:45 +0200
  • 6019e1053c 10i18n: do not use console_init shell script, if systemd-vconsole-setup Harald Hoyer 2011-05-03 14:48:05 +0200
  • aad6898fe4 10i18n: s/systemd-vconsole/systemd-vconsole-setup/g Harald Hoyer 2011-05-03 10:34:06 +0200
  • 44110df25a base/init: remove double nosuid from devtmpfs mount line Harald Hoyer 2011-04-28 17:48:58 +0200
  • c99014d5ef console_init/plymouth: use systemd-vconsole, if available Harald Hoyer 2011-04-28 17:33:26 +0200
  • a7ee1cd7f6 test/TEST-13-ENC-RAID-LVM: double test root disk space Harald Hoyer 2011-04-28 17:32:56 +0200
  • c3f7567a65 dracut.kernel.7.xml: clarify iscsi_firmware parameter usage Harald Hoyer 2011-05-02 11:32:45 +0200
  • ba7457ee00 network/parse-ip-opts.sh: fix ifname for ibft with all args Harald Hoyer 2011-04-26 23:22:41 +0200
  • 7b069d5ea7 network/net-genrules.sh: also honor rename events Harald Hoyer 2011-05-02 11:29:58 +0200
  • c34130f705 don't overwrite ifname= Marian Ganisin 2011-04-22 08:48:36 -0400
  • cc8f077e9f skip condition fixed Marian Ganisin 2011-04-22 08:42:08 -0400
  • ccacb45c52 correct module name Marian Ganisin 2011-04-22 08:40:01 -0400
  • 1325cddee9 let rpc user own /var/lib/rpcbind Harald Hoyer 2011-05-02 11:27:12 +0200
  • 80df37f475 fcoe: moved edd detection to settled initqueue Harald Hoyer 2011-05-02 11:25:13 +0200
  • 979c4a9304 dracut: revert prelink, if fips module was used Harald Hoyer 2011-05-02 11:19:12 +0200
  • 4257798f8a fips: forward port RHEL-6 fips changes Harald Hoyer 2011-05-02 11:15:46 +0200
  • 12b9736228 dm: add 11-dm.rules for udev-168 and cleanup-db Harald Hoyer 2011-04-21 15:40:43 +0200
  • 64fcb3cce7 kernel-modules: inst modules.builtin if there's no modules.builtin.bin Amadeusz Żołnowski 2011-04-22 17:43:11 +0200
  • 336eb5b04c modules.d/99base/init: missing slash in ismounted check Michal Soltys 2011-04-24 00:22:51 +0200
  • f024bf0dcd base, crypt: install umount, because it is used Harald Hoyer 2011-04-20 16:51:39 +0200
  • fd786adcf5 dracut: make prefix configurable Harald Hoyer 2011-04-20 16:47:40 +0200
  • 0743486127 test/TEST-11-LVM, test/TEST-14-IMSM: update test cases Harald Hoyer 2011-04-14 15:24:50 +0200
  • bf512ee2e0 base/init: export RD_TIMESTAMP Harald Hoyer 2011-04-14 15:23:05 +0200
  • b99dc517d6 inc version Harald Hoyer 2011-04-14 12:03:24 +0200
  • 6a168568a5 base/init: use "udevadm control --exit" and "udevadm info --cleanup-db" Harald Hoyer 2011-04-14 12:00:11 +0200
  • dbad9f4661 Move all files to /run/initramfs Harald Hoyer 2011-04-11 17:19:41 +0200
  • 7eb40c488c base: s#initlog#loginit#g for consistency Harald Hoyer 2011-04-12 11:03:57 +0200
  • 2a9b703903 set udev property hookdir Harald Hoyer 2011-04-12 08:43:10 +0200
  • 65e0dd452c base/init: removed rd.copystate Harald Hoyer 2011-04-12 08:31:26 +0200
  • 5d7cdc38d0 base/init: removed rd.timestamp and automatically export RD_* Harald Hoyer 2011-04-12 08:29:14 +0200