Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-01 | version 023023 | Harald Hoyer | 1 | -1/+1 | |
2012-07-31 | Prevent testsuite runs from non-root users. | Harald Hoyer | 1 | -1/+2 | |
2012-07-27 | Makefile: add dependencies for dracut-install (generated with gcc -MM) | Amadeusz Żołnowski | 1 | -1/+9 | |
2012-07-26 | Makefile: use symlink for topsrcdir/dracut-install | Harald Hoyer | 1 | -20/+14 | |
2012-07-26 | Makefile: fixed dracut-install make target | Harald Hoyer | 1 | -10/+17 | |
2012-07-26 | Makefile: use implicit rules for install/dracut-install | Amadeusz Żołnowski | 1 | -16/+14 | |
Don't fail on install rule if install/dracut-install is not build - just skip it. $(strip) is not used by install rule, because it is nowhere set. | |||||
2012-07-25 | Makefile: honor CFLAGS | Harald Hoyer | 1 | -1/+2 | |
2012-07-23 | add documentation for systemd services in the initramfs | Harald Hoyer | 1 | -21/+31 | |
2012-07-20 | Version 022022 | Harald Hoyer | 1 | -1/+8 | |
2012-07-20 | Version 021021 | Harald Hoyer | 1 | -1/+1 | |
2012-07-19 | Makefile: set LC_MESSAGES=C ... not LANG | Harald Hoyer | 1 | -1/+1 | |
2012-07-09 | Makefile: do not install service from 98systemd. They are copied to /run | Harald Hoyer | 1 | -10/+1 | |
2012-07-05 | Makefile: mkinitrd man page install typo | Harald Hoyer | 1 | -1/+1 | |
2012-07-03 | add lsinitrd and mkinitrd man pages | Harald Hoyer | 1 | -3/+11 | |
2012-07-02 | move dracut-install to dracutbasedir | Harald Hoyer | 1 | -5/+20 | |
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 | Version 020020 | Harald Hoyer | 1 | -1/+1 | |
2012-06-29 | install/*: add dracut-install tool | Harald Hoyer | 1 | -6/+11 | |
2012-06-04 | version 019019 | Harald Hoyer | 1 | -1/+1 | |
2012-05-22 | renamed switch-root.{service,target} -> initrd-switch-root | Harald Hoyer | 1 | -2/+2 | |
2012-05-22 | add dracut-version.sh | Harald Hoyer | 1 | -2/+6 | |
2012-05-16 | Makefile: install dracut service files from systemd dracut module | Harald Hoyer | 1 | -1/+10 | |
2012-05-10 | Makefile: call git2spec.pl with LANG=C | Harald Hoyer | 1 | -1/+1 | |
2012-04-19 | Makefile: do not install systemd service in reboot | Harald Hoyer | 1 | -3/+0 | |
shutdown is enough. It is pulled in on reboot. | |||||
2012-04-05 | Makefile: version 018018 | Harald Hoyer | 1 | -1/+1 | |
2012-04-05 | Makefile: fix syncheck | Harald Hoyer | 1 | -2/+2 | |
skip dash syntax check, if bash found in shebang | |||||
2012-03-14 | precompile doc | Harald Hoyer | 1 | -10/+17 | |
2012-03-14 | replace xml documentation with asciidoc | Harald Hoyer | 1 | -1/+6 | |
2012-03-14 | remove dracut-gencmdline | Harald Hoyer | 1 | -3/+1 | |
2012-02-24 | Version 017017 | Harald Hoyer | 1 | -1/+1 | |
2012-02-23 | dracut.spec,Makefile: backward compat symlink for dracut-functions.sh | Harald Hoyer | 1 | -0/+1 | |
2012-02-22 | Renamed all shell scripts to *.sh | Harald Hoyer | 1 | -13/+13 | |
2012-02-16 | Makefile: also link dracut-shutdown.service to shutdown target | Harald Hoyer | 1 | -0/+2 | |
2012-02-15 | Version 16016 | Harald Hoyer | 1 | -1/+1 | |
2012-02-13 | Makefile: s/dracut-initramfs-backup.sh/dracut-initramfs-restore.sh/ | Harald Hoyer | 1 | -1/+1 | |
2012-02-13 | shutdown on demand | Harald Hoyer | 1 | -6/+3 | |
Do not save and restore the initramfs, but instead, just unpack the default initramfs for shutdown on shutdown. | |||||
2012-02-10 | Backup and restore /run/initramfs via systemd services | Harald Hoyer | 1 | -2/+14 | |
This saves the space /run/initramfs is taking for the shutdown | |||||
2012-02-07 | Version 15015 | Harald Hoyer | 1 | -1/+1 | |
2012-01-05 | Makefile: dash does not like {} expansion | Harald Hoyer | 1 | -1/+1 | |
removed {} expansion for mandir mkdir for users, which have dash as /bin/sh | |||||
2012-01-05 | Makefile: set bindir to ${prefix}/bin rather than sbin | Harald Hoyer | 1 | -1/+1 | |
2011-12-15 | version 014014 | Harald Hoyer | 1 | -1/+1 | |
2011-12-15 | renamed dracut.kernel.7 to dracut.cmdline.7 | Harald Hoyer | 1 | -2/+3 | |
2011-12-02 | dracut.spec: move sbindir from /sbin to /usr/bin | Harald Hoyer | 1 | -7/+7 | |
https://fedoraproject.org/wiki/Features/UsrMove | |||||
2011-12-02 | Makefile, dracut.spec: move dracut to /usr/lib/dracut | Harald Hoyer | 1 | -1/+2 | |
Move dracut to /usr/lib/dracut. We should not have picked /usr/share/dracut. Dracut is no ordinary "data". | |||||
2011-11-16 | Makefile: Append target files names for man pages. | Amadeusz Żołnowski | 1 | -5/+5 | |
Edited-By: harald@redhat.com: removed trailing whitespace | |||||
2011-11-15 | Makefile, git2spec.pl: use temporary builddir | Harald Hoyer | 1 | -6/+6 | |
to build the dracut rpm, use a temporary builddir | |||||
2011-08-12 | version 013013 | Harald Hoyer | 1 | -1/+1 | |
2011-08-11 | Makefile: increment version to 012 | Harald Hoyer | 1 | -1/+1 | |
2011-08-11 | Makefile: do not remove rpmbuild on fail | Harald Hoyer | 1 | -3/+2 | |
2011-07-18 | Makefile: inc version011 | Harald Hoyer | 1 | -1/+1 | |
2011-07-18 | Makefile: copy created rpms from rpmbuild in "rpm" target | Harald Hoyer | 1 | -1/+1 | |