Re: geninitrd + udev

2008-03-11 Thread Michael Shigorin
On Tue, Mar 11, 2008 at 12:39:56AM +0100, Marcin Krol wrote:
> I've been playing a bit with udev inside initrd. Currently it
> doesn't work at all because after starting 'udevd --daemon'
> /dev is almost empty (just basic entries like null, console,
> etc., no device nodes). This may be fixed by using
> PROBESTATICMODULES=yes in geninitrd (just commited small fixes
> to make this option work).

You might also want to look into ALT Linux mkinitrd package,
we've been using it that way for 1.5 years by now.

http://git.altlinux.org/people/vsu/packages/?p=mkinitrd.git

-- 
  WBR, Michael Shigorin <[EMAIL PROTECTED]>
  -- Linux.Kiev http://www.linux.kiev.ua/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


sudo parse errors

2008-03-11 Thread Jakub Bogusz
sudo since 1.6.9p14 reports bogus sudoers parse errors when unauthorized
command is called:

$ sudo xxx
sudo: parse error in /etc/sudoers near line -1

There is no error when calling authorized command.


-- 
Jakub Boguszhttp://qboosh.pl/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: geninitrd + udev

2008-03-11 Thread Marcin Krol
> I'll test it tomorrow. I'll also test initrd with udev and lvm.

I've already commited changes to geninitrd. Now it works properly with 
udev inside initrd. Tested with root fs on raid1, lvm2 and lvm2 on top 
of raid1.

M.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en