Harald Hoyer
|
01430d27d4
|
dracut.spec: raise systemd requirement to >= 219
needs systemd-escape
(cherry picked from commit 35f40b75e4 )
|
9 years ago |
Harald Hoyer
|
9befacf0c5
|
dracut.spec: omit pkg-config from dependencies
|
9 years ago |
Harald Hoyer
|
693b7a3283
|
Cleanup compressor handling
If no compressor is specified, try to find a suitable one.
Check if kernel modules can be uncompressed.
|
10 years ago |
Harald Hoyer
|
7f2ea02b4a
|
dracut.spec: add dracut-init.sh
|
10 years ago |
Harald Hoyer
|
c42064a684
|
dracut.spec: turn requires in recommends
|
10 years ago |
Harald Hoyer
|
47ff68e78b
|
dracut.spec: Recommends grubby
|
10 years ago |
Harald Hoyer
|
ac13778f60
|
dracut.spec: move dmsquash and livnet to subpackage
dmsquash and livenet need img-lib, which needs tar, which is normally
not needed.
|
10 years ago |
Harald Hoyer
|
311aee1bff
|
dracut.spec: use the autosetup macro to apply the patches
|
10 years ago |
Harald Hoyer
|
471439f564
|
add dracut.pc pkg-config file
|
10 years ago |
Harald Hoyer
|
b67d810785
|
dracut.spec: add new modules
|
10 years ago |
Harald Hoyer
|
5c44f43e69
|
dracut.spec: removed compat /sbin symlink to dracut binary
|
10 years ago |
Harald Hoyer
|
4f03054e54
|
dracut-shutdown now executes the unpacking on ExecStop
To ensure that unpacking happens before any boot.automount is stopped,
let dracut-shutdown start as a sysinit.target service and unpack on
ExecStop.
|
11 years ago |
Harald Hoyer
|
caa72f8290
|
dracut.spec: fixed license file packaging
|
11 years ago |
Harald Hoyer
|
5c5350b30b
|
dracut.spec: add skipcpio
|
11 years ago |
Harald Hoyer
|
b40e38db98
|
dracut.spec: add --without doc feature
|
11 years ago |
Harald Hoyer
|
5db9c5c1d9
|
change dracut tarball compression to xz
|
11 years ago |
Harald Hoyer
|
08f06c9341
|
dracut.spec: add 95fcoe-uefi and 99uefi-lib
|
11 years ago |
Harald Hoyer
|
11ee2ca8d4
|
dracut.spec: remove suse man pages
|
11 years ago |
Harald Hoyer
|
57575f3c9c
|
dracut.spec: add new modules
|
11 years ago |
Harald Hoyer
|
06d418abd1
|
dracut.spec: move /sbin/dracut to /usr/sbin/dracut
|
11 years ago |
Harald Hoyer
|
b6c8976811
|
Doc: cleanup, extend and split and reuse
|
12 years ago |
Harald Hoyer
|
7f5701eb8d
|
dracut.spec: remove bcache module
|
12 years ago |
Harald Hoyer
|
d97eb42593
|
dracut.spec: conflict with old bcache-tools
|
12 years ago |
Harald Hoyer
|
78d5cf7cb4
|
add /etc/system-fips for dracut-fips subpackage
|
12 years ago |
Harald Hoyer
|
8f53670cc5
|
dracut.spec: correct License string
|
12 years ago |
Harald Hoyer
|
f071d5574c
|
dracut.spec: add bash module
|
12 years ago |
Harald Hoyer
|
dc63e65419
|
dracut.spec: dracut-network requires dhclient
|
12 years ago |
Harald Hoyer
|
9b6c5fd7c7
|
dracut.spec: add bcache and modsign module
|
12 years ago |
Harald Hoyer
|
98836432c1
|
dracut.spec: fix typo
|
12 years ago |
Harald Hoyer
|
475f3a8128
|
dracut.spec: require procps-ng for ps
|
12 years ago |
Harald Hoyer
|
bbaa0d5917
|
Use systemd-cat for logging on systemd systems, if logfile is empty
|
12 years ago |
Harald Hoyer
|
18e61d3d41
|
rename dracut-nohostonly and dracut-norescue rpm subpackages
dracut-nohostonly -> dracut-config-generic
dracut-norescue -> dracut
-> dracut-config-rescue
|
12 years ago |
Harald Hoyer
|
32bd2fbb4c
|
use "rm --" to guard against filenames beginning with "-"
|
12 years ago |
Harald Hoyer
|
36c34f4e71
|
Don't use do syncheck for target all and refine syncheck
instead of "dash -n" we now use "bash --posix -n"
we also check for "[[ " in posix shell files
|
12 years ago |
Harald Hoyer
|
639bd4873b
|
dracut.spec: put selinux for kdump crash file contexts
|
12 years ago |
Harald Hoyer
|
884e1cda7c
|
lsinitrd: drop use of "file"
|
12 years ago |
Harald Hoyer
|
7dbca9be86
|
lsinitrd: add bash completion
|
12 years ago |
Harald Hoyer
|
d50cf62d62
|
dracut.spec: Require systemd >= 199
|
12 years ago |
Harald Hoyer
|
8e2bcb4b42
|
dracut.spec: don't BuildRequire bash-completion for rhel
|
12 years ago |
Harald Hoyer
|
cbd69dc6ff
|
install dracut-*.service units
|
12 years ago |
Harald Hoyer
|
1d4b337543
|
dracut.spec: use configure
|
12 years ago |
Harald Hoyer
|
8c67d395d4
|
dracut.spec: use pkg-config for bashcompletiondir
|
12 years ago |
Harald Hoyer
|
a1ebd77179
|
add dracut.bootup.7 man page
|
12 years ago |
Harald Hoyer
|
7e9fc37db8
|
dracut.spec: bump systemd version requirement
|
12 years ago |
Harald Hoyer
|
d46394ad33
|
dracut.spec: fix requirements
|
12 years ago |
Harald Hoyer
|
4a5a9c6d89
|
dracut.spec: fix requirements
|
12 years ago |
Harald Hoyer
|
917f3e4d25
|
add dracut-bash-completion.sh
|
12 years ago |
Harald Hoyer
|
c85cda9e2f
|
systemd: local-fs.target is now root-fs.target and initrd-fs.target
Also rename dracut.target to initrd.target
see also systemd commit 700e07f
http://cgit.freedesktop.org/systemd/systemd/commit/?id=700e07f
|
12 years ago |
Harald Hoyer
|
e22eb857be
|
dracut.spec: add nohostonly and norescue subpackages
we need rpm subpackages, to be able to pull them in the installation
transaction for the initial %posttrans initramfs image creation.
|
12 years ago |
Harald Hoyer
|
2fa6fd3aaa
|
add 51-dracut-rescue-postinst.sh
also fixup 51-dracut-rescue.install to read in dracut conf
|
12 years ago |