Revision: 7817
          http://sourceforge.net/p/ipcop/svn/7817
Author:   owes
Date:     2015-01-25 20:20:48 +0000 (Sun, 25 Jan 2015)
Log Message:
-----------
ISO size is slowly but steadily increasing.

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

Modified: ipcop/trunk/lfs/ipcop-boot-usb
===================================================================
--- ipcop/trunk/lfs/ipcop-boot-usb      2015-01-25 19:07:40 UTC (rev 7816)
+++ ipcop/trunk/lfs/ipcop-boot-usb      2015-01-25 20:20:48 UTC (rev 7817)
@@ -120,9 +120,9 @@
        IMAGE=$(IMGfdd); $(COPY_TO_IMG)
 
        # Partitionned images : make a file system bigger than iso size
-       # that fit on 64MB key to let free space available
+       # that fit on 96MB key to let free space available
        # on the unique partition. Image will be compressed later
-       dd bs=1k if=/dev/zero of=$(IMGfs) count=63000
+       dd bs=1k if=/dev/zero of=$(IMGfs) count=95000
        IMAGE=$(IMGfs); $(COPY_TO_IMG)
 
        # usb-hdd (64 heads, 32 sectors geometry, on a partition 1)

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


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to