disabled grub
This commit is contained in:
parent
ae59c52cf9
commit
dc04f7ab06
1 changed files with 3 additions and 3 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
iso_name="Parchlinux Plasma"
|
||||
iso_label="PARCHLINUX_PLASMA_$(date +%Y%m)"
|
||||
iso_publisher="Parch Linux <parchlinux.ir>"
|
||||
iso_publisher="Parch Linux <parchlinux.com>"
|
||||
iso_application="Parch Linux Live/Rescue CD"
|
||||
iso_version="$(date +%Y.%m.%d)"
|
||||
install_dir="arch"
|
||||
buildmodes=('iso')
|
||||
bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
|
||||
'uefi-x64.systemd-boot.esp'
|
||||
'uefi-x64.systemd-boot.eltorito')
|
||||
'uefi-x64.systemd-boot.esp'
|
||||
'uefi-x64.systemd-boot.eltorito')
|
||||
arch="x86_64"
|
||||
pacman_conf="pacman.conf"
|
||||
airootfs_image_type="squashfs"
|
||||
|
|
Loading…
Add table
Reference in a new issue