Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
biosdevname - Udev helper for naming devices per BIOS names
- Description:
biosdevname in its simplest form takes a kernel device name as an
argument, and returns the BIOS-given name it "should" be. This is necessary
on systems where the BIOS name for a given device (e.g. the label on
the chassis is "Gb1") doesn't map directly and obviously to the kernel
name (e.g. eth0).
Packages
biosdevname-0.3.4-1.el6.i686
[27 KiB] |
Changelog
by Matt Domsch (2010-12-16):
- drop unnecessary explicit version requirement on udev
- bugfix: start indices at 1 not 0, to match Dell and HP server port designations
- bugfix: don't assign names to unknown devices
- bugfix: don't assign duplicate names
|