Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-07-02 | move dracut-install to dracutbasedir | Harald Hoyer | 1 | -2/+7 | |
We do not want to install dracut-install to /usr/bin until all interfaces are set to stone and the manpage is written. Until then the tool is dracut internal. | |||||
2012-06-29 | install/*: add dracut-install tool | Harald Hoyer | 1 | -1/+1 | |
2012-06-29 | Add qemu kernel modules, if we detect a qemu instance | Harald Hoyer | 1 | -0/+2 | |
Regardless of the host-only setting, add all know kernel driver for qemu instances to support changing the virtual hardware. | |||||
2012-06-21 | dracut.spec: require systemd >= 44-15 | Harald Hoyer | 1 | -0/+1 | |
2012-06-18 | add 04watchdog dracut module | Harald Hoyer | 1 | -0/+1 | |
2012-05-22 | drop 10rpmversion module and introduce /etc/initrd-release | Harald Hoyer | 1 | -2/+1 | |
2012-05-22 | add dracut-version.sh | Harald Hoyer | 1 | -0/+1 | |
2012-05-16 | Makefile: install dracut service files from systemd dracut module | Harald Hoyer | 1 | -0/+1 | |
2012-05-09 | dracut.spec: add 98systemd module | Harald Hoyer | 1 | -0/+1 | |
2012-05-07 | dracut.spec: require "file" | Harald Hoyer | 1 | -0/+1 | |
2012-04-17 | dracut.spec: do not include IMA and selinux modules with systemd | Harald Hoyer | 1 | -3/+13 | |
2012-04-17 | virtfs root filesystem support | Lennert Buytenhek | 1 | -0/+1 | |
Qemu/KVM provides virtfs, a paravirtualised filesystem that is implemented by running the Plan 9 folder sharing protocol over virtio. Make booting with root=virtfs:foobar use the virtfs filesystem with mount tag 'foobar' as root filesystem, to allow booting virtual machines off virtfs. Note that this only handles 9p over virtio (i.e. virtfs), and doesn't attempt to handle mounting 9p filesystems over TCP/IP, for example. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> | |||||
2012-04-05 | do not use dracut shutdown, if something failed while unpacking | Harald Hoyer | 1 | -1/+1 | |
also require "xzcat" | |||||
2012-04-05 | add s390 cms setup | Harald Hoyer | 1 | -0/+1 | |
2012-03-20 | Do not mount --bind /run anymore | Harald Hoyer | 1 | -3/+3 | |
switch_root in util-linux 2.21 does mount --move /run also | |||||
2012-03-14 | precompile doc | Harald Hoyer | 1 | -2/+4 | |