Revision: 6934 http://ipcop.svn.sourceforge.net/ipcop/?rev=6934&view=rev Author: dotzball Date: 2013-02-18 21:58:54 +0000 (Mon, 18 Feb 2013) Log Message: ----------- Add missing memtest to USB-key install images.
Modified Paths: -------------- ipcop/trunk/lfs/usb-key Modified: ipcop/trunk/lfs/usb-key =================================================================== --- ipcop/trunk/lfs/usb-key 2013-02-18 07:23:16 UTC (rev 6933) +++ ipcop/trunk/lfs/usb-key 2013-02-18 21:58:54 UTC (rev 6934) @@ -69,7 +69,7 @@ losetup $$LOOPDEV $$IMAGE && \ mount -t vfat $$LOOPDEV /installer/mnt && \ cp -R /installer/cdrom/* /installer/mnt && \ - mv /installer/mnt/boot/isolinux/{instroot.img,vmlinuz,f?.txt} /installer/mnt && \ + mv /installer/mnt/boot/isolinux/{instroot.img,memtest,vmlinuz,f?.txt} /installer/mnt && \ rm -rf /install/mnt/boot && \ sed -e "s|splash|/boot/isolinux/splash|" \ /$(INSTALLER_DIR)/cdrom/boot/isolinux/message \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn