gummiboot: remove guards from INSTALL.msg.
This commit is contained in:
parent
674e42ee08
commit
be3c6cc51c
2 changed files with 1 additions and 4 deletions
srcpkgs/gummiboot
|
@ -1,5 +1,3 @@
|
||||||
==========================================================================
|
|
||||||
|
|
||||||
Make gummiboot your default bootloader with:
|
Make gummiboot your default bootloader with:
|
||||||
|
|
||||||
$ mount -t efivarfs none /sys/firmware/efi/efivars
|
$ 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
|
$ xbps-reconfigure -f linux3.XX
|
||||||
|
|
||||||
==========================================================================
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gummiboot'
|
# Template file for 'gummiboot'
|
||||||
pkgname=gummiboot
|
pkgname=gummiboot
|
||||||
version=45
|
version=45
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libxslt docbook-xsl"
|
hostmakedepends="automake pkg-config libxslt docbook-xsl"
|
||||||
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
|
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
|
||||||
|
|
Loading…
Reference in a new issue