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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
# ChangeLog for sys-apps/openrc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.27 2008/04/12 00:39:26 cardoe Exp $
12 Apr 2008; Doug Goldstein <cardoe@gentoo.org> openrc-0.2.1-r1.ebuild,
openrc-9999.ebuild:
reference OpenRC migration guide in pkg_postinst()
08 Apr 2008; Tobias Klausmann <klausman@gentoo.org>
openrc-0.2.1-r1.ebuild:
Keyworded on alpha, bug #214957
08 Apr 2008; Ryan Hill <dirtyepic@gentoo.org> openrc-0.2.1-r1.ebuild:
Keyword ~mips.
*openrc-0.2.1-r1 (04 Apr 2008)
04 Apr 2008; Doug Goldstein <cardoe@gentoo.org>
+files/openrc-0.2.1-empty-list-crash.patch,
-files/openrc-0.2-freebsd-install-rc.patch,
-files/openrc-0.2-multilib-fix.patch,
-files/openrc-0.2-multiple-ntp-servers.patch,
-files/openrc-0.2-nicelevel-doc.patch,
-files/openrc-0.2-path-fix-for-multilib-fix.patch,
-files/openrc-0.2-sysctl-vserver-fix.patch, -openrc-0.2.1.ebuild,
+openrc-0.2.1-r1.ebuild:
fix bug #216091. crash when stringlist was non-existant
03 Apr 2008; Raúl Porcel <armin76@gentoo.org> openrc-0.2.1.ebuild:
Add ~sparc wrt #214957
02 Apr 2008; Doug Goldstein <cardoe@gentoo.org> openrc-0.2.1.ebuild,
openrc-9999.ebuild:
fix issue with installing boot initscripts that are provided by currently
installing copy of OpenRC
*openrc-0.2.1 (02 Apr 2008)
02 Apr 2008; Doug Goldstein <cardoe@gentoo.org> -openrc-0.2-r3.ebuild,
+openrc-0.2.1.ebuild:
version bump. fixes vlans. fixes termencoding/keymap issues.
31 Mar 2008; Doug Goldstein <cardoe@gentoo.org> openrc-0.2-r3.ebuild,
openrc-9999.ebuild:
maybe_add_boot_init -> add_boot_init typo
*openrc-0.2-r3 (31 Mar 2008)
31 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+files/openrc-0.2-nicelevel-doc.patch,
+files/openrc-0.2-path-fix-for-multilib-fix.patch, -openrc-0.2-r2.ebuild,
+openrc-0.2-r3.ebuild:
fix path issue introduced by multilib patch. document SSD_NICELEVEL
30 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+files/9999/0001-msg-style.patch, +files/9999/0003-KV.patch,
+files/9999/0002-useful-functions.patch, openrc-0.2-r2.ebuild,
openrc-9999.ebuild:
Move patches here so we get them in releases.
30 Mar 2008; Mike Frysinger <vapier@gentoo.org> openrc-0.2-r2.ebuild,
openrc-9999.ebuild:
Autoadd device-mapper/dmcrypt/mdraid/lvm init.d scripts when
possible #215374.
29 Mar 2008; Jeroen Roovers <jer@gentoo.org> openrc-0.2-r2.ebuild:
Marked ~hppa (bug #214957).
*openrc-0.2-r2 (28 Mar 2008)
28 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+files/openrc-0.2-multilib-fix.patch,
+files/openrc-0.2-multiple-ntp-servers.patch,
+files/openrc-0.2-sysctl-vserver-fix.patch, -openrc-0.2-r1.ebuild,
+openrc-0.2-r2.ebuild:
fix multilib issues. support multiple ntp servers. fix sysctl w/ vserver
issue.
28 Mar 2008; Mike Frysinger <vapier@gentoo.org> openrc-0.2-r1.ebuild,
openrc-9999.ebuild:
Make sure net init.d scripts are symlinks #215233 by Andrey Kislyuk.
28 Mar 2008; Mike Frysinger <vapier@gentoo.org> openrc-0.2-r1.ebuild,
openrc-9999.ebuild:
Drop USE=static since it doesnt really result in static.
28 Mar 2008; Alexis Ballier <aballier@gentoo.org> openrc-0.2-r1.ebuild:
keyword ~x86-fbsd
28 Mar 2008; Raúl Porcel <armin76@gentoo.org> openrc-0.2-r1.ebuild:
Add ~ia64 wrt #214957
27 Mar 2008; Doug Goldstein <cardoe@gentoo.org> openrc-0.2-r1.ebuild:
~sparc-fbsd per bug #214957
27 Mar 2008; Markus Rothe <corsair@gentoo.org> openrc-0.2-r1.ebuild:
Added ~ppc; bug #214957
27 Mar 2008; Markus Rothe <corsair@gentoo.org> openrc-0.2-r1.ebuild:
Added ~ppc64; bug #214957
*openrc-0.2-r1 (27 Mar 2008)
27 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+files/openrc-0.2-freebsd-install-rc.patch, -openrc-0.2.ebuild,
+openrc-0.2-r1.ebuild:
install rc & rc.shutdown for Gentoo/FreeBSD users
27 Mar 2008; Mike Frysinger <vapier@gentoo.org> openrc-0.2.ebuild:
Add x86/arm love #214957 by Shvetsov Alexey.
*openrc-0.2 (26 Mar 2008)
26 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
-openrc-0.2_pre20080326.ebuild, +openrc-0.2.ebuild:
add OpenRC 0.2
*openrc-0.2_pre20080326 (26 Mar 2008)
26 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
-openrc-0.2_pre20080325.ebuild, +openrc-0.2_pre20080326.ebuild:
switched to proper branch for snapshot
*openrc-0.2_pre20080325 (25 Mar 2008)
25 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+openrc-0.2_pre20080325.ebuild:
add OpenRC 0.2 pre-release
*openrc-9999 (23 Mar 2008)
23 Mar 2008; Mike Frysinger <vapier@gentoo.org> +metadata.xml,
+openrc-9999.ebuild:
Initial ebuild #212696.
|