cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread eb
Repository: debian-cd/tools/boot/potato who:eb time: Thu Jun 14 02:41:02 PDT 2001 Log Message: hopefully fix powermac bootable CD problem, check whether mkhybrid or mkisofs is used, if mkhybrid do as we always have, if mkisofs add args: -hfs-bless $n/install/powermac. note this

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Ethan Benson
On Thu, Jun 14, 2001 at 02:41:02AM -0700, [EMAIL PROTECTED] wrote: > Repository: debian-cd/tools/boot/potato > who:eb > time: Thu Jun 14 02:41:02 PDT 2001 > > > Log Message: > > hopefully fix powermac bootable CD problem, check whether mkhybrid or > mkisofs is used, if mkhybrid d

No Subject

2001-06-14 Thread Directline
Salve, Con DirectLine potrai riferirti ad un unico operatore per tutte le tue chiamate urbane, interurbane, internazionali e verso cellulari a tariffe MAI VISTE... Segnalando il servizio ai tuoi amici, arriverai ad eliminare del tutto la bolletta telefonica, e se gli amici sono tanti... potrai a

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Raphael Hertzog
Le Thu, Jun 14, 2001 at 03:59:54AM -0800, Ethan Benson écrivait: > actually i think this won't work, because a variable inside mkiso_opts > won't get expanded... Expand it before ? There's a single .mkisofs_opts file per image ... > is there any way the boot-* script can know what the master r

cvs commit to debian-cd by hertzog

2001-06-14 Thread hertzog
Repository: debian-cd who:hertzog time: Thu Jun 14 14:05:36 PDT 2001 Log Message: * Fix the STUPID bugs I introduced recently (hopefully). Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

cvs commit to debian-cd/tasks by hertzog

2001-06-14 Thread hertzog
Repository: debian-cd/tasks who:hertzog time: Thu Jun 14 14:05:36 PDT 2001 Log Message: * Fix the STUPID bugs I introduced recently (hopefully). Files: changed:base-woody -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Ethan Benson
On Thu, Jun 14, 2001 at 04:50:31PM +0200, Raphael Hertzog wrote: > Le Thu, Jun 14, 2001 at 03:59:54AM -0800, Ethan Benson écrivait: > > actually i think this won't work, because a variable inside mkiso_opts > > won't get expanded... > > Expand it before ? There's a single .mkisofs_opts file per

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Raphael Hertzog
Le Thu, Jun 14, 2001 at 02:25:53PM -0800, Ethan Benson écrivait: > -hfs-bless CD$n (litterally) to the .mkisofs_opts file. i don't > think that the $n part will get expanded though in hindsight.. (i > can't test this because i can't make a full mirror). It will, I don't see why it wouldn't get

cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread eb
Repository: debian-cd/tools/boot/potato who:eb time: Thu Jun 14 16:41:56 PDT 2001 Log Message: really fix bootable CD problem. i hope Files: changed:boot-powerpc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

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

2001-06-14 Thread eb
Repository: debian-cd/tools/boot/woody who:eb time: Thu Jun 14 16:58:11 PDT 2001 Log Message: add post-boot-powerpc so mkhybrid will work too. Files: added: post-boot-powerpc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

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

2001-06-14 Thread eb
Repository: debian-cd/tools/boot/woody who:eb time: Thu Jun 14 16:57:10 PDT 2001 Log Message: replace woody/boot-powerpc with potato/boot-powerpc. it appears to be an old noop version. this might still need a tweak for woody. Files: changed:boot-powerpc -- To UNSUBSCR

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Ethan Benson
On Fri, Jun 15, 2001 at 01:22:30AM +0200, Raphael Hertzog wrote: > Le Thu, Jun 14, 2001 at 02:25:53PM -0800, Ethan Benson écrivait: > > -hfs-bless CD$n (litterally) to the .mkisofs_opts file. i don't > > think that the $n part will get expanded though in hindsight.. (i > > can't test this because

Re: cvs commit to debian-cd/tools/boot/potato by eb

2001-06-14 Thread Raphael Hertzog
Le Thu, Jun 14, 2001 at 03:47:16PM -0800, Ethan Benson écrivait: > the woody one is unimplemented right now, the only part of the potato > version that i might need changing is the yaboot binary extraction. > currently it looks for a deb under binary-powerpc/base/yaboot*.deb > will this be affecte