I just updated these, and am unsure how to deal with the issues...
First issue:
***************************
Found sources for kernel version:
3.0.6-gentoo
Checking for suitable kernel configuration options...
ERROR: setup
CONFIG_BLK_DEV_BSG: is not set when it should be.
WARN: setup
Please check to make sure these options are set correctly.
Failure to do so may cause unexpected problems.
I can probably find this when make'ing the new kernel, but if someone
knows exactly where to find it that would be appreciated.
***************************
Next issue/question (from post install log):
***************************
LOG: postinst
Updating persistent-net rules file
restarting udevd now.
persistent-net does assigning fixed names to network devices.
If you have problems with the persistent-net rules,
just delete the rules file
rm /etc/udev/rules.d/70-persistent-net.rules
and then reboot.
This may however number your devices in a different way than they are now.
So - how do I know if I need to worry about this?
****************************
Next issue/question (from post install log):
****************************
WARN: postinst
If you build an initramfs including udev, then please
make sure that the /sbin/udevadm binary gets included,
and your scripts changed to use it,as it replaces the
old helper apps udevinfo, udevtrigger, ...
mount options for directory /dev are no longer
set in /etc/udev/udev.conf, but in /etc/fstab
as for other directories.
If you use /dev/md/*, /dev/loop/* or /dev/rd/*,
then please migrate over to using the device names
/dev/md*, /dev/loop* and /dev/ram*.
The devfs-compat rules have been removed.
For reference see Bug #269359.
Rules for /dev/hd* devices have been removed
Please migrate to libata.
How do I know if I need to worry about any of this stuff? I'm a bit lost
here...
Thanks for any advice/comments...
Charles