syslinux: remove guards from INSTALL.msg.
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
=======================================================================
|
|
||||||
|
|
||||||
Some optional packages must be installed for additional functionality:
|
Some optional packages must be installed for additional functionality:
|
||||||
|
|
||||||
- mtools: mkdiskimage and syslinux support
|
- mtools: mkdiskimage and syslinux support
|
||||||
- gptfdisk: GPT support
|
- gptfdisk: GPT support
|
||||||
- efibootmgr: EFI support
|
- efibootmgr: EFI support
|
||||||
- dosfstools: EFI support
|
- dosfstools: EFI support
|
||||||
|
|
||||||
=======================================================================
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'syslinux'
|
# Template file for 'syslinux'
|
||||||
pkgname=syslinux
|
pkgname=syslinux
|
||||||
version=6.02
|
version=6.02
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="perl python nasm"
|
hostmakedepends="perl python nasm"
|
||||||
makedepends="gnu-efi-libs libuuid-devel"
|
makedepends="gnu-efi-libs libuuid-devel"
|
||||||
short_desc="A boot loader for the Linux operating system"
|
short_desc="A boot loader for the Linux operating system"
|
||||||
|
|||||||
Reference in New Issue
Block a user