From: W. Trevor King Date: Wed, 24 Mar 2010 00:24:59 +0000 (-0400) Subject: Oops, fix "sylinux" typo in sysresccd-usbstick X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=354682e19f6c7d18b7a659ed9c4b7beaf4281aa8;p=systemrescuecd.git Oops, fix "sylinux" typo in sysresccd-usbstick --- diff --git a/portage-overlay/sys-apps/sysresccd-scripts/files/sysresccd-usbstick b/portage-overlay/sys-apps/sysresccd-scripts/files/sysresccd-usbstick index 060bff2..ee8e0de 100755 --- a/portage-overlay/sys-apps/sysresccd-scripts/files/sysresccd-usbstick +++ b/portage-overlay/sys-apps/sysresccd-scripts/files/sysresccd-usbstick @@ -12,7 +12,7 @@ PROG="${0}" ISODIR="/livemnt/boot" USBDIR="/mnt/usbstick" -SYSLINUX="sylinux" +SYSLINUX="syslinux" MINSIZEMB=300 cdfiles=('sysrcd.dat' 'sysrcd.md5' 'version' 'isolinux/initram.igz' 'isolinux/rescuecd' 'isolinux/rescue64' 'isolinux/f1boot.msg'