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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
# ChangeLog for net-fs/autofs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.24 2004/01/16 20:59:46 rphillips Exp $
16 Jan 2004; <rphillips@gentoo.org> autofs-4.0.0.ebuild:
changed configuration file paths in man files
05 Jan 2004; zhen <zhen@gentoo.org> metadata.xml:
changed herd to net-fs
21 Nov 2003; <rphillips@gentoo.org> autofs-4.0.0.ebuild:
added Ervin Nemeth's sed entry to allow for portage controlled CFLAGS.
*autofs-4.0.0 (27 Oct 2003)
27 Oct 2003; Ryan Phillips <rphillips@gentoo.org> autofs-4.0.0.ebuild:
version bump. added as unstable. Thanks to Gregory Shimansky
*autofs-3.1.7-r6 (25 Sep 2003)
25 Sep 2003; Martin Holzer <mholzer@gentoo.org> autofs-3.1.7-r6.ebuild:
Added autoconf for ldap. Closes #27369.
26 Jul 2003; Stefan Jones <cretin@gentoo.org> files/autofs.rc8
files/autofs.confd:
Fixed the --timeout options, can be specified in daemonoptions in
autofs.confd or via the last option in the misc.master file.
25 May 2003; Martin Holzer <mholzer@gentoo.org> autofs-3.1.7-r3.ebuild,
autofs-3.1.7-r4.ebuild, autofs-3.1.7-r5.ebuild:
now uses mirror://kernel
12 May 2003; Jason Wever <weeve@gentoo.org> autofs-3.1.7-r5.ebuild:
Changed ~sparc keyword to sparc.
05 May 2003; Jason Wever <weeve@gentoo.org> autofs-3.1.7-r5.ebuild:
Added ~sparc to keywords.
09 Jan 2003; Kain <kain@kain.org> autofs-3.1.7-r5.ebuild:
Add ppc to KEYWORDS
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> autofs-3.1.7-r5.ebuild:
Add alpha to KEYWORDS
*autofs-3.1.7-r5 (17 Nov 2002)
17 Nov 2002; Brad Cowan <bcowan@gebtoo.org> autofs-3.1.7-r5.ebuild,
files/digest-autofs-3.1.7-r5, files/ldap_config.patch, files/autofs.rc8 :
More ldap fixes, init script still needs some tweaking.
*autofs-3.1.7-r4 (27 Oct 2002)
20 Sep 2002; Brad Cowan <bradlyatc@cowancomputers.com> autofs-3.1.7-r4.ebuild :
files/digest-autofs-3.1.7-r4, files/nisyp.patch, files/autofs1.confd,
files/autofs.rc7, files/automount.diff.
Added net-nds/portmap and net-nds/ypbind as RDEPEND, updated init scripts
remove old files, and Updated ChangeLog. Init script now has a working
stats option to display current autofs state (as status seems to be a
predefined function that only displays the whether the daemon is running or
stopped). Added einfo to ebuild noting to start portmap for NFS support without
NFS started on current setup. Hopefully fixed some library compile problems.
*autofs-3.1.7-r3 (16 Apr 2002)
16 Jul 2002; Ben Lutgens <lamer@gentoo.org> files/autofs.rc6 :
made the initscript depend on ypbind
30 Apr 2002; William McArthur <sandymac@gentoo.org> autofs-3.1.7-r3.ebuild :
Added HOMEPAGE, LICENSE and made the DESCRIPTION a little more so.
21 Jun 2002; Ryan Phillips <rphillips@gentoo.org> files/autofs.rc6 :
added a /g to the pidfile variable
16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> autofs-3.1.7-r3.ebuild
files/digest-autofs-3.1.7-r3 :
I did not bump the revision number up last time. That would have been a good
idea to do.
*autofs-3.1.7-r2 (11 Apr 2002)
11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> files/autofs :
xevol@newtonave.net (David Snopek) in bug #1432 gave us a more modern
gentoofied script.
2 Feb 2002; Donny Davies <woodchip@gentoo.org> files/autofs.rc6 :
Added patch, contributed through bugzilla (Bug #444), which supposedly fixes
problem with timeouts. Hope everything is OK now.
*autofs-3.1.7-r2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|