cvs commit to debian-cd/debian by hertzog

2001-12-31 Thread Debian Boot CVS Master

Repository: debian-cd/debian
who:hertzog
time:   Mon Dec 31 09:48:47 PST 2001
Log Message:
  * Fix the MULTIBOOT test. :-|
  

Files:
changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




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

2001-12-31 Thread Debian Boot CVS Master

Repository: debian-cd/tools/boot/woody
who:hertzog
time:   Mon Dec 31 09:48:47 PST 2001
Log Message:
  * Fix the MULTIBOOT test. :-|
  

Files:
changed:boot-i386


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Multiple Boot images on woody CD#1

2001-12-31 Thread Jim Westveer

-BEGIN PGP SIGNED MESSAGE-
Hash: MD5


Hi all,

Debian-cd now has the ability to put 5 boot images on 
the first woody-i386 CD/ROM.  Currently this capability can be
used by setting a variable named Multiboot in debian-cd. 
(see changelog).

With a i386-woody CD#1, and a newer BIOS in your 
computer, the CD will boot, and present you with a menu
of what 'flavor' of kernel image you wish to boot with.  On
an older BIOS, CD#1 will simply boot the 'default' kernel.

The kernels on a multiboot woody CD#1 are:
  1. default kernel
  2. compact kernel
  3. idepci kernel
  4. udma100-ext3 kernel
  5. reiserfs kernel

I would like to make this the default behavior of debian-cd,
but we really need to have more people test this before
that change can be made.

If you have positive or negative experience when using
a woody-i386 image that was created with multiboot, please
let me or the list know.

tnx,

- --
Jim Westveer <[EMAIL PROTECTED]>
- 
You are standing in a maze of twisty little passages,
that all look alike. XYZZY: Poof!
- 
E-Mail: [EMAIL PROTECTED]  [EMAIL PROTECTED]
work :  425-591-3002  KC7JYJ 
pgp-key 0x36129171gpg-key 0x9823336C  
- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEUEAREBAAYFAjww23sACgkQXpzfopgjM2zQwgCdFMGywQU8yMeS+N23AgeudYug
lcAAmMT6kHYTQwNAmjT5XH17ubQ6tIk=
=/nLu
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Multiple Boot images on woody CD#1

2001-12-31 Thread Philip Charles

Jim,
Where is this version?  Upload?

With any luck I will be able to use this version for the hurd-H3 CDs due
at the end of the month.  This should give it a good testing base. 

Phil.

On Mon, 31 Dec 2001, Jim Westveer wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: MD5
> 
> 
> Hi all,
> 
> Debian-cd now has the ability to put 5 boot images on 
> the first woody-i386 CD/ROM.  Currently this capability can be
> used by setting a variable named Multiboot in debian-cd. 
> (see changelog).
> 
> With a i386-woody CD#1, and a newer BIOS in your 
> computer, the CD will boot, and present you with a menu
> of what 'flavor' of kernel image you wish to boot with.  On
> an older BIOS, CD#1 will simply boot the 'default' kernel.
> 
> The kernels on a multiboot woody CD#1 are:
>   1. default kernel
>   2. compact kernel
>   3. idepci kernel
>   4. udma100-ext3 kernel
>   5. reiserfs kernel
> 
> I would like to make this the default behavior of debian-cd,
> but we really need to have more people test this before
> that change can be made.
> 
> If you have positive or negative experience when using
> a woody-i386 image that was created with multiboot, please
> let me or the list know.
> 
> tnx,
> 
> - --
> Jim Westveer <[EMAIL PROTECTED]>
> - 
> You are standing in a maze of twisty little passages,
> that all look alike. XYZZY: Poof!
> - 
> E-Mail: [EMAIL PROTECTED]  [EMAIL PROTECTED]
> work :  425-591-3002  KC7JYJ 
> pgp-key 0x36129171gpg-key 0x9823336C  
> - 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iEUEAREBAAYFAjww23sACgkQXpzfopgjM2zQwgCdFMGywQU8yMeS+N23AgeudYug
> lcAAmMT6kHYTQwNAmjT5XH17ubQ6tIk=
> =/nLu
> -END PGP SIGNATURE-
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 

--
  Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand
   +64 3 488 2818Fax +64 3 488 2875Mobile 025 267 9420
 [EMAIL PROTECTED] - preferred.  [EMAIL PROTECTED]
 I sell GNU/Linux & GNU/Hurd CDs.   See http://www.copyleft.co.nz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Multiple Boot images on woody CD#1

2001-12-31 Thread Raphael Hertzog

Le Tue, Jan 01, 2002 at 12:10:10PM +1300, Philip Charles écrivait:
>   Where is this version?  Upload?

Last version of unstable, or CVS version. It's commited for a few weeks
already. Just add "export MULTIBOOT=yes" to CONF.sh ...

Cheers,
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Le bouche à oreille du Net : http://www.beetell.com
Naviguer sans se fatiguer à chercher : http://www.deenoo.com
Formation Linux et logiciel libre : http://www.logidee.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Multiple Boot images on woody CD#1

2001-12-31 Thread Philip Charles

On Tue, 1 Jan 2002, Raphael Hertzog wrote:  
> 

> Last version of unstable, or CVS version. It's commited for a few weeks 
> already. Just add "export MULTIBOOT=yes" to CONF.sh ...  
> 

I used 2.2.9 (the latest) for hurd-H2 and it works well.  Will try it
again with "export MULTIBOOT=yes"

I will check out cvs as well, but given the complexity of the Hurd CDs I
prefer to use something as solid as possible.

Phil.

--
  Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand
   +64 3 488 2818Fax +64 3 488 2875Mobile 025 267 9420
 [EMAIL PROTECTED] - preferred.  [EMAIL PROTECTED]
 I sell GNU/Linux & GNU/Hurd CDs.   See http://www.copyleft.co.nz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Multiple Boot images on woody CD#1

2001-12-31 Thread Raphael Hertzog

Le Tue, Jan 01, 2002 at 02:41:25PM +1300, Philip Charles écrivait:
> > Last version of unstable, or CVS version. It's commited for a few weeks 
> > already. Just add "export MULTIBOOT=yes" to CONF.sh ...  
> > 
> 
> I used 2.2.9 (the latest) for hurd-H2 and it works well.  Will try it
> again with "export MULTIBOOT=yes"

First version with MULTIBOOT support is 2.2.10 ... latest version is
2.2.11.

> I will check out cvs as well, but given the complexity of the Hurd CDs I
> prefer to use something as solid as possible.

CVS version is as solid as the released package.

Cheers,
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Le bouche à oreille du Net : http://www.beetell.com
Naviguer sans se fatiguer à chercher : http://www.deenoo.com
Formation Linux et logiciel libre : http://www.logidee.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Minimal bootable i386 CD image for 2.2r5

2001-12-31 Thread Richard Atterer

Hello,

wouldn't it be nice if we could provide an official "net install CD
image" for the upcoming potato release?

AIUI, there is no support for this in debian-cd yet. It would be nice
if somebody who has created such an image before could add that
support, or at least say what to watch out for.

Or should we not bother with this for potato, and only start doing it
for woody?

Happy New Year!

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




web pages

2001-12-31 Thread Josip Rodin

Hi,

In case nobody noticed already... http://www.debian.org/CD/images/

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: web pages

2001-12-31 Thread Ed Street

Bad url ;)

Ed

> -Original Message-
> From: Josip Rodin [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, December 31, 2001 10:18 PM
> To: [EMAIL PROTECTED]
> Subject: web pages
> 
> 
> Hi,
> 
> In case nobody noticed already... http://www.debian.org/CD/images/
> 
> -- 
>  2. That which causes joy or happiness.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Multiple Boot images on woody CD#1

2001-12-31 Thread Philip Charles

On Tue, 1 Jan 2002, Raphael Hertzog wrote:

> First version with MULTIBOOT support is 2.2.10 ... latest version is
> 2.2.11.
> 
> > I will check out cvs as well, but given the complexity of the Hurd CDs I
> > prefer to use something as solid as possible.
> 
> CVS version is as solid as the released package.
> 

No wonder 2.2.9 did not work.  I have just updated cvs.  I am away for a
few days from tomorrow, but I will see if I get it tested tonight.

Phil.

--
  Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand
   +64 3 488 2818Fax +64 3 488 2875Mobile 025 267 9420
 [EMAIL PROTECTED] - preferred.  [EMAIL PROTECTED]
 I sell GNU/Linux & GNU/Hurd CDs.   See http://www.copyleft.co.nz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]