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
Harald Hoyer
3f793c91f4
AUTHORS: generated by git-shortlog
...
add AUTHORS target to Makefile
only list main authors in man page
16 years ago
Harald Hoyer
5cf5569d6e
Makefile: reorder targets
16 years ago
Lance Albertson
13d942e163
custom paths
...
Fix Makefile so that it allows us to install the root in a sane location (which
is needed in Gentoo).
16 years ago
Harald Hoyer
9a99c974a4
version 002
16 years ago
Harald Hoyer
d889c019e7
version 001
16 years ago
Harald Hoyer
54b87586aa
fixed gitrpm
16 years ago
Harald Hoyer
bdccc34e7e
Makefile: add hostimage target for a hostonly image
...
call it with root priviledges
16 years ago
Harald Hoyer
5d12f1a485
version 0.9
16 years ago
Harald Hoyer
1def132d53
version 0.8
16 years ago
Harald Hoyer
21007cb6ec
version 0.7
16 years ago
Harald Hoyer
5494f08cc5
add dracut-catimages
...
Usage: ./dracut-catimages [OPTION]... <initramfs> <base image>
[<image>...]
Creates initial ramdisk image by concatenating several images from the
command
line and /boot/dracut/
-f, --force Overwrite existing initramfs file.
-i, --imagedir Directory with additional images to add
(default: /boot/dracut/)
-o, --overlaydir Overlay directory, which contains files that
will be used to create an additional image
--nooverlay Do not use the overlay directory
--noimagedir Do not use the additional image directory
-h, --help This message
--debug Output debug information of the build process
-v, --verbose Verbose output during the build process
16 years ago
Harald Hoyer
a8b15b36bf
version 0.6
16 years ago