From df1b22e3539ccfcb4bc0503322d54bd3a9544f41 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 14 Oct 2015 07:32:49 +0000 Subject: init: do not force add hwdrivers and modloop we probably dont support upgrade from the old version it was there for --- initramfs-init.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'initramfs-init.in') diff --git a/initramfs-init.in b/initramfs-init.in index 162f764..26b64b4 100755 --- a/initramfs-init.in +++ b/initramfs-init.in @@ -513,11 +513,6 @@ if [ -f $sysroot/etc/fstab ]; then fi fi -# in case we upgrade we might need those: -rc_add hwdrivers sysinit -rc_add modloop sysinit - - # hack so we get openrc pkgs="$pkgs alpine-base" -- cgit v1.2.3