SOURCES: rsync-config.patch - 2.6.5

areq areq at pld-linux.org
Sat Jun 18 20:08:44 CEST 2005


Author: areq                         Date: Sat Jun 18 18:08:44 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 2.6.5

---- Files affected:
SOURCES:
   rsync-config.patch (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SOURCES/rsync-config.patch
diff -u SOURCES/rsync-config.patch:1.9 SOURCES/rsync-config.patch:1.10
--- SOURCES/rsync-config.patch:1.9	Fri Apr  8 16:28:54 2005
+++ SOURCES/rsync-config.patch	Sat Jun 18 20:08:38 2005
@@ -41,22 +41,22 @@
 @@ -69,7 +69,7 @@
  reread its config file.
  
- Note that you should not send the rsync server a HUP signal to force
+ Note that you should bf(not) send the rsync daemon a HUP signal to force
 -it to reread the tt(rsyncd.conf) file. The file is re-read on each client
 +it to reread the tt(/etc/rsyncd/rsyncd.conf) file. The file is re-read on each client
  connection. 
  
  manpagesection(GLOBAL OPTIONS)
-@@ -128,7 +128,7 @@
+@@ -139,7 +139,7 @@
  
- dit(bf(path)) The "path" option specifies the directory in the servers
+ dit(bf(path)) The "path" option specifies the directory in the daemon's
  filesystem to make available in this module.  You must specify this option
 -for each module in tt(rsyncd.conf).
 +for each module in tt(/etc/rsyncd/rsyncd.conf).
  
- dit(bf(use chroot)) If "use chroot" is true, the rsync server will chroot
+ dit(bf(use chroot)) If "use chroot" is true, the rsync daemon will chroot
  to the "path" before starting the file transfer with the client.  This has
-@@ -262,7 +262,7 @@
+@@ -292,7 +292,7 @@
  you may find that passwords longer than 8 characters don't work. 
  
  There is no default for the "secrets file" option, you must choose a name
@@ -65,7 +65,7 @@
  by "other"; see "strict modes".
  
  dit(bf(strict modes)) The "strict modes" option determines whether or not 
-@@ -540,10 +540,10 @@
+@@ -543,10 +543,10 @@
          path = /data/cvs
          comment = CVS repository (requires authentication)
          auth users = tridge, susan
@@ -76,16 +76,8 @@
 -The /etc/rsyncd.secrets file would look something like this:
 +The /etc/rsyncd/rsyncd.secrets file would look something like this:
  
- tridge:mypass nl()
- susan:herpass
- 
- manpagefiles()
- 
--/etc/rsyncd.conf or rsyncd.conf
-+/etc/rsyncd/rsyncd.conf or rsyncd.conf
- 
- manpageseealso()
- 
+ quote(
+ tt(tridge:mypass)nl()
 diff -burN rsync-2.6.2.orig/rsync.h rsync-2.6.2/rsync.h
 --- rsync-2.6.2.orig/rsync.h	2004-05-02 10:20:23.165076192 +0200
 +++ rsync-2.6.2/rsync.h	2004-05-02 10:29:51.993601112 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rsync-config.patch?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list