Harald Hoyer
5283544cc7
dracut.spec: add BuildRequires gcc
7 years ago
Yu Watanabe
7bb8083562
configure, kmod: bump kmod version to >= 23
...
Follow-up for 2a0da60ed1
.
7 years ago
Yu Watanabe
a07b1bb6bb
spec: remove 81cio_ignore module from non-s390 arch
...
Follow-up for b925f7f5d9
.
7 years ago
Harald Hoyer
2bb4881b82
dracut.spec: fixed typo
...
introduced with commit 52d19cb161
7 years ago
Yu Watanabe
52d19cb161
spec: sort modules
7 years ago
Yu Watanabe
4c3688d355
spec: do not package s390 specific modules
7 years ago
Yu Watanabe
965cacd43a
spec: use if-undefined instead of empty if-defined block
...
Follow-up for 68cbbae33a
.
7 years ago
Harald Hoyer
c9d207467c
dracut.spec: add lunmask dracut module
7 years ago
Harald Hoyer
68cbbae33a
dracut.spec: remove systemd-bootchart
7 years ago
Robert Scheck
84fe3c1a20
Add fuse/ntfs-3g run-time dependencies for -live subpackage
7 years ago
Harald Hoyer
0344c2be13
dracut.spec: add support for builds without dist-tag
...
In the module-build-service, we have pieces of dracut provided by different
modules ("base-runtime" provides most functionality, but we need
dracut-network in "installer". Since these two modules build with separate
dist-tags, we need to reduce this strict requirement to ignore the dist-tag.
8 years ago
Yu Watanabe
ad3b209d40
spec: add missing modules
8 years ago
Harald Hoyer
1a95f1f4fc
dracut.spec: add 80lvmmerge
8 years ago
Harald Hoyer
44302d6f28
dracut.spec: use Recommends for rhel > 7
8 years ago
Harald Hoyer
e80ac43710
dracut.spec: add systemd-udev requirement
8 years ago
Zbigniew Jędrzejewski-Szmek
4dbb4dc5bc
Use versioned Obsoletes
...
Also change <= N to < N+1. For example, dracut-029-1 > dracut-029, so would not
get obsoleted properly. This all applies to old versions, so doesn't make much
difference in practice, so just fix it to avoid c&p duplication of the bad
pattern in the future.
8 years ago
Harald Hoyer
607fec3e79
Use pkg-config for libkmod CFLAGS and LIBS
9 years ago
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