[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#140608: boot-floppies: Crc error (woody bf2.4)



On Mon, Apr 01, 2002 at 01:39:06PM -0500, Duncan Findlay wrote:
> On Mon, Apr 01, 2002 at 09:30:34AM -0800, Matt Kraai wrote:
> > On Sat, Mar 30, 2002 at 03:59:27PM -0500, Duncan Findlay wrote:
> > > It would be nice if install.bat
> > > expected all files to be in the same dir.
> > 
> > Why?
> 
> The average user would most likely download the 5 or 6 files they
> specifically need, not actually create a debian mirror. This average user
> would most likely save all the files to the same directory.

This will cause problems for users who preserve the archive
structure (e.g., CD-ROMs).  Would you please test the following
patch?

Matt

Index: scripts/dos/install.bat
===================================================================
RCS file: /cvs/debian-boot/boot-floppies/scripts/dos/install.bat,v
retrieving revision 1.6
diff -u -r1.6 install.bat
--- scripts/dos/install.bat	2002/03/31 21:49:01	1.6
+++ scripts/dos/install.bat	2002/04/01 19:33:40
@@ -1 +1,2 @@
+if exist loadlin if exist root.bin loadlin linux.bin root=/dev/ram initrd=root.bin disksize=1.44
 dosutils\loadlin linux.bin root=/dev/ram initrd=images-1.44/root.bin disksize=1.44

Attachment: pgpA2Tga49xNB.pgp
Description: PGP signature


Reply to: