On Mar 4, 2009, at 8:06 AM, Kay Sievers <kay.sievers@xxxxxxxx> wrote:
On Wed, Mar 4, 2009 at 13:08, Kay Sievers <kay.sievers@xxxxxxxx>
wrote:
On Wed, Mar 4, 2009 at 12:33, Victor Lowther <victor.lowther@xxxxxxxxx
> wrote:
On Wed, 2009-03-04 at 11:12 +0100, Kay Sievers wrote:
Mmmm... sweet scent of politics. I get the feeling that many
kilobytes
have been spent flaming^Wdiscussing this topic.
Yeah, it seems hard for some kids to share their toys. :) But it's
pretty much over, there is not much to discuss anymore. We all ship
the same stuff, and share the same bugs. If you want "Debian" use
Ubuntu. It's part of the upstream development, ships recent
versions
which other stuff can develop against, and can depend on. :)
Good to know, but I think I will stick with Fedora for now.
Yeah, sorry, "you" did not mean you. :)
It seems
like we have enough patches floating around on the mailing list
right
now to have a good chance at making everything but Debian work
without
too many distro-specific workarounds
Sounds fine. After the next sync, and if we can resolve the libexec
thing, I'll make it work on SUSE.
Here are the results of a quick try, without digging into it:
These files are a Fedora invention, and the problem should be resolved
differently:
cat: /lib/modules/2.6.27.10-2-default/modules.block: No such file
or directory
cat: /lib/modules/2.6.27.10-2-default/modules.block: No such file
or directory
cat: /lib/modules/2.6.27.10-2-default/modules.drm: No such file or
directory
The first patch in this series should take care of that.
This does not exist, it's in /usr/share/terminfo/ here. Maybe it
should be fixed here?
find: `/lib/terminfo': No such file or directory
Should we even bother with terminfo if we are not including debugging
stuff? Will cryptsetup work without it?
This does not exist here, seems Fedora specific, and dracut hangs in
an endless loop:
Installing /lib/udev/console_*
cp: cannot stat `/lib/udev/console_*': No such file or directory
Installing /lib/udev/console_*
cp: cannot stat `/lib/udev/console_*': No such file or directory
./dracut-functions: line 107: /lib/udev/console_*: No such file or
directory
...
The second patch in this series should take care of this.
This needs a "-p":
mkdir /usr/libexec/dracut/rules.d
mkdir: cannot create directory `/usr/libexec/dracut/rules.d': File
exists
There are a few patches floating around on the list that take care of
this.
Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html