* Remove explicit install of grub-efi* packages for amd64

* Remove systemd-networkd artifacts from includes.chroot
This commit is contained in:
Cody Shepherd 2020-07-10 09:58:47 -07:00
parent 7981a08c2c
commit e23685134e
No known key found for this signature in database
GPG Key ID: 0DB7E5F05C3FAB5F
4 changed files with 1 additions and 4 deletions

View File

@ -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
;;

View File

@ -1 +0,0 @@
/lib/systemd/system/systemd-networkd.service

View File

@ -1 +0,0 @@
/lib/systemd/system/systemd-networkd-wait-online.service

View File

@ -1 +0,0 @@
/lib/systemd/system/systemd-networkd.socket