Re: PowerPC CD issues

2001-06-15 Thread Carlos Barros
s powermac boot from ROM. ofpath dont recognice the BIOS Is there a doc about making linux boot for this powermac? Using potato r3 CD's (btw it has IDE disk and SCSI CDRom) (btw2 how to open the box? to add/change the HD?) -- Carlos Barros. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Multi-boot CDs

2002-03-19 Thread Carlos Barros
works the multiboot. But I could install woody on all those hw. And works really nice! -- Carlos Barros. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

debian-cd and security mirror

2002-06-24 Thread Carlos Barros
Hello! Looking into the cvs version, I found a couple of mentions of the security. I did export SECURITY and then, mirror_check failed. I change some lines in mirror_check and now Im running again... BTW Is there some more bits to take care about? -- Carlos Barros. -- To

Re: debian-cd and security mirror

2002-06-25 Thread Carlos Barros
On Tue, Jun 25, 2002 at 04:20:35PM +0200, Petter Reinholdtsen wrote: > [Carlos Barros] > > Looking into the cvs version, I found a couple of mentions of the > > security. I did export SECURITY and then, mirror_check failed. I > > change some lines in mirror_check and

Re: debian-cd and security mirror

2002-07-04 Thread Carlos Barros
On Thu, Jun 27, 2002 at 07:53:22PM +0200, Petter Reinholdtsen wrote: > [Carlos Barros] > > $file = ( -e "$mirror/$filename" ) ? "$mirror/$filename" : > > (-e "$nonus/$filename") ? "$nonus/$filename" : > >