]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync-config.patch
- %env_update; rel 2
[packages/rsync.git] / rsync-config.patch
index 1cff7e410f5f0f33a76095203c8fec68316a6bf4..0efd659bb2a5b464d9fcff34083dcf0dd4468449 100644 (file)
@@ -1,87 +1,8 @@
-diff -ruN rsync-2.3.2/rsync.h rsync-2.3.2-new/rsync.h
---- rsync-2.3.2/rsync.h        Mon Nov  8 14:15:02 1999
-+++ rsync-2.3.2-new/rsync.h    Fri Nov 19 17:51:35 1999
-@@ -24,9 +24,9 @@
- #define RSYNC_RSH_ENV "RSYNC_RSH"
- #define RSYNC_NAME "rsync"
--#define RSYNCD_CONF "/etc/rsyncd.conf"
-+#define RSYNCD_CONF "/etc/rsyncd/rsyncd.conf"
--#define DEFAULT_LOCK_FILE "/var/run/rsyncd.lock"
-+#define DEFAULT_LOCK_FILE "/var/lock/rsyncd.lock"
- #define URL_PREFIX "rsync://"
- #define BACKUP_SUFFIX "~"
---- rsync-2.5.2/rsync.yo.orig  Fri Jan 25 11:42:23 2002
-+++ rsync-2.5.2/rsync.yo       Sat Jan 26 07:10:18 2002
-@@ -173,7 +173,7 @@
- manpagesection(RUNNING AN RSYNC SERVER)
- An rsync server is configured using a config file which by default is
--called /etc/rsyncd.conf. Please see the rsyncd.conf(5) man page for more
-+called /etc/rsyncd/rsyncd.conf. Please see the rsyncd.conf(5) man page for more
- information. 
- manpagesection(EXAMPLES)
-@@ -628,7 +628,7 @@
- If standard input is a socket then rsync will assume that it is being
- run via inetd, otherwise it will detach from the current terminal and
- become a background daemon.  The daemon will read the config file
--(/etc/rsyncd.conf) on each connect made by a client and respond to
-+(/etc/rsyncd/rsyncd.conf) on each connect made by a client and respond to
- requests accordingly.  See the rsyncd.conf(5) man page for more
- details.
-@@ -648,7 +648,7 @@
- in conjunction with the --config option.
- dit(bf(--config=FILE)) This specifies an alternate config file than
--the default /etc/rsyncd.conf. This is only relevant when --daemon is
-+the default /etc/rsyncd/rsyncd.conf. This is only relevant when --daemon is
- specified. 
- dit(bf(--port=PORT)) This specifies an alternate TCP port number to use
-@@ -926,7 +926,7 @@
- manpagefiles()
--/etc/rsyncd.conf
-+/etc/rsyncd/rsyncd.conf
- manpageseealso()
---- rsync-2.5.2/rsyncd.conf.5.orig     Fri Aug 31 10:12:35 2001
-+++ rsync-2.5.2/rsyncd.conf.5  Sat Jan 26 07:13:23 2002
-@@ -64,7 +64,7 @@
- and a single line something like this to /etc/inetd\&.conf:
- .PP 
- .RS 
--rsync   stream  tcp     nowait  root   /usr/bin/rsync rsyncd --daemon
-+rsync   stream  tcp     nowait  root   /usr/sbin/rsync rsyncd --daemon
- .RE 
- .PP 
- Replace "/usr/bin/rsync" with the path to where you have rsync installed on
-@@ -72,7 +72,7 @@
- reread its config file\&.
- .PP 
- Note that you should not send the rsync server a HUP signal to force
--it to reread the \f(CW/etc/rsyncd\&.conf\fP\&. The file is re-read on each client
-+it to reread the \f(CW/etc/rsyncd/rsyncd\etc/rsyncd\&.conf.conf\fP\&. The file is re-read on each client
- connection\&. 
- .PP 
- .SH "GLOBAL OPTIONS" 
-@@ -134,7 +134,7 @@
- .IP "\fBpath\fP" 
- The "path" option specifies the directory in the servers
- filesystem to make available in this module\&.  You must specify this option
--for each module in \f(CW/etc/rsyncd\&.conf\fP\&.
-+for each module in \f(CW/etc/rsyncd/rsyncd\&.conf\fP\&.
- .IP 
- .IP "\fBuse chroot\fP" 
- If "use chroot" is true, the rsync server will chroot
-@@ -250,7 +250,7 @@
- you may find that passwords longer than 8 characters don\'t work\&. 
+diff -urN rsync-2.6.8.org/rsyncd.conf.5 rsync-2.6.8/rsyncd.conf.5
+--- rsync-2.6.8.org/rsyncd.conf.5      2006-04-22 17:38:38.000000000 +0200
++++ rsync-2.6.8/rsyncd.conf.5  2006-04-22 18:45:54.300539750 +0200
+@@ -344,7 +344,7 @@
+ you may find that passwords longer than 8 characters don\&'t work\&. 
  .IP 
  There is no default for the "secrets file" option, you must choose a name
 -(such as \f(CW/etc/rsyncd\&.secrets\fP)\&.  The file must normally not be readable
@@ -89,7 +10,7 @@ diff -ruN rsync-2.3.2/rsync.h rsync-2.3.2-new/rsync.h
  by "other"; see "strict modes"\&.
  .IP 
  .IP "\fBstrict modes\fP" 
-@@ -481,13 +481,13 @@
+@@ -656,13 +656,13 @@
          path = /data/cvs
          comment = CVS repository (requires authentication)
          auth users = tridge, susan
@@ -103,46 +24,39 @@ diff -ruN rsync-2.3.2/rsync.h rsync-2.3.2-new/rsync.h
 -The /etc/rsyncd\&.secrets file would look something like this:
 +The /etc/rsyncd/rsyncd\&.secrets file would look something like this:
  .PP 
- tridge:mypass 
- .br 
-@@ -495,7 +495,7 @@
+ .RS 
+ \f(CWtridge:mypass\fP
+@@ -673,7 +673,7 @@
  .PP 
  .SH "FILES" 
  .PP 
--/etc/rsyncd\&.conf
-+/etc/rsyncd/rsyncd\&.conf
+-/etc/rsyncd\&.conf or rsyncd\&.conf
++/etc/rsyncd/rsyncd\&.conf or rsyncd\&.conf
  .PP 
  .SH "SEE ALSO" 
  .PP 
---- rsync-2.5.2/rsyncd.conf.yo.orig    Fri Aug 31 10:12:35 2001
-+++ rsync-2.5.2/rsyncd.conf.yo Sat Jan 26 07:14:48 2002
-@@ -61,14 +61,14 @@
- and a single line something like this to /etc/inetd.conf:
-     
--quote(rsync   stream  tcp     nowait  root   /usr/bin/rsync rsyncd --daemon)
-+quote(rsync   stream  tcp     nowait  root   /usr/sbin/rsync rsyncd --daemon)
- Replace "/usr/bin/rsync" with the path to where you have rsync installed on
- your system.  You will then need to send inetd a HUP signal to tell it to
+diff -urN rsync-2.6.8.org/rsyncd.conf.yo rsync-2.6.8/rsyncd.conf.yo
+--- rsync-2.6.8.org/rsyncd.conf.yo     2006-04-22 17:38:34.000000000 +0200
++++ rsync-2.6.8/rsyncd.conf.yo 2006-04-22 18:45:54.300539750 +0200
+@@ -66,7 +66,7 @@
  reread its config file.
  
- Note that you should not send the rsync server a HUP signal to force
--it to reread the tt(/etc/rsyncd.conf). The file is re-read on each client
-+it to reread the tt(/etc/rsyncd/rsyncd.conf). The file is re-read on each client
+ 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)
-@@ -127,7 +127,7 @@
+@@ -137,7 +137,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(/etc/rsyncd.conf).
+-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
-@@ -230,7 +230,7 @@
+@@ -309,7 +309,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
@@ -151,7 +65,7 @@ diff -ruN rsync-2.3.2/rsync.h rsync-2.3.2-new/rsync.h
  by "other"; see "strict modes".
  
  dit(bf(strict modes)) The "strict modes" option determines whether or not 
-@@ -420,17 +420,17 @@
+@@ -564,10 +564,10 @@
          path = /data/cvs
          comment = CVS repository (requires authentication)
          auth users = tridge, susan
@@ -162,25 +76,47 @@ diff -ruN rsync-2.3.2/rsync.h rsync-2.3.2-new/rsync.h
 -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
+ quote(
+ tt(tridge:mypass)nl()
+diff -urN rsync-2.6.8.org/rsync.h rsync-2.6.8/rsync.h
+--- rsync-2.6.8.org/rsync.h    2006-04-13 18:53:15.000000000 +0200
++++ rsync-2.6.8/rsync.h        2006-04-22 18:45:54.300539750 +0200
+@@ -30,7 +30,7 @@
+ /* RSYNCD_SYSCONF is now set in config.h */
+ #define RSYNCD_USERCONF "rsyncd.conf"
  
- manpagefiles()
+-#define DEFAULT_LOCK_FILE "/var/run/rsyncd.lock"
++#define DEFAULT_LOCK_FILE "/var/lock/rsyncd.lock"
+ #define URL_PREFIX "rsync://"
+ #define BACKUP_SUFFIX "~"
+diff -urN rsync-2.6.8.org/rsync.yo rsync-2.6.8/rsync.yo
+--- rsync-2.6.8.org/rsync.yo   2006-04-22 17:38:34.000000000 +0200
++++ rsync-2.6.8/rsync.yo       2006-04-22 18:47:01.752755250 +0200
+@@ -1747,7 +1747,7 @@
+ If standard input is a socket then rsync will assume that it is being
+ run via inetd, otherwise it will detach from the current terminal and
+ become a background daemon.  The daemon will read the config file
+-(rsyncd.conf) on each connect made by a client and respond to
++(/etc/rsyncd/rsyncd.conf) on each connect made by a client and respond to
+ requests accordingly.  See the bf(rsyncd.conf)(5) man page for more
+ details.
  
--/etc/rsyncd.conf
-+/etc/rsyncd/rsyncd.conf
+@@ -1765,7 +1765,7 @@
  
- manpageseealso()
+ dit(bf(--config=FILE)) This specifies an alternate config file than
+ the default.  This is only relevant when bf(--daemon) is specified.
+-The default is /etc/rsyncd.conf unless the daemon is running over
++The default is /etc/rsyncd/rsyncd.conf unless the daemon is running over
+ a remote shell program and the remote user is not the super-user; in that case
+ the default is rsyncd.conf in the current directory (typically $HOME).
+@@ -2475,7 +2475,7 @@
  
-diff -ruN rsync-2.3.2/rsyncstats rsync-2.3.2-new/rsyncstats
---- rsync-2.3.2/rsyncstats     Wed Nov 25 17:24:40 1998
-+++ rsync-2.3.2-new/rsyncstats Fri Nov 19 17:51:35 1999
-@@ -23,7 +23,7 @@
- # ---------------------------------------------------------------------------
+ manpagefiles()
+-/etc/rsyncd.conf or rsyncd.conf
++/etc/rsyncd/rsyncd.conf or rsyncd.conf
  
- # edit the next line to customize for your default log file
--$usage_file = "/var/adm/rsyncd.log";
-+$usage_file = "/var/log/rsyncd";
+ manpageseealso()
  
- # Edit the following lines for default report settings.
- # Entries defined here will be over-ridden by the command line.
This page took 0.037922 seconds and 4 git commands to generate.