summaryrefslogtreecommitdiff
path: root/sys-apps/biosdevname/metadata.xml
blob: 81482877ccfdf9d0535f84410862b2c380fec775 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
	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).
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>