[Pkg-utopia-commits] r492 - packages/unstable/dhcdbd/debian

Riccardo Setti giskard-guest at costa.debian.org
Tue Jan 17 12:46:41 UTC 2006


Author: giskard-guest
Date: 2006-01-17 12:46:40 +0000 (Tue, 17 Jan 2006)
New Revision: 492

Added:
   packages/unstable/dhcdbd/debian/dhcdbd.docs
Modified:
   packages/unstable/dhcdbd/debian/dhcdbd.1
   packages/unstable/dhcdbd/debian/rules
Log:


Modified: packages/unstable/dhcdbd/debian/dhcdbd.1
===================================================================
--- packages/unstable/dhcdbd/debian/dhcdbd.1	2006-01-17 10:27:44 UTC (rev 491)
+++ packages/unstable/dhcdbd/debian/dhcdbd.1	2006-01-17 12:46:40 UTC (rev 492)
@@ -75,10 +75,15 @@
  \fB/usr/bin/dbus\-send \-\-dest=com\&.redhat\&.dhcp \-\-type=method_call \\
                            \-\-print\-reply \-\-reply\-timeout=20000 \\
                            /com/redhat/dhcp/eth0 \\
-		 			  com\&.redhat\&.dhcp\&.up 
-
+		 			  com\&.redhat\&.dhcp\&.up uint32:7 uint32:2 
+.PP
+Brings up interface eth0, telling dhclient-script not to modify resolv.conf,
+perform ifconfigs, or modify routes, but TO configure ntp.conf, ntp/step-tickers
+and yp.conf.
+When this interface is brought down, the lease is to be released.				 
 .fi
-
+.SH "SEE ALSO"
+/usr/share/doc/dhcdbd/README 
 .SH "LICENSE"
 
 .PP

Added: packages/unstable/dhcdbd/debian/dhcdbd.docs
===================================================================
--- packages/unstable/dhcdbd/debian/dhcdbd.docs	2006-01-17 10:27:44 UTC (rev 491)
+++ packages/unstable/dhcdbd/debian/dhcdbd.docs	2006-01-17 12:46:40 UTC (rev 492)
@@ -0,0 +1 @@
+README

Modified: packages/unstable/dhcdbd/debian/rules
===================================================================
--- packages/unstable/dhcdbd/debian/rules	2006-01-17 10:27:44 UTC (rev 491)
+++ packages/unstable/dhcdbd/debian/rules	2006-01-17 12:46:40 UTC (rev 492)
@@ -17,4 +17,3 @@
 	
 	install -m 644 system.d/dhcdbd.conf ${DEB_DIR}/etc/dbus-1/system.d/dhcdbd.conf
 	install -m 644 service/dhcdbd.service  ${DEB_DIR}/usr/share/dbus-1/services/dhcdbd.service
-	




More information about the Pkg-utopia-commits mailing list