From 0e1b6f9528303360230c67d31e3dfaed8d72251c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 26 Dec 2014 08:58:34 +0000 Subject: main/mkinitfs: bump pkgrel busybox 1.23.0 before 1.23.0-r2 had a broken modprobe that caused disk controllers not be loaded from initramfs. This was fixed with busybox-1.23.0-r2 but we need regenerate initramfs images that was created with a bad modprobe so we bump pkgrel for mkinitfs to force regeneration of initramfs. --- main/mkinitfs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/mkinitfs/APKBUILD b/main/mkinitfs/APKBUILD index 9eaf0fe74e..efbdc4da89 100644 --- a/main/mkinitfs/APKBUILD +++ b/main/mkinitfs/APKBUILD @@ -2,7 +2,7 @@ pkgname=mkinitfs pkgver=2.7.1 _ver=${pkgver%_git*} -pkgrel=1 +pkgrel=2 pkgdesc="Tool to generate initramfs images for Alpine" url=http://git.alpinelinux.org/cgit/mkinitfs depends="busybox apk-tools>=2.0 lddtree>=1.25" -- cgit v1.2.3