summaryrefslogtreecommitdiff
path: root/dracut.spec
AgeCommit message (Collapse)AuthorFilesLines
2013-08-16dracut.spec: correct License stringHarald Hoyer1-2/+2
2013-08-15dracut.spec: add bash moduleHarald Hoyer1-0/+1
2013-08-15dracut.spec: dracut-network requires dhclientHarald Hoyer1-0/+1
2013-07-30dracut.spec: add bcache and modsign moduleHarald Hoyer1-0/+2
2013-07-30dracut.spec: fix typoHarald Hoyer1-1/+1
2013-07-23dracut.spec: require procps-ng for psHarald Hoyer1-0/+1
2013-07-19Use systemd-cat for logging on systemd systems, if logfile is emptyHarald Hoyer1-4/+0
2013-07-17rename dracut-nohostonly and dracut-norescue rpm subpackagesHarald Hoyer1-15/+24
dracut-nohostonly -> dracut-config-generic dracut-norescue -> dracut -> dracut-config-rescue
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer1-12/+12
2013-06-13Don't use do syncheck for target all and refine syncheckHarald Hoyer1-1/+1
instead of "dash -n" we now use "bash --posix -n" we also check for "[[ " in posix shell files
2013-05-28dracut.spec: put selinux for kdump crash file contextsHarald Hoyer1-2/+1
2013-04-16lsinitrd: drop use of "file"Harald Hoyer1-3/+1
2013-04-16lsinitrd: add bash completionHarald Hoyer1-0/+1
2013-03-26dracut.spec: Require systemd >= 199Harald Hoyer1-1/+1
2013-03-26dracut.spec: don't BuildRequire bash-completion for rhelHarald Hoyer1-0/+4
2013-03-25install dracut-*.service unitsHarald Hoyer1-0/+15
2013-03-20dracut.spec: use configureHarald Hoyer1-9/+6
2013-03-20dracut.spec: use pkg-config for bashcompletiondirHarald Hoyer1-1/+4
2013-03-19add dracut.bootup.7 man pageHarald Hoyer1-0/+1
2013-03-15dracut.spec: bump systemd version requirementHarald Hoyer1-1/+1
2013-03-14dracut.spec: fix requirementsHarald Hoyer1-2/+2
2013-03-13dracut.spec: fix requirementsHarald Hoyer1-3/+3
2013-03-13add dracut-bash-completion.shHarald Hoyer1-0/+1
2013-03-13systemd: local-fs.target is now root-fs.target and initrd-fs.targetHarald Hoyer1-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-12dracut.spec: add nohostonly and norescue subpackagesHarald Hoyer1-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-11add 51-dracut-rescue-postinst.shHarald Hoyer1-5/+13
also fixup 51-dracut-rescue.install to read in dracut conf
2013-03-09dracut.spec: add rescue moduleHarald Hoyer1-0/+1
2013-03-09fedora.conf.example: make hostonly default for fedoraHarald Hoyer1-4/+3
2013-03-09add /lib/kernel/install.d/51-dracut-rescue.installHarald Hoyer1-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-07add 50-dracut.installHarald Hoyer1-0/+3
2013-03-07add systemd-bootchart moduleHarald Hoyer1-0/+9
2013-03-06systemd: changes for new initrd servicesHarald Hoyer1-1/+1
Requires systemd >= 198
2013-02-19introduce /usr/lib/dracut/dracut.conf.d/ drop-in directoryHarald Hoyer1-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-05mdmon: renamed mdmon-offroot@.service to mdmon@.serviceHarald Hoyer1-0/+2
2013-01-23dracut.spec: add drm moduleHarald Hoyer1-0/+1
2012-12-14dracut.spec: add iputils and iproute requirement for dracut-networkHarald Hoyer1-0/+2
2012-10-10consistently lowercase "dracut"Harald Hoyer1-7/+7
2012-07-30dracut.spec: add Requires: kbd kbd-miscHarald Hoyer1-0/+1
2012-07-27dracut.spec: add cifs moduleHarald Hoyer1-0/+1
2012-07-26Makefile: fixed dracut-install make targetHarald Hoyer1-0/+1
2012-07-25require kpartx and partx for some modulesHarald Hoyer1-0/+1
2012-07-23add documentation for systemd services in the initramfsHarald Hoyer1-0/+1
2012-07-20Turn on systemd again and Conflict < systemd-187Harald Hoyer1-1/+1
2012-07-17dracut.conf.d/fedora.conf.example: disable systemd for nowHarald Hoyer1-1/+1
2012-07-16dracut.spec: add suse version ifdefsHarald Hoyer1-5/+7
2012-07-16Fixes for systemd-187, which does the right thing for switch-rootHarald Hoyer1-1/+1
2012-07-09Makefile: do not install service from 98systemd. They are copied to /runHarald Hoyer1-3/+2
2012-07-09require systemd >= 186Harald Hoyer1-1/+1
2012-07-06dracut.spec,dracut.conf.d/fedora.conf.example: no dashHarald Hoyer1-1/+3
hard remove dash from supported modules we do not want to have anything to do with dash bugs
2012-07-03add lsinitrd and mkinitrd man pagesHarald Hoyer1-0/+2