Bug#412922: please generate win32-loader.ini "manifest" file

2007-06-17 Thread Robert Millan
On Mon, Jun 04, 2007 at 11:44:10AM +0200, Robert Millan wrote: > > if the CD is > > inserted, _increases_ our "responsibility" if the user should fail to > > read (or probably more importantly: understand) any of the warnings > > about "erasing your harddisk and losing existing data". > > > > T

Bug#412922: please generate win32-loader.ini "manifest" file

2007-06-04 Thread Robert Millan
On Fri, Jun 01, 2007 at 04:50:10PM +0200, Frans Pop wrote: > On Thursday 31 May 2007 20:19, Robert Millan wrote: > > Maybe this is a good time to review this? I'm attaching a new patch, > > with some minor changes including adapting to latest win32-loader.ini > > syntax. > > I guess my main reser

Bug#412922: please generate win32-loader.ini "manifest" file

2007-06-01 Thread Frans Pop
On Thursday 31 May 2007 20:19, Robert Millan wrote: > Maybe this is a good time to review this? I'm attaching a new patch, > with some minor changes including adapting to latest win32-loader.ini > syntax. I guess my main reservation against this is that including a Windows .ini file and thus mak

Bug#412922: please generate win32-loader.ini "manifest" file

2007-05-31 Thread Robert Millan
On Sat, Mar 03, 2007 at 09:54:52PM +0100, Frans Pop wrote: > On Thursday 01 March 2007 00:04, Robert Millan wrote: > > Please, could you include this patch to generate win32-loader.ini in > > the cdrom and hd-media builds ? win32-loader.ini is like a "manifest" > > that win32-loader can use to fig

Bug#412922: please generate win32-loader.ini "manifest" file

2007-03-03 Thread Frans Pop
On Thursday 01 March 2007 00:04, Robert Millan wrote: > Please, could you include this patch to generate win32-loader.ini in > the cdrom and hd-media builds ? win32-loader.ini is like a "manifest" > that win32-loader can use to figure out where to copy linux and > initrd.gz images from (yes, it su

Bug#412922: please generate win32-loader.ini "manifest" file

2007-02-28 Thread Robert Millan
Package: debian-installer Severity: wishlist Tags: patch Please, could you include this patch to generate win32-loader.ini in the cdrom and hd-media builds ? win32-loader.ini is like a "manifest" that win32-loader can use to figure out where to copy linux and initrd.gz images from (yes, it suppor

Bug#412922: please generate win32-loader.ini "manifest" file

2007-02-28 Thread Robert Millan
On Thu, Mar 01, 2007 at 12:04:18AM +0100, Robert Millan wrote: > + # win32-loader.ini (for alternative win32-based boot) > + (echo -en "[$(ARCH)]\n"; \ > + if [ -n "$(INITRD_GTK)" ]; then \ > + echo -en "linux=install/vmlinuz\ninitrd=install/initrd.gz\n"; \ > + e