Amadeusz Żołnowski
c9baff669d
Makefile: add dependencies for dracut-install (generated with gcc -MM)
13 years ago
Harald Hoyer
4a1255bc38
Makefile: use symlink for topsrcdir/dracut-install
13 years ago
Harald Hoyer
24ba78cb77
Makefile: fixed dracut-install make target
13 years ago
Amadeusz Żołnowski
ab8bfca794
Makefile: use implicit rules for install/dracut-install
...
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.
13 years ago
Harald Hoyer
e045e1f386
Makefile: honor CFLAGS
13 years ago
Harald Hoyer
13f77e9fd5
add documentation for systemd services in the initramfs
13 years ago
Harald Hoyer
df7be11b38
Version 022
13 years ago
Harald Hoyer
ddf818dad5
Version 021
13 years ago
Harald Hoyer
c243105e6b
Makefile: set LC_MESSAGES=C ... not LANG
13 years ago
Harald Hoyer
2023d8eb5b
Makefile: do not install service from 98systemd. They are copied to /run
13 years ago
Harald Hoyer
eaf4cb6bbb
Makefile: mkinitrd man page install typo
13 years ago
Harald Hoyer
0e14946a20
add lsinitrd and mkinitrd man pages
13 years ago
Harald Hoyer
f4031e8a9a
move dracut-install to dracutbasedir
...
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.
13 years ago
Harald Hoyer
09eaf9f5b3
Version 020
13 years ago
Harald Hoyer
026b81e980
install/*: add dracut-install tool
13 years ago
Harald Hoyer
784df1e4e3
version 019
13 years ago
Harald Hoyer
ca024e3378
renamed switch-root.{service,target} -> initrd-switch-root
13 years ago
Harald Hoyer
dbf8f6ba0e
add dracut-version.sh
13 years ago
Harald Hoyer
afd1fd8d41
Makefile: install dracut service files from systemd dracut module
13 years ago
Harald Hoyer
53e3244dba
Makefile: call git2spec.pl with LANG=C
13 years ago
Harald Hoyer
2de297334b
Makefile: do not install systemd service in reboot
...
shutdown is enough. It is pulled in on reboot.
13 years ago
Harald Hoyer
76c14799da
Makefile: version 018
13 years ago
Harald Hoyer
f5af0df821
Makefile: fix syncheck
...
skip dash syntax check, if bash found in shebang
13 years ago
Harald Hoyer
4ce3a1b1bb
precompile doc
13 years ago
Harald Hoyer
888d53f270
replace xml documentation with asciidoc
13 years ago
Harald Hoyer
dc824f1994
remove dracut-gencmdline
13 years ago
Harald Hoyer
f5a9e45923
Version 017
13 years ago
Harald Hoyer
a6b63f9192
dracut.spec,Makefile: backward compat symlink for dracut-functions.sh
13 years ago
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
13 years ago
Harald Hoyer
a2c631c0a3
Makefile: also link dracut-shutdown.service to shutdown target
13 years ago
Harald Hoyer
6bee336909
Version 16
13 years ago
Harald Hoyer
927d9273c4
Makefile: s/dracut-initramfs-backup.sh/dracut-initramfs-restore.sh/
13 years ago
Harald Hoyer
fb67e4aa36
shutdown on demand
...
Do not save and restore the initramfs, but instead, just unpack the
default initramfs for shutdown on shutdown.
13 years ago
Harald Hoyer
4cfd24d179
Backup and restore /run/initramfs via systemd services
...
This saves the space /run/initramfs is taking for the shutdown
13 years ago
Harald Hoyer
a74eae77ac
Version 15
13 years ago
Harald Hoyer
dcba56cafa
Makefile: dash does not like {} expansion
...
removed {} expansion for mandir mkdir for users, which have dash as
/bin/sh
13 years ago
Harald Hoyer
5e90d26658
Makefile: set bindir to ${prefix}/bin rather than sbin
13 years ago
Harald Hoyer
ef8b121e2c
version 014
13 years ago
Harald Hoyer
45abddb069
renamed dracut.kernel.7 to dracut.cmdline.7
13 years ago
Harald Hoyer
ed919de0a7
dracut.spec: move sbindir from /sbin to /usr/bin
...
https://fedoraproject.org/wiki/Features/UsrMove
13 years ago
Harald Hoyer
c5a6599080
Makefile, dracut.spec: move dracut to /usr/lib/dracut
...
Move dracut to /usr/lib/dracut.
We should not have picked /usr/share/dracut. Dracut is no ordinary "data".
13 years ago
Amadeusz Żołnowski
2799897ad8
Makefile: Append target files names for man pages.
...
Edited-By: harald@redhat.com: removed trailing whitespace
13 years ago
Harald Hoyer
9af39cbe31
Makefile, git2spec.pl: use temporary builddir
...
to build the dracut rpm, use a temporary builddir
13 years ago
Harald Hoyer
e9519a397f
version 013
14 years ago
Harald Hoyer
ac965cd828
Makefile: increment version to 012
14 years ago
Harald Hoyer
e7b877427b
Makefile: do not remove rpmbuild on fail
14 years ago
Harald Hoyer
7893469fca
Makefile: inc version
14 years ago
Harald Hoyer
b038e0aac9
Makefile: copy created rpms from rpmbuild in "rpm" target
14 years ago
Harald Hoyer
0e6a94b329
Makefile: simplify "make rpm"
14 years ago
Harald Hoyer
b99dc517d6
inc version
14 years ago