From cb74d478db75ece92a11225635ce7350de2d4b73 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 23 Sep 2018 23:10:14 +0100 Subject: sys-boot/dracut : revision bump --- packages/sys-boot/dracut/dracut-044-r1.exheres-0 | 7 +++++++ packages/sys-boot/dracut/dracut-044.exheres-0 | 7 ------- packages/sys-boot/dracut/dracut.exlib | 4 +--- 3 files changed, 8 insertions(+), 10 deletions(-) create mode 100644 packages/sys-boot/dracut/dracut-044-r1.exheres-0 delete mode 100644 packages/sys-boot/dracut/dracut-044.exheres-0 diff --git a/packages/sys-boot/dracut/dracut-044-r1.exheres-0 b/packages/sys-boot/dracut/dracut-044-r1.exheres-0 new file mode 100644 index 0000000..f29e24e --- /dev/null +++ b/packages/sys-boot/dracut/dracut-044-r1.exheres-0 @@ -0,0 +1,7 @@ +# Copyright 2010 Brett Witherspoon +# Distributed under the terms of the GNU General Public License v2 + +require dracut + +PLATFORMS="~amd64 ~armv7 ~x86" + diff --git a/packages/sys-boot/dracut/dracut-044.exheres-0 b/packages/sys-boot/dracut/dracut-044.exheres-0 deleted file mode 100644 index f29e24e..0000000 --- a/packages/sys-boot/dracut/dracut-044.exheres-0 +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2010 Brett Witherspoon -# Distributed under the terms of the GNU General Public License v2 - -require dracut - -PLATFORMS="~amd64 ~armv7 ~x86" - diff --git a/packages/sys-boot/dracut/dracut.exlib b/packages/sys-boot/dracut/dracut.exlib index 84b58b7..11927f5 100644 --- a/packages/sys-boot/dracut/dracut.exlib +++ b/packages/sys-boot/dracut/dracut.exlib @@ -43,12 +43,10 @@ DEPENDENCIES=" virtual/pkg-config sys-apps/coreutils[xattr] sys-apps/util-linux[>=2.21] + sys-boot/dracut-config-redcore test: app-shells/dash recommendation: - sys-boot/dracut-config-redcore [[ - description = [ Redcore Linux Project dracut config ] - ]] sys-process/procps [[ description = [ Required by the base module for pidof if not using busybox ] ]] -- cgit v1.2.3