gummiboot: remove guards from INSTALL.msg.
This commit is contained in:
parent
674e42ee08
commit
be3c6cc51c
|
@ -1,5 +1,3 @@
|
|||
==========================================================================
|
||||
|
||||
Make gummiboot your default bootloader with:
|
||||
|
||||
$ mount -t efivarfs none /sys/firmware/efi/efivars
|
||||
|
@ -14,4 +12,3 @@ Reconfigure your kernel package to create loader entries:
|
|||
|
||||
$ xbps-reconfigure -f linux3.XX
|
||||
|
||||
==========================================================================
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gummiboot'
|
||||
pkgname=gummiboot
|
||||
version=45
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libxslt docbook-xsl"
|
||||
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
|
||||
|
|
Loading…
Reference in New Issue