Harald Hoyer
5c4bb360e3
dracut.spec: add missing modules
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
5ccc88a742
omit dash for fedora
13 years ago
Harald Hoyer
437cecb967
dracut.spec: s/usrmove/convertfs
13 years ago
Harald Hoyer
e4d85a77aa
dracut.spec: create compat symlink, instead of %ghost
13 years ago
Harald Hoyer
4cbc0c79ac
dracut.spec: add compat symlinks to /sbin
13 years ago
Harald Hoyer
ae8b82e395
add usrmove module
13 years ago
Cong Wang
a29cf54c02
fix rpm build error after adding ssh-client module
...
This patch fixes the following error when building rpm,
error: Installed (but unpackaged) file(s) found:
/usr/lib/dracut/modules.d/95ssh-client/module-setup.sh
Based on my kdump tree.
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
13 years ago
Peter Robinson
e263867f6b
mktemp was long obsoleted by coreutils
...
commit 2e55bb35640c5c2b3b5604e06232cc679559defa
Author: Peter Robinson <pbrobinson@gmail.com>
Date: Wed Jan 11 10:28:05 2012 +0000
mktemp was long obsoleted by coreutils
dracut.spec | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
13 years ago
Harald Hoyer
828feae4f1
dracut.spec: remove unnecessary dependencies
...
Since the initramfs generation is done in %postrans of the kernel rpm,
we can drop all hard requirements.
Also make some requirements a conflict to express the version
dependency.
13 years ago
Harald Hoyer
76bba2a1fc
dracut.spec: only apply patches, if there are any
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
Harald Hoyer
2e1b9171bf
02fips-aesni: add fips with aesni-intel
...
add this dracut module, if you want to start in FIPS mode with
the aesni-intel kernel module
13 years ago
Harald Hoyer
01f896d38e
dracut.spec: remove xen module
13 years ago
Harald Hoyer
470ee2d214
99base/init, 98usrmount: mount /usr if found in /sysroot/etc/fstab
...
We cannot boot correctly without /usr, because of
http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
so, we mount /usr readonly.
13 years ago
Harald Hoyer
7c3a7bd1f0
dracut.spec: require new util-linux version with new switch_root
...
new switch_root knows how to handle "/run"
14 years ago
Harald Hoyer
85cda6ae16
dracut.spec: apply patches with git
...
This will take all renames and mode changes.
14 years ago
Harald Hoyer
6d385c7111
mount securityfs in a seperate dracut module
14 years ago
Harald Hoyer
82dfee9960
dracut.spec: fixed rhel/fedora version checks
14 years ago
Harald Hoyer
588c362362
dracut.spec: add livenet and fs-lib
14 years ago
Harald Hoyer
d727c5ae7b
dracut.spec: add 97masterkey 98ecryptfs 98integrity
14 years ago
Harald Hoyer
8e702c3d0f
dracut.spec: remove noreplace for 01-dist.conf
14 years ago
Harald Hoyer
d8bf119dd2
dracut.spec: fixed logrotate
14 years ago
Harald Hoyer
0e6a94b329
Makefile: simplify "make rpm"
14 years ago
Harald Hoyer
cae57c60a1
shut
14 years ago
Harald Hoyer
ce4359ea85
dracut.spec: build require dash and bash
14 years ago
Harald Hoyer
00dd4db5d2
dracut.spec: add crypt-gpg module
14 years ago
Harald Hoyer
3b403b32fc
removed trailing whitespaces
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
7838d85351
dracut.spec: drop net-tools requirement
14 years ago
Harald Hoyer
82794b4b90
dracut.spec: fixed URL
14 years ago
Harald Hoyer
f709fa439b
Install dracut-logger and add it to the spec file
14 years ago
Harald Hoyer
b151c3b1fe
dracut.conf.d/fedora.conf.example: turn off fips again
...
use dracut.conf.d/fips.conf.example and install it to
/etc/dracut.conf.d/40-fips.conf to turn it on
14 years ago
Harald Hoyer
4877bb510e
dracut.spec: inc release to 009 prerelease
14 years ago
Harald Hoyer
2aee7e16ac
dracut.spec: remove insmodpost module
14 years ago
Harald Hoyer
52881470ee
dracut.spec: add caps subpackage
14 years ago
Harald Hoyer
62d0c4e7c1
dracut.spec: add dracut logrotate
14 years ago
Harald Hoyer
41f90cbe50
dracut.spec: add /var/lib/initramfs
14 years ago
Harald Hoyer
534b0525a5
dracut.spec: add biosdevname
14 years ago
Harald Hoyer
051501eea6
add rpmversion and fips to the fedora default modules
14 years ago
Harald Hoyer
6ae5caf008
version 008
14 years ago
Harald Hoyer
cf3bc080c1
dracut.spec: removed "mount" requirement
...
mount is part of util-linux-ng. There is no mount package.
14 years ago
Harald Hoyer
7c6eb15280
added dracut logo
14 years ago
Harald Hoyer
5b928ffade
dracut.spec: inc release
14 years ago
Harald Hoyer
325d491360
dracut.spec: remove uswsusp and added busybox module
14 years ago