SOURCES: dhcpcd-ntp-path.patch - Version 3.0.10-1. STBR for AC.

matkor matkor at pld-linux.org
Wed Feb 7 12:01:39 CET 2007


Author: matkor                       Date: Wed Feb  7 11:01:39 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- Version 3.0.10-1. STBR for AC.

---- Files affected:
SOURCES:
   dhcpcd-ntp-path.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/dhcpcd-ntp-path.patch
diff -u SOURCES/dhcpcd-ntp-path.patch:1.2 SOURCES/dhcpcd-ntp-path.patch:1.3
--- SOURCES/dhcpcd-ntp-path.patch:1.2	Wed Dec  6 05:59:00 2006
+++ SOURCES/dhcpcd-ntp-path.patch	Wed Feb  7 12:01:33 2007
@@ -1,13 +1,13 @@
---- pathnames.h	2006-11-27 21:45:26.000000000 +0100
-+++ pathnames.h-new	2006-12-06 05:49:54.000000000 +0100
-@@ -27,8 +27,8 @@
- #define ETCDIR			"/etc"
- #define RESOLVFILE		ETCDIR "/resolv.conf"
- #define NISFILE			ETCDIR "/yp.conf"
+--- dhcpcd-3.0.10/pathnames.h.ntp-path	2007-02-07 11:35:47.000000000 +0100
++++ dhcpcd-3.0.10/pathnames.h	2007-02-07 11:36:43.000000000 +0100
+@@ -33,8 +33,8 @@
+ #define NISSERVICE		ETCDIR "/init.d/ypbind"
+ #define NISRESTARTARGS		"--quiet", "conditionalrestart"
+ 
 -#define NTPFILE			ETCDIR "/ntp.conf"
 -#define NTPDRIFTFILE		ETCDIR "/ntp.drift"
-+#define NTPFILE			ETCDIR "/ntp/conf"
++#define NTPFILE			ETCDIR "/ntp/ntp.conf"
 +#define NTPDRIFTFILE		ETCDIR "/ntp/drift"
- #define DEFAULT_SCRIPT		ETCDIR "/" PACKAGE ".sh"
- 
- #define STATEDIR		"/var"
+ #define NTPLOGFILE		"/var/log/ntp.log"
+ #define NTPSERVICE		ETCDIR "/init.d/ntpd"
+ #define NTPRESTARTARGS		"--quiet", "conditionalrestart"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/dhcpcd-ntp-path.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list