2012/11/29 Bruce Dubbs <bruce.du...@gmail.com>

> Matt Burgess wrote:
> > On Tue, 2012-11-27 at 21:42 -0800, Bryan Kadzban wrote:
> >
> >> Hmm, did the Makefile changes for 196 handle the changes where upstream
> >> made both blkid and kmod optional?  We now need to add a couple new
> >> defines if we want that to work right, otherwise IMPORT{builtin}="blkid"
> >> won't actually do anything, because blkid won't be added to the list of
> >> builtins available in the code:
> >>
> >>
> http://cgit.freedesktop.org/systemd/systemd/commit/?id=f553b3b1074151200187df916427a1468186435e
> >>
> http://cgit.freedesktop.org/systemd/systemd/commit/?id=e30431623a7d871da123cc37055ac49abf2c20ea
> >
> > Thanks, Bryan.  Adding those 2 defines to udev-lfs' cfg.h was enough to
> > bring back by-uuid and by-label.  I still don't have by-path but will
> > look into that later.
>
> With my change and rebooting, I get:
>
> $ ls -l /dev/disk
> total 0
> drwxr-xr-x 2 root root 400 Nov 28 12:46 by-id
> drwxr-xr-x 2 root root 180 Nov 28 12:46 by-partlabel
> drwxr-xr-x 2 root root 200 Nov 28 12:46 by-partuuid
> drwxr-xr-x 2 root root 180 Nov 28 12:46 by-uuid
>
> I'll also continue to check about by-path.
>
>    -- Bruce
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-dev
> FAQ: http://www.linuxfromscratch.org/faq/
> Unsubscribe: See the above information page
>

Thanks for your job.

But will you also check why the ethernet interface not bring up on boot
issue.
I met this in vmware system with a vmxnet3 interface. but I can bring it up
by execute "modprobe vmxnet3".
This may also happen in other situation, but not very sure.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to