Revision: 7583
          http://sourceforge.net/p/ipcop/svn/7583
Author:   owes
Date:     2014-05-31 11:16:33 +0000 (Sat, 31 May 2014)
Log Message:
-----------
Copy all the c32 syslinux files onto the ISO.
Try hybrid ISO image, should be possible to dd the .iso onto an usb key and 
boot from that. Needs testing before dropping usb-{h,f}dd

Modified Paths:
--------------
    ipcop/trunk/lfs/ipcop-boot-cd

Modified: ipcop/trunk/lfs/ipcop-boot-cd
===================================================================
--- ipcop/trunk/lfs/ipcop-boot-cd       2014-05-30 13:57:50 UTC (rev 7582)
+++ ipcop/trunk/lfs/ipcop-boot-cd       2014-05-31 11:16:33 UTC (rev 7583)
@@ -210,7 +210,7 @@
                        $(DIR_SRC)/config/arch/$(MACHINE)/f3.txt >          
/$(INSTALLER_DIR)/cdrom/boot/isolinux/f3.txt
 
        cp /usr/share/syslinux/isolinux.bin             
/$(INSTALLER_DIR)/cdrom/boot/isolinux/isolinux.bin
-       cp /boot/{ldlinux.c32,libcom32.c32,libutil.c32} 
/$(INSTALLER_DIR)/cdrom/boot/isolinux/
+       cp /usr/share/syslinux/*.c32                    
/$(INSTALLER_DIR)/cdrom/boot/isolinux/
        cp $(DIR_SRC)/config/arch/$(MACHINE)/splash.rle 
/$(INSTALLER_DIR)/cdrom/boot/isolinux/splash.rle
 
        cd /$(INSTALLER_DIR)/cdrom && xorrisofs \
@@ -225,8 +225,8 @@
                -c boot/isolinux/boot.catalog \
                .
 
-       # ISOhybrid ?
-       #/usr/bin/isohybrid /$(INSTALLER_DIR)/images/$(IPCOP_ISO)
+       # hybrid ISO image
+       /usr/bin/isohybrid /$(INSTALLER_DIR)/images/$(IPCOP_ISO)
 endif
 
 ifeq "$(MACHINE)" "alpha"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to