Harald Hoyer
14f6ad921b
dracut.spec: removed ubuntu module
15 years ago
Harald Hoyer
8e93970944
fips: do not activate fips module by default
15 years ago
Harald Hoyer
f4f45af792
dracut.spec: add comment how to get source for a git snapshot
15 years ago
Harald Hoyer
6cc96b358a
add dracut.conf man page
15 years ago
Harald Hoyer
4d1661d39a
specfile update
15 years ago
Harald Hoyer
44a6a0d941
specfile update
15 years ago
Harald Hoyer
8ec6bfcbe7
specfile update
16 years ago
Harald Hoyer
3b6c1c661e
dracut.spec: update
16 years ago
Harald Hoyer
8686bd554b
95dasd: fixed rd_DASD argument handling
16 years ago
Harald Hoyer
5bde13f927
specfile update
16 years ago
Harald Hoyer
dd854ea985
dracut.spec: update
16 years ago
Harald Hoyer
07db0defa7
specfile update
16 years ago
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