[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting rid of serverboot
From: |
Neal H Walfield |
Subject: |
Re: Getting rid of serverboot |
Date: |
Tue, 21 Aug 2001 00:35:55 +0200 |
User-agent: |
Mutt/1.3.18i |
> > I agree. Here is a small patch to fix an error:
> >
> > 2001-08-20 Neal H Walfield <neal@cs.uml.edu>
> >
> > * kern/bootstrap.c (bootstrap_create): Set multiboot-cmdline,
> > not kernel-command-line.
>
> This was an intentional change and I don't see why you reverted it.
> kernel-command-line is the name that serverboot already uses.
I do not understand this then:
The absence of MULTIBOOT_CMDLINE is by design. We could
continue to use an environment variable hack. But I think it is
cleaner to just use a boot script variable for this. Note that
I made the kernel set ${multiboot-cmdline} so you can use that
in a boot script command line.
Or is that a typo?
> Alrighty then, I will check the untested changes in soon.
Great, I will be waiting.
pgp91nsZA7kNI.pgp
Description: PGP signature
- Re: Getting rid of serverboot, (continued)
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/24
- Re: Getting rid of serverboot, Neal H Walfield, 2001/08/24
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/24
- Re: Getting rid of serverboot, Neal H Walfield, 2001/08/24
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/24
- Re: Getting rid of serverboot, Neal H Walfield, 2001/08/24
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/24
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/23
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/23
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/21
- Re: Getting rid of serverboot,
Neal H Walfield <=
- Re: Getting rid of serverboot, Roland McGrath, 2001/08/21
Re: Getting rid of serverboot, Roland McGrath, 2001/08/20