diff --git a/srcpkgs/xbps-mklive/files/xbps-mklive.sh.in b/srcpkgs/xbps-mklive/files/xbps-mklive.sh.in index 4aa1929f7b..f3b4cc1cb2 100644 --- a/srcpkgs/xbps-mklive/files/xbps-mklive.sh.in +++ b/srcpkgs/xbps-mklive/files/xbps-mklive.sh.in @@ -123,13 +123,13 @@ LABEL linux MENU LABEL Boot XBPS GNU/Linux ${kver} ($(uname -m)) KERNEL /casper/vmlinuz INITRD /casper/initrd.lz -APPEND boot=casper keymap=es locale=es_ES +APPEND boot=casper keymap=es locale=es_ES quiet LABEL linuxtoram MENU LABEL Boot XBPS GNU/Linux ${kver} (toram) ($(uname -m)) KERNEL /casper/vmlinuz INITRD /casper/initrd.lz -APPEND boot=casper toram keymap=es locale=es_ES +APPEND boot=casper toram keymap=es locale=es_ES quiet LABEL c MENU LABEL Boot first HD found by the BIOS diff --git a/srcpkgs/xbps-mklive/template b/srcpkgs/xbps-mklive/template index ec9bf816df..5db8280636 100644 --- a/srcpkgs/xbps-mklive/template +++ b/srcpkgs/xbps-mklive/template @@ -1,6 +1,6 @@ # Template file for 'xbps-mklive' pkgname=xbps-mklive -version=0.3.4 +version=0.3.5 build_style=custom-install short_desc="XBPS Live image maker" maintainer="Juan RP "