OSDN Git Service

[update] : Add efibootmgr (archiso 45)
authorhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:54:42 +0000 (18:54 +0900)
committerhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:54:42 +0000 (18:54 +0900)
It was previously pulled in as a dependency of refind. Now that refind is removed, add efibootmgr explicitly.

channels/share/packages.i686/grub.i686
channels/share/packages.x86_64/grub.x86_64

index d5fb003..9b49e10 100644 (file)
@@ -7,9 +7,12 @@
 #
 # (c) 2019-2020 Fascode Network.
 #
-# Grub
+# boot tools
 #
 
+# Grub
 grub
 os-prober
-refind
\ No newline at end of file
+
+# EFI
+efibootmgr
\ No newline at end of file
index d5fb003..9b49e10 100644 (file)
@@ -7,9 +7,12 @@
 #
 # (c) 2019-2020 Fascode Network.
 #
-# Grub
+# boot tools
 #
 
+# Grub
 grub
 os-prober
-refind
\ No newline at end of file
+
+# EFI
+efibootmgr
\ No newline at end of file