mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 20:31:15 +00:00
* Remove explicit install of grub-efi* packages for amd64
* Remove systemd-networkd artifacts from includes.chroot
This commit is contained in:
parent
7981a08c2c
commit
e23685134e
live-build/buildd
hooks
includes.chroot/etc/systemd/system
multi-user.target.wants
network-online.target.wants
sockets.target.wants
@ -84,7 +84,7 @@ install_grub() {
|
||||
;;
|
||||
amd64)
|
||||
chroot mountpoint apt-get install -qqy grub-pc
|
||||
chroot mountpoint apt-get install -qqy grub-efi-amd64-signed grub-efi-amd64 shim-signed
|
||||
chroot mountpoint apt-get install -qqy shim-signed
|
||||
grub_modules="multiboot serial usb usb_keyboard"
|
||||
efi_target=x86_64-efi
|
||||
;;
|
||||
|
@ -1 +0,0 @@
|
||||
/lib/systemd/system/systemd-networkd.service
|
@ -1 +0,0 @@
|
||||
/lib/systemd/system/systemd-networkd-wait-online.service
|
@ -1 +0,0 @@
|
||||
/lib/systemd/system/systemd-networkd.socket
|
Loading…
x
Reference in New Issue
Block a user