diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-05-04 15:37:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-05-04 15:37:06 -0300 |
commit | 76206e3aceab1d4c0d7211c292b645904ae4ee20 (patch) | |
tree | c24a2d3338d4c15854301641a91947c61deff59c /parabola-archiso-TEST/syslinux/archiso_sys.cfg | |
parent | f73bc3835679622088d9d7d2ae179964266c4d7a (diff) |
Diffstat (limited to 'parabola-archiso-TEST/syslinux/archiso_sys.cfg')
-rw-r--r-- | parabola-archiso-TEST/syslinux/archiso_sys.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/parabola-archiso-TEST/syslinux/archiso_sys.cfg b/parabola-archiso-TEST/syslinux/archiso_sys.cfg deleted file mode 100644 index 603e23d..0000000 --- a/parabola-archiso-TEST/syslinux/archiso_sys.cfg +++ /dev/null @@ -1,9 +0,0 @@ -LABEL arch -TEXT HELP -Boot the Parabola GNU/Linux-libre live medium. It allows you to -install a libre Arch Linux or perform system maintenance. -ENDTEXT -MENU LABEL Boot Parabola GNU/Linux-libre -LINUX boot/%ARCH%/vmlinuz -INITRD boot/%ARCH%/libreiso.img -APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% |