Udev helper for naming devices per BIOS names
biosdevname in its simplest form takes an kernel name 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).
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/biosdevname && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
biosdevname-0.6.1.tar.bz2 | 0000160908 157 KB | |
biosdevname-pic.patch | 0000000679 679 Bytes | |
biosdevname.changes | 0000007717 7.54 KB | |
biosdevname.spec | 0000002864 2.8 KB | |
ignore-broken-BIOSes | 0000000731 731 Bytes | |
udev-rule-path.patch | 0000002173 2.12 KB | |
whitelist-dell | 0000000990 990 Bytes |
Revision 32 (latest revision is 51)
Dominique Leuenberger (dimstar_suse)
accepted
request 287188
from
Marcus Meissner (msmeissn)
(revision 32)
- biosdevname-pic.patch: make cpuid() not expose %ebx out of assembler, so we can build it with -fPIE. - Update to version 0.6.1 - Do not disable rule via perl script in .spec file, better use a patch (biosdevname_udevrule_rename_all_network_devices.patch) - Modify configure.ac via sed to make use of %{_udevruledir} from .spec file - Remove already integrated patches in latest source code: Delete biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch Delete biosdevname_udevrule_rename_all_network_devices.patch Delete fix_several_PCI_root_ports_in_one_bus.patch Modify udev-rule-path.patch Modify whitelist-dell
Comments 0