Richard W.M. Jones wrote:
On Wed, Feb 27, 2008 at 11:39:45AM -0700, Jeremy Katz wrote:
 tools/mayflower                        |  805 ---------------------------------
    Remove mayflower

I haven't been following this, but what replaces mayflower?

Please note that the following addition to mayflower was necessary for
PXE booting to work, so I want to know if this change needs to go
upstream somewhere.

  # don't wait for "mtd0" as no device file will appear
  # and don't worry about this if $thingtomount is a regular file
  if [ "$root" != "mtd0" -a ! -f "$thingtomount" ] ; then

Rich.

mayflower has move to mkinitrd, living as /usr/libexec/mkliveinitrd.

Jerry

--
Fedora-livecd-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to