From 783e1fedb38e17a9ce2d4a5fc2fd15552622975e Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 22 Oct 2010 14:07:43 -0700 Subject: Put manual page for biosdevname in proper place The biosdevname.1 man page was not being placed in correct directory. Also get rid of unused statically linked version and fix debuild warning. --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1737d8c..d36af62 100644 --- a/debian/control +++ b/debian/control @@ -15,4 +15,8 @@ Pre-Depends: Suggests: Replaces: Description: Vyatta version of the biosdevname utility. - + Provides biosdevname which 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). -- cgit v1.2.3