Harald Hoyer
641eae0f5a
dracut.spec: reverse switch_root logic
16 years ago
Harald Hoyer
837a5a6021
dracut.spec: update changelog and filelists
16 years ago
Harald Hoyer
678b3605e8
dmraid: add missing dso
16 years ago
Harald Hoyer
7a34efa5c4
md/dm/lvm: install pre-pivot cleanup hooks only if actually needed
...
- removed dmraid cleanup
- only call lvm cleanup, if no lvm.conf provided
- copy over lvm.conf by default
- add --nolvmconf --lvmconf parameters
16 years ago
Harald Hoyer
9a99c974a4
version 002
16 years ago
Harald Hoyer
e73c975bad
dracut.spec: inc release
16 years ago
Harald Hoyer
654cbf0687
dracut.spec: removed gittags
16 years ago
Harald Hoyer
041b0d76ca
dracut.spec: update changelog
16 years ago
Harald Hoyer
95cf0a8803
10rpmversion,dracut.spec: generate version file and install it
16 years ago
Harald Hoyer
4d92475240
changelog/NEWS update
16 years ago
Harald Hoyer
236852c109
dracut.spec: require plymouth-scripts
16 years ago
Harald Hoyer
dc077a52c9
dracut.spec: do not require policycoreutils
...
since might do load_policy with chroot, we don't need to require it
16 years ago
Harald Hoyer
d889c019e7
version 001
16 years ago
Harald Hoyer
ec74fa8789
split dracut in network / non-network
16 years ago
Harald Hoyer
988061a5ee
dracut.spec: removed s390 conditionals
16 years ago
Harald Hoyer
c10d53bf0c
dracut.spec: fixed gittag
16 years ago
Harald Hoyer
73e649b5f5
dracut.spec: require policycoreutils
16 years ago
Harald Hoyer
ded38dbfbd
dracut.spec add NEWS to dracut and dracut-tools
16 years ago
Harald Hoyer
5d12f1a485
version 0.9
16 years ago
Harald Hoyer
51123629d7
dracut.spec: add more plymouth themes
16 years ago
Harald Hoyer
0ad78ae8e7
dracut.spec: requieres dash
...
how could we forget to add that?? :-)
16 years ago
Harald Hoyer
be9ca6c8a8
dracut.spec: require versioned util-linux-ng instead of switch_root
16 years ago
Harald Hoyer
1def132d53
version 0.8
16 years ago
Harald Hoyer
c6ca79eb4e
dracut.spec: version for module-init-tools requirement
...
https://bugzilla.redhat.com/show_bug.cgi?id=515630
dracut-0.7-1 uses a modprobe option (-d) that exists only in
module-init-tools >= 3.7-9, but the 'Requires: module-init-tools'
of dracut is not version-specific.
16 years ago
Harald Hoyer
e3052553cf
dracut.spec: fixed requirements for dracut-tools
16 years ago
Warren Togami
69288348dd
dracut requires bzip2
16 years ago
Harald Hoyer
80aa303c29
dracut.spec: removed duplicate requirements
16 years ago
Harald Hoyer
b61ca28260
dracut.spec: no more switch_root for >= F12 and Require "which"
16 years ago
Warren Togami
0c39f9f6f6
--strip requires file
16 years ago
Harald Hoyer
21007cb6ec
version 0.7
16 years ago
Harald Hoyer
a8b15b36bf
version 0.6
16 years ago
Harald Hoyer
33ee031c4a
dracut: add --kernel-only and --no-kernel arguments
...
--kernel-only
only install kernel drivers and firmware files
--no-kernel
do not install kernel drivers and firmware files
All kernel module related install commands moved from "install"
to "installkernel".
For "--kernel-only" all installkernel scripts of the specified
modules are used, regardless of any checks, so that all modules
which might be needed by any dracut generic image are in.
The basic idea is to create two images. One image with the kernel
modules and one without. So if the kernel changes, you only have
to replace one image.
Grub and the kernel can handle multiple images, so grub entry can
look like this:
title Fedora (2.6.29.5-191.fc11.i586)
root (hd0,0)
kernel /vmlinuz-2.6.29.5-191.fc11.i586 ro rhgb quiet
initrd /initrd-20090722.img
initrd /initrd-kernel-2.6.29.5-191.fc11.i586.img
initrd /initrd-config.img
initrd-20090722.img
the image provided by the initrd rpm
one old backup version is kept like with the kernel
initrd-kernel-2.6.29.5-191.fc11.i586.img
the image provided by the kernel rpm
initrd-config.img
optional image with local configuration files
16 years ago
Harald Hoyer
6a389cfca8
dracut.spec: generic requires bridge-utils for brctl
16 years ago
Harald Hoyer
aae88014c7
do not BuildRequire kernel-firmware for dracut-generic
16 years ago
Harald Hoyer
acff0cc10c
version 0.5
16 years ago
Harald Hoyer
a6f8c08347
dracut-gencmdline - generate the kernel command line for the local host
16 years ago
Harald Hoyer
7c00784e5c
plymouth: install all themes and make them selectable by command line
...
Bootsplash - plymouth
rd_plytheme=<theme name>
specify the plymouth bootsplash theme (fallback is text)
16 years ago
Harald Hoyer
616f1557b1
version 0.4
16 years ago
Harald Hoyer
3b51f4f30b
add firmware packages to be required by the dracut-generic package
16 years ago
Harald Hoyer
f601799e94
add binutiles requirement to specfile (because of nm)
16 years ago
Harald Hoyer
df328b6c36
version 0.3
16 years ago
Harald Hoyer
5b6e76c011
specfile: require /sbin/switch_root and turn on switch_root generation for F12
16 years ago
Harald Hoyer
22a27a5023
version 0.2
16 years ago
Harald Hoyer
0aaa523c82
specfile cleanup
...
removed mkinitrd replacement
16 years ago
Harald Hoyer
0286b3b411
add Requires of mkinitrd to dracut rpm
16 years ago
Harald Hoyer
9794cf831b
mv Authors AUTHORS, add AUTHORS to specfile
16 years ago
Harald Hoyer
78cd762937
specfile changes
16 years ago
Harald Hoyer
686aeaa2af
dracut.spec without switch_root
16 years ago
Harald Hoyer
00f0a6e766
add manpage
16 years ago
Harald Hoyer
68ea18cfa1
specfile update
16 years ago