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 |
Harald Hoyer
|
e365864bbc
|
removed switch_root.c
|
14 years ago |
Harald Hoyer
|
5dcd565dab
|
NEWS: inc version and add NEWS
|
14 years ago |
Harald Hoyer
|
b4fbdbbe1e
|
Makefile: "make dist" now generates .tar.gz
|
14 years ago |
Harald Hoyer
|
da22a02130
|
Makefile: split syntax check from target "check" to "syncheck"
also add syntax check for the bash scripts
|
14 years ago |
Harald Hoyer
|
f709fa439b
|
Install dracut-logger and add it to the spec file
|
14 years ago |
Harald Hoyer
|
4877bb510e
|
dracut.spec: inc release to 009 prerelease
|
14 years ago |
Harald Hoyer
|
440a4cc247
|
Makefile: do not dash syntax check module-setup.sh
module-setup.sh is bash syntax, so dash complains about bash contructs
|
14 years ago |
Harald Hoyer
|
498a131239
|
Makefile: use xhtml instead of xhtml-1_1 for the docbook.xsl
|
15 years ago |
Harald Hoyer
|
1b4a9d8ad8
|
documentation update
|
15 years ago |
Harald Hoyer
|
2d9f5858bc
|
add dracut.xml documentation
|
15 years ago |
Harald Hoyer
|
c033d96e49
|
version inc
|
15 years ago |
Harald Hoyer
|
5bb59e428f
|
Makefile: install dracut.kernel.7
|
15 years ago |
Amadeusz Żołnowski
|
5150d44a7e
|
Makefile: use $(MAKE) and $(RM) instead of make and rm -f
See: http://www.gnu.org/software/make/manual/make.html#MAKE-Variable
|
15 years ago |
Harald Hoyer
|
cdc8d9c403
|
documentation: moved to docbook man pages
|
15 years ago |
Harald Hoyer
|
dd2c34a82b
|
version pre 7
|
15 years ago |
Harald Hoyer
|
7d86d90d11
|
Version 006
|
15 years ago |
Harald Hoyer
|
9cdde06d50
|
Makefile: make more clean
|
15 years ago |
Harald Hoyer
|
ab56546dc7
|
version 005
|
15 years ago |
Harald Hoyer
|
2c2c45800c
|
add /etc/dracut.conf.d
|
15 years ago |
Harald Hoyer
|
3ee26913e7
|
version 004
|
15 years ago |
Harald Hoyer
|
63d8d27b03
|
install lsinitrd/mkinitrd
|
15 years ago |
Harald Hoyer
|
66e45737e1
|
add man pages for dracut-catimages and dracut-gencmdline
|
15 years ago |
Harald Hoyer
|
9993392f6d
|
version 003
|
15 years ago |
Harald Hoyer
|
0cd23d778e
|
Makefile: gitrpm: cleanup on failed rpmbuild
|
15 years ago |
Harald Hoyer
|
6cc96b358a
|
add dracut.conf man page
|
15 years ago |
Harald Hoyer
|
7f1282834f
|
Makefile: add WITH_SWITCH_ROOT
|
15 years ago |