Bug#412922: [PATCH] win32-loader integration

2007-08-29 Thread Robert Millan
On Wed, Aug 29, 2007 at 04:33:04PM -0400, Joey Hess wrote: > Robert Millan wrote: > > + if [ -n "$(INITRD_GTK)" ]; then \ > > + echo -en "$(ARCH)/linux=linux\n$(ARCH)/initrd=initrd.gz\n"; \ > > + echo -en > > "$(ARCH)/gtk/linux=linux\n$(ARCH)/gtk/initrd=initrdg.gz\n"; \ > >

Bug#412922: [PATCH] win32-loader integration

2007-08-29 Thread Joey Hess
Robert Millan wrote: > + if [ -n "$(INITRD_GTK)" ]; then \ > + echo -en "$(ARCH)/linux=linux\n$(ARCH)/initrd=initrd.gz\n"; \ > + echo -en > "$(ARCH)/gtk/linux=linux\n$(ARCH)/gtk/initrd=initrdg.gz\n"; \ > + if [ -n "$(INITRD_GTK)" ]; then \ > + echo -en

Bug#412922: [PATCH] win32-loader integration

2007-08-29 Thread Robert Millan
retitle 412922 win32-loader integration thanks The attached patch integrates win32-loader in the build system, to include it with cdrom and hd-media builds (and netboot, when it comes to mini.iso) Acknowledging the concerns Frans stated before about making it too easy for unaware win32 users to r