mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Add virtio changes to core30
This commit is contained in:
@@ -14,3 +14,6 @@ srv/web/ipfire/html/themes/maniac/include/style.css
|
|||||||
opt/pakfire/pakfire
|
opt/pakfire/pakfire
|
||||||
usr/bin/curl
|
usr/bin/curl
|
||||||
etc/ppp/ip-up
|
etc/ppp/ip-up
|
||||||
|
usr/sbin/grub-install
|
||||||
|
lib/initcpio/install/virtio
|
||||||
|
etc/mkinitcpio.conf
|
||||||
|
|||||||
@@ -67,3 +67,4 @@ fi
|
|||||||
if [ ! -s "/opt/pakfire/db/uuid" ]; then
|
if [ ! -s "/opt/pakfire/db/uuid" ]; then
|
||||||
rm -f /opt/pakfire/db/uuid
|
rm -f /opt/pakfire/db/uuid
|
||||||
fi
|
fi
|
||||||
|
cp /etc/mkinitcpio.conf /etc/mkinitcpio.conf.org
|
||||||
|
|||||||
Reference in New Issue
Block a user