Meta Configuration of Package biosdevname
1
<package name="biosdevname" project="hardware:dell">
2
<title>biosdevname</title>
3
<description>Udev helper for naming devices per BIOS names:
4
5
biosdevname in its simplest form takes a kernel device name as an
6
argument, and returns the BIOS-given name it "should" be. This is necessary
7
on systems where the BIOS name for a given device (e.g. the label on
8
the chassis is "Gb1") doesn't map directly and obviously to the kernel
9
name (e.g. eth0).</description>
10
</package>
11