For syslinux.cfg, I think we should also include a new label 'linux'
which just does the default, some people will want to type linux (and
it may be in some docs too).
Also, I removed the second ifdef. It was confusing, applied to the
wrong label, and wasn't applied to all the labels it should
On Sat, Mar 09, 2002 at 01:26:31PM -0800, David Kimdon wrote:
> testing i386 I noticed we need this, otherwise when I hit return at
> the syslinux prompt I get:
>
> "Can't load linux"
>
> or something.
>
>
> --- syslinux.cfg.tillman Sat Mar 9 13:18:23 2002
> +++ syslinux.cfg Sat Mar
testing i386 I noticed we need this, otherwise when I hit return at
the syslinux prompt I get:
"Can't load linux"
or something.
--- syslinux.cfg.tillmanSat Mar 9 13:18:23 2002
+++ syslinux.cfgSat Mar 9 13:18:41 2002
@@ -1,5 +1,5 @@
# see /usr/doc/syslinux/syslinux.doc.gz for
On Fri, Mar 08, 2002 at 10:02:30PM -0700, Chris Tillman wrote:
> Here's an updated effort. I also went into the makefiles and changed
> our targets to linux*.bin, to match the philosophy already used for
> root*.bin and rescue*.bin. This makes everything more parallel and
> maybe a little more
Here's an updated effort. I also went into the makefiles and changed
our targets to linux*.bin, to match the philosophy already used for
root*.bin and rescue*.bin. This makes everything more parallel and
maybe a little more readable, still ending up with the desired result.
I split the diff in
On Fri, Mar 08, 2002 at 03:00:36PM +, Richard Hirst wrote:
> On Thu, Mar 07, 2002 at 08:45:31PM -0700, Chris Tillman wrote:
> > I've attached a patch for changing the 'linux' file throughout
> > boot-floppies to 'linux.bin', per James Treacy's request a couple of
> > weeks ago. This is a glo
On Thu, Mar 07, 2002 at 08:45:31PM -0700, Chris Tillman wrote:
> I've attached a patch for changing the 'linux' file throughout
> boot-floppies to 'linux.bin', per James Treacy's request a couple of
> weeks ago. This is a global change, including scripts, docs, and
> messages.
-mv $releas
On Fri, Mar 08, 2002 at 10:42:15AM +, Phil Blundell wrote:
> On Fri, 2002-03-08 at 03:45, Chris Tillman wrote:
> > I've spent several hours constructing and proofing, and I'm confident
> > this will do exactly what we want, without affecting other instances
> > of linux in the code/docs/mess
On Fri, 2002-03-08 at 03:45, Chris Tillman wrote:
> I've spent several hours constructing and proofing, and I'm confident
> this will do exactly what we want, without affecting other instances
> of linux in the code/docs/messages. But please sample it in the next
> day or two to see if you agre
I've attached a patch for changing the 'linux' file throughout
boot-floppies to 'linux.bin', per James Treacy's request a couple of
weeks ago. This is a global change, including scripts, docs, and
messages.
I've spent several hours constructing and proofing, and I'm confident
this will do ex
10 matches
Mail list logo