Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-16 | dracut.spec: correct License string | Harald Hoyer | 1 | -2/+2 | |
2013-08-15 | dracut.spec: add bash module | Harald Hoyer | 1 | -0/+1 | |
2013-08-15 | dracut.spec: dracut-network requires dhclient | Harald Hoyer | 1 | -0/+1 | |
2013-07-30 | dracut.spec: add bcache and modsign module | Harald Hoyer | 1 | -0/+2 | |
2013-07-30 | dracut.spec: fix typo | Harald Hoyer | 1 | -1/+1 | |
2013-07-23 | dracut.spec: require procps-ng for ps | Harald Hoyer | 1 | -0/+1 | |
2013-07-19 | Use systemd-cat for logging on systemd systems, if logfile is empty | Harald Hoyer | 1 | -4/+0 | |
2013-07-17 | rename dracut-nohostonly and dracut-norescue rpm subpackages | Harald Hoyer | 1 | -15/+24 | |
dracut-nohostonly -> dracut-config-generic dracut-norescue -> dracut -> dracut-config-rescue | |||||
2013-06-28 | use "rm --" to guard against filenames beginning with "-" | Harald Hoyer | 1 | -12/+12 | |
2013-06-13 | Don't use do syncheck for target all and refine syncheck | Harald Hoyer | 1 | -1/+1 | |
instead of "dash -n" we now use "bash --posix -n" we also check for "[[ " in posix shell files | |||||
2013-05-28 | dracut.spec: put selinux for kdump crash file contexts | Harald Hoyer | 1 | -2/+1 | |
2013-04-16 | lsinitrd: drop use of "file" | Harald Hoyer | 1 | -3/+1 | |
2013-04-16 | lsinitrd: add bash completion | Harald Hoyer | 1 | -0/+1 | |
2013-03-26 | dracut.spec: Require systemd >= 199 | Harald Hoyer | 1 | -1/+1 | |
2013-03-26 | dracut.spec: don't BuildRequire bash-completion for rhel | Harald Hoyer | 1 | -0/+4 | |
2013-03-25 | install dracut-*.service units | Harald Hoyer | 1 | -0/+15 | |
2013-03-20 | dracut.spec: use configure | Harald Hoyer | 1 | -9/+6 | |
2013-03-20 | dracut.spec: use pkg-config for bashcompletiondir | Harald Hoyer | 1 | -1/+4 | |
2013-03-19 | add dracut.bootup.7 man page | Harald Hoyer | 1 | -0/+1 | |
2013-03-15 | dracut.spec: bump systemd version requirement | Harald Hoyer | 1 | -1/+1 | |
2013-03-14 | dracut.spec: fix requirements | Harald Hoyer | 1 | -2/+2 | |
2013-03-13 | dracut.spec: fix requirements | Harald Hoyer | 1 | -3/+3 | |
2013-03-13 | add dracut-bash-completion.sh | Harald Hoyer | 1 | -0/+1 | |
2013-03-13 | systemd: local-fs.target is now root-fs.target and initrd-fs.target | Harald Hoyer | 1 | -1/+2 | |
Also rename dracut.target to initrd.target see also systemd commit 700e07f http://cgit.freedesktop.org/systemd/systemd/commit/?id=700e07f | |||||
2013-03-12 | dracut.spec: add nohostonly and norescue subpackages | Harald Hoyer | 1 | -1/+28 | |
we need rpm subpackages, to be able to pull them in the installation transaction for the initial %posttrans initramfs image creation. | |||||
2013-03-11 | add 51-dracut-rescue-postinst.sh | Harald Hoyer | 1 | -5/+13 | |
also fixup 51-dracut-rescue.install to read in dracut conf | |||||
2013-03-09 | dracut.spec: add rescue module | Harald Hoyer | 1 | -0/+1 | |
2013-03-09 | fedora.conf.example: make hostonly default for fedora | Harald Hoyer | 1 | -4/+3 | |
2013-03-09 | add /lib/kernel/install.d/51-dracut-rescue.install | Harald Hoyer | 1 | -0/+1 | |
Upon installation of a kernel, check if a rescue image is already available and if not, create a non-hostonly generic initramfs image with the rescue module added. | |||||
2013-03-07 | add 50-dracut.install | Harald Hoyer | 1 | -0/+3 | |
2013-03-07 | add systemd-bootchart module | Harald Hoyer | 1 | -0/+9 | |
2013-03-06 | systemd: changes for new initrd services | Harald Hoyer | 1 | -1/+1 | |
Requires systemd >= 198 | |||||
2013-02-19 | introduce /usr/lib/dracut/dracut.conf.d/ drop-in directory | Harald Hoyer | 1 | -5/+6 | |
/usr/lib/dracut/dracut.conf.d/*.conf can be overwritten by the same filenames in /etc/dracut.conf.d. Packages should use /usr/lib/dracut/dracut.conf.d rather than /etc/dracut.conf.d. /etc/dracut.conf.d belongs to the system administrator. | |||||
2013-02-05 | mdmon: renamed mdmon-offroot@.service to mdmon@.service | Harald Hoyer | 1 | -0/+2 | |
2013-01-23 | dracut.spec: add drm module | Harald Hoyer | 1 | -0/+1 | |
2012-12-14 | dracut.spec: add iputils and iproute requirement for dracut-network | Harald Hoyer | 1 | -0/+2 | |
2012-10-10 | consistently lowercase "dracut" | Harald Hoyer | 1 | -7/+7 | |
2012-07-30 | dracut.spec: add Requires: kbd kbd-misc | Harald Hoyer | 1 | -0/+1 | |
2012-07-27 | dracut.spec: add cifs module | Harald Hoyer | 1 | -0/+1 | |
2012-07-26 | Makefile: fixed dracut-install make target | Harald Hoyer | 1 | -0/+1 | |
2012-07-25 | require kpartx and partx for some modules | Harald Hoyer | 1 | -0/+1 | |
2012-07-23 | add documentation for systemd services in the initramfs | Harald Hoyer | 1 | -0/+1 | |
2012-07-20 | Turn on systemd again and Conflict < systemd-187 | Harald Hoyer | 1 | -1/+1 | |
2012-07-17 | dracut.conf.d/fedora.conf.example: disable systemd for now | Harald Hoyer | 1 | -1/+1 | |
2012-07-16 | dracut.spec: add suse version ifdefs | Harald Hoyer | 1 | -5/+7 | |
2012-07-16 | Fixes for systemd-187, which does the right thing for switch-root | Harald Hoyer | 1 | -1/+1 | |
2012-07-09 | Makefile: do not install service from 98systemd. They are copied to /run | Harald Hoyer | 1 | -3/+2 | |
2012-07-09 | require systemd >= 186 | Harald Hoyer | 1 | -1/+1 | |
2012-07-06 | dracut.spec,dracut.conf.d/fedora.conf.example: no dash | Harald Hoyer | 1 | -1/+3 | |
hard remove dash from supported modules we do not want to have anything to do with dash bugs | |||||
2012-07-03 | add lsinitrd and mkinitrd man pages | Harald Hoyer | 1 | -0/+2 | |