<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<tt>Wu Fengguang wrote:</tt>
<blockquote type="cite" cite="mid:20100602143221.GA15439@localhost">
  
  
  <title>Re: [gPXE-devel] [PATCH][lkrn] add cmdline and ramdisk support</title>
<!-- Converted from text/plain format -->
  <p><tt><font size="2">Yeah that's close to the one I proposed above,
except that you missed the point<br>
that the delimiter is actually determined by user input (not hard coded
to ';'<br>
in code).<br>
  </font></tt></p>
</blockquote>
<tt><br>
Didn't miss it.&nbsp; Being able to specify the delimiter is an advantage,
but an extra UI requirement.&nbsp; What I meant was I agree with<br>
(1) having a delimiter and<br>
(2) ';' (as used in your example) is an intuitive default (to us). :)<br>
<br>
</tt>
<blockquote type="cite"><tt><font size="2">That's about the trick I
played with "kernel URL root=... [initrd URL]".<br>
The only thing I'm sure is, there are no collisions with linux kernel<br>
for now. However considering the others and the future, it sounds not<br>
rock stable.<br>
  </font></tt></blockquote>
<tt><br>
True.&nbsp; Syslinux' mboot.c32 uses "---" to delimit sets of
module+cmdline, which seems pleasant enough and would be at least a
little familiar to some multiboot users.&nbsp; I wonder if collisions were
considered there...<br>
<br>
- Shao Miller<br>
</tt>
</body>
</html>