blob: 36278a8c7f601cf7707d5b23f63fdaecd653777c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
# ChangeLog for app-admin/gentoo-rsync-mirror
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.23 2005/01/01 11:01:03 eradicator Exp $
20 Oct 2004; Mike Frysinger <vapier@gentoo.org> -files/rsyncd.init,
gentoo-rsync-mirror-1.0-r4.ebuild:
Dont install init.d script anymore #59599 by Bjarke Istrup Pedersen.
12 Sep 2004; Michael Imhof <tantive@gentoo.org> files/gentoo-mirror.conf:
Fixed path in config file. Closes #63671.
04 Sep 2004; Jon Hood <squinky86@gentoo.org>
gentoo-rsync-mirror-1.0-r4.ebuild:
Change virtual/glibc --> virtual/libc.
*gentoo-rsync-mirror-1.0-r4 (31 Aug 2004)
31 Aug 2004; Michael Imhof <tantive@gentoo.org>
files/rsync-gentoo-portage.sh, -gentoo-rsync-mirror-1.0-r2.ebuild,
-gentoo-rsync-mirror-1.0-r3.ebuild, +gentoo-rsync-mirror-1.0-r4.ebuild:
Version bumped. Introduces a config file. Closes #53210.
13 Jun 2004; Martin Holzer <mholzer@gentoo.org>
files/rsync-gentoo-portage.sh:
changing DST back to old one
11 Jun 2004; Martin Holzer <mholzer@gentoo.org>
files/rsync-gentoo-portage.sh:
changing to main rotate dns
09 Jun 2004; Martin Holzer <mholzer@gentoo.org> files/rsyncd.init:
fixing bad header. closes 53194
*gentoo-rsync-mirror-1.0-r3 (06 Jun 2004)
06 Jun 2004; Kurt Lieber <klieber@gentoo.org> :
added additional einfo language, changed chroot to 'yes' instead of 'no' in
files/rsyncd.conf and disabled logging of transfers. no changes of
substance to the ebuild itself. Fixes #52666
10 Dec 2003; Michael Imhof <tantive@gentoo.org> :
Some fixes to improve logging when called with absolute paths.
Closes #35527.
06 Dec 2003; Michael Imhof <tantive@gentoo.org> :
Changed the script to log to /var/log.
19 Sep 2003; Seemant Kulleen <seemant@gentoo.org>
gentoo-rsync-mirror-1.0-r2.ebuild:
typo fix in einfo, thanks to: Rich Churcher <rmch@xtra.co.nz> in bug #28740
*gentoo-rsync-mirror-1.0-r2 (19 Mar 2003)
19 Mar 2003; Michael Imhof <tantive@gentoo.org> :
Masked stable and cleaned out old ebuilds.
19 Mar 2003; Michael Imhof <tantive@gentoo.org> :
Changed the rsyncd.init from start-stop-daemon to --daemon.
Should close #16505
25 Feb 2003; Michael Imhof <tantive@gentoo.org> :
Corrected paths in rsyncd.conf, fixes #15720
*gentoo-rsync-mirror-1.0-r1 (16 Feb 2003)
03 Mar 2003; <vladimir@gentoo.org> gentoo-rsync-mirror-1.0-r1.ebuild,
gentoo-rsync-mirror-1.0.ebuild:
Changed LICENSE from unknown to GPL-2
16 Feb 2003; Michael Imhof <tantive@gentoo.org> :
Added the rsynclogparse-extended.pl script from Tim Haynes for running
statistics of an rsync.log.
*gentoo-rsync-mirror-1.0 (10 Feb 2003)
10 Feb 2003; Michael Imhof <tantive@gentoo.org> :
Initial release.
|