dracut: update to 024.
This commit is contained in:
parent
6b3b6bbdc6
commit
76884a1834
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'dracut'
|
# Template file for 'dracut'
|
||||||
pkgname=dracut
|
pkgname=dracut
|
||||||
version=023
|
version=024
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
make_build_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
||||||
make_install_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
make_install_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
||||||
@ -15,7 +15,7 @@ short_desc="A new initramfs infrastructure"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=727cd8d0a54d7844174ab9e928ce770547577f971bbbb49a252f7c9b007cd5be
|
checksum=d88dc31f326cd6064f7bdcf48a5985bbcfb829fd773b2c0ee93c4c6de86b9f32
|
||||||
long_desc="
|
long_desc="
|
||||||
Unlike existing initramfs, this is an attempt at having as little as possible
|
Unlike existing initramfs, this is an attempt at having as little as possible
|
||||||
hard-coded into the initramfs as possible. The initramfs has (basically) one
|
hard-coded into the initramfs as possible. The initramfs has (basically) one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user