Harald Hoyer
960d8726db
dracut.spec: add 06rngd
6 years ago
Kairui Song
f51ab4a81f
dracut.spec: Fix error introduced by 70291ed
...
70291e0 ('dracut.spec: Add dracut-squash package') introduced a new
dracut-squash package, but by accident it overrided some other package
spec and the dependency name is wrong. This patch will fix it.
6 years ago
Eugene Syromiatnikov
290df2e1de
modules.d: Add a module for handling additional depmod kernel module directories
...
It parses depmod configuration and scans modules.dep for kernel modules
present in directories supplied in "overrides", "external", and "search"
depmod configuration options. The resulting list of (absolute) kernel
module paths is then supplied to instmods.
* modules.d/90kernel-modules-extra/module-setup.sh: New file.
* dracut.spec (%files): Add
%{dracutlibdir}/modules.d/90kernel-modules-extra.
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
6 years ago
Harald Hoyer
4be697e5c1
dracut.spec: fixed invalid spec line
7 years ago
Lubomir Rintel
08bdadbf31
network-manager: add module
7 years ago
Lubomir Rintel
734739187b
network-legacy: split off from network module
7 years ago
Kairui Song
24f3463bff
dracut.spec: Add dracut-squash package
...
As 99squash module requires extra dependency and it introduces new
files, add a new sub package for this module.
7 years ago
Harald Hoyer
0a80cda0ea
dracut.spec: remove warpclock from z-series, not the other way round
7 years ago
Yu Watanabe
be98291caf
spec: sort modules
...
Also drops remaining %defattr.
7 years ago
Yu Watanabe
33782aebbf
spec: warpclock is not available on s390 or s390x
7 years ago
Harald Hoyer
55a12055c5
dracut.spec: Remove needless use of %defattr
7 years ago
Harald Hoyer
25111d717e
dracut.spec: add 00warpclock dracut module
7 years ago
Harald Hoyer
819ea38651
Bring back 51-dracut-rescue-postinst.sh
...
can only be obsoleted after F30
7 years ago
Harald Hoyer
ca77afdeb3
dracut.spec: remove 90multipath-hostonly
7 years ago
Harald Hoyer
058ff2f06d
dracut.spec: add 95qeth_rules
7 years ago
Ondrej Mosnacek
bca1967c90
fips: Drop obsolete dependencies
...
Explicitly require libkcapi-hmaccalc and stop installing NSS/prelink
dependencies that are no longer needed.
7 years ago
Ondrej Mosnacek
e0758c8168
fips: Drop the 02fips-aesni module
...
The main 01fips module should always load all optimized/driver modules
of all relevant crypto algorithms (based on their aliases), so we can
drop this useless module.
7 years ago
Harald Hoyer
08e11e30e3
dracut.spec: do not recommend grubby
7 years ago
Yu Watanabe
cae0004dbe
spec: add stratis module
...
Follow-up for c4f8329cc2
.
7 years ago
Lukas Nykryn
3c3b2cf093
spec: add missing obsoletes and provides for removed fips subpackages
7 years ago
Lukas Nykryn
1f50d5b86d
spec: merge fips subpackages to main package
7 years ago
Lukas Nykryn
0bb9a683d4
spec: drop support for legacy distributions
...
rhel <= 7 has its own branch and there is no point in supporting the old
fedora
7 years ago
Harald Hoyer
3ed33db54a
Update %description a bit
7 years ago
Harald Hoyer
0a68b6a518
dracut.spec: remove BuildRoot
7 years ago
Harald Hoyer
7b3f374a82
dracut.spec: remove clean section
7 years ago
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