mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
dracut: add xen_blkfront module to initrd
this module is needed to boot on xen hosts. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
etc/dracut.conf
|
||||
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
srv/web/ipfire/html/themes/ipfire/include/functions.pl
|
||||
|
||||
@@ -78,6 +78,9 @@ telinit u
|
||||
/etc/init.d/unbound restart
|
||||
/etc/init.d/squid restart
|
||||
|
||||
# rebuild initrd
|
||||
dracut --force --early-microcode --strip --verbose --xz
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user