cvs commit to debian-cd/tools/boot/woody by rhirst

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd/tools/boot/woody who:rhirst time: Tue Apr 23 15:50:35 PDT 2002 Log Message: Reworked post-boot-hppa to hardcode path to palo, and to ensure 1_NONUS.raw is built properly. Files: changed:post-boot-hppa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

cvs commit to debian-cd/debian by rhirst

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd/debian who:rhirst time: Tue Apr 23 15:50:35 PDT 2002 Log Message: Reworked post-boot-hppa to hardcode path to palo, and to ensure 1_NONUS.raw is built properly. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

cvs commit to debian-cd by hertzog

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd who:hertzog time: Tue Apr 23 14:30:51 PDT 2002 Log Message: * Fix if/else nesting for debootstrap checks. Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

improper nesting of debootstrap error message

2002-04-23 Thread Matt Kraai
Howdy, The patch from Petter Reinholdtsen to detect when debootstrap mis-nested the error message. The following patch fixes it. Matt Index: Makefile === RCS file: /cvs/debian-boot/debian-cd/Makefile,v retrieving revision 1.52 dif

Re: Last debian-cd updates before release

2002-04-23 Thread Ben Collins
On Tue, Apr 23, 2002 at 06:28:27PM +0200, Santiago Garcia Mantinan wrote: > Hi Ben! > > > Yeah, I can fix this up tonight. I have a new method I want to implement > > which will not only simplify the sparc boot, but make it so you don't > > need root to build it anymore. > > Will this new method

Re: Last debian-cd updates before release

2002-04-23 Thread Santiago Garcia Mantinan
Hi Ben! > Yeah, I can fix this up tonight. I have a new method I want to implement > which will not only simplify the sparc boot, but make it so you don't > need root to build it anymore. Will this new method work with mkisofs or will we still need an old mkhybrid for the sparcs? BTW: maybe not

Re: Last debian-cd updates before release

2002-04-23 Thread Raphael Hertzog
Hi, Le Tue, Apr 23, 2002 at 03:11:46PM +0200, Petter Reinholdtsen écrivait: > > I think it happened because /usr/sbin wasn't in my path, and so the > > Makefile didn't find debootstrap. I would prefer it to error, > > rather than silently produce broken CDs. Missing debootstrap also > > disable

Re: boot/woody/boot-ia64 & use of links

2002-04-23 Thread Richard Hirst
On Mon, Apr 15, 2002 at 01:47:11PM +0100, Philip Hands wrote: > Hi, > > I notice that boot-ia64 doesn't work for 1_NONUS, because it does a cd > to CD1, rather than $CDDIR. > > Also, I notice that it populates the $CDDIR/install directory with > symlinks, which IIRC results in something not terr

cvs commit to debian-cd/debian by rhirst

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd/debian who:rhirst time: Tue Apr 23 07:50:29 PDT 2002 Log Message: Reworked boot-ia64 to use hardlinks and so 1_NONUS.raw is built properly. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

cvs commit to debian-cd/tools/boot/woody by rhirst

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd/tools/boot/woody who:rhirst time: Tue Apr 23 07:50:29 PDT 2002 Log Message: Reworked boot-ia64 to use hardlinks and so 1_NONUS.raw is built properly. Files: changed:boot-ia64 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

cvs commit to debian-cd by hertzog

2002-04-23 Thread Debian Boot CVS Master
Repository: debian-cd who:hertzog time: Tue Apr 23 06:33:38 PDT 2002 Log Message: * Hardcode debootstrap path ... since /usr/sbin may not be out of the PATH. * Print results of debootstrap checks. Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Last debian-cd updates before release

2002-04-23 Thread Petter Reinholdtsen
[Richard Hirst] > I think it happened because /usr/sbin wasn't in my path, and so the > Makefile didn't find debootstrap. I would prefer it to error, > rather than silently produce broken CDs. Missing debootstrap also > disables the code that ensures all base debs are on the first CD. I made th

Testing Woody DVDs

2002-04-23 Thread Steve McIntyre
I'm now testing Woody DVDs in a few machines. They seem readable in a variety of drives, so I'm going to try a few machines and see if they boot OK. -- Steve McIntyre, Plasmon [EMAIL PROTECTED] Oh My God! They Killed init! You Bastards! "Can't keep my eyes fr

Re: Last debian-cd updates before release

2002-04-23 Thread Richard Hirst
On Mon, Apr 22, 2002 at 11:13:19PM +0200, Raphael Hertzog wrote: > Hi people, > > i just committed the last changes that I wanted to make before the > release. I just built an ia64 set using cvs debian-cd, and the first disk has .disk/kernel_installable, but it does not have .disk/base_installab

Re: Beginners questions...

2002-04-23 Thread Wookey
On Mon 22 Apr, Alexander Schinner wrote: > Hi, > > for a special project, I whould like to build my own, modified version of the > Debian boot CD's. The changes I have to make are: > > - Using a customized/patched kernel install kernel-package and see man make-kpgk > - remove some questions

Re: boot/woody/boot-ia64 & use of links

2002-04-23 Thread Richard Hirst
On Mon, Apr 15, 2002 at 01:47:11PM +0100, Philip Hands wrote: > Also, I notice that it populates the $CDDIR/install directory with > symlinks, which IIRC results in something not terribly useful on > Windoze. Just tested this, and my windoze 98 box shows symlinks as 0 length files. If this is co