Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog-2008 ChangeLog
Date: Sun, 01 Jan 2012 20:38:10
Message-Id: 20120101203742.CEF4B2004B@flycatcher.gentoo.org
1 dilfridge 12/01/01 20:37:42
2
3 Modified: ChangeLog
4 Added: ChangeLog-2008
5 Log:
6 Split ChangeLog.
7
8 (Portage version: 2.1.10.41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.518 sys-apps/baselayout/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/ChangeLog?rev=1.518&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/ChangeLog?rev=1.518&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/ChangeLog?r1=1.517&r2=1.518
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v
20 retrieving revision 1.517
21 retrieving revision 1.518
22 diff -u -r1.517 -r1.518
23 --- ChangeLog 9 Dec 2011 03:48:47 -0000 1.517
24 +++ ChangeLog 1 Jan 2012 20:37:42 -0000 1.518
25 @@ -1,10 +1,13 @@
26 # ChangeLog for sys-apps/baselayout
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.517 2011/12/09 03:48:47 vapier Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.518 2012/01/01 20:37:42 dilfridge Exp $
31
32 # See the rc-scripts ChangeLog in subversion for release info:
33 # http://sources.gentoo.org/viewcvs.py/*checkout*/baselayout/trunk/ChangeLog
34
35 + 01 Jan 2012; Andreas K. Huettel <dilfridge@g.o> +ChangeLog-2008:
36 + Split ChangeLog.
37 +
38 09 Dec 2011; Mike Frysinger <vapier@g.o> baselayout-2.1.ebuild:
39 Also ignore warnings when trying to delete old .keep files if the rcscripts/
40 path doesn't even exist.
41 @@ -176,2734 +179,4 @@
42 02 Mar 2009; Benedikt Böhm <hollow@g.o> baselayout-2.0.0.ebuild:
43 fix /etc/shadow permissions when building stages
44
45 - 19 Aug 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
46 - Avoid potential warning messages in the SYMLINK_LIB code which may be
47 - triggered when find traverses a directory whose parent has already been
48 - merged from lib to lib64.
49 -
50 - 19 Aug 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
51 - Make the SYMLINK_LIB code in pkg_preinst merge files from lib directories
52 - to lib64 directories when necessary, instead of blindly wiping out the
53 - content of the lib dir. Thanks to Daniel Robbins for finding the cause of
54 - this issue, which he discovered when building stage1 with catalyst.
55 -
56 - 10 May 2008; Mike Frysinger <vapier@g.o> baselayout-2.0.0.ebuild:
57 - Install the Makefile into $D so that we can use it in pkg_preinst steps (for
58 - binpkgs) #218877 by Kevin Cody Jr.
59 -
60 - 19 Apr 2008; Mike Frysinger <vapier@g.o> baselayout-2.0.0.ebuild:
61 - Detect and display users with non-existent shells #215698.
62 -
63 - 17 Apr 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
64 - Bug #217848 - Since the remap_dns_vars() called by pkg_preinst() of the
65 - baselayout-1.x ebuild copies all the real configs from the user's
66 - /etc/conf.d into ${D}, it makes them all appear to be the default
67 - versions. In order to protect them from being unmerged after this upgrade,
68 - modify their timestamps during pkg_preinst().
69 -
70 - 08 Apr 2008; Ryan Hill <dirtyepic@g.o> baselayout-2.0.0.ebuild:
71 - Keyword ~mips.
72 -
73 - 31 Mar 2008; Mike Frysinger <vapier@g.o>
74 - baselayout-1.11.15-r3.ebuild, baselayout-1.12.11.1.ebuild,
75 - baselayout-1.12.12.ebuild:
76 - Cleanup unquoted warnings and drop virtual/baselayout PROVIDE.
77 -
78 -*baselayout-1.12.12 (31 Mar 2008)
79 -
80 - 31 Mar 2008; Mike Frysinger <vapier@g.o>
81 - +baselayout-1.12.12.ebuild:
82 - Push out some stable fixes.
83 -
84 - 28 Mar 2008; Mike Frysinger <vapier@g.o>
85 - -baselayout-2.0.0_rc6-r1.ebuild:
86 - Use openrc.
87 -
88 -*baselayout-2.0.0 (23 Mar 2008)
89 -
90 - 23 Mar 2008; Mike Frysinger <vapier@g.o> +baselayout-2.0.0.ebuild:
91 - Version bump #212696.
92 -
93 - 11 Mar 2008; Chris Gianelloni <wolf31o2@g.o>
94 - baselayout-1.11.15-r3.ebuild, baselayout-1.12.10-r5.ebuild,
95 - baselayout-1.12.11.ebuild, baselayout-1.12.11.1.ebuild:
96 - Added sys-apps/findutils to RDEPEND since find/xargs are used by the
97 - bootmisc init script, at least.
98 -
99 - 22 Feb 2008; Jeroen Roovers <jer@g.o> baselayout-1.12.11.1.ebuild:
100 - Stable for HPPA (bug #210559).
101 -
102 - 20 Feb 2008; Raúl Porcel <armin76@g.o>
103 - baselayout-1.12.11.1.ebuild:
104 - alpha/ia64/sparc stable wrt #210559
105 -
106 - 19 Feb 2008; <cla@g.o> baselayout-1.12.11.1.ebuild:
107 - Stable on x86 (bug #210559)
108 -
109 - 19 Feb 2008; nixnut <nixnut@g.o> baselayout-1.12.11.1.ebuild:
110 - Stable on ppc wrt bug 210559
111 -
112 - 18 Feb 2008; Brent Baude <ranger@g.o> baselayout-1.12.11.1.ebuild:
113 - stable ppc64, bug 210559
114 -
115 - 18 Feb 2008; Christoph Mende <angelos@g.o>
116 - baselayout-1.12.11.1.ebuild:
117 - Stable on amd64, bug #210559
118 -
119 - 23 Jan 2008; Doug Klima <cardoe@g.o> baselayout-1.12.10-r5.ebuild,
120 - baselayout-1.12.11.ebuild, baselayout-1.12.11.1.ebuild:
121 - sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp
122 -
123 - 19 Jan 2008; Mike Frysinger <vapier@g.o>
124 - baselayout-1.12.11.1.ebuild:
125 - Add a note about WIPE_TMP defaulting to yes.
126 -
127 -*baselayout-1.12.11.1 (16 Jan 2008)
128 -
129 - 16 Jan 2008; Mike Frysinger <vapier@g.o>
130 - +baselayout-1.12.11.1.ebuild:
131 - Backport fix for network route troubles #205894 and revert an accidental
132 - inputrc change #205939.
133 -
134 -*baselayout-1.12.11 (14 Jan 2008)
135 -
136 - 14 Jan 2008; Mike Frysinger <vapier@g.o>
137 - +baselayout-1.12.11.ebuild:
138 - Push out accumulated fixes and backports from newer versions.
139 -
140 -*baselayout-2.0.0_rc6-r1 (28 Dec 2007)
141 -
142 - 28 Dec 2007; Benedikt Böhm <hollow@g.o>
143 - +files/baselayout-2.0.0_rc6-ssd-path.patch,
144 - +baselayout-2.0.0_rc6-r1.ebuild:
145 - fix #199749
146 -
147 - 24 Dec 2007; Brent Baude <ranger@g.o> baselayout-1.12.10-r5.ebuild:
148 - Marking baselayout-1.12.10-r5 ppc64 for bug 202791
149 -
150 - 21 Dec 2007; nixnut <nixnut@g.o> baselayout-1.12.10-r5.ebuild:
151 - Stable on ppc wrt bug 202791
152 -
153 - 21 Dec 2007; Raúl Porcel <armin76@g.o>
154 - baselayout-1.12.10-r5.ebuild:
155 - alpha/ia64/x86 stable wrt #202791
156 -
157 - 21 Dec 2007; Jeroen Roovers <jer@g.o> baselayout-1.12.10-r5.ebuild:
158 - Stable for HPPA (bug #202791).
159 -
160 - 19 Dec 2007; Doug Klima <cardoe@g.o> baselayout-1.12.10-r5.ebuild:
161 - amd64 stable wrt bug #202791
162 -
163 - 19 Dec 2007; Ferris McCormick <fmccor@g.o>
164 - baselayout-1.12.10-r5.ebuild:
165 - Sparc stable, Bug #202791, no problems seen (still boots, ...).
166 -
167 - 05 Nov 2007; <solar@g.o> -baselayout-2.0.0_rc5.ebuild:
168 - - UberLord said to punt rc5 for a digest mismatch and now that r6 is here
169 -
170 -*baselayout-2.0.0_rc6 (31 Oct 2007)
171 -
172 - 31 Oct 2007; Roy Marples <uberlord@g.o>
173 - +baselayout-2.0.0_rc6.ebuild:
174 - rc6 fixed a few things and introduces a logger daemon and a new posix array
175 - structure as discussed on -dev.
176 -
177 - 22 Oct 2007; Roy Marples <uberlord@g.o>
178 - baselayout-2.0.0_rc5.ebuild:
179 - Fix upgrade/downgrade paths.
180 -
181 -*baselayout-2.0.0_rc5 (11 Oct 2007)
182 -
183 - 11 Oct 2007; Roy Marples <uberlord@g.o>
184 - +baselayout-2.0.0_rc5.ebuild:
185 - rc5 has the final API - anything that links to it will need to be
186 - re-emerged, like splashutils
187 -
188 -*baselayout-1.12.10-r5 (26 Sep 2007)
189 -
190 - 26 Sep 2007; Mike Frysinger <vapier@g.o>
191 - +baselayout-1.12.10-r5.ebuild:
192 - Add workaround for net.eth0 going AFK during upgrade to baselayout-2.
193 -
194 - 24 Sep 2007; Mike Frysinger <vapier@g.o>
195 - baselayout-2.0.0_rc4-r1.ebuild:
196 - Add a warning check for users with blank passwords in /etc/shadow.
197 -
198 -*baselayout-2.0.0_rc4-r1 (04 Sep 2007)
199 -
200 - 04 Sep 2007; Roy Marples <uberlord@g.o>
201 - +files/baselayout-2.0.0_rc4-ssd.patch, +baselayout-2.0.0_rc4-r1.ebuild:
202 - Fix s-s-d's handling of daemons that change user without a pidfile, #191206.
203 -
204 -*baselayout-2.0.0_rc4 (02 Sep 2007)
205 -
206 - 02 Sep 2007; Roy Marples <uberlord@g.o>
207 - +baselayout-2.0.0_rc4.ebuild:
208 - Bumpage
209 -
210 - 28 Aug 2007; Markus Rothe <corsair@g.o>
211 - baselayout-2.0.0_rc3-r1.ebuild:
212 - Adding ~ppc
213 -
214 -*baselayout-2.0.0_rc3-r1 (21 Aug 2007)
215 -
216 - 21 Aug 2007; Roy Marples <uberlord@g.o>
217 - +files/baselayout-2.0.0_rc3-ppp.patch, +baselayout-2.0.0_rc3-r1.ebuild:
218 - Fix ppp getting the interface metric
219 -
220 - 21 Aug 2007; Jeroen Roovers <jer@g.o> baselayout-2.0.0_rc3.ebuild:
221 - Marked ~hppa (bug #187487).
222 -
223 -*baselayout-2.0.0_rc3 (20 Aug 2007)
224 -
225 - 20 Aug 2007; Roy Marples <uberlord@g.o>
226 - +baselayout-2.0.0_rc3.ebuild:
227 - Bumpage
228 -
229 - 08 Aug 2007; Gustavo Zacarias <gustavoz@g.o>
230 - baselayout-2.0.0_rc2-r1.ebuild:
231 - Keyworded ~sparc wrt #187487
232 -
233 - 07 Aug 2007; Raúl Porcel <armin76@g.o>
234 - baselayout-2.0.0_rc2-r1.ebuild:
235 - Add ~alpha/~ia64 wrt #187487
236 -
237 -*baselayout-2.0.0_rc2-r1 (04 Aug 2007)
238 -
239 - 04 Aug 2007; Roy Marples <uberlord@g.o>
240 - +files/baselayout-2.0.0_rc2-console.patch,
241 - +baselayout-2.0.0_rc2-r1.ebuild:
242 - Boot properly when we cannot set an early font, #187628.
243 -
244 -*baselayout-2.0.0_rc2 (04 Aug 2007)
245 -
246 - 04 Aug 2007; Roy Marples <uberlord@g.o>
247 - +baselayout-2.0.0_rc2.ebuild:
248 - rc-update works again, #187487
249 -
250 - 03 Aug 2007; Doug Goldstein <cardoe@g.o>
251 - baselayout-2.0.0_rc1.ebuild:
252 - keyword ~amd64, #187487
253 -
254 - 02 Aug 2007; Markus Rothe <corsair@g.o>
255 - baselayout-2.0.0_rc1.ebuild:
256 - Added ~ppc64; bug #187487
257 -
258 - 02 Aug 2007; Christian Faulhammer <opfer@g.o>
259 - baselayout-2.0.0_rc1.ebuild:
260 - keyworded ~x86, bug 187487
261 -
262 -*baselayout-2.0.0_rc1 (02 Aug 2007)
263 -
264 - 02 Aug 2007; Roy Marples <uberlord@g.o>
265 - +baselayout-2.0.0_rc1.ebuild:
266 - rc1, keywords dropped.
267 -
268 -*baselayout-2.0.0_alpha4 (12 Jul 2007)
269 -
270 - 12 Jul 2007; Roy Marples <uberlord@g.o>
271 - +baselayout-2.0.0_alpha4.ebuild:
272 - alpha4 fixes many bugs
273 -
274 - 26 Jun 2007; Roy Marples <uberlord@g.o>
275 - baselayout-2.0.0_alpha3.ebuild, baselayout-2.0.0_alpha3-r1.ebuild:
276 - Punt /lib/rcscripts/console when upgrading from 1.13, #181634.
277 -
278 -*baselayout-2.0.0_alpha3-r1 (30 May 2007)
279 -
280 - 30 May 2007; Roy Marples <uberlord@g.o>
281 - +files/baselayout-2.0.0_alpha3-2721.patch,
282 - +baselayout-2.0.0_alpha3-r1.ebuild:
283 - Push out some misc fixes, hopefully including one that finally solves our
284 - shutdown issues with certain configs.
285 -
286 - 30 May 2007; Doug Goldstein <cardoe@g.o>
287 - baselayout-1.11.15-r3.ebuild, baselayout-1.12.9-r2.ebuild,
288 - baselayout-1.12.10-r3.ebuild, baselayout-1.12.10-r4.ebuild,
289 - baselayout-1.13.0_alpha12.ebuild, baselayout-2.0.0_alpha1.ebuild,
290 - baselayout-2.0.0_alpha2.ebuild, baselayout-2.0.0_alpha2-r1.ebuild,
291 - baselayout-2.0.0_alpha3.ebuild:
292 - depreciated -> deprecated. bug #180352
293 -
294 -*baselayout-2.0.0_alpha3 (14 May 2007)
295 -
296 - 14 May 2007; Roy Marples <uberlord@g.o>
297 - +baselayout-2.0.0_alpha3.ebuild:
298 - New alpha, fixing many things. Now works on ppc and arm :)
299 -
300 -*baselayout-1.12.10-r4 (11 May 2007)
301 -
302 - 11 May 2007; Roy Marples <uberlord@g.o>
303 - +files/baselayout-1.12.10-svn2690.patch, +baselayout-1.12.10-r4.ebuild:
304 - Add a patch to bring the 1.12 branch up to date with our svn which backports
305 - a few important fixes from trunk.
306 -
307 -*baselayout-2.0.0_alpha2-r1 (08 May 2007)
308 -
309 - 08 May 2007; Roy Marples <uberlord@g.o>
310 - +files/baselayout-2.0.0_alpha2-kver.patch,
311 - +baselayout-2.0.0_alpha2-r1.ebuild:
312 - Push out a patch to work with different style of kernel version names,
313 - #177197.
314 -
315 - 05 May 2007; Roy Marples <uberlord@g.o>
316 - baselayout-2.0.0_alpha2.ebuild:
317 - Stop installing non existant volume init script and indicate that deprecated
318 - vars no longer work.
319 -
320 -*baselayout-2.0.0_alpha2 (04 May 2007)
321 -
322 - 04 May 2007; Roy Marples <uberlord@g.o>
323 - +baselayout-2.0.0_alpha2.ebuild:
324 - New alpha, fixes all known issues caused by alpha1. IE, should be usable by
325 - most people now :)
326 -
327 -*baselayout-1.12.10-r3 (13 Apr 2007)
328 -*baselayout-1.12.9-r2 (13 Apr 2007)
329 -
330 - 13 Apr 2007; Mike Frysinger <vapier@g.o> -baselayout-1.12.9.ebuild,
331 - -baselayout-1.12.9-r1.ebuild, +baselayout-1.12.9-r2.ebuild,
332 - -baselayout-1.12.10-r1.ebuild, -baselayout-1.12.10-r2.ebuild,
333 - +baselayout-1.12.10-r3.ebuild:
334 - Sync update-modules changes from svn.
335 -
336 -*baselayout-1.12.10-r2 (12 Apr 2007)
337 -*baselayout-1.12.9-r1 (12 Apr 2007)
338 -
339 - 12 Apr 2007; Roy Marples <uberlord@g.o>
340 - +files/baselayout-1.12.9-wireless-deprecate.patch,
341 - +baselayout-1.12.9-r1.ebuild, +baselayout-1.12.10-r2.ebuild:
342 - Warn about deprecated conf.d/wireless, #174282.
343 -
344 -*baselayout-2.0.0_alpha1 (11 Apr 2007)
345 -
346 - 11 Apr 2007; Roy Marples <uberlord@g.o>
347 - +baselayout-2.0.0_alpha1.ebuild:
348 - The rewrite in C is here! Rejoice!
349 - ppp probably won't work, but everything else should.
350 -
351 -*baselayout-1.12.10-r1 (08 Apr 2007)
352 -
353 - 08 Apr 2007; Mike Frysinger <vapier@g.o>
354 - +baselayout-1.12.10-r1.ebuild:
355 - Add symlink for update-rc -> rc-update.
356 -
357 -*baselayout-1.12.10 (05 Apr 2007)
358 -
359 - 05 Apr 2007; Roy Marples <uberlord@g.o> +baselayout-1.12.10.ebuild:
360 - New release, fixing a few crufty issues.
361 -
362 - 27 Mar 2007; Stephen Bennett <spb@g.o> baselayout-1.12.9.ebuild:
363 - mips stable
364 -
365 - 11 Mar 2007; Roy Marples <uberlord@g.o>
366 - baselayout-1.13.0_alpha12.ebuild:
367 - Don't copy the daemons directory across when upgrading as it just won't work
368 - anymore.
369 -
370 - 15 Feb 2007; Gustavo Zacarias <gustavoz@g.o>
371 - baselayout-1.12.9.ebuild, baselayout-1.13.0_alpha12.ebuild:
372 - Default to us keymap for sparc (2.6)
373 -
374 - 14 Feb 2007; Jeroen Roovers <jer@g.o> baselayout-1.12.9.ebuild:
375 - Stable for HPPA (bug #158637).
376 -
377 - 14 Feb 2007; Bryan Østergaard <kloeri@g.o>
378 - baselayout-1.12.9.ebuild:
379 - Stable on IA64.
380 -
381 - 13 Feb 2007; Chris Gianelloni <wolf31o2@g.o>
382 - baselayout-1.12.9.ebuild:
383 - Stable on alpha/amd64 wrt bug #158637.
384 -
385 - 13 Feb 2007; Markus Rothe <corsair@g.o> baselayout-1.12.9.ebuild:
386 - Stable on ppc64; bug #158637
387 -
388 - 13 Feb 2007; Raúl Porcel <armin76@g.o> baselayout-1.12.9.ebuild:
389 - x86 stable wrt bug 158637
390 -
391 - 13 Feb 2007; Joseph Jezak <josejx@g.o> baselayout-1.12.9.ebuild:
392 - Marked ppc stable for bug #158637.
393 -
394 - 06 Feb 2007; Simon Stelling <blubb@g.o>
395 - baselayout-1.12.8-r1.ebuild:
396 - stable on amd64; bug 159097
397 -
398 - 02 Feb 2007; Gustavo Zacarias <gustavoz@g.o>
399 - baselayout-1.12.9.ebuild:
400 - Stable on sparc
401 -
402 -*baselayout-1.13.0_alpha12 (17 Jan 2007)
403 -
404 - 17 Jan 2007; Roy Marples <uberlord@g.o>
405 - +baselayout-1.13.0_alpha12.ebuild:
406 - New release, fixes the last race issues hopefully.
407 - xinit users will require 1.0.3-r1 or they'll get cirular loops.
408 -
409 -*baselayout-1.12.9 (17 Jan 2007)
410 -
411 - 17 Jan 2007; Roy Marples <uberlord@g.o> +baselayout-1.12.9.ebuild:
412 - New release to fix a new minor issues but mainly so we can downgrade from
413 - baselayout-1.13.0_alpha12.
414 -
415 -*baselayout-1.13.0_alpha11-r2 (11 Jan 2007)
416 -
417 - 11 Jan 2007; Roy Marples <uberlord@g.o>
418 - +files/baselayout-1.13.0_alpha11-depscan.patch,
419 - +baselayout-1.13.0_alpha11-r2.ebuild:
420 - Fix some depscan and mtime issues.
421 -
422 - 11 Jan 2007; Roy Marples <uberlord@g.o>
423 - baselayout-1.13.0_alpha11-r1.ebuild:
424 - Use depscan.sh --force
425 -
426 -*baselayout-1.12.8-r5 (11 Jan 2007)
427 -
428 - 11 Jan 2007; Roy Marples <uberlord@g.o>
429 - files/baselayout-1.12.8-daemon.patch, +baselayout-1.12.8-r5.ebuild:
430 - Fix wpa_supplicant re-entracny, #161364.
431 -
432 -*baselayout-1.13.0_alpha11-r1 (10 Jan 2007)
433 -
434 - 10 Jan 2007; Roy Marples <uberlord@g.o>
435 - +files/baselayout-1.13.0_alpha11-r2484.patch,
436 - +baselayout-1.13.0_alpha11-r1.ebuild:
437 - Fix some restart issues and unmount svcdir from 1.12 if needed.
438 -
439 -*baselayout-1.13.0_alpha11 (10 Jan 2007)
440 -
441 - 10 Jan 2007; Roy Marples <uberlord@g.o>
442 - +baselayout-1.13.0_alpha11.ebuild:
443 - New release - nfs users may need to re-emerge nfs-utils to get a fixed init
444 - script.
445 -
446 -*baselayout-1.12.8-r4 (10 Jan 2007)
447 -
448 - 10 Jan 2007; Roy Marples <uberlord@g.o>
449 - +files/baselayout-1.12.8-daemon.patch, +baselayout-1.12.8-r4.ebuild:
450 - Store --name used by s-s-d in the service daemon file so baselayout-1.13 can
451 - stop daemons that use it and where started by baselayout-1.12 (also used for
452 - status checking).
453 -
454 - 09 Jan 2007; Brent Baude <ranger@g.o> baselayout-1.12.8-r3.ebuild:
455 - Marking baselayout-1.12.8-r3 ~ppc64 to fix dep problem.
456 -
457 -*baselayout-1.12.8-r3 (09 Jan 2007)
458 -
459 - 09 Jan 2007; Roy Marples <uberlord@g.o>
460 - +files/baselayout-1.12.8-conditionalrestart.patch,
461 - +baselayout-1.12.8-r3.ebuild:
462 - Add conditionalrestart action, which is the same as restart but the service
463 - is only restarted if it is already started. This means that anything that
464 - whats this only has to use one command instead of two, making them more
465 - efficient.
466 -
467 - 08 Jan 2007; Mike Frysinger <vapier@g.o>
468 - baselayout-1.12.8-r2.ebuild:
469 - Restore /dev population for bootstrap that was cut in various earlier commits.
470 -
471 - 08 Jan 2007; Roy Marples <uberlord@g.o>
472 - baselayout-1.12.8-r2.ebuild, baselayout-1.13.0_alpha10-r2.ebuild:
473 - Upgrade/downgrade is now sane between 1.12.8-r2 and 1.13.0_alpha10-r2
474 -
475 - 06 Jan 2007; Tom Gall <tgall@g.o> baselayout-1.12.8-r1:
476 - stable on ppc64, moving forward aggressively
477 -
478 -*baselayout-1.12.8-r2 (05 Jan 2007)
479 -
480 - 05 Jan 2007; Roy Marples <uberlord@g.o>
481 - +files/baselayout-1.12.8-checkfs.patch, +baselayout-1.12.8-r2.ebuild:
482 - Add a backported patch from 1.13 so that operational errors in checkfs are
483 - allowed. Thanks to Robin H Johnson.
484 -
485 - 30 Dec 2006; Roy Marples <uberlord@g.o>
486 - baselayout-1.13.0_alpha10-r2.ebuild:
487 - Create mutlilib dirs and symlinks.
488 - Move virtual/init to PDEPEND
489 -
490 - 30 Dec 2006; Mike Frysinger <vapier@g.o>
491 - baselayout-1.12.8-r1.ebuild:
492 - Build up dirs/symlinks in $ROOT in pkg_preinst() before portage has a chance
493 - to screw things up.
494 -
495 -*baselayout-1.13.0_alpha10-r2 (20 Dec 2006)
496 -
497 - 20 Dec 2006; Roy Marples <uberlord@g.o>
498 - +files/baselayout-1.13.0_alpha10-pidfile.patch,
499 - +baselayout-1.13.0_alpha10-r2.ebuild:
500 - Add a patch so the new postgresql init script works as it likes to put
501 - extra data after the pid in the pidfile (1.12 isn't affected).
502 -
503 -*baselayout-1.13.0_alpha10-r1 (20 Dec 2006)
504 -*baselayout-1.12.8-r1 (20 Dec 2006)
505 -
506 - 20 Dec 2006; Roy Marples <uberlord@g.o>
507 - +files/baselayout-1.12.8-r2440.patch,
508 - +files/baselayout-1.13.0_alpha10-r2440.patch,
509 - +baselayout-1.12.8-r1.ebuild, +baselayout-1.13.0_alpha10-r1.ebuild:
510 - Make People Happy - partial fix for #158548 which means no errors when
511 - upgrading to 1.13
512 -
513 -*baselayout-1.13.0_alpha10 (19 Dec 2006)
514 -*baselayout-1.12.8 (19 Dec 2006)
515 -
516 - 19 Dec 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.8.ebuild,
517 - +baselayout-1.13.0_alpha10.ebuild:
518 - New versions, fixes a few important bugs that crept into the last release
519 -
520 - 19 Dec 2006; Roy Marples <uberlord@g.o>
521 - baselayout-1.13.0_alpha9-r3.ebuild:
522 - Handle upgrading and downgrading of the state dir cleanly, although the
523 - deptree won't be correct after an etc-update - see bug #158548 for why.
524 -
525 - 19 Dec 2006; Roy Marples <uberlord@g.o>
526 - baselayout-1.12.7-r3.ebuild, baselayout-1.12.7-r4.ebuild:
527 - Punt the create_dev_nodes function as it's no longer used.
528 -
529 -*baselayout-1.12.7-r4 (14 Dec 2006)
530 -
531 - 14 Dec 2006; Roy Marples <uberlord@g.o>
532 - +files/baselayout-1.12.7-halt.patch,
533 - +baselayout-1.12.7-r4.ebuild:
534 - Fix #156766
535 -
536 -*baselayout-1.13.0_alpha9-r3 (14 Dec 2006)
537 -*baselayout-1.12.7-r3 (14 Dec 2006)
538 -
539 - 14 Dec 2006; Roy Marples <uberlord@g.o>
540 - files/baselayout-1.12.7-ifconfig.patch,
541 - files/baselayout-1.13.0_alpha9-ifconfig.patch,
542 - +baselayout-1.12.7-r3.ebuild, +baselayout-1.13.0_alpha9-r3.ebuild:
543 - Hopefully fix #157965 finally.
544 -
545 -*baselayout-1.13.0_alpha9-r2 (14 Dec 2006)
546 -*baselayout-1.12.7-r2 (14 Dec 2006)
547 -
548 - 14 Dec 2006; Mike Frysinger <vapier@g.o>
549 - +baselayout-1.12.7-r2.ebuild, +baselayout-1.13.0_alpha9-r2.ebuild:
550 - Punt modules-update to the module-init-tools package and scrub all remaining
551 - dev-state references as udev/devfs take care of that now.
552 -
553 -*baselayout-1.13.0_alpha9-r1 (13 Dec 2006)
554 -*baselayout-1.12.7-r1 (13 Dec 2006)
555 -
556 - 13 Dec 2006; Roy Marples <uberlord@g.o>
557 - +files/baselayout-1.12.7-ifconfig.patch,
558 - +files/baselayout-1.13.0_alpha9-ifconfig.patch,
559 - +baselayout-1.12.7-r1.ebuild, +baselayout-1.13.0_alpha9-r1.ebuild:
560 - Fix #157965
561 -
562 - 12 Dec 2006; Roy Marples <uberlord@g.o>
563 - baselayout-1.12.5-r2.ebuild, baselayout-1.12.7.ebuild:
564 - Added word "of" to warning, #157917.
565 -
566 -*baselayout-1.13.0_alpha9 (12 Dec 2006)
567 -*baselayout-1.12.7 (12 Dec 2006)
568 -
569 - 12 Dec 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.7.ebuild,
570 - +baselayout-1.13.0_alpha9.ebuild:
571 - We now require virtual/init, which will provide
572 - /etc/init.d/{reboot,shutdown}.sh as needed, #112991.
573 -
574 -*baselayout-1.13.0_alpha8-r2 (09 Dec 2006)
575 -
576 - 09 Dec 2006; Roy Marples <uberlord@g.o>
577 - +files/baselayout-1.13.0_alpha8-stop.patch,
578 - +baselayout-1.13.0_alpha8-r2.ebuild:
579 - Fix the stopping of some services.
580 -
581 -*baselayout-1.13.0_alpha8-r1 (09 Dec 2006)
582 -
583 - 09 Dec 2006; Roy Marples <uberlord@g.o>
584 - +files/baselayout-1.13.0_alpha8-use.patch,
585 - +baselayout-1.13.0_alpha8-r1.ebuild:
586 - Fix #157589
587 -
588 -*baselayout-1.13.0_alpha8 (08 Dec 2006)
589 -
590 - 08 Dec 2006; Roy Marples <uberlord@g.o>
591 - +baselayout-1.13.0_alpha8.ebuild:
592 - New release, should be pretty much stable now.
593 -
594 - 08 Dec 2006; Roy Marples <uberlord@g.o>
595 - baselayout-1.13.0_alpha7.ebuild, baselayout-1.13.0_alpha7-r1.ebuild:
596 - Allow cross-compile.
597 -
598 - 12 Nov 2006; Roy Marples <uberlord@g.o>
599 - baselayout-1.13.0_alpha7.ebuild, baselayout-1.13.0_alpha7-r1.ebuild:
600 - Add a warning about the RC_STRICT_NET_CHECKING variable being dropped.
601 -
602 -*baselayout-1.13.0_alpha7-r1 (11 Nov 2006)
603 -
604 - 11 Nov 2006; Roy Marples <uberlord@g.o>
605 - +files/baselayout-1.13.0_alpha7-2380.patch,
606 - +baselayout-1.13.0_alpha7-r1.ebuild:
607 - Fix adding ipv6 addresses to virtual interfaces and restarting postgresql
608 -
609 -*baselayout-1.13.0_alpha7 (10 Nov 2006)
610 -
611 - 10 Nov 2006; Roy Marples <uberlord@g.o>
612 - +baselayout-1.13.0_alpha7.ebuild:
613 - A fair few fixes, but mainly a more inodes for the ramdisk on FreeBSD.
614 -
615 -*baselayout-1.13.0_alpha6 (08 Nov 2006)
616 -
617 - 08 Nov 2006; Roy Marples <uberlord@g.o>
618 - +baselayout-1.13.0_alpha6.ebuild:
619 - New alpha release, we now keep svcdir mounted in ram all the time.
620 -
621 -*baselayout-1.13.0_alpha5-r1 (06 Nov 2006)
622 -
623 - 06 Nov 2006; Roy Marples <uberlord@g.o>
624 - +files/baselayout-1.13.0_alpha5-2364.patch,
625 - +baselayout-1.13.0_alpha5-r1.ebuild:
626 - Fix a few key bugs regarding stage building on Linux and service ordering.
627 -
628 -*baselayout-1.13.0_alpha5 (02 Nov 2006)
629 -
630 - 02 Nov 2006; Roy Marples <uberlord@g.o>
631 - +baselayout-1.13.0_alpha5.ebuild:
632 - New version that works with bash-3.2, fixes #151128 and #151108.
633 -
634 -*baselayout-1.12.6 (02 Nov 2006)
635 -
636 - 02 Nov 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.6.ebuild:
637 - New version that works with bash-3.2, fixes #151128 and #151108.
638 -
639 -*baselayout-1.13.0_alpha4 (31 Oct 2006)
640 -
641 - 31 Oct 2006; Roy Marples <uberlord@g.o>
642 - +baselayout-1.13.0_alpha4.ebuild:
643 - New version, should work with catalyst now, #153057.
644 - Don't intall /dev/{console,null} as that messes vservers apparently.
645 -
646 -*baselayout-1.13.0_alpha3 (24 Oct 2006)
647 -
648 - 24 Oct 2006; Roy Marples <uberlord@g.o>
649 - +baselayout-1.13.0_alpha3.ebuild:
650 - New version with a brand new C dependancy resolver. Probably has bugs ...
651 -
652 -*baselayout-1.13.0_alpha2-r1 (19 Oct 2006)
653 -
654 - 19 Oct 2006; Roy Marples <uberlord@g.o>
655 - +files/baselayout-1.13.0_alpha2-ssd-bsd.patch,
656 - +baselayout-1.13.0_alpha2-r1.ebuild:
657 - Fix s-s-d stopping on bsd when a pidfile is not specified
658 -
659 - 17 Oct 2006; Roy Marples <uberlord@g.o>
660 - baselayout-1.13.0_alpha2.ebuild:
661 - Added ~sparc-fbsd keyword.
662 -
663 -*baselayout-1.13.0_alpha2 (16 Oct 2006)
664 -
665 - 16 Oct 2006; Roy Marples <uberlord@g.o>
666 - +baselayout-1.13.0_alpha2.ebuild:
667 - New alpha of 1.13. Stage building on FreeBSD should now work :)
668 -
669 - 06 Oct 2006; Diego Pettenò <flameeyes@g.o>
670 - +files/baselayout-1.13.0_alpha1-fbsddev.patch,
671 - baselayout-1.13.0_alpha1-r1.ebuild:
672 - Add patch to allow stagebuilding with baselayout-1.13 on FreeBSD.
673 -
674 -*baselayout-1.13.0_alpha1-r1 (02 Oct 2006)
675 -
676 - 02 Oct 2006; Roy Marples <uberlord@g.o>
677 - +files/baselayout-1.13.0_alpha1-init-perms.patch,
678 - +baselayout-1.13.0_alpha1-r1.ebuild:
679 - Install Linux init.d scripts with correct perms, #149869.
680 -
681 -*baselayout-1.13.0_alpha1 (02 Oct 2006)
682 -
683 - 02 Oct 2006; Roy Marples <uberlord@g.o>
684 - +baselayout-1.13.0_alpha1.ebuild:
685 - First alpha cut from the 1.13 branch with BSD and VServer support.
686 - svcdir is now forced - you cannot change it's location.
687 - If you downgrade back to 1.12 you'll have to copy /lib/rcscripts/init.d
688 - to your svcdir (/var/lib/init.d by default) and run depscan.sh -u
689 -
690 - 28 Sep 2006; Joel Martin <kanaka@g.o> baselayout-1.12.5-r1.ebuild:
691 - This is related to #145287 but does not resolve it. Using get_libdir is
692 - wrong for udev-state and dev-state directories. Later in the ebuild we use
693 - /lib/udev-state and non-ABI stuff should go in /lib not get_libdir.
694 -
695 -*baselayout-1.12.5-r2 (28 Sep 2006)
696 -
697 - 28 Sep 2006; Roy Marples <uberlord@g.o>
698 - files/baselayout-1.12.5-dmesg.patch, +baselayout-1.12.5-r2.ebuild:
699 - Fix pppd.sh for stopping, #149385.
700 -
701 -*baselayout-1.12.5 (14 Sep 2006)
702 -
703 - 14 Sep 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.5.ebuild:
704 - New version
705 -
706 -*baselayout-1.12.4-r7 (22 Aug 2006)
707 -
708 - 22 Aug 2006; Roy Marples <uberlord@g.o>
709 - +files/baselayout-1.12.4-irqbalance.patch, +baselayout-1.12.4-r7.ebuild:
710 - Punt irqbalance from rc to it's own init script.
711 -
712 - 16 Aug 2006; Roy Marples <uberlord@g.o>
713 - baselayout-1.12.4-r6.ebuild:
714 - Test for iface_ and gateway= as deprecated variables
715 -
716 - Check that all net.* files are now symlinks to net.lo
717 -
718 - Block old versions of dhcpcd to stop bugs like #143885.
719 -
720 -*baselayout-1.12.4-r6 (15 Aug 2006)
721 -
722 - 15 Aug 2006; Roy Marples <uberlord@g.o>
723 - +files/baselayout-1.12.4-ssd.patch, +baselayout-1.12.4-r6.ebuild:
724 - Fix start-stop-daemon using the --name option #143951
725 - thanks to Dustin J. Mitchell
726 -
727 -*baselayout-1.12.4-r5 (15 Aug 2006)
728 -
729 - 15 Aug 2006; Roy Marples <uberlord@g.o>
730 - +files/baselayout-1.12.4-gateway.patch, +baselayout-1.12.4-r5.ebuild:
731 - Support old gateway variable with iproute2
732 - arpinging of available address can be disabled with modules=( "!arping" )
733 -
734 -*baselayout-1.12.4-r4 (14 Aug 2006)
735 -
736 - 14 Aug 2006; Roy Marples <uberlord@g.o>
737 - +files/baselayout-1.12.4-prism54.patch, +baselayout-1.12.4-r4.ebuild:
738 - Add patches to fix #143716 and #141832
739 -
740 -*baselayout-1.12.4-r3 (13 Aug 2006)
741 -
742 - 13 Aug 2006; Roy Marples <uberlord@g.o>
743 - +files/baselayout-1.12.4-dhcp.patch,
744 - +files/baselayout-1.12.4-madwifi.patch, +baselayout-1.12.4-r3.ebuild:
745 - Add fixes for dhclient #130670 thanks to Petr Svoboda.
746 - Fix frequency parsing and add channel parsing to iwconfig, partially #143698.
747 -
748 - 11 Aug 2006; Chris Gianelloni <wolf31o2@g.o>
749 - baselayout-1.12.1.ebuild, baselayout-1.12.4-r2.ebuild:
750 - Stable on alpha/amd64/hppa/ia64/mips/ppc/ppc64/sparc/x86 wrt bug #143583.
751 -
752 -*baselayout-1.12.4-r2 (08 Aug 2006)
753 -
754 - 08 Aug 2006; Roy Marples <uberlord@g.o>
755 - +files/baselayout-1.12.4-clock-bootmisc.patch,
756 - +baselayout-1.12.4-r2.ebuild:
757 - Add vapiers patchs to solve silly network lookups #139411 and to make the
758 - clock init script always return 0 as there's nothing the user can generally
759 - do until the system has finished booting, #139950.
760 -
761 - 05 Aug 2006; Herbie Hopkins <herbs@g.o>
762 - baselayout-1.12.4-r1.ebuild:
763 - Be consistent and use the same libdir for make and make install of the
764 - baselayout utilities (was causing problems on no-symlink profiles).
765 -
766 -*baselayout-1.12.4-r1 (04 Aug 2006)
767 -
768 - 04 Aug 2006; Roy Marples <uberlord@g.o>
769 - +files/baselayout-1.12.4-bootchart.patch, +baselayout-1.12.4-r1.ebuild:
770 - Add patch for bootchart support, #74425 and #141114 thanks to Paul Pacheco.
771 -
772 -*baselayout-1.12.4 (02 Aug 2006)
773 -
774 - 02 Aug 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.4.ebuild:
775 - New release, bug #142457
776 -
777 -*baselayout-1.12.2 (01 Aug 2006)
778 -
779 - 01 Aug 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.2.ebuild:
780 - New release.
781 -
782 - 10 Jun 2006; Roy Marples <uberlord@g.o> baselayout-1.11.14-r8.ebuild,
783 - -baselayout-1.11.15-r1.ebuild, baselayout-1.11.15-r3.ebuild,
784 - -baselayout-1.12.0.ebuild, baselayout-1.12.0-r1.ebuild,
785 - baselayout-1.12.1.ebuild:
786 - Punt the shadow stuff to the shadow ebuild.
787 -
788 -*baselayout-1.12.1 (05 Jun 2006)
789 -
790 - 05 Jun 2006; Roy Marples <uberlord@g.o>
791 - +files/baselayout-1.11.14-man.patch, baselayout-1.11.14-r8.ebuild,
792 - baselayout-1.11.15-r3.ebuild, +baselayout-1.12.1.ebuild:
793 - New 1.12 release fixing a slew of bugs - check the ChangeLog.
794 -
795 - Added a patch to 1.14 and 1.15 which adds the man user/group back, #113298.
796 -
797 -*baselayout-1.12.0-r1 (24 May 2006)
798 -
799 - 24 May 2006; Roy Marples <uberlord@g.o>
800 - +files/baselayout-1.12.0-svn-2046.patch, +baselayout-1.12.0-r1.ebuild:
801 - Ensure that we call halt.sh in a new shell with LC_ALL=C so that we don't
802 - load any locale information which may stop us unmounting /usr, #128848
803 - and #133090.
804 -
805 - Bugs #133265 and #129975 are also fixed.
806 -
807 -*baselayout-1.12.0 (23 May 2006)
808 -
809 - 23 May 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.0.ebuild:
810 - 1.12.0 is finally done :)
811 -
812 - 17 May 2006; Roy Marples <uberlord@g.o>
813 - baselayout-1.12.0_pre19-r2.ebuild:
814 - Multilib fixes, #133547 thanks to Jonathan Coome.
815 -
816 -*baselayout-1.12.0_pre19-r2 (04 May 2006)
817 -*baselayout-1.11.15-r3 (04 May 2006)
818 -
819 - 04 May 2006; Roy Marples <uberlord@g.o>
820 - files/baselayout-1.11.15-coldplug.patch,
821 - files/baselayout-1.12.0_pre19-coldplug.patch,
822 - +baselayout-1.11.15-r3.ebuild, +baselayout-1.12.0_pre19-r2.ebuild:
823 - Final RC_COLDPLUG changes. Back to a simple yes|no and the optional service
824 - list moved to RC_PLUG_SERVICES.
825 -
826 - 02 May 2006; Roy Marples <uberlord@g.o>
827 - files/baselayout-1.11.15-coldplug.patch,
828 - files/baselayout-1.12.0_pre19-coldplug.patch:
829 - Redone patches so they actually work.
830 -
831 -*baselayout-1.12.0_pre19-r1 (02 May 2006)
832 -*baselayout-1.11.15-r2 (02 May 2006)
833 -
834 - 02 May 2006; Roy Marples <uberlord@g.o>
835 - +files/baselayout-1.11.15-coldplug.patch,
836 - +files/baselayout-1.12.0_pre19-coldplug.patch,
837 - +baselayout-1.11.15-r2.ebuild, +baselayout-1.12.0_pre19-r1.ebuild:
838 - RC_COLDPLUG is now a pure pattern list which defaults to "*"
839 -
840 -*baselayout-1.12.0_pre19 (02 May 2006)
841 -
842 - 02 May 2006; Roy Marples <uberlord@g.o>
843 - +baselayout-1.12.0_pre19.ebuild:
844 - pre19 is mainly for testing the new modules-update
845 -
846 -*baselayout-1.12.0_pre18-r1 (24 Apr 2006)
847 -*baselayout-1.11.15-r1 (24 Apr 2006)
848 -
849 - 24 Apr 2006; Roy Marples <uberlord@g.o>
850 - -files/baselayout-1.12.0_pre17-1980-1987.patch,
851 - -files/baselayout-1.12.0_pre17-1980.patch,
852 - +files/baselayout-1.12.0_pre18-halt-sort.patch,
853 - +files/baselayout-1.11.15-halt-sort.patch,
854 - -baselayout-1.12.0_pre17-r3.ebuild, +baselayout-1.12.0_pre18-r1.ebuild,
855 - +baselayout-1.11.15-r1.ebuild:
856 - Don't sort on key 2 as awk only prints key 2, #131001.
857 -
858 -*baselayout-1.11.15 (22 Apr 2006)
859 -
860 - 22 Apr 2006; Mike Frysinger <vapier@g.o>
861 - +baselayout-1.11.15.ebuild:
862 - Version bumpage.
863 -
864 -*baselayout-1.12.0_pre18 (22 Apr 2006)
865 -
866 - 22 Apr 2006; Roy Marples <uberlord@g.o>
867 - +baselayout-1.12.0_pre18.ebuild:
868 - Hopefully the last 1.12 pre before we go stable.
869 - udhcpc users will need udhcp-0.9.9_pre20041216-r3
870 -
871 -*baselayout-1.12.0_pre17-r3 (18 Apr 2006)
872 -
873 - 18 Apr 2006; Roy Marples <uberlord@g.o>
874 - +files/baselayout-1.12.0_pre17-1980-1987.patch,
875 - +baselayout-1.12.0_pre17-r3.ebuild:
876 - New patch, fixes #130166.
877 -
878 -*baselayout-1.11.14-r8 (17 Apr 2006)
879 -
880 - 17 Apr 2006; Mike Frysinger <vapier@g.o>
881 - +files/baselayout-1.11.14-wpa_supplicant.patch,
882 - +baselayout-1.11.14-r8.ebuild:
883 - Grab fix from svn for wpa_supplicant issues with bash-3.1 #130104 by Ian.
884 -
885 -*baselayout-1.12.0_pre17-r2 (12 Apr 2006)
886 -
887 - 12 Apr 2006; Roy Marples <uberlord@g.o>
888 - +files/baselayout-1.12.0_pre17-1980.patch,
889 - +baselayout-1.12.0_pre17-r2.ebuild:
890 - Pulled Spankys dm-crypt stuff from #128908.
891 - #128283 fixed too.
892 -
893 -*baselayout-1.12.0_pre17-r1 (11 Apr 2006)
894 -
895 - 11 Apr 2006; Roy Marples <uberlord@g.o>
896 - +files/baselayout-1.12.0_pre17-1975.patch,
897 - +baselayout-1.12.0_pre17-r1.ebuild:
898 - Brings us upto svn rev 1975
899 - Fixes #128908, #129331, #129437 and the ccwgroup module.
900 -
901 - 09 Apr 2006; Roy Marples <uberlord@g.o>
902 - baselayout-1.12.0_pre17.ebuild:
903 - Physically remove the domainname init script and warn the user about how to
904 - configure /etc/conf.d/net to get similar functionality, #129248.
905 -
906 -*baselayout-1.11.14-r7 (08 Apr 2006)
907 -
908 - 08 Apr 2006; Roy Marples <uberlord@g.o>
909 - +files/baselayout-1.11.14-uniqify.patch, baselayout-1.11.14-r6.ebuild,
910 - +baselayout-1.11.14-r7.ebuild:
911 - 1.11 branch now includes the uniqify function for resolvconf-gentoo
912 -
913 -*baselayout-1.12.0_pre17 (07 Apr 2006)
914 -
915 - 07 Apr 2006; Roy Marples <uberlord@g.o>
916 - +baselayout-1.12.0_pre17.ebuild:
917 - New release - load of changes! Quick summary.
918 - resolv.conf management punted to resolvconf-gentoo
919 - net modules helpers.d punted
920 - - means you'll probably need ~ARCH of your dhcp client
921 - udev coldplug support.
922 -
923 - 02 Mar 2006; Roy Marples <uberlord@g.o>
924 - files/baselayout-1.11.14-depscan.patch:
925 - depscan patch updated for 1.11.14, fixes #124676.
926 -
927 -*baselayout-1.12.0_pre16-r3 (02 Mar 2006)
928 -
929 - 02 Mar 2006; Roy Marples <uberlord@g.o>
930 - files/baselayout-1.12.0_pre16-depscan.patch,
931 - +baselayout-1.12.0_pre16-r3.ebuild:
932 - Update depscan patch to update /sbin/rc and /lib/rcscripts/sh/rc-services.sh
933 -
934 -*baselayout-1.12.0_pre16-r2 (02 Mar 2006)
935 -*baselayout-1.11.14-r6 (02 Mar 2006)
936 -
937 - 02 Mar 2006; Roy Marples <uberlord@g.o>
938 - +files/baselayout-1.11.14-depscan.patch,
939 - +files/baselayout-1.12.0_pre16-depscan.patch,
940 - +baselayout-1.11.14-r6.ebuild, +baselayout-1.12.0_pre16-r2.ebuild:
941 - Add --svcdir option to depscan.sh so that other programs don't have to
942 - change internal variables.
943 -
944 -*baselayout-1.12.0_pre16-r1 (17 Feb 2006)
945 -
946 - 17 Feb 2006; Roy Marples <uberlord@g.o>
947 - +files/baselayout-1.12.0_pre16-sv.patch,
948 - +baselayout-1.12.0_pre16-r1.ebuild:
949 - Skip .sv files correctly, #123136 thanks to Alexander Danilov.
950 -
951 -*baselayout-1.11.14-r5 (16 Feb 2006)
952 -
953 - 16 Feb 2006; Roy Marples <uberlord@g.o>
954 - +files/baselayout-1.11.14-udhcpc.patch, +baselayout-1.11.14-r5.ebuild:
955 - Fix udhcpc constantly taking down routes and depend net.lo on isapnp
956 -
957 -*baselayout-1.12.0_pre16 (16 Feb 2006)
958 -
959 - 16 Feb 2006; Roy Marples <uberlord@g.o>
960 - +baselayout-1.12.0_pre16.ebuild:
961 - New release, hopefully fixing the last of the show stoppers.
962 -
963 -*baselayout-1.11.14-r4 (16 Feb 2006)
964 -
965 - 16 Feb 2006; Roy Marples <uberlord@g.o>
966 - +files/baselayout-1.11.14-iwconfig.patch, +baselayout-1.11.14-r4.ebuild:
967 - associate_order forceany option for iwconfig now works, thanks to Tobias
968 - Struckmeier, #122954.
969 -
970 - 14 Feb 2006; Roy Marples <uberlord@g.o>
971 - baselayout-1.12.0_pre13-r1.ebuild, -baselayout-1.12.0_pre15.ebuild,
972 - baselayout-1.12.0_pre15-r1.ebuild:
973 - We now depend on >=app-shells/bash-3.1_p7
974 -
975 -*baselayout-1.11.14-r3 (25 Jan 2006)
976 -
977 - 25 Jan 2006; Roy Marples <uberlord@g.o>
978 - +files/baselayout-1.11.14-adsl.patch, +baselayout-1.11.14-r3.ebuild:
979 - Fix ADSL module stopping, #120135.
980 -
981 -*baselayout-1.12.0_pre15-r1 (24 Jan 2006)
982 -
983 - 24 Jan 2006; Roy Marples <uberlord@g.o>
984 - +files/baselayout-1.12.0_pre15-1839.patch,
985 - +baselayout-1.12.0_pre15-r1.ebuild:
986 - Bring release upto svn 1839, fixing #117912 and #120154.
987 -
988 -*baselayout-1.12.0_pre15 (20 Jan 2006)
989 -
990 - 20 Jan 2006; Roy Marples <uberlord@g.o>
991 - +baselayout-1.12.0_pre15.ebuild:
992 - New release, pre14 was a bust.
993 -
994 -*baselayout-1.11.14-r2 (20 Jan 2006)
995 -
996 - 20 Jan 2006; Roy Marples <uberlord@g.o>
997 - +files/baselayout-1.11.14-udev-sysinit.patch,
998 - +baselayout-1.11.14-r2.ebuild:
999 - Push an upcoming udev/sysinit fix out, #118419.
1000 -
1001 -*baselayout-1.11.14-r1 (18 Jan 2006)
1002 -
1003 - 18 Jan 2006; Roy Marples <uberlord@g.o>
1004 - +files/baselayout-1.11.14-essidnet.patch, +baselayout-1.11.14-r1.ebuild:
1005 - Fixed essidnet corruption resolv.conf, #119277.
1006 -
1007 - 17 Jan 2006; Chris Gianelloni <wolf31o2@g.o>
1008 - baselayout-1.11.14.ebuild:
1009 - This patch should resolve the issue on amd64/ppc64 and close bug #110143. It
1010 - is not the cleanest solution, but will work for the 2006.0 release until a
1011 - better solution can be made.
1012 -
1013 - 16 Jan 2006; Roy Marples <uberlord@g.o>
1014 - baselayout-1.12.0_pre13.ebuild, baselayout-1.12.0_pre13-r1.ebuild,
1015 - baselayout-1.12.0_pre14.ebuild, baselayout-1.12.0_pre14-r1.ebuild,
1016 - baselayout-1.12.0_pre14-r2.ebuild:
1017 - Disable interactive boot for Sparc users, #104067.
1018 -
1019 -*baselayout-1.12.0_pre14-r2 (16 Jan 2006)
1020 -
1021 - 16 Jan 2006; Roy Marples <uberlord@g.o>
1022 - +files/baselayout-1.12.0_pre14-restart.patch,
1023 - +baselayout-1.12.0_pre14-r2.ebuild:
1024 - Change the way we store services to restart exactly how rc stores other
1025 - services. Also fixes a small reboot/schedule restart issue.
1026 -
1027 -*baselayout-1.12.0_pre14-r1 (13 Jan 2006)
1028 -
1029 - 13 Jan 2006; Roy Marples <uberlord@g.o>
1030 - +files/baselayout-1.12.0_pre14-service-schedule.patch,
1031 - +baselayout-1.12.0_pre14-r1.ebuild:
1032 - Fixed the scheduling of services to restart a little bit.
1033 -
1034 -*baselayout-1.12.0_pre14 (13 Jan 2006)
1035 -
1036 - 13 Jan 2006; Roy Marples <uberlord@g.o>
1037 - +baselayout-1.12.0_pre14.ebuild:
1038 - New release, many issues fixed :)
1039 -
1040 - 07 Jan 2006; Jeremy Huddleston <eradicator@g.o>
1041 - baselayout-1.11.13-r1.ebuild, baselayout-1.11.13-r2.ebuild,
1042 - baselayout-1.11.14.ebuild, baselayout-1.12.0_pre13.ebuild,
1043 - baselayout-1.12.0_pre13-r1.ebuild:
1044 - Moved /lib/{,u}dev-state creation after the symlink is made for multilib archs.
1045 -
1046 -*baselayout-1.12.0_pre13-r1 (05 Jan 2006)
1047 -
1048 - 05 Jan 2006; Roy Marples <uberlord@g.o>
1049 - +files/baselayout-1.12.0_pre13-iproute2.patch,
1050 - +baselayout-1.12.0_pre13-r1.ebuild:
1051 - Fix iproute2 deleting old addresses, #117799.
1052 -
1053 -*baselayout-1.12.0_pre13 (04 Jan 2006)
1054 -
1055 - 04 Jan 2006; Roy Marples <uberlord@g.o>
1056 - +baselayout-1.12.0_pre13.ebuild:
1057 - Version bump to work with bash-3.1-r2, #116352.
1058 -
1059 - 22 Dec 2005; Mike Frysinger <vapier@g.o>
1060 - baselayout-1.11.13-r1.ebuild, baselayout-1.11.13-r2.ebuild,
1061 - baselayout-1.11.14.ebuild, baselayout-1.12.0_pre11-r3.ebuild,
1062 - baselayout-1.12.0_pre12.ebuild:
1063 - Dont run install -d if the directory already exists since it will reset
1064 - permissions #116293 by Joel.
1065 -
1066 -*baselayout-1.12.0_pre12 (20 Dec 2005)
1067 -
1068 - 20 Dec 2005; Roy Marples <uberlord@g.o>
1069 - +baselayout-1.12.0_pre12.ebuild:
1070 - Version bump.
1071 -
1072 - 16 Dec 2005; Diego Pettenò <flameeyes@g.o>
1073 - baselayout-1.12.0_pre11-r3.ebuild:
1074 - Replace root:root in root:0. Bug #103563.
1075 -
1076 -*baselayout-1.11.14 (08 Dec 2005)
1077 -
1078 - 08 Dec 2005; Mike Frysinger <vapier@g.o>
1079 - +baselayout-1.11.14.ebuild:
1080 - Version bump to fix a bunch of bugs.
1081 -
1082 -*baselayout-1.12.0_pre11-r3 (28 Nov 2005)
1083 -
1084 - 28 Nov 2005; Roy Marples <uberlord@g.o>
1085 - +files/baselayout-1.12.0_pre11-net3.patch,
1086 - -baselayout-1.12.0_pre11.ebuild, -baselayout-1.12.0_pre11-r1.ebuild,
1087 - -baselayout-1.12.0_pre11-r2.ebuild, +baselayout-1.12.0_pre11-r3.ebuild:
1088 - Fixed variable array references, #113661.
1089 -
1090 -*baselayout-1.12.0_pre11-r2 (28 Nov 2005)
1091 -
1092 - 28 Nov 2005; Roy Marples <uberlord@g.o>
1093 - +files/baselayout-1.12.0_pre11-net2.patch,
1094 - +baselayout-1.12.0_pre11-r2.ebuild:
1095 - Fixes a few critical networking bugs, namely #113677 and ##113672.
1096 -
1097 -*baselayout-1.12.0_pre11-r1 (24 Nov 2005)
1098 -
1099 - 24 Nov 2005; Roy Marples <uberlord@g.o>
1100 - +files/baselayout-1.12.0_pre11-net.patch,
1101 - +baselayout-1.12.0_pre11-r1.ebuild:
1102 - Fix critial bugs #113378 and #113406.
1103 - Also fixes arping, #113402.
1104 -
1105 -*baselayout-1.12.0_pre11 (23 Nov 2005)
1106 -
1107 - 23 Nov 2005; Roy Marples <uberlord@g.o>
1108 - +baselayout-1.12.0_pre11.ebuild:
1109 - New release which fixes some bugs, but mainly keeps
1110 - mrness happy with a new pppd module.
1111 -
1112 - sys-apps/sysvinit-2.86-r3 is recommended, otherwise you get a messy reboot.
1113 -
1114 -*baselayout-1.12.0_pre10-r1 (10 Nov 2005)
1115 -
1116 - 10 Nov 2005; Roy Marples <uberlord@g.o>
1117 - +files/baselayout-1.12.0_pre10-svn-1611.patch,
1118 - +baselayout-1.12.0_pre10-r1.ebuild:
1119 - Fix bugs 112031 and 112049
1120 - Allows wpa_supplicant to specify config file and --pidfile
1121 -
1122 -*baselayout-1.12.0_pre10 (08 Nov 2005)
1123 -
1124 - 08 Nov 2005; Roy Marples <uberlord@g.o>
1125 - +baselayout-1.12.0_pre10.ebuild:
1126 - New baselayout release, many bugs fixed!
1127 -
1128 -*baselayout-1.12.0_pre9-r2 (08 Nov 2005)
1129 -*baselayout-1.11.13-r2 (08 Nov 2005)
1130 -
1131 - 08 Nov 2005; Martin Schlemmer <azarah@g.o>
1132 - +files/baselayout-1.11.0-split-out-udev.patch,
1133 - +files/baselayout-1.12.0-split-out-udev.patch,
1134 - +baselayout-1.11.13-r2.ebuild, +baselayout-1.12.0_pre9-r2.ebuild:
1135 - Split out udev/devfs.
1136 -
1137 -*baselayout-1.12.0_pre9-r1 (12 Oct 2005)
1138 -
1139 - 12 Oct 2005; Roy Marples <uberlord@g.o>
1140 - +files/baselayout-1.12.0_pre9-npref.patch,
1141 - +baselayout-1.12.0_pre9-r1.ebuild:
1142 - Changed number of preferred modules from 3 to 4 in net.lo, #108960.
1143 -
1144 -*baselayout-1.12.0_pre9 (11 Oct 2005)
1145 -
1146 - 11 Oct 2005; Roy Marples <uberlord@g.o>
1147 - +baselayout-1.12.0_pre9.ebuild:
1148 - New release.
1149 -
1150 - 05 Sep 2005; Martin Schlemmer <azarah@g.o>
1151 - baselayout-1.12.0_pre8-r2.ebuild:
1152 - Fix /sbin/runscript for no-symlink profiles.
1153 -
1154 - 04 Sep 2005; Mike Frysinger <vapier@g.o>
1155 - baselayout-1.11.13-r1.ebuild, baselayout-1.12.0_pre8-r2.ebuild:
1156 - Wrap symlink creation like we do with dir creation so readonly file systems
1157 - dont cause emerge to abort #103618.
1158 -
1159 -*baselayout-1.12.0_pre8-r2 (04 Sep 2005)
1160 -
1161 - 04 Sep 2005; Martin Schlemmer <azarah@g.o>
1162 - +files/baselayout-1.12.0_pre8-usr-remount-ro.patch,
1163 - +baselayout-1.12.0_pre8-r2.ebuild:
1164 - Remount /usr readonly instead of unmounting, else we run into locale issues.
1165 -
1166 -*baselayout-1.12.0_pre8-r1 (02 Sep 2005)
1167 -
1168 - 02 Sep 2005; Martin Schlemmer <azarah@g.o>
1169 - +files/baselayout-1.12.0_pre8-whitelist-fixes.patch,
1170 - +baselayout-1.12.0_pre8-r1.ebuild:
1171 - Some environ whitelist fixes
1172 -
1173 -*baselayout-1.12.0_pre8 (02 Sep 2005)
1174 -
1175 - 02 Sep 2005; Martin Schlemmer <azarah@g.o>
1176 - +baselayout-1.12.0_pre8.ebuild:
1177 - New release.
1178 -
1179 -*baselayout-1.12.0_pre7-r1 (01 Sep 2005)
1180 -
1181 - 01 Sep 2005; Roy Marples <uberlord@g.o>
1182 - +files/baselayout-1.12.0_pre7-ifconfig.patch,
1183 - +baselayout-1.12.0_pre7-r1.ebuild:
1184 - Fix ifconfig from bringing lo up and then working out aliases, #104415
1185 -
1186 -*baselayout-1.12.0_pre7 (31 Aug 2005)
1187 -
1188 - 31 Aug 2005; Roy Marples <uberlord@g.o>
1189 - -files/baselayout-1.12.0_pre6-1420.patch,
1190 - -files/baselayout-1.12.0_pre6-rc-daemon.patch,
1191 - -baselayout-1.12.0_pre6.ebuild, -baselayout-1.12.0_pre6-r1.ebuild,
1192 - -baselayout-1.12.0_pre6-r2.ebuild, -baselayout-1.12.0_pre6-r3.ebuild,
1193 - +baselayout-1.12.0_pre7.ebuild:
1194 - New release
1195 -
1196 -*baselayout-1.12.0_pre6-r3 (24 Aug 2005)
1197 -
1198 - 24 Aug 2005; Roy Marples <uberlord@g.o>
1199 - +files/baselayout-1.12.0_pre6-rc-daemon.patch,
1200 - +baselayout-1.12.0_pre6-r3.ebuild:
1201 - Fix rc-daemon.sh signal handling, bug #103182
1202 -
1203 -*baselayout-1.12.0_pre6-r2 (23 Aug 2005)
1204 -*baselayout-1.11.13-r1 (23 Aug 2005)
1205 -
1206 - 23 Aug 2005; Mike Frysinger <vapier@g.o>
1207 - +baselayout-1.11.13-r1.ebuild, +baselayout-1.12.0_pre6-r2.ebuild:
1208 - Fix symlink generation in default runlevels #103275.
1209 -
1210 -*baselayout-1.12.0_pre6-r1 (23 Aug 2005)
1211 -
1212 - 23 Aug 2005; Roy Marples <uberlord@g.o>
1213 - -files/baselayout-1.12.0_pre3-dhclient.patch,
1214 - -files/baselayout-1.12.0_pre3-iwconfig.patch,
1215 - +files/baselayout-1.12.0_pre6-1420.patch,
1216 - +baselayout-1.12.0_pre6-r1.ebuild:
1217 -
1218 - dhcpcd now reports the correct required version
1219 - iwconfig and wpa_supplicant have better wireless vs wired detection
1220 -
1221 -*baselayout-1.12.0_pre6 (18 Aug 2005)
1222 -
1223 - 18 Aug 2005; Roy Marples <uberlord@g.o>
1224 - -baselayout-1.12.0_pre5.ebuild, +baselayout-1.12.0_pre6.ebuild:
1225 - New release - hopefully we're almost stable now :)
1226 -
1227 -*baselayout-1.12.0_pre5 (11 Aug 2005)
1228 -
1229 - 11 Aug 2005; Roy Marples <uberlord@g.o>
1230 - -baselayout-1.12.0_pre4.ebuild, +baselayout-1.12.0_pre5.ebuild:
1231 - New release. Should finally fix circular init script dependency problems!
1232 -
1233 -*baselayout-1.12.0_pre4 (05 Aug 2005)
1234 -
1235 - 05 Aug 2005; Martin Schlemmer <azarah@g.o>
1236 - +baselayout-1.12.0_pre4.ebuild:
1237 - New release.
1238 -
1239 -*baselayout-1.12.0_pre3-r2 (30 Jul 2005)
1240 -
1241 - 30 Jul 2005; Roy Marples <uberlord@g.o>
1242 - +files/baselayout-1.12.0_pre3-iwconfig.patch,
1243 - +baselayout-1.12.0_pre3-r2.ebuild:
1244 - Fixed associate_order "forcepreferred" #100799, thanks to Benoit Boissinot.
1245 -
1246 -*baselayout-1.12.0_pre3-r1 (29 Jul 2005)
1247 -
1248 - 29 Jul 2005; Roy Marples <uberlord@g.o>
1249 - +files/baselayout-1.12.0_pre3-dhclient.patch,
1250 - +baselayout-1.12.0_pre3-r1.ebuild:
1251 - Fixed dhclient sending hostname #100745, thanks to Benoit Boissinot.
1252 -
1253 -*baselayout-1.12.0_pre3 (29 Jul 2005)
1254 -
1255 - 29 Jul 2005; Roy Marples <uberlord@g.o>
1256 - -files/baselayout-1.12.0_pre1-r1.patch, -baselayout-1.12.0_pre1-r1.ebuild,
1257 - -baselayout-1.12.0_pre2.ebuild, +baselayout-1.12.0_pre3.ebuild:
1258 - New version.
1259 - Punted pre1 and pre2 as they proved too buggy even for ~ARCH.
1260 -
1261 -*baselayout-1.12.0_pre2 (22 Jul 2005)
1262 -
1263 - 22 Jul 2005; Martin Schlemmer <azarah@g.o>
1264 - +baselayout-1.12.0_pre2.ebuild:
1265 - Update version.
1266 -
1267 - 21 Jul 2005; Herbie Hopkins <herbs@g.o>
1268 - baselayout-1.12.0_pre1-r1.ebuild:
1269 - Re-add fix for path to filefuncs.so
1270 -
1271 -*baselayout-1.12.0_pre1-r1 (19 Jul 2005)
1272 -
1273 - 19 Jul 2005; Roy Marples <uberlord@g.o>
1274 - -files/baselayout-1.12.0-alpha2-netscripts-1.patch,
1275 - +files/baselayout-1.12.0_pre1-r1.patch,
1276 - -baselayout-1.12.0_alpha2-r1.ebuild, -baselayout-1.12.0_pre1.ebuild,
1277 - +baselayout-1.12.0_pre1-r1.ebuild:
1278 - Bring us up to SVN r1317 which fixes a fair few buglets mainly with
1279 - networking.
1280 -
1281 - Marked as unstable on all arches.
1282 -
1283 - 19 Jul 2005; Roy Marples <uberlord@g.o> baselayout-1.11.13.ebuild:
1284 - Marked stable for all arches
1285 -
1286 - 16 Jul 2005; Martin Schlemmer <azarah@g.o>
1287 - baselayout-1.12.0_pre1.ebuild:
1288 - Fix /etc/gentoo-release not having a version.
1289 -
1290 -*baselayout-1.12.0_pre1 (14 Jul 2005)
1291 -
1292 - 14 Jul 2005; Martin Schlemmer <azarah@g.o>
1293 - +baselayout-1.12.0_pre1.ebuild:
1294 - New testing release.
1295 -
1296 -*baselayout-1.11.13 (13 Jul 2005)
1297 -
1298 - 13 Jul 2005; Martin Schlemmer <azarah@g.o>
1299 - +baselayout-1.11.13.ebuild:
1300 - Update version.
1301 -
1302 - 10 Jul 2005; Daniel Ostrow <dostrow@g.o>
1303 - baselayout-1.11.12-r4.ebuild:
1304 - Remove ibm use flag check as inittab is now takes from sysvinit.
1305 -
1306 - 10 Jul 2005; Mike Frysinger <vapier@g.o>
1307 - +files/baselayout-1.11.12-quote-EDITOR.patch,
1308 - baselayout-1.11.12-r4.ebuild:
1309 - Add patch from svn to fix EDITOR quoting.
1310 -
1311 - 07 Jul 2005; Tom Gall <tgall@g.o>
1312 - baselayout-1.11.12-r4.ebuild:
1313 - update for use of ibm and hvsi0 console
1314 -
1315 - 27 Jun 2005; Tom Gall <tgall@g.o>
1316 - baselayout-1.11.12-r4.ebuild:
1317 - slight tweak for hvc console systems.
1318 -
1319 - 19 Jun 2005; Jeremy Huddleston <eradicator@g.o>
1320 - baselayout-1.12.0_alpha2-r1.ebuild:
1321 - Fixed path to filefuncs.so on multilib systems thanks to Christophe Saout
1322 - <christophe@×××××.de>. Closes bug #87772.
1323 -
1324 - 09 Jun 2005; Mike Frysinger <vapier@g.o>
1325 - baselayout-1.11.12-r4.ebuild:
1326 - Stabilize for all arches.
1327 -
1328 - 31 May 2005; Mike Frysinger <vapier@g.o>
1329 - +files/baselayout-1.11.12-volume-order-etc-update.patch,
1330 - baselayout-1.11.12-r4.ebuild:
1331 - Add a small patch to help people who dont etc-update properly during their
1332 - upgrade.
1333 -
1334 - 29 May 2005; <solar@g.o> baselayout-1.11.10-r7.ebuild,
1335 - baselayout-1.11.11-r1.ebuild, baselayout-1.11.11-r2.ebuild,
1336 - baselayout-1.11.11-r3.ebuild, baselayout-1.11.11.ebuild,
1337 - baselayout-1.11.9-r1.ebuild, baselayout-1.12.0_alpha2-r1.ebuild,
1338 - baselayout-1.12.0_alpha2.ebuild, baselayout-1.9.4-r6.ebuild,
1339 - baselayout-1.9.4-r7.ebuild:
1340 - - update baselayout to use libc expanded variable elibc_uclibc vs uclibc so
1341 - USE=-* works
1342 -
1343 - 27 May 2005; Roy Marples <uberlord@g.o>
1344 - files/baselayout-1.11.12-profile.patch:
1345 - patch now applies cleanly
1346 -
1347 -*baselayout-1.11.12-r4 (27 May 2005)
1348 -
1349 - 27 May 2005; Roy Marples <uberlord@g.o>
1350 - +files/baselayout-1.11.12-is-net-fs.patch,
1351 - +files/baselayout-1.11.12-profile.patch, +baselayout-1.11.12-r4.ebuild:
1352 - fix is_net_up to work with what was mounted and not what will be mounted
1353 - fixes #53104
1354 -
1355 - gfs is now a recognised network fs - fixes #93911
1356 -
1357 - removed bashisms from /etc/profile
1358 -
1359 -*baselayout-1.11.12-r3 (26 May 2005)
1360 -
1361 - 26 May 2005; Roy Marples <uberlord@g.o>
1362 - +files/baselayout-1.11.12-runscript-boot.patch,
1363 - +baselayout-1.11.12-r3.ebuild:
1364 - report ${myservice} instead of $0 when disallowing net scripts to work in
1365 - the boot runlevel - fixes #91534
1366 -
1367 -*baselayout-1.11.12-r2 (25 May 2005)
1368 -
1369 - 25 May 2005; Roy Marples <uberlord@g.o>
1370 - +files/baselayout-1.11.12-ifconfig-cidr.patch,
1371 - +baselayout-1.11.12-r2.ebuild:
1372 - updated ESSID variables example in wireless.example - fixes #92469
1373 - fix ifconfig to understand CIDR addresses - bug #93237
1374 -
1375 - 22 May 2005; Mike Frysinger <vapier@g.o>
1376 - +files/baselayout-1.11.12-swapon-quiet.patch,
1377 - baselayout-1.11.12-r1.ebuild:
1378 - Make initial swapon quiet #93143.
1379 -
1380 -*baselayout-1.11.12-r1 (17 May 2005)
1381 -
1382 - 17 May 2005; Mike Frysinger <vapier@g.o>
1383 - +files/baselayout-1.11.12-exec-dev.patch, +baselayout-1.11.12-r1.ebuild:
1384 - Fix mounting of /dev #92921 by Lachlan Pease.
1385 -
1386 -*baselayout-1.11.12 (17 May 2005)
1387 -
1388 - 17 May 2005; Mike Frysinger <vapier@g.o>
1389 - +baselayout-1.11.12.ebuild:
1390 - Version bump.
1391 -
1392 - 04 May 2005; Mike Frysinger <vapier@g.o>
1393 - baselayout-1.11.11-r3.ebuild, baselayout-1.12.0_alpha2-r1.ebuild:
1394 - Install sysctl.conf with 0640 perms by default #91435.
1395 -
1396 - 30 Apr 2005; Mike Frysinger <vapier@g.o>
1397 - baselayout-1.11.11-r3.ebuild, baselayout-1.12.0_alpha2-r1.ebuild:
1398 - Move crypto-loop to util-linux and skel/bash files to bash.
1399 -
1400 -*baselayout-1.11.11-r3 (29 Apr 2005)
1401 -
1402 - 29 Apr 2005; Mike Frysinger <vapier@g.o>
1403 - -files/baselayout-1.11.10-bashrc.patch, baselayout-1.11.10-r7.ebuild,
1404 - baselayout-1.11.11-r1.ebuild, baselayout-1.11.11-r2.ebuild,
1405 - +baselayout-1.11.11-r3.ebuild:
1406 - Move /etc/bashrc back to /etc/bash/bashrc to prep for #90488.
1407 -
1408 -*baselayout-1.12.0_alpha2-r1 (26 Apr 2005)
1409 -*baselayout-1.11.11-r2 (26 Apr 2005)
1410 -
1411 - 26 Apr 2005; Roy Marples <uberlord@g.o>
1412 - +files/baselayout-1.11.11-wpa_supplicant.patch,
1413 - +files/baselayout-1.12.0-alpha2-netscripts-1.patch,
1414 - +baselayout-1.11.11-r2.ebuild, +baselayout-1.12.0_alpha2-r1.ebuild:
1415 - Add support for wpa_supplicant-0.4.0
1416 - Hopefully fix an obscure iwconfig bug
1417 -
1418 -*baselayout-1.11.11-r1 (21 Apr 2005)
1419 -
1420 - 21 Apr 2005; Roy Marples <uberlord@g.o>
1421 - -baselayout-1.11.10-r3.ebuild, -baselayout-1.11.10-r4.ebuild,
1422 - -baselayout-1.11.10-r5.ebuild, -baselayout-1.11.10-r6.ebuild,
1423 - +baselayout-1.11.11-r1.ebuild, -baselayout-1.12.0_alpha1-r4.ebuild:
1424 - fixed bashrc location
1425 -
1426 - punted old ebuilds
1427 -
1428 - 21 Apr 2005; Roy Marples <uberlord@g.o> baselayout-1.11.11.ebuild,
1429 - baselayout-1.12.0_alpha2.ebuild:
1430 - /mnt/floppy and /mnt/cdrom are only installed when USE flag build is set
1431 - fixes 88835
1432 -
1433 -*baselayout-1.11.11 (20 Apr 2005)
1434 -
1435 - 20 Apr 2005; Roy Marples <uberlord@g.o> +baselayout-1.11.11.ebuild,
1436 - baselayout-1.12.0_alpha2.ebuild:
1437 - Update /etc/conf.d/{net,wireless} to change domain_* to dns_domain_*,
1438 - nameservers_* to dns_servers_* and searchdomains_* to dns_search_domains_*
1439 -
1440 - Added warning when using depracted variables iface_*, aliases_*, broadcasts_*,
1441 - netmasks_*, inet6_*, ipaddr_*, iproute_*
1442 -
1443 -*baselayout-1.12.0_alpha2 (19 Apr 2005)
1444 -
1445 - 19 Apr 2005; Roy Marples <uberlord@g.o>
1446 - +baselayout-1.12.0_alpha2.ebuild:
1447 - version bump for testing highly experimental network code
1448 -
1449 - 15 Apr 2005; Chris Gianelloni <wolf31o2@g.o>
1450 - -files/rc-scripts-1.4.16-livecd.patch, baselayout-1.9.4-r6.ebuild,
1451 - baselayout-1.9.4-r7.ebuild, baselayout-1.11.9-r1.ebuild,
1452 - baselayout-1.11.10-r3.ebuild, baselayout-1.11.10-r4.ebuild,
1453 - baselayout-1.11.10-r5.ebuild, baselayout-1.11.10-r6.ebuild,
1454 - baselayout-1.11.10-r7.ebuild, baselayout-1.12.0_alpha1-r4.ebuild:
1455 - Removing livecd-specific patches and all livecd-specific options as these
1456 - have all been moved to livecd-tools.
1457 -
1458 -*baselayout-1.11.10-r7 (11 Apr 2005)
1459 -
1460 - 11 Apr 2005; Mike Frysinger <vapier@g.o>
1461 - +files/baselayout-1.11.10-selinux-udev.patch,
1462 - +baselayout-1.11.10-r7.ebuild:
1463 - Add selinux/udev patch to shut spb up.
1464 -
1465 - 07 Apr 2005; Tom Gall <tgall@g.o>
1466 - files/rc-scripts-1.4.16-livecd.patch, baselayout-1.9.4-r6.ebuild:
1467 - downgrade hvc0 from vt320 to vt220, add hvc to inittab on ppc64 when use ibm
1468 - use flag is on
1469 -
1470 -*baselayout-1.11.10-r6 (01 Apr 2005)
1471 -
1472 - 01 Apr 2005; Roy Marples <uberlord@g.o>
1473 - +files/baselayout-1.11.10-wireless.patch, +baselayout-1.11.10-r6.ebuild:
1474 - Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant
1475 - as there is no guarantee that the current ESSID is the one we started with
1476 - Also, we may not have an ESSID at all...
1477 -
1478 -*baselayout-1.11.10-r5 (30 Mar 2005)
1479 -
1480 - 30 Mar 2005; Mike Frysinger <vapier@g.o>
1481 - +files/baselayout-1.11.10-bashrc.patch, +baselayout-1.11.10-r5.ebuild:
1482 - Move /etc/bash/bashrc to /etc/bashrc.
1483 -
1484 -*baselayout-1.12.0_alpha1-r4 (23 Mar 2005)
1485 -*baselayout-1.11.10-r4 (24 Mar 2005)
1486 -
1487 - 23 Mar 2005; Roy Marples <uberlord@g.o>
1488 - files/baselayout-1.11.10-bridge.patch,
1489 - +files/baselayout-1.12.0_alpha1-iwconfig.patch,
1490 - +baselayout-1.11.10-r4.ebuild, +baselayout-1.12.0_alpha1-r4.ebuild:
1491 - version bump to remove iwconfig.orig
1492 -
1493 - 23 Mar 2005; Chris Gianelloni <wolf31o2@g.o>
1494 - files/rc-scripts-1.4.16-livecd.patch:
1495 - Updated livecd patch to include better ppc64 serial console support.
1496 -
1497 -*baselayout-1.12.0_alpha1-r3 (23 Mar 2005)
1498 -*baselayout-1.11.10-r3 (23 Mar 2005)
1499 -
1500 - 23 Mar 2005; Roy Marples <uberlord@g.o>
1501 - +files/baselayout-1.11.10-bridge.patch,
1502 - +files/baselayout-1.12.0_alpha1-bridge.patch, +baselayout-1.11.10-r3.ebuild,
1503 - +baselayout-1.12.0_alpha1-r3.ebuild:
1504 - bridge stops removing IP addresses from bridge ports.
1505 - iwconfig no longer tries to get an ESSID from non-wireless interfaces.
1506 - ifconfig no longer errors when deleting addresses on a non-existant
1507 - interface.
1508 -
1509 - 16 Mar 2005; Martin Schlemmer <azarah@g.o>
1510 - baselayout-1.12.0_alpha1-r2.ebuild:
1511 - Stop defaulting WEP key to [1] as it messes with ndiswrapper users.
1512 -
1513 -*baselayout-1.12.0_alpha1-r2 (15 Mar 2005)
1514 -
1515 - 15 Mar 2005; Martin Schlemmer <azarah@g.o>
1516 - +files/baselayout-1.12.0_alpha1-export-myservice-for-critical.patch,
1517 - +baselayout-1.12.0_alpha1-r2.ebuild:
1518 - Export myservice when starting critical services, as its needed by
1519 - some of the addons (dmcrypt for example). Also fixup find argument
1520 - order for findutils-4.2.18+. Fix syntax touchups to init.d/modules
1521 - clobbering return value.
1522 -
1523 -*baselayout-1.11.10-r2 (14 Mar 2005)
1524 -
1525 - 14 Mar 2005; Roy Marples <uberlord@g.o>
1526 - +files/baselayout-1.11.10-iwconfig-2.patch, +baselayout-1.11.10-r2.ebuild:
1527 - Stop defaulting WEP key to [1] as it messes with ndiswrapper users
1528 -
1529 -*baselayout-1.11.10-r1 (14 Mar 2005)
1530 -
1531 - 14 Mar 2005; Martin Schlemmer <azarah@g.o>
1532 - +files/baselayout-1.11.10-iwconfig.patch, +baselayout-1.11.10-r1.ebuild:
1533 - Add patch for bug #84999.
1534 -
1535 -*baselayout-1.12.0_alpha1-r1 (11 Mar 2005)
1536 -
1537 - 11 Mar 2005; Martin Schlemmer <azarah@g.o>
1538 - +files/baselayout-1.12.0_alpha1-fixup-depends_awk.patch,
1539 - +baselayout-1.12.0_alpha1-r1.ebuild:
1540 - The system() stuff in *depends.awk should be dosystem(). Change the tar -l
1541 - option to --one-file-system.
1542 -
1543 - 10 Mar 2005; Jeremy Huddleston <eradicator@g.o>
1544 - baselayout-1.11.10.ebuild, baselayout-1.11.9-r1.ebuild,
1545 - baselayout-1.12.0_alpha1.ebuild:
1546 - Fix logic to create /etc/env.d/04multilib on amd64/2004.3. This closes bug
1547 - #82911.
1548 -
1549 -*baselayout-1.12.0_alpha1 (10 Mar 2005)
1550 -
1551 - 10 Mar 2005; Aron Griffis <agriffis@g.o> baselayout-1.11.10.ebuild,
1552 - +baselayout-1.12.0_alpha1.ebuild:
1553 - Don't apply 1.11.9-r1 patches to 1.11.10, which already contains them. Add
1554 - 1.12.0_alpha1 for baselayout developers only
1555 -
1556 -*baselayout-1.11.10 (10 Mar 2005)
1557 -
1558 - 10 Mar 2005; Aron Griffis <agriffis@g.o>
1559 - +baselayout-1.11.10.ebuild:
1560 - Bump to 1.11.10 ... might this be golden for stabilization? I guess we will
1561 - soon know
1562 -
1563 - 01 Mar 2005; <solar@g.o> baselayout-1.11.8-r3.ebuild,
1564 - baselayout-1.11.9-r1.ebuild, baselayout-1.9.4-r6.ebuild,
1565 - baselayout-1.9.4-r7.ebuild:
1566 - - baselayout now provide itself as virtual/baselayout so ebuilds don't have to
1567 - hard DEPEND/RDEPEND on the standard baselayout.
1568 -
1569 - 25 Feb 2005; Chris Gianelloni <wolf31o2@g.o>
1570 - files/rc-scripts-1.4.16-livecd.patch:
1571 - Updated livecd patch to have bashlogin source .bashrc and .bash_profile, if
1572 - they exist.
1573 -
1574 - 24 Feb 2005; Chris PeBenito <pebenito@g.o>
1575 - files/sysvinit-2.84-selinux1.patch:
1576 - Fix paths in selinux patch to permanently fix #77101, since libselinux no
1577 - longer statically #define's them
1578 -
1579 - 24 Feb 2005; Chris Gianelloni <wolf31o2@g.o>
1580 - files/rc-scripts-1.4.16-livecd.patch:
1581 - Updated livecd patch to allow for 19200 baud on serial console and also to
1582 - export CDBOOT when cdroot=
1583 -
1584 - 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1585 - baselayout-1.11.9-r1.ebuild:
1586 - Changing the 04multilib logic to be "(is more than one api) or (libdir isn't
1587 - lib)".
1588 -
1589 - 06 Feb 2005; Mike Frysinger <vapier@g.o>
1590 - baselayout-1.11.9-r1.ebuild:
1591 - Dont install the 04multilib file if it only contains default lib paths ...
1592 - thats just silly.
1593 -
1594 - 03 Feb 2005; Jeremy Huddleston <eradicator@g.o>
1595 - baselayout-1.11.9-r1.ebuild:
1596 - Keep lib32 in LDPATH if the dir exists and it's not a libdir. Otherwise
1597 - people switching from lib32 -> lib amd64 profiles will get tripped up.
1598 -
1599 -*baselayout-1.11.9-r1 (31 Jan 2005)
1600 -
1601 - 31 Jan 2005; Mike Frysinger <vapier@g.o>
1602 - +files/rc-scripts-1.6.9-checkfs-lvm.patch,
1603 - +files/rc-scripts-1.6.9-domainname.patch,
1604 - +files/rc-scripts-1.6.9-ifconfig.patch, +baselayout-1.11.9-r1.ebuild:
1605 - Version bump to fix #80183 (ifconfig debug) / #80206 (lvm logic error) /
1606 - #80174 (domainname quote fix) / #80189 (don't install X related dirs).
1607 -
1608 -*baselayout-1.11.9 (30 Jan 2005)
1609 -
1610 - 30 Jan 2005; Mike Frysinger <vapier@g.o> +baselayout-1.11.9.ebuild:
1611 - Version bump.
1612 -
1613 -*baselayout-1.11.8-r3 (16 Jan 2005)
1614 -
1615 - 16 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1616 - baselayout-1.11.8-r2.ebuild, +baselayout-1.11.8-r3.ebuild:
1617 - Revision bump to fix missing net.modules.d in some configurations. -- bug
1618 - #78258. Removed ~ppc64 from KEYWORDS. ppc64 people, check what this does
1619 - on fresh installs (ie. use it in catalyst). I don't believe it will work
1620 - right with your current profiles because you are using 'lib' when you should
1621 - be using lib64 for your libdir.
1622 -
1623 - 16 Jan 2005; Markus Rothe <corsair@g.o> baselayout-1.11.8-r2.ebuild:
1624 - Added ~ppc64 to KEYWORDS
1625 -
1626 - 15 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1627 - baselayout-1.11.8-r2.ebuild, baselayout-1.9.4-r7.ebuild:
1628 - Added support for hackish profiles that symlink lib to lib64.
1629 -
1630 - 14 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1631 - baselayout-1.9.4-r7.ebuild:
1632 - Stable for 2005.0.
1633 -
1634 -*baselayout-1.9.4-r7 (13 Jan 2005)
1635 -
1636 - 13 Jan 2005; Aron Griffis <agriffis@g.o>
1637 - +baselayout-1.9.4-r7.ebuild:
1638 - backport multilib patch from 1.11.8-r2 to 1.9.4-r7 for the sake of amd64
1639 - livecds; marked ~amd64 momentarily until tested
1640 -
1641 -*baselayout-1.11.8-r2 (12 Jan 2005)
1642 -
1643 - 12 Jan 2005; Jeremy Huddleston <eradicator@g.o>
1644 - -baselayout-1.11.8-r1.ebuild, +baselayout-1.11.8-r2.ebuild:
1645 - Nobody was in #-base, and this fix was important, so doing so now. 1)
1646 - Setting to ~amd64 only as that was what was mentioned in the CL and
1647 - discussed on #-base, but the ebuild had all archs for some reason. 2)
1648 - s/libdirs/${libdirs}/ in the for loop.
1649 -
1650 - 12 Jan 2005; Aron Griffis <agriffis@g.o>
1651 - baselayout-1.11.8-r1.ebuild:
1652 - chown /lib/rcscripts to root so it doesn't get installed as the portage
1653 - user; thanks to Eradicator for catching this
1654 -
1655 -*baselayout-1.11.8-r1 (12 Jan 2005)
1656 -
1657 - 12 Jan 2005; Aron Griffis <agriffis@g.o>
1658 - +baselayout-1.11.8-r1.ebuild:
1659 - Add eradicator's latest multilib patch for amd64. This ebuild is marked
1660 - ~amd64 only, but the changes should roll forward for all arches in 1.11.9
1661 -
1662 -*baselayout-1.11.8 (15 Dec 2004)
1663 -
1664 - 15 Dec 2004; Mike Frysinger <vapier@g.o> +baselayout-1.11.8.ebuild:
1665 - Version bump.
1666 -
1667 - 06 Dec 2004; Mike Frysinger <vapier@g.o>
1668 - baselayout-1.11.7-r2.ebuild:
1669 - Fix /lib vs /lib64 logic.
1670 -
1671 -*baselayout-1.11.7-r2 (04 Dec 2004)
1672 -
1673 - 04 Dec 2004; Aron Griffis <agriffis@g.o>
1674 - +files/rc-scripts-1.6.7-dhclient.patch,
1675 - +files/rc-scripts-1.6.7-udhcpc.patch, -baselayout-1.11.7-r1.ebuild,
1676 - +baselayout-1.11.7-r2.ebuild:
1677 - Various fixes for /lib/rcscripts/net.modules.d/helpers.d #73327. Thanks to
1678 - Benoit Boissinot for the patches
1679 -
1680 -*baselayout-1.11.7-r1 (04 Dec 2004)
1681 -
1682 - 04 Dec 2004; Mike Frysinger <vapier@g.o>
1683 - +files/rc-scripts-1.6.7-fix-runscript.patch, +baselayout-1.11.7-r1.ebuild:
1684 - Fix runscript.sh so people can run /etc/init.d/ scripts again.
1685 -
1686 -*baselayout-1.11.7 (03 Dec 2004)
1687 -
1688 - 03 Dec 2004; Aron Griffis <agriffis@g.o> -baselayout-1.10.3.ebuild,
1689 - -baselayout-1.10.4.ebuild, -baselayout-1.11.5.ebuild,
1690 - +baselayout-1.11.7.ebuild, -baselayout-1.9.4-r3.ebuild,
1691 - -baselayout-1.9.4-r4.ebuild, -baselayout-1.9.4-r5.ebuild:
1692 - Update to rc-scripts-1.6.7. This will hopefully be the 1.11.x release that
1693 - we can mark stable in a few days
1694 -
1695 -*baselayout-1.11.6-r1 (08 Nov 2004)
1696 -
1697 - 08 Nov 2004; Aron Griffis <agriffis@g.o>
1698 - +baselayout-1.11.6-r1.ebuild, -baselayout-1.11.6.ebuild:
1699 - bump to -r1 (no changes to ebuild) to push out helpers.d update
1700 -
1701 - 08 Nov 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.6.ebuild:
1702 - Add installation of /lib/rcscripts/net.modules.d/helpers.d
1703 -
1704 -*baselayout-1.11.6 (08 Nov 2004)
1705 -
1706 - 08 Nov 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.4.ebuild,
1707 - +baselayout-1.11.6.ebuild:
1708 - Update to rc-scripts-1.6.6
1709 -
1710 -*baselayout-1.11.5 (01 Nov 2004)
1711 -
1712 - 01 Nov 2004; Aron Griffis <agriffis@g.o> +baselayout-1.11.5.ebuild:
1713 - Update to rc-scripts-1.6.5: Fix problems related to depscan/envupdate
1714 - caching. Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225.
1715 - Lots of net-scripts bug-fixes. See rc-scripts ChangeLog for more details
1716 -
1717 -*baselayout-1.11.4 (25 Oct 2004)
1718 -
1719 - 25 Oct 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.3.ebuild,
1720 - +baselayout-1.11.4.ebuild:
1721 - Update to rc-scripts-1.6.4: Fix net-scripts problems related to module
1722 - loading and alias management. Fix some bugs related to /dev and fsck. See
1723 - rc-scripts ChangeLog for details
1724 -
1725 - 23 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.3.ebuild:
1726 - Use rc-scripts-1.4.16-livecd.patch for baselayout-1.11.x until patch is
1727 - applied to rc-scripts in cvs
1728 -
1729 -*baselayout-1.11.3 (23 Oct 2004)
1730 -
1731 - 23 Oct 2004; Aron Griffis <agriffis@g.o>
1732 - -baselayout-1.11.2.ebuild, +baselayout-1.11.3.ebuild:
1733 - Update to rc-scripts-1.6.3 (see rc-scripts ChangeLog)
1734 -
1735 -*baselayout-1.9.4-r6 (22 Oct 2004)
1736 -
1737 - 22 Oct 2004; Chris Gianelloni <wolf31o2@g.o>
1738 - +files/rc-scripts-1.4.16-livecd.patch, +baselayout-1.9.4-r6.ebuild:
1739 - Changed from using mingetty to using bashlogin on the livecd. This only
1740 - affects livecd-functions,sh, so moving straight to stable.
1741 -
1742 - 21 Oct 2004; Mike Frysinger <vapier@g.o> baselayout-1.11.2.ebuild:
1743 - Dont install a lot of old symlinks anymore #27082.
1744 -
1745 - 19 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r5.ebuild:
1746 - stable everywhere
1747 -
1748 -*baselayout-1.9.4-r5 (16 Oct 2004)
1749 -
1750 - 16 Oct 2004; Aron Griffis <agriffis@g.o>
1751 - +files/rc-scripts-1.4.16-splash.patch, +baselayout-1.9.4-r5.ebuild:
1752 - Add baselayout-1.9.4-r5 with splash patch from Spock for the sake of 2004.3;
1753 - this version will need to go stable in a day or so. baselayout-1.11.x will
1754 - go into testing and then stable post-release. baselayout-1.10.x will never
1755 - go stable because there's no point switching networking setup twice
1756 -
1757 - 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
1758 - Remove rogue doexe that installed init-scripts to /
1759 -
1760 - 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
1761 - Use cp -P instead of doexe to install init-scripts to preserve symlinks
1762 -
1763 - 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
1764 - Provide warning in pkg_postinst when older /etc/init.d/net.eth* are found
1765 -
1766 -*baselayout-1.11.2 (13 Oct 2004)
1767 -
1768 - 13 Oct 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.1.ebuild,
1769 - +baselayout-1.11.2.ebuild:
1770 - Update to rc-scripts-1.6.2 with net-scripts changes and lots of bug fixes
1771 - (see rc-scripts ChangeLog)
1772 -
1773 - 06 Oct 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
1774 - baselayout-1.10.4.ebuild, baselayout-1.11.1.ebuild,
1775 - baselayout-1.9.4-r3.ebuild, baselayout-1.9.4-r4.ebuild:
1776 - Change the permissions from 755 to 775 per #48016. Also referenced RedHat
1777 - installs and they too use 755.
1778 -
1779 - 29 Sep 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
1780 - baselayout-1.10.4.ebuild, baselayout-1.11.1.ebuild,
1781 - baselayout-1.9.4-r3.ebuild, baselayout-1.9.4-r4.ebuild:
1782 - Dont install the nscd script anymore, let glibc do it #43076.
1783 -
1784 -*baselayout-1.11.1 (29 Sep 2004)
1785 -
1786 - 27 Sep 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.0.ebuild:
1787 - Update to rc-scripts-1.6.1 with dm-crypt fixes (I hope). Still package.masked
1788 -
1789 - 20 Sep 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.0.ebuild:
1790 - Stow our versions of critical files in /usr/share/baselayout so that quickpkg
1791 - won't pick up personal files like /etc/passwd
1792 -
1793 -*baselayout-1.11.0 (15 Sep 2004)
1794 -
1795 - 15 Sep 2004; Aron Griffis <agriffis@g.o> +baselayout-1.11.0.ebuild:
1796 - Update to 1.11.0 with new modular net-scripts thanks to Roy Marples. This
1797 - update also includes the new dm-crypt support (bug 43146) and netmount fix
1798 - (bug 64034). This release is pmasked for the moment so we can get wider
1799 - testing on the net-scripts
1800 -
1801 - 20 Aug 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
1802 - baselayout-1.10.4.ebuild:
1803 - Fix default runlevel generation. Seems the variable name was changed from foo
1804 - to x, but not all instances of foo were changed over. Also, the script was
1805 - checking for the files in /init.d/ instead of /etc/init.d/.
1806 -
1807 -*baselayout-1.10.4 (18 Aug 2004)
1808 -
1809 - 18 Aug 2004; Aron Griffis <agriffis@g.o>
1810 - -baselayout-1.10.1-r2.ebuild, -baselayout-1.10.2.ebuild,
1811 - +baselayout-1.10.4.ebuild:
1812 - Update to rc-scripts-1.5.3
1813 - - Fix bug 60719 (request for better error messages from runscript) by
1814 - allowing errors to show on the screen when they're encountered in
1815 - wrap_rcscript
1816 - - Apply Spock's bootsplash patch from bug 45784. This moves most of
1817 - the splash functionality out of baselayout.
1818 - - Don't export PS1. Continuation of bug 26951, comments 60-62.
1819 -
1820 -*baselayout-1.9.4-r4 (11 Aug 2004)
1821 -
1822 - 11 Aug 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r3.ebuild,
1823 - +baselayout-1.9.4-r4.ebuild:
1824 - Backport amd64 changes to stable baselayout 1.9.x for initial multilib support
1825 - #59710
1826 -
1827 -*baselayout-1.10.3 (10 Aug 2004)
1828 -
1829 - 10 Aug 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.3.ebuild:
1830 - Include amd64 /lib64 patch from lv in bug 59710
1831 -
1832 -*baselayout-1.10.2 (02 Aug 2004)
1833 -
1834 - 02 Aug 2004; Aron Griffis <agriffis@g.o>
1835 - -baselayout-1.10.1-r1.ebuild, -baselayout-1.10.1.ebuild,
1836 - +baselayout-1.10.2.ebuild, -baselayout-1.9.4-r2.ebuild:
1837 - Update to rc-scripts-1.5.2
1838 - - Related to bug 38955, don't set INPUTRC. Instead patch bash so
1839 - that it looks for /etc/inputrc automatically if ~/.inputrc is
1840 - missing. This is better than using INPUTRC since that will
1841 - override even after the user creates ~/.inputrc.
1842 - - Fix bug 54275: Don't set INFODIR. The correct variable used by
1843 - texinfo is INFOPATH, which is already set in 00basic. Setting
1844 - INFODIR is useless, and breaks a NetBSD cross compile from Gentoo
1845 - - Fix bug 58805: net.eth0 should use bridge so that bridge
1846 - interfaces are configured prior to net.br0 running
1847 - - Fix bug 56856: Get rid of net.rej and integrate missing stuff to
1848 - conf.d/net
1849 - - Apply half of spock's patch in bug 45784: Check for
1850 - conf.d/bootsplash instead of conf.d/bootsplash.conf
1851 - - Fix bug 51351: Quote parsed output of /proc/filesystems to handle
1852 - octal sequences in mountpoint such as encoded spaces (\040)
1853 - - Fix bug 46680: Add cifs support to localmount and netmount.
1854 - Thanks to Ronald Moesbergen for the patches
1855 - - Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to
1856 - determine if shell is interactive. The new system-wide bashrc is
1857 - installed by bash-2.05b-r10
1858 - - Fix bug 38743: strip leading and trailing spaces from variable
1859 - values in genenviron.awk. Thanks to Marius Mauch for the patch.
1860 - - Fix bug 55576: swap words "start" and "stop" in runscript.sh error
1861 - message
1862 -
1863 - 27 Jul 2004; <agriffis@g.o> baselayout-1.10.1-r1.ebuild,
1864 - baselayout-1.10.1-r2.ebuild:
1865 - Move util-linux back inside conditional since it pulls in a lot of dependencies
1866 -
1867 -*baselayout-1.10.1-r2 (11 Jul 2004)
1868 -
1869 - 11 Jul 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.1-r2.ebuild:
1870 - - Get rid of ROOT trick which had the potential to break binary installs.
1871 - - Make /sys directory on all installations, not just ppc, since it will be
1872 - needed anywhere 2.6 is running.
1873 - - Create default runlevel symlinks in pkg_postinst instead of src_install
1874 - since it tests content of ${ROOT}.
1875 - - Create device nodes in pkg_postinst for the same reason. Don't call
1876 - /sbin/init U in pkg_postinst since that is handled by the sysvinit ebuild
1877 - now.
1878 -
1879 -*baselayout-1.9.4-r3 (09 Jul 2004)
1880 -
1881 - 09 Jul 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r3.ebuild:
1882 - Bump to -r3 to fix building of sulogin in catalyst stages
1883 -
1884 - 01 Jul 2004; Aron Griffis <agriffis@g.o> baselayout-1.10.1-r1.ebuild:
1885 - Fix bug 55814: RDEPEND on sysvinit and util-linux regardless of
1886 - USE=build since neither one requires a c++ compiler
1887 -
1888 -*baselayout-1.10.1-r1 (29 Jun 2004)
1889 -
1890 - 29 Jun 2004; Aron Griffis <agriffis@g.o>
1891 - +baselayout-1.10.1-r1.ebuild, baselayout-1.10.1.ebuild,
1892 - -baselayout-1.8.11.ebuild, -baselayout-1.8.12.ebuild,
1893 - -baselayout-1.8.6.13-r1.ebuild, -baselayout-1.8.6.13.ebuild,
1894 - -baselayout-1.9.1.ebuild, -baselayout-1.9.4-r1.ebuild,
1895 - baselayout-1.9.4-r2.ebuild, -baselayout-1.9.4.ebuild:
1896 - Split sysvinit from baselayout. Trim old ebuilds
1897 -
1898 -*baselayout-1.10.1 (28 Jun 2004)
1899 -
1900 - 28 Jun 2004; Aron Griffis <agriffis@g.o> -baselayout-1.10.ebuild,
1901 - +baselayout-1.10.1.ebuild,
1902 - - Fix dhcp in iface_start_ifconfig: It was re-using the variable
1903 - ${i} which would result in a syntax error
1904 - - Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more
1905 - consistent vlan configuration. Thanks to robbat2 in bug 55394 (not
1906 - fully resolved)
1907 - - Add example for checking if root filesystem is NFS-mounted via
1908 - predown function in conf.d/net for bug 53104. This might be better
1909 - integrated at some point into net.eth0
1910 - - Add http://dev.gentoo.org/~agriffis/rc-scripts/ as an
1911 - alternative download point while the mirrors catch up
1912 -
1913 -*baselayout-1.10 (26 Jun 2004)
1914 -
1915 - 26 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.ebuild,
1916 - baselayout-1.9.4-r2.ebuild:
1917 - Update to rc-scripts-1.5.0
1918 - - Fix bug 47659: support iproute2-style configuration. Thanks to Dean
1919 - Bailey for some fantastic patches, including documentation for
1920 - conf.d/net
1921 - - Fix bug 34607: provide examples for in conf.d/net for preup, postup,
1922 - predown, postdown functions. Also pay attention to return value
1923 - from postdown (previously ignored)
1924 - - Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean
1925 - for the initial pass at the code.
1926 - - Fix bug 34140: add --servicelist option to rc-status. Thanks to
1927 - Eldad Zack for the patch.
1928 - - Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to
1929 - Raimondo Giammanco for the patch.
1930 -
1931 - 25 Jun 2004; Aron Griffis <agriffis@g.o>
1932 - baselayout-1.8.6.13-r1.ebuild, baselayout-1.8.6.13.ebuild:
1933 - QA - fix use invocation
1934 -
1935 - 15 Jun 2004; <solar@g.o> baselayout-1.9.4-r2.ebuild:
1936 - remove unneeded /etc/nsswitch.conf with USE=uclibc
1937 -
1938 - 12 Jun 2004; Tom Gall <tgall@g.o> baselayout-1.9.4-r2.ebuild:
1939 - adding in /sys for ppc64 bug #52703
1940 -
1941 - 06 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r2.ebuild:
1942 - Marking stable everywhere
1943 -
1944 -*baselayout-1.9.4-r2 (06 Jun 2004)
1945 -
1946 - 06 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r2.ebuild:
1947 - Update to rc-scripts-1.4.16: Only call generate-modprobe.conf with
1948 - --assume-kernel if modules-update was called with --assume-kernel. This means
1949 - that only catalyst has the dependency on module-init-tools, not everybody with
1950 - the newer baselayout. This is ~arch at the moment, but should be marked stable
1951 - within 24 hours or so
1952 -
1953 - 04 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r1.ebuild:
1954 - Change module-init-tools-3.0-r2 DEPEND to RDEPEND
1955 -
1956 -*baselayout-1.9.4-r1 (04 Jun 2004)
1957 -
1958 - 04 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r1.ebuild:
1959 - Bump revision with DEPEND on >=sys-apps/module-init-tools-3.0-r2 to fix bug
1960 - 52999
1961 -
1962 - 03 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4.ebuild:
1963 - Stable everywhere
1964 -
1965 -*baselayout-1.9.4 (21 May 2004)
1966 -
1967 - 21 May 2004; Aron Griffis <agriffis@g.o> -baselayout-1.9.3.ebuild,
1968 - +baselayout-1.9.4.ebuild:
1969 - Update to rc-scripts-1.4.15, which contains fixes for bug 51570 (typo/error on
1970 - line 161 of /sbin/livecd-functions.sh) and bug 51626 (wrong var declaration in
1971 - get_bootparam in /sbin/functions.sh).
1972 -
1973 - Fix pkg_postinst to write to ${ROOT}/etc/gentoo-release instead of
1974 - ${D}/etc/gentoo-release (D'oh!)
1975 -
1976 -*baselayout-1.9.3 (17 May 2004)
1977 -
1978 - 17 May 2004; Aron Griffis <agriffis@g.o> -baselayout-1.9.2.ebuild,
1979 - +baselayout-1.9.3.ebuild:
1980 - Update to rc-scripts-1.4.14, which contains an hppa console fix from gmsoft
1981 -
1982 -*baselayout-1.9.2 (16 May 2004)
1983 -
1984 - 16 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.2.ebuild:
1985 - Update to rc-scripts-1.4.13, which contains Gustavo's livecd serial console
1986 - fixes for sparc and hppa
1987 -
1988 - 10 May 2004; Michael McCabe <randy@g.o> baselayout-1.9.1.ebuild:
1989 - Stable on s390
1990 -
1991 -*baselayout-1.9.1 (10 May 2004)
1992 -
1993 - 10 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.1.ebuild,
1994 - -baselayout-1.9.0.ebuild:
1995 - Update to rc-scripts-1.4.12, which fixes the following issues that
1996 - were introduced in baselayout-1.9.0:
1997 - - Fix bug 50434: The new version of start-stop-daemon changes
1998 - directory to / by default unless --chdir is specified. Revert
1999 - this behavior to maintain working directory. This fixes openvpn
2000 - startup (probably among other things). Thanks to Sven Wegener for
2001 - the patch.
2002 - - Fix bug 50448: Four days ago I changed bash loops to use the wrong
2003 - conditional syntax in net.eth0. Thanks to Sven Wegener for
2004 - pointing out the problem and providing a patch.
2005 -
2006 - 08 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.0.ebuild:
2007 - Bump rc-scripts rev to 1.4.11-r1 because I accidentally packaged x86 .o files
2008 - in the 1.4.11 release. This fixes bug 50430 (baselayout-1.9.0 won't build on
2009 - non-x86 arch)
2010 -
2011 -*baselayout-1.9.0 (07 May 2004)
2012 -
2013 - 07 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.0.ebuild:
2014 - Update to rc-scripts-1.4.11, which fixes the following issues:
2015 - - Fix bug 20597: Skip RCS files when updating modules
2016 - - Fix bug 49926: Add a --assume-kernel flag to modules-update. This
2017 - requires a companion patch in module-init-tools-3.0-r2 to handle the
2018 - same flag in generate-modprobe.conf; this dependency won't be
2019 - handled in the baselayout ebuild since it only affects livecd
2020 - building.
2021 - - Fix bug 34827: net.eth0 breaks when localized because the ifconfig
2022 - output changes. Wrap ifconfig in a function that overrides LC_ALL=C
2023 - - Fix bug 48305: Provide a new network configuration variable
2024 - ifconfig_fallback_eth0 which allows one to specify a fallback
2025 - configuration in case DHCP fails.
2026 - - Fix bug 50246: Give root an invalid password ("*" in /etc/shadow) in
2027 - the default baselayout. This prevents the first reboot after
2028 - installation from having a blank password.
2029 - - Fix bug 48595: Make sure $(id -u) is zero (root user) when running
2030 - init scripts to avoid a lot of error messages.
2031 - - Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0
2032 - - Fix bug 22686: Update to version 1.10.20 of Debian's start-stop-daemon
2033 - (contained in dpkg at http://packages.debian.org/testing/base/dpkg)
2034 - which makes --nicelevel work right
2035 - - In net.eth0, fix many instances of loops like "for ((i = 0; i < 100;
2036 - i = i + 1))". The problem here is that the middle comparison is
2037 - being interpreted as a bash conditional, which means that it's doing
2038 - string comparison by default. It needs to be "i -lt 100"
2039 - - Replace many lines of awk with two lines of grep in
2040 - init.d/localmount
2041 -
2042 - In the baselayout ebuild, add some information prior to calling
2043 - mkdirs.sh to alleviate the confusion around .keep warnings. For
2044 - example bug 50369
2045 -
2046 - 05 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.12.ebuild:
2047 - Fix bug 50108: Create /boot/boot symlink in pkg_postinst because sometimes
2048 - /boot is a FAT filesystem. When that is the case, then the symlink will
2049 - fail. Consequently, if we create it in src_install, then merge will fail.
2050 - AFAIK there is no point to this symlink except for misconfigured grubs.
2051 -
2052 - 03 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.12.ebuild:
2053 - Mark 1.8.12 stable everywhere
2054 -
2055 - 02 May 2004; Mike Frysinger <vapier@g.o> :
2056 - Do not install doc/man pages if build is in USE.
2057 -
2058 - 27 Apr 2004; Aron Griffis <agriffis@g.o>
2059 - baselayout-1.8.6.13-r1.ebuild, baselayout-1.8.6.13.ebuild:
2060 - Add inherit eutils
2061 -
2062 - 27 Apr 2004; Michael McCabe <randy@g.o> baselayout-1.8.12.ebuild:
2063 - Marked stable on s390
2064 -
2065 -*baselayout-1.8.12 (25 Apr 2004)
2066 -
2067 - 25 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.12.ebuild:
2068 - - Fix bug 40987 (gentoo should be able to boot with an empty /dev)
2069 - with patch from Spanky. The patch avoids redirection to /dev/null
2070 - when it doesn't exist; this was breaking /sbin/rc.
2071 - - Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH
2072 - - Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null"
2073 - Also removed the errstr double-checking since the need for that is
2074 - alleviated by these typo fixes.
2075 -
2076 - 21 Apr 2004; <rac@g.o> baselayout-1.8.11.ebuild:
2077 - Add needed extra () to RDEPEND
2078 -
2079 - 19 Apr 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.10.ebuild,
2080 - baselayout-1.8.5.9.ebuild, baselayout-1.8.6.10-r1.ebuild,
2081 - baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
2082 - baselayout-1.8.6.12-r4.ebuild, baselayout-1.8.6.12-r5.ebuild,
2083 - baselayout-1.8.6.8-r1.ebuild, baselayout-1.8.7.ebuild,
2084 - baselayout-1.8.8.ebuild, baselayout-1.8.9.ebuild, files/MAKEDEV.8:
2085 - Prune older ebuilds for bug 48353
2086 -
2087 -*baselayout-1.8.11 (15 Apr 2004)
2088 -
2089 - 15 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.11.ebuild:
2090 - Update to rc-scripts-1.4.9:
2091 - - Fix bug 47111 (severe depcache problems) with tons of help from
2092 - dswhite42 and the rest of the crew in that bug.
2093 -
2094 -*baselayout-1.8.10 (14 Apr 2004)
2095 -
2096 - 14 Apr 2004; Aron Griffis <agriffis@g.o> metadata.xml,
2097 - +baselayout-1.8.10.ebuild:
2098 - Update to rc-scripts-1.4.8:
2099 - - Fix bug 47623 (error removing inet6 addresses) with patch from Vlad
2100 - Yasevich
2101 -
2102 - Since this one-liner was the only change from 1.8.9, mark this version
2103 - stable on all arches for 2004.1 release
2104 -
2105 -*baselayout-1.8.9 (12 Apr 2004)
2106 -
2107 - 12 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.9.ebuild:
2108 - Update to rc-scripts-1.4.7:
2109 - - Fix bug 47218 (net.eth0 broken for vlans), patch provided by Andy Dustman
2110 - - Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/*
2111 - directories), patch provided by Terje Bergstrvm.
2112 -
2113 - Additionally clean up the baselayout ebuild, in particular remove
2114 - confusing defaltmerge() and broken keepdir_mount(). Add kdir() and
2115 - unkdir() functions which are a more complete hack to workaround bug
2116 - 9849, just until Jason Stubbs's portage patch is applied and
2117 - available in stable-land.
2118 -
2119 -*baselayout-1.8.8 (08 Apr 2004)
2120 -
2121 - 08 Apr 2004; Aron Griffis <agriffis@g.o>
2122 - +files/sysvinit-2.84-selinux1.patch, +baselayout-1.8.8.ebuild:
2123 - Update to rc-scripts-1.4.6 which contains checkroot patch for bug 38360. Fix a
2124 - typo in Gustavoz's previous patch for serial console. Add selinux patch from
2125 - bug 47139 to handle different versions of libselinux
2126 -
2127 -*baselayout-1.8.7 (07 Apr 2004)
2128 -
2129 - 07 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.7.ebuild:
2130 - Update to rc-scripts-1.4.4 with net.eth0 fixes and sparc fixes
2131 -
2132 - 17 Mar 2004; Seemant Kulleen <seemant@g.o>
2133 - baselayout-1.8.6.13-r1.ebuild:
2134 - fix for bug #44712 by Michael Sterret <mr_bones_@g.o>
2135 -
2136 - 03 Mar 2004; Mike Frysinger <vapier@g.o> :
2137 - Add gcc2.x compat patch #43097 by Tristan Henderson.
2138 -
2139 - 28 Feb 2004; Martin Schlemmer <azarah@g.o>
2140 - baselayout-1.8.6.13-r1.ebuild:
2141 - Bug #43099.
2142 -
2143 -*baselayout-1.8.6.13-r1 (26 Feb 2004)
2144 -
2145 - 26 Feb 2004; Martin Schlemmer <azarah@g.o>
2146 - baselayout-1.8.6.13-r1.ebuild:
2147 - Make baselayout .tbz2 friendly, bug #42193. Major cleanups.
2148 -
2149 - 16 Feb 2004; Martin Schlemmer <azarah@g.o>
2150 - baselayout-1.8.6.13.ebuild:
2151 - Add missing -r switch to grpck.
2152 -
2153 - 15 Feb 2004; Martin Schlemmer <azarah@g.o>
2154 - baselayout-1.8.6.13.ebuild:
2155 - Do not run grpconv if grpck do not return 0, bug #33282.
2156 -
2157 - 08 Feb 2004; Brad House <brad_mssw@g.o> baselayout-1.8.6.13.ebuild:
2158 - ppc64 fixes
2159 -
2160 -*baselayout-1.8.6.13 (08 Feb 2004)
2161 -
2162 - 08 Feb 2004; Martin Schlemmer <azarah@g.o>
2163 - baselayout-1.8.6.13.ebuild:
2164 - Update version. Mostly livecd/linux-2.6 updates.
2165 -
2166 - 03 Feb 2004; Bartosch Pixa <darkspecter@g.o>
2167 - baselayout-1.8.6.12-r3.ebuild:
2168 - set ppc in keywords
2169 -
2170 - 01 Feb 2004; Brad House <brad_mssw@g.o>
2171 - baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
2172 - baselayout-1.8.6.12-r4.ebuild, baselayout-1.8.6.12-r5.ebuild:
2173 - In catalyst, with USE=build and ROOT != / the ROOT/dev directory doesn't exist, so
2174 - you MUST create it otherwise extracting the dev tarball to that directory will
2175 - fail without stopping the ebuild
2176 -
2177 - 25 Jan 2004; Chris PeBenito <pebenito@g.o>
2178 - baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
2179 - baselayout-1.8.6.12-r4.ebuild:
2180 - Add sysvinit SELinux patch.
2181 -
2182 -*baselayout-1.8.6.12-r5 (21 Jan 2004)
2183 -
2184 - 21 Jan 2004; Martin Schlemmer <azarah@g.o>
2185 - baselayout-1.8.6.12-r5.ebuild, files/sysvinit-2.84-selinux.patch:
2186 - Tweak livecd support. Add selinux patch from Chris PeBenito
2187 - <pebenito@g.o>.
2188 -
2189 - 16 Jan 2004; Brad House <brad_mssw@g.o>
2190 - baselayout-1.8.6.12-r4.ebuild:
2191 - livecd fixes
2192 -
2193 -*baselayout-1.8.6.12-r4 (12 Jan 2004)
2194 -
2195 - 12 Jan 2004; Brad House <brad_mssw@g.o>
2196 - baselayout-1.8.6.12-r4.ebuild:
2197 - put a baselayout in for testing specifically for livecds. It is keyworded -*
2198 - and has restrict=nomirror set, this will be updated as we fix more bugs
2199 -
2200 -*baselayout-1.8.6.12-r3 (27 Dec 2003)
2201 -
2202 - 27 Dec 2003; Martin Schlemmer <azarah@g.o>
2203 - baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild:
2204 - Add some udev specific tweaks. Fix logic that deals with the unpacking of the
2205 - device-node-tarball.
2206 -
2207 - 14 Dec 2003; Brad House <brad_mssw@g.o>
2208 - baselayout-1.8.6.12-r2.ebuild:
2209 - baselayout fixes for catalyst stage builds
2210 -
2211 - 15 Dec 2003; <spider@g.o> baselayout-1.8.5.9.ebuild,
2212 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
2213 - QA: fixing chown user.group to user:group, bug #35127
2214 -
2215 - 14 Dec 2003; Brad House <brad_mssw@g.o>
2216 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.12-r2.ebuild,
2217 - baselayout-1.8.6.8-r1.ebuild:
2218 - stage binaries do not have proper /dev fs if you do not pass the proper
2219 - MAKEDEV command. MAKEDEV does not yet support x86_64/amd64 therefore we must
2220 - use the 'generic-i386' options. If we let it default to 'generic' MAKEDEV
2221 - errors out b/c it internally doesn't support it. Open up /sbin/MAKEDEV with an
2222 - editor if in doubt.
2223 -
2224 - 10 Dec 2003; Martin Schlemmer <azarah@g.o>
2225 - baselayout-1.8.6.12-r2.ebuild:
2226 - Update selinux check.
2227 -
2228 - 30 Nov 2003; Martin Schlemmer <azarah@g.o>
2229 - baselayout-1.8.6.12-r2.ebuild:
2230 - Fix format of calling chown, bug #34612.
2231 -
2232 -*baselayout-1.8.6.12-r2 (26 Nov 2003)
2233 -
2234 - 26 Nov 2003; Martin Schlemmer <azarah@g.o>
2235 - baselayout-1.8.6.12-r2.ebuild:
2236 - New release with new rc-scripts tarball.
2237 -
2238 -*baselayout-1.8.6.12-r1 (26 Nov 2003)
2239 -
2240 - 26 Nov 2003; Luca Barbato <lu_zero@g.o>
2241 - baselayout-1.8.6.12-r1.ebuild:
2242 - Installs the initreq.h include, needed by newer pbbuttonsd
2243 -
2244 -*baselayout-1.8.6.12 (11 Nov 2003)
2245 -
2246 - 11 Nov 2003; Martin Schlemmer <azarah@g.o>
2247 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.12.ebuild:
2248 - New release.
2249 -
2250 - 27 Oct 2003; Martin Schlemmer <azarah@g.o>
2251 - baselayout-1.8.6.11.ebuild:
2252 - Enable shadow groups, bug #31762.
2253 -
2254 - 27 Oct 2003; Martin Schlemmer <azarah@g.o>
2255 - baselayout-1.8.6.10-r1.ebuild:
2256 - Also do not remove real hosts for this ebuild.
2257 -
2258 - 27 Oct 2003; Martin Holzer <mholzer@g.o> baselayout-1.8.6.11.ebuild:
2259 - Removing new hosts. Closes #32094
2260 -
2261 -*baselayout-1.8.6.11 (14 Oct 2003)
2262 -
2263 - 14 Oct 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
2264 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.11.ebuild,
2265 - baselayout-1.8.6.8-r1.ebuild:
2266 - New version. Fixed keymap for sun (should be 'sunkeymap' and not 'sun'),
2267 - Moved code that added '-static' to LDFLAGS to proper function, namely
2268 - src_compile(). Fixed merge errors when /dev/pts and /dev/shm was mounted
2269 - but not on devfs.
2270 -
2271 - 09 Oct 2003; Alexander Gabert <pappy@g.o>
2272 - baselayout-1.8.6.10-r1.ebuild:
2273 - removed hardened-gcc flags again
2274 -
2275 - 05 Oct 2003; Martin Schlemmer <azarah@g.o>
2276 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
2277 - Fix $S.
2278 -
2279 - 05 Oct 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
2280 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild,
2281 - files/rc-scripts-1.4.2.9.tar.bz2, files/rc-scripts-1.4.3.10p1.tar.bz2,
2282 - files/rc-scripts-1.4.3.8p1.tar.bz2:
2283 - Move tarballs to mirrors.
2284 -
2285 - 17 Sep 2003; Jon Portnoy <avenj@g.o> baselayout-1.8.6.10-r1.ebuild :
2286 - Added ia64 keywords.
2287 -
2288 - 13 Sep 2003; Martin Schlemmer <azarah@g.o>
2289 - baselayout-1.8.6.10-r1.ebuild:
2290 - Mark stable
2291 -
2292 - 08 Sep 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
2293 - baselayout-1.8.6.10.ebuild, baselayout-1.8.6.7.ebuild,
2294 - baselayout-1.8.6.8-r1.ebuild, baselayout-1.8.6.9.ebuild,
2295 - files/rc-scripts-1.4.3.10.tar.bz2, files/rc-scripts-1.4.3.7.tar.bz2,
2296 - files/rc-scripts-1.4.3.9.tar.bz2:
2297 - Fix RDEPEND to use a more simple form. Cleanup old ebuilds.
2298 -
2299 -*baselayout-1.8.6.10-r1 (08 Sep 2003)
2300 -
2301 - 23 Sep 2003; Martin Schlemmer <azarah@g.o>
2302 - baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
2303 - Add static support, bug #29295.
2304 -
2305 - 08 Sep 2003; Martin Schlemmer <azarah@g.o>
2306 - baselayout-1.8.6.10-r1.ebuild, files/rc-scripts-1.4.3.10p1.tar.bz2:
2307 - This update is a service release - I will get to all the open bugs in the next
2308 - few days.
2309 -
2310 -*baselayout-1.8.6.10 (04 Aug 2003)
2311 -
2312 - 04 Aug 2003; Martin Schlemmer <azarah@g.o>
2313 - baselayout-1.8.6.10.ebuild, files/rc-scripts-1.4.3.10.tar.bz2:
2314 - New version - see ChangeLog in /usr/share/doc as always.
2315 -
2316 - 23 Jul 2003; Olivier Crete <tester@g.o> baselayout-1.8.5.9.ebuild,
2317 - baselayout-1.8.6.7.ebuild, baselayout-1.8.6.8-r1.ebuild,
2318 - baselayout-1.8.6.9.ebuild:
2319 - Added lib64->lib symlinks for amd64
2320 -
2321 -*baselayout-1.8.6.9 (17 Jul 2003)
2322 -
2323 - 17 Jul 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.9.ebuild,
2324 - files/rc-scripts-1.4.3.9.tar.bz2:
2325 - New bugfix release - check ChangeLog in /usr/share/doc/$P for changes.
2326 -
2327 - 15 Jul 2003; Martin Schlemmer <azarah@g.o>
2328 - baselayout-1.8.6.8-r1.ebuild:
2329 - Add lastb symlink.
2330 -
2331 - 15 Jul 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
2332 - baselayout-1.8.6.7.ebuild, baselayout-1.8.6.8-r1.ebuild:
2333 - Remove the ppp stuff, as they now ship with net-dialup/ppp.
2334 -
2335 -*baselayout-1.8.6.8-r1 (21 May 2003)
2336 -
2337 - 03 Aug 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.6.8-r1.ebuild:
2338 - Added hppa to ARCH where serial console are enabled.
2339 -
2340 - 06 Jul 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.6.8-r1.ebuild :
2341 - Marked stable on hppa.
2342 -
2343 - 06 Jul 2003; Joshua Kinard <kumba@g.o> baselayout-1.8.6.8-r1.ebuild:
2344 - Changed ~mips to mips in KEYWORDS
2345 -
2346 - 24 Jun 2003; Aron Griffis <agriffis@g.o>
2347 - baselayout-1.8.6.8-r1.ebuild:
2348 - Mark stable on alpha
2349 -
2350 - 22 Jun 2003; Joshua Kinard <kumba@g.o> baselayout-1.8.6.8-r1.ebuild:
2351 - Changed ~sparc to sparc in KEYWORDS
2352 -
2353 - 21 May 2003; Martin Schlemmer <azaraht@g.o> Manifest, baselayout-1.8.6.8-r1.ebuild,
2354 - files/rc-scripts-1.4.3.8p1.tar.bz2:
2355 - Fix a bad bug that I missed, bug #21376.
2356 -
2357 -*baselayout-1.8.6.8 (20 May 2003)
2358 -
2359 - 20 May 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.8.ebuild,
2360 - files/rc-scripts-1.4.3.8.tar.bz2 :
2361 - Bugfix release.
2362 -
2363 -*baselayout-1.8.6.7 (12 May 2003)
2364 -
2365 - 12 May 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.7.ebuild,
2366 - files/rc-scripts-1.4.3.7.tar.bz2:
2367 - New release with lots of updates and fixes.
2368 -
2369 - 28 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
2370 - Some of the build images have MAKEDEV in /usr/sbin, and we called it with
2371 - /usr/sbin/MAKEDEV, which is wrong since we moved it to /sbin. This caused
2372 - things to break, as we called /usr/sbin/MAKEDEV, and subsequent calls used
2373 - the copy in /sbin, which is different versions. Add a symlink in /usr/sbin
2374 - to overwrite the invalide MAKEDEV, and call it via /sbin/MAKEDEV. This
2375 - should close bug #15299.
2376 -
2377 - 28 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
2378 - Fix docs installing to the wrong place (bug #20091), thanks to sharp eye of
2379 - Matt Taylor <liverbugg@××××.com>.
2380 -
2381 -*baselayout-1.8.6.6 (27 Apr 2003)
2382 -
2383 - 27 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
2384 - Update version.
2385 -
2386 -*baselayout-1.8.5.9 (27 Apr 2003)
2387 -
2388 - 27 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild :
2389 - Add slocate group, bug #19604.
2390 -
2391 -*baselayout-1.8.6.5 (07 Apr 2003)
2392 -
2393 - 07 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.5.ebuild :
2394 - New release.
2395 -
2396 - 23 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4-r1.ebuild :
2397 - Fix the check for 'si::sysinit:/sbin/rc sysinit' in /etc/inittab to also
2398 - update inittab if the line is commented, thanks to report form
2399 - Norberto BENSA <nbensa@×××.net>.
2400 -
2401 -*baselayout-1.8.6.4-r1 (21 Mar 2003)
2402 -
2403 - 24 Mar 2003; Brandon Low <lostlogic@g.o>
2404 - baselayout-1.8.6.4-r1.ebuild:
2405 - Move a cd so that it gets done for all cases where it is needed
2406 -
2407 - 21 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4-r1.ebuild :
2408 - Fix 'etc-update' to be 'env-update' as it *should* have been. Tweak updating
2409 - of /etc/conf.d/rc and /etc/inittab to resolve bug #17829, thanks to
2410 - Jay Pfeifer <pfeifer@g.o>.
2411 -
2412 - 17 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4.ebuild :
2413 - Only run 'keepdir /usr/portage' if ${ROOT}/usr/portage do NOT exist, else we
2414 - run into problems if it is a readonly NFS mount among others.
2415 -
2416 -*baselayout-1.8.6.4 (16 Mar 2003)
2417 -
2418 - 16 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4.ebuild :
2419 - New release.
2420 -
2421 -*baselayout-1.8.6.3 (09 March 2003)
2422 -
2423 - 11 Mar 2003; Zach Welch <zwelch@g.o> baselayout-1.8.5.5.ebuild,
2424 - baselayout-1.8.5.8.ebuild, baselayout-1.8.6.2.ebuild,
2425 - baselayout-1.8.6.3.ebuild:
2426 - change sys-kernel/linux-headers to new virtual/os-headers
2427 -
2428 - 09 March 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.3.ebuild :
2429 - New beta release; check ChangeLog in usual place for more info.
2430 -
2431 - 20 Feb 2003; Zach Welch <zwelch@g.o> baselayout-1.8.5.8.ebuild :
2432 - Added arm to keywords.
2433 -
2434 - 08 Feb 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.5.8.ebuild :
2435 - Added hppa to keywords.
2436 -
2437 - 22 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.8.ebuild :
2438 - Mark stable.
2439 -
2440 -*baselayout-1.8.6.2 (07 Jan 2003)
2441 -
2442 - 18 Jan 2003; Jan Seidel <tuxus@g.o> :
2443 - serial console for mips
2444 -
2445 - 15 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.2.ebuild :
2446 -
2447 - Bugfixes for /var stuff.
2448 -
2449 - 15 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.1.ebuild :
2450 -
2451 - New version with /var on seperate partition fixes ...
2452 -
2453 - 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.0.ebuild :
2454 -
2455 - Make sure we only update /etc/conf.d/rc if the user do not have the new with
2456 - 'svcmount' stuff ...
2457 -
2458 -*baselayout-1.8.6.0 (07 Jan 2003)
2459 -
2460 -
2461 - 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.0.ebuild :
2462 -
2463 - New alpha release that do not need tmpfs for caching dependencies. Also
2464 - RAID changes, etc. Please make sure to update all ._cfg????_* files, else
2465 - things might break .... See ChangeLog in /usr/share/doc/$PF for more info.
2466 -
2467 -*baselayout-1.8.5.8 (07 Jan 2003)
2468 -
2469 - 18 Jan 2003; Jan Seidel <tuxus@g.o> :
2470 - serial console for mips
2471 -
2472 - 15 Jan 2003; Jason Wever <weeve@g.o> baselayout-1.8.5.8.ebuild :
2473 -
2474 - Changed ~sparc keyword to sparc.
2475 -
2476 - 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.8.ebuild :
2477 -
2478 - Bugfix release; see ChangeLog in /usr/share/doc/$PF.
2479 -
2480 -*baselayout-1.8.5.7 (24 Dec 2002)
2481 -
2482 - 24 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.7.ebuild :
2483 -
2484 - Minor bugfixes.
2485 -
2486 - 18 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
2487 -
2488 - Bump to stable.
2489 -
2490 -*baselayout-1.8.5.6 (18 Dec 2002)
2491 -
2492 - 18 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.6.ebuild :
2493 -
2494 - Mips support among things.
2495 -
2496 - 16 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
2497 -
2498 - Fix /usr/lib/X11 symlink. Change gawk module to compile if
2499 - /usr/include/awk/awk.h exists.
2500 -
2501 -*baselayout-1.8.5.5 (09 Dec 2002)
2502 -
2503 - 18 Jan 2003; Jan Seidel <tuxus@g.o> :
2504 - Fix mips specific stuff
2505 - Added mips to keywords
2506 -
2507 - 10 Dec 2002; Seemant Kulleen <seemant@g.o>
2508 - baselayout-1.8.5.5.ebuild :
2509 -
2510 - Removed references to sparc64 ARCH/KEYWORD as it is deprecated until we
2511 - have a 64 bit userland implementation.
2512 -
2513 - 09 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
2514 -
2515 - Add a 'keepdir /var/state', closing bug #11546. Change console type for
2516 - serial console (sparc) from 'linux' to 'vt100', closing bug #11551.
2517 -
2518 - Check /usr/share/doc/baselayout-1.8.5.5/ChangeLog.gz for details.
2519 -
2520 - 06 Dec 2002; Rodney Rees <manson@g.o> :
2521 -
2522 - Changed sparc and ~sparc keywords.
2523 -
2524 -*baselayout-1.8.5.4 (26 Nov 2002)
2525 -
2526 - 26 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.4.ebuild :
2527 -
2528 - Check /usr/share/doc/baselayout-1.8.5.4/ChangeLog.gz for details.
2529 -
2530 -*baselayout-1.8.5.3 (18 Nov 2002)
2531 -
2532 - 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.3.ebuild :
2533 -
2534 - Ok, new version again. Fixes config files containing licenses, and a problem
2535 - with the awk module on non-x86 arch's. This should hopefully be the last release
2536 - for a bit.
2537 -
2538 -*baselayout-1.8.5.2 (18 Nov 2002)
2539 -
2540 - 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.2.ebuild :
2541 -
2542 - New version with super fast rc-envupdate.sh.
2543 -
2544 -*baselayout-1.8.5.1 (18 Nov 2002)
2545 -
2546 - 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.1.ebuild :
2547 -
2548 - Fix using /usr/bin/find in depscan.sh.
2549 -
2550 -*baselayout-1.8.5 (17 Nov 2002)
2551 -
2552 - 17 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.ebuild :
2553 -
2554 - New version that have depscan.sh using awk scripts to do the main work.
2555 - This should improve speed a lot, and hopefully resolve bug #10548.
2556 -
2557 -*baselayout-1.8.4.2 (5 Nov 2002)
2558 -
2559 - 5 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.2.ebuild :
2560 -
2561 - Another minor bugfix release to resolve current major show stoppers.
2562 -
2563 - 30 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.1.ebuild :
2564 -
2565 - Add poweroff symlink, closing bug #9857 thanks to
2566 - Jose Fonseca <j_r_fonseca@××××××××.uk>.
2567 -
2568 -*baselayout-1.8.4.1 (28 Oct 2002)
2569 -
2570 - 28 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.1.ebuild :
2571 -
2572 - Bugfix release for 1.8.4.
2573 -
2574 -*baselayout-1.8.4 (13 Oct 2002)
2575 -
2576 - 20 Oct 2002; Seemant Kulleen <seemant@g.o> *.ebuild :
2577 -
2578 - Changed unsite.nc.edu to sunsite.nc.edu --- thanks to mg (abiword
2579 - developer and gentoo user) -- mentioned it on irc to me.
2580 -
2581 - 13 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.ebuild :
2582 - Lots of fixes. See ChangeLog.
2583 -
2584 -*baselayout-1.8.3 (7 Sep 2002)
2585 -
2586 - 7 Sep 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.3.ebuild :
2587 - Get things ready for suid utmp stuff for xterms .. bug #7630.
2588 -
2589 - 5 Sep 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.2.ebuild :
2590 - Remove /etc/termcap. Anything that needs it, should depend on
2591 - sys-libs/libtermcap-compat. Some cleanups; should have passwd and
2592 - shadow back in CONTENTS.
2593 -
2594 - 26 Aug 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.2.ebuild :
2595 - Tweak DEPEND to depend on portage-2.0.23 or later. Also remove the '!'
2596 - depend on <sys-apps/gawk-3.1.0-r3 in favour of one that depend on
2597 - >=sys-apps/gawk-3.1.0-r3 if "build" and "bootstrap" not in USE. This
2598 - should resolve bug #7018.
2599 -
2600 -*baselayout-1.8.2 (25 Aug 2002)
2601 -
2602 - 25 Aug 2002; Martin Schlemmer <azarah@g.o> :
2603 - New release, see included ChangeLog for changes.
2604 -
2605 -*baselayout-1.8.1 (08 Aug 2002)
2606 -
2607 - 08 Aug 2002; Martin Schlemmer <azarah@g.o> :
2608 - New release. Adds many fixes/update. Add /etc/termcap.
2609 -
2610 -*baselayout-1.8.0 (17 July 2002)
2611 -
2612 - 17 July 2002; Martin Schlemmer <azarah@g.o> :
2613 - Lots of bugfixes and updates. Please see included ChangeLog in
2614 - /usr/share/doc/baselayout-1.8.0/ChangeLog.gz for details.
2615 -
2616 -*baselayout-1.7.9-r2 (14 July 2002)
2617 -
2618 - 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9-r2.ebuild :
2619 - Added KEYWORDS.
2620 -
2621 -*baselayout-1.7.9-r1 (13 May 2002)
2622 -
2623 - 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9.ebuild :
2624 - Added KEYWORDS.
2625 -
2626 - 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9-r1.ebuild :
2627 - Added KEYWORDS.
2628 -
2629 - 13 May 2002; M.Schlemmer <azarah@g.o> :
2630 -
2631 - Dont install /usr/sbin/run-crons anymore, as sys-apps/cronbase do it now.
2632 -
2633 -*baselayout-1.7.9 (12 May 2002)
2634 -
2635 -*baselayout-1.7.8-r1 (23 Apr 2002)
2636 -
2637 - 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.8-r1.ebuild :
2638 - Added KEYWORDS, SLOT.
2639 -
2640 - 23 Apr 2002; M.Schlemmer <azarah@g.o> :
2641 -
2642 - Remove /var/run/utmpx again.
2643 -
2644 -*baselayout-1.7.8 (22 Apr 2002)
2645 -
2646 -*baselayout-1.7.7 (5 Apr 2002)
2647 -
2648 - 7 Apr 2002; M.Schlemmer <azarah@g.o> :
2649 -
2650 - Move /etc/init.d/depscan.sh, /etc/init.d/runscript.sh and
2651 - /etc/init.d/functions.sh to /sbin to ensure that they are updated correctly.
2652 -
2653 - Other minor bug fixes, check the Changelog.
2654 -
2655 -*baselayout-1.7.6 (24 Mar 2002)
2656 -
2657 - 24 Mar 2002; M.Schlemmer <azarah@g.o> :
2658 -
2659 - As rc-scripts-1.3.1 was pretty much still in the works, "before" and "after"
2660 - order deps was pretty broken. This release fix this along with a few other
2661 - minor bugfixes.
2662 -
2663 - 24 Mar 2002; M.Schlemmer <azarah@g.o> :
2664 -
2665 - baselayout-1.7.4* used copies of depscan.sh and functions.sh in ${FILESDIR} to
2666 - fix problems, and this was forgotten to be taken out in 1.7.5*.
2667 -
2668 -*baselayout-1.7.5-r1 (23 Mar 2002)
2669 -
2670 - 23 Mar 2002; Daniel Robbins <drobbins@g.o> : Jim Nutt pointed out that
2671 - his /etc/inittab kept on getting overwritten after every new baselayout merge.
2672 - Investigated and found many illegal things being done in pkg_postinst(), which
2673 - are now hopefully fixed.
2674 -
2675 -*baselayout-1.7.5 (23 Mar 2002)
2676 -
2677 - 23 Mar 2002; Daniel Robbins <drobbins@g.o> : New release with several
2678 - rc-script bug fixes; see /usr/share/doc/baselayout-1.7.5/ChangeLog.gz for more
2679 - info (this new baselayout includes rc-scripts-1.3.1)
2680 -
2681 - 21 March 2002; M.Schlemmer <azarah@g.o> :
2682 -
2683 - Update the pkg_postinst() stuff to use the build USE flag when doing stuff
2684 - that really should not be done during bootstrap.
2685 -
2686 - Add support for the "bootstrap" USE flag.
2687 -
2688 - 20 March 2002; Daniel Robbins <drobbins@g.o> : fixed pkg_postinst()
2689 - that was changing dirs to ${D}/dev instead of ${ROOT}/dev. No rev bump.
2690 -
2691 - 20 March 2002; Daniel Robbins <drobbins@g.o> : tweaked ebuild to test
2692 - for devfs mount by looking for /dev/.devfsd, not by catting /proc/mounts.
2693 - Catting /proc/mounts can give inaccurate results if you're inside a chroot
2694 - and your "outside" root has devfs enabled (which is normally the case,
2695 - really, since the CD uses devfs). This should fix a problem where device
2696 - nodes don't exist after bootstrap, which causes the sys-devel/perl build to
2697 - fail since it cats stuff to /dev/null. (causes obscure "missing seperator
2698 - in makefile, line 613" error). No rev bump for this fix.
2699 -
2700 -*baselayout-1.7.4-r2 (11 March 2002)
2701 -
2702 - 11 March 2002; Martin Schlemmer <azarah@g.o>
2703 - baselayout-1.7.4-r2.ebuild, functions.sh : Fix functions.sh using
2704 - /usr/bin/basename for users that have /usr on seperate partition.
2705 -
2706 -*baselayout-1.7.4-r1 (11 March 2002)
2707 -
2708 - 11 March 2002; Martin Schlemmer <azarah@g.o>
2709 - baselayout-1.7.4-r1.ebuild, depscan.sh : Fix bash error if no service
2710 - "provide" a virtual service.
2711 -
2712 -*baselayout-1.7.4 (10 March 2002)
2713 -
2714 - 6 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r3.ebuild :
2715 -
2716 - Fix a bug where merging baselayout with 1.7.3-r1 already installed, would kill
2717 - X when it was started with /etc/init.d/xdm.
2718 -
2719 - 6 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r2.ebuild :
2720 -
2721 - Fixed the respawning "startDM.sh" process. Fixed the fsck of / when rebooting
2722 - for the first time after baselayout merge.
2723 -
2724 - 5 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r1.ebuild :
2725 -
2726 - Update /etc/init.d/keymaps and /etc/init.d/consolefont to use the new
2727 - sys-apps/kbd package. More xdm fixes and safeguards in /sbin/rc.
2728 -
2729 - Added a "mkdir -p /etc/X11/" for if it do not exist.
2730 -
2731 -*baselayout-1.7.3 (4 March 2002)
2732 -
2733 - 4 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3.ebuild :
2734 -
2735 - Add updated xdm scripts to handle the "dead keys" bug. They should move to
2736 - the xfree package when tested fully.
2737 -
2738 - Other minor ajustments.
2739 -
2740 -*baselayout-1.7.2 (3 March 2002)
2741 -
2742 - 3 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.2.ebuild :
2743 -
2744 - Lots of updates and fixes, check /usr/share/doc/baselayout-1.7.2/ChangeLog
2745 - for details.
2746 -
2747 -*baselayout-1.7.1-r2 (25 Feb 2002)
2748 -
2749 - 25 Feb 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.1-r2.ebuild :
2750 -
2751 - Change devices to be created in ${D}/dev and not ${D}/lib/dev-state, as they
2752 - are for use only when devfs is not used.
2753 -
2754 -*baselayout-1.7.1-r1 (20 Feb 2002)
2755 -
2756 - 20 Feb 2002; Daniel Robbins <drobbins@g.o> baselayout-1.7.1-r1.ebuild:
2757 - moved MAKEDEV device node creation to pkg_postinst() so that device nodes don't
2758 - get recorded in CONTENTS. Latest CVS Portage no longer records device nodes
2759 - in CONTENTS since there's generally no point or clean way to unmerge them.
2760 -
2761 -*baselayout-1.7.1 (6 Feb 2002)
2762 -
2763 - 6 Feb 2002; M.Schlemmer <azarah@g.o> baselayout-1.7.1.ebuild :
2764 -
2765 - Move rc-scripts.tar.bz2 to CVS. Remove forcefull install of /etc/devfsd.conf.
2766 -
2767 -*baselayout-1.7.0-r1 (1 Feb 2002)
2768 -
2769 - 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
2770 -
2771 - Added initial ChangeLog which should be updated whenever the package is
2772 - updated in any way. This changelog is targetted to users. This means that the
2773 - comments should well explained and written in clean English. The details about
2774 - writing correct changelogs are explained in the skel.ChangeLog file which you
2775 - can find in the root directory of the portage repository.
2776 + For older entries, please see ChangeLog-2008.
2777
2778
2779
2780 1.1 sys-apps/baselayout/ChangeLog-2008
2781
2782 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/ChangeLog-2008?rev=1.1&view=markup
2783 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/ChangeLog-2008?rev=1.1&content-type=text/plain
2784
2785 Index: ChangeLog-2008
2786 ===================================================================
2787 # ChangeLog for sys-apps/baselayout
2788 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
2789 # $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog-2008,v 1.1 2012/01/01 20:37:42 dilfridge Exp $
2790
2791 # See the rc-scripts ChangeLog in subversion for release info:
2792 # http://sources.gentoo.org/viewcvs.py/*checkout*/baselayout/trunk/ChangeLog
2793
2794 19 Aug 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
2795 Avoid potential warning messages in the SYMLINK_LIB code which may be
2796 triggered when find traverses a directory whose parent has already been
2797 merged from lib to lib64.
2798
2799 19 Aug 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
2800 Make the SYMLINK_LIB code in pkg_preinst merge files from lib directories
2801 to lib64 directories when necessary, instead of blindly wiping out the
2802 content of the lib dir. Thanks to Daniel Robbins for finding the cause of
2803 this issue, which he discovered when building stage1 with catalyst.
2804
2805 10 May 2008; Mike Frysinger <vapier@g.o> baselayout-2.0.0.ebuild:
2806 Install the Makefile into $D so that we can use it in pkg_preinst steps (for
2807 binpkgs) #218877 by Kevin Cody Jr.
2808
2809 19 Apr 2008; Mike Frysinger <vapier@g.o> baselayout-2.0.0.ebuild:
2810 Detect and display users with non-existent shells #215698.
2811
2812 17 Apr 2008; Zac Medico <zmedico@g.o> baselayout-2.0.0.ebuild:
2813 Bug #217848 - Since the remap_dns_vars() called by pkg_preinst() of the
2814 baselayout-1.x ebuild copies all the real configs from the user's
2815 /etc/conf.d into ${D}, it makes them all appear to be the default
2816 versions. In order to protect them from being unmerged after this upgrade,
2817 modify their timestamps during pkg_preinst().
2818
2819 08 Apr 2008; Ryan Hill <dirtyepic@g.o> baselayout-2.0.0.ebuild:
2820 Keyword ~mips.
2821
2822 31 Mar 2008; Mike Frysinger <vapier@g.o>
2823 baselayout-1.11.15-r3.ebuild, baselayout-1.12.11.1.ebuild,
2824 baselayout-1.12.12.ebuild:
2825 Cleanup unquoted warnings and drop virtual/baselayout PROVIDE.
2826
2827 *baselayout-1.12.12 (31 Mar 2008)
2828
2829 31 Mar 2008; Mike Frysinger <vapier@g.o>
2830 +baselayout-1.12.12.ebuild:
2831 Push out some stable fixes.
2832
2833 28 Mar 2008; Mike Frysinger <vapier@g.o>
2834 -baselayout-2.0.0_rc6-r1.ebuild:
2835 Use openrc.
2836
2837 *baselayout-2.0.0 (23 Mar 2008)
2838
2839 23 Mar 2008; Mike Frysinger <vapier@g.o> +baselayout-2.0.0.ebuild:
2840 Version bump #212696.
2841
2842 11 Mar 2008; Chris Gianelloni <wolf31o2@g.o>
2843 baselayout-1.11.15-r3.ebuild, baselayout-1.12.10-r5.ebuild,
2844 baselayout-1.12.11.ebuild, baselayout-1.12.11.1.ebuild:
2845 Added sys-apps/findutils to RDEPEND since find/xargs are used by the
2846 bootmisc init script, at least.
2847
2848 22 Feb 2008; Jeroen Roovers <jer@g.o> baselayout-1.12.11.1.ebuild:
2849 Stable for HPPA (bug #210559).
2850
2851 20 Feb 2008; Raúl Porcel <armin76@g.o>
2852 baselayout-1.12.11.1.ebuild:
2853 alpha/ia64/sparc stable wrt #210559
2854
2855 19 Feb 2008; <cla@g.o> baselayout-1.12.11.1.ebuild:
2856 Stable on x86 (bug #210559)
2857
2858 19 Feb 2008; nixnut <nixnut@g.o> baselayout-1.12.11.1.ebuild:
2859 Stable on ppc wrt bug 210559
2860
2861 18 Feb 2008; Brent Baude <ranger@g.o> baselayout-1.12.11.1.ebuild:
2862 stable ppc64, bug 210559
2863
2864 18 Feb 2008; Christoph Mende <angelos@g.o>
2865 baselayout-1.12.11.1.ebuild:
2866 Stable on amd64, bug #210559
2867
2868 23 Jan 2008; Doug Klima <cardoe@g.o> baselayout-1.12.10-r5.ebuild,
2869 baselayout-1.12.11.ebuild, baselayout-1.12.11.1.ebuild:
2870 sys-apps/coreutils-6.10-r1 and higher now provides /bin/mktemp
2871
2872 19 Jan 2008; Mike Frysinger <vapier@g.o>
2873 baselayout-1.12.11.1.ebuild:
2874 Add a note about WIPE_TMP defaulting to yes.
2875
2876 *baselayout-1.12.11.1 (16 Jan 2008)
2877
2878 16 Jan 2008; Mike Frysinger <vapier@g.o>
2879 +baselayout-1.12.11.1.ebuild:
2880 Backport fix for network route troubles #205894 and revert an accidental
2881 inputrc change #205939.
2882
2883 *baselayout-1.12.11 (14 Jan 2008)
2884
2885 14 Jan 2008; Mike Frysinger <vapier@g.o>
2886 +baselayout-1.12.11.ebuild:
2887 Push out accumulated fixes and backports from newer versions.
2888
2889 *baselayout-2.0.0_rc6-r1 (28 Dec 2007)
2890
2891 28 Dec 2007; Benedikt Böhm <hollow@g.o>
2892 +files/baselayout-2.0.0_rc6-ssd-path.patch,
2893 +baselayout-2.0.0_rc6-r1.ebuild:
2894 fix #199749
2895
2896 24 Dec 2007; Brent Baude <ranger@g.o> baselayout-1.12.10-r5.ebuild:
2897 Marking baselayout-1.12.10-r5 ppc64 for bug 202791
2898
2899 21 Dec 2007; nixnut <nixnut@g.o> baselayout-1.12.10-r5.ebuild:
2900 Stable on ppc wrt bug 202791
2901
2902 21 Dec 2007; Raúl Porcel <armin76@g.o>
2903 baselayout-1.12.10-r5.ebuild:
2904 alpha/ia64/x86 stable wrt #202791
2905
2906 21 Dec 2007; Jeroen Roovers <jer@g.o> baselayout-1.12.10-r5.ebuild:
2907 Stable for HPPA (bug #202791).
2908
2909 19 Dec 2007; Doug Klima <cardoe@g.o> baselayout-1.12.10-r5.ebuild:
2910 amd64 stable wrt bug #202791
2911
2912 19 Dec 2007; Ferris McCormick <fmccor@g.o>
2913 baselayout-1.12.10-r5.ebuild:
2914 Sparc stable, Bug #202791, no problems seen (still boots, ...).
2915
2916 05 Nov 2007; <solar@g.o> -baselayout-2.0.0_rc5.ebuild:
2917 - UberLord said to punt rc5 for a digest mismatch and now that r6 is here
2918
2919 *baselayout-2.0.0_rc6 (31 Oct 2007)
2920
2921 31 Oct 2007; Roy Marples <uberlord@g.o>
2922 +baselayout-2.0.0_rc6.ebuild:
2923 rc6 fixed a few things and introduces a logger daemon and a new posix array
2924 structure as discussed on -dev.
2925
2926 22 Oct 2007; Roy Marples <uberlord@g.o>
2927 baselayout-2.0.0_rc5.ebuild:
2928 Fix upgrade/downgrade paths.
2929
2930 *baselayout-2.0.0_rc5 (11 Oct 2007)
2931
2932 11 Oct 2007; Roy Marples <uberlord@g.o>
2933 +baselayout-2.0.0_rc5.ebuild:
2934 rc5 has the final API - anything that links to it will need to be
2935 re-emerged, like splashutils
2936
2937 *baselayout-1.12.10-r5 (26 Sep 2007)
2938
2939 26 Sep 2007; Mike Frysinger <vapier@g.o>
2940 +baselayout-1.12.10-r5.ebuild:
2941 Add workaround for net.eth0 going AFK during upgrade to baselayout-2.
2942
2943 24 Sep 2007; Mike Frysinger <vapier@g.o>
2944 baselayout-2.0.0_rc4-r1.ebuild:
2945 Add a warning check for users with blank passwords in /etc/shadow.
2946
2947 *baselayout-2.0.0_rc4-r1 (04 Sep 2007)
2948
2949 04 Sep 2007; Roy Marples <uberlord@g.o>
2950 +files/baselayout-2.0.0_rc4-ssd.patch, +baselayout-2.0.0_rc4-r1.ebuild:
2951 Fix s-s-d's handling of daemons that change user without a pidfile, #191206.
2952
2953 *baselayout-2.0.0_rc4 (02 Sep 2007)
2954
2955 02 Sep 2007; Roy Marples <uberlord@g.o>
2956 +baselayout-2.0.0_rc4.ebuild:
2957 Bumpage
2958
2959 28 Aug 2007; Markus Rothe <corsair@g.o>
2960 baselayout-2.0.0_rc3-r1.ebuild:
2961 Adding ~ppc
2962
2963 *baselayout-2.0.0_rc3-r1 (21 Aug 2007)
2964
2965 21 Aug 2007; Roy Marples <uberlord@g.o>
2966 +files/baselayout-2.0.0_rc3-ppp.patch, +baselayout-2.0.0_rc3-r1.ebuild:
2967 Fix ppp getting the interface metric
2968
2969 21 Aug 2007; Jeroen Roovers <jer@g.o> baselayout-2.0.0_rc3.ebuild:
2970 Marked ~hppa (bug #187487).
2971
2972 *baselayout-2.0.0_rc3 (20 Aug 2007)
2973
2974 20 Aug 2007; Roy Marples <uberlord@g.o>
2975 +baselayout-2.0.0_rc3.ebuild:
2976 Bumpage
2977
2978 08 Aug 2007; Gustavo Zacarias <gustavoz@g.o>
2979 baselayout-2.0.0_rc2-r1.ebuild:
2980 Keyworded ~sparc wrt #187487
2981
2982 07 Aug 2007; Raúl Porcel <armin76@g.o>
2983 baselayout-2.0.0_rc2-r1.ebuild:
2984 Add ~alpha/~ia64 wrt #187487
2985
2986 *baselayout-2.0.0_rc2-r1 (04 Aug 2007)
2987
2988 04 Aug 2007; Roy Marples <uberlord@g.o>
2989 +files/baselayout-2.0.0_rc2-console.patch,
2990 +baselayout-2.0.0_rc2-r1.ebuild:
2991 Boot properly when we cannot set an early font, #187628.
2992
2993 *baselayout-2.0.0_rc2 (04 Aug 2007)
2994
2995 04 Aug 2007; Roy Marples <uberlord@g.o>
2996 +baselayout-2.0.0_rc2.ebuild:
2997 rc-update works again, #187487
2998
2999 03 Aug 2007; Doug Goldstein <cardoe@g.o>
3000 baselayout-2.0.0_rc1.ebuild:
3001 keyword ~amd64, #187487
3002
3003 02 Aug 2007; Markus Rothe <corsair@g.o>
3004 baselayout-2.0.0_rc1.ebuild:
3005 Added ~ppc64; bug #187487
3006
3007 02 Aug 2007; Christian Faulhammer <opfer@g.o>
3008 baselayout-2.0.0_rc1.ebuild:
3009 keyworded ~x86, bug 187487
3010
3011 *baselayout-2.0.0_rc1 (02 Aug 2007)
3012
3013 02 Aug 2007; Roy Marples <uberlord@g.o>
3014 +baselayout-2.0.0_rc1.ebuild:
3015 rc1, keywords dropped.
3016
3017 *baselayout-2.0.0_alpha4 (12 Jul 2007)
3018
3019 12 Jul 2007; Roy Marples <uberlord@g.o>
3020 +baselayout-2.0.0_alpha4.ebuild:
3021 alpha4 fixes many bugs
3022
3023 26 Jun 2007; Roy Marples <uberlord@g.o>
3024 baselayout-2.0.0_alpha3.ebuild, baselayout-2.0.0_alpha3-r1.ebuild:
3025 Punt /lib/rcscripts/console when upgrading from 1.13, #181634.
3026
3027 *baselayout-2.0.0_alpha3-r1 (30 May 2007)
3028
3029 30 May 2007; Roy Marples <uberlord@g.o>
3030 +files/baselayout-2.0.0_alpha3-2721.patch,
3031 +baselayout-2.0.0_alpha3-r1.ebuild:
3032 Push out some misc fixes, hopefully including one that finally solves our
3033 shutdown issues with certain configs.
3034
3035 30 May 2007; Doug Goldstein <cardoe@g.o>
3036 baselayout-1.11.15-r3.ebuild, baselayout-1.12.9-r2.ebuild,
3037 baselayout-1.12.10-r3.ebuild, baselayout-1.12.10-r4.ebuild,
3038 baselayout-1.13.0_alpha12.ebuild, baselayout-2.0.0_alpha1.ebuild,
3039 baselayout-2.0.0_alpha2.ebuild, baselayout-2.0.0_alpha2-r1.ebuild,
3040 baselayout-2.0.0_alpha3.ebuild:
3041 depreciated -> deprecated. bug #180352
3042
3043 *baselayout-2.0.0_alpha3 (14 May 2007)
3044
3045 14 May 2007; Roy Marples <uberlord@g.o>
3046 +baselayout-2.0.0_alpha3.ebuild:
3047 New alpha, fixing many things. Now works on ppc and arm :)
3048
3049 *baselayout-1.12.10-r4 (11 May 2007)
3050
3051 11 May 2007; Roy Marples <uberlord@g.o>
3052 +files/baselayout-1.12.10-svn2690.patch, +baselayout-1.12.10-r4.ebuild:
3053 Add a patch to bring the 1.12 branch up to date with our svn which backports
3054 a few important fixes from trunk.
3055
3056 *baselayout-2.0.0_alpha2-r1 (08 May 2007)
3057
3058 08 May 2007; Roy Marples <uberlord@g.o>
3059 +files/baselayout-2.0.0_alpha2-kver.patch,
3060 +baselayout-2.0.0_alpha2-r1.ebuild:
3061 Push out a patch to work with different style of kernel version names,
3062 #177197.
3063
3064 05 May 2007; Roy Marples <uberlord@g.o>
3065 baselayout-2.0.0_alpha2.ebuild:
3066 Stop installing non existant volume init script and indicate that deprecated
3067 vars no longer work.
3068
3069 *baselayout-2.0.0_alpha2 (04 May 2007)
3070
3071 04 May 2007; Roy Marples <uberlord@g.o>
3072 +baselayout-2.0.0_alpha2.ebuild:
3073 New alpha, fixes all known issues caused by alpha1. IE, should be usable by
3074 most people now :)
3075
3076 *baselayout-1.12.10-r3 (13 Apr 2007)
3077 *baselayout-1.12.9-r2 (13 Apr 2007)
3078
3079 13 Apr 2007; Mike Frysinger <vapier@g.o> -baselayout-1.12.9.ebuild,
3080 -baselayout-1.12.9-r1.ebuild, +baselayout-1.12.9-r2.ebuild,
3081 -baselayout-1.12.10-r1.ebuild, -baselayout-1.12.10-r2.ebuild,
3082 +baselayout-1.12.10-r3.ebuild:
3083 Sync update-modules changes from svn.
3084
3085 *baselayout-1.12.10-r2 (12 Apr 2007)
3086 *baselayout-1.12.9-r1 (12 Apr 2007)
3087
3088 12 Apr 2007; Roy Marples <uberlord@g.o>
3089 +files/baselayout-1.12.9-wireless-deprecate.patch,
3090 +baselayout-1.12.9-r1.ebuild, +baselayout-1.12.10-r2.ebuild:
3091 Warn about deprecated conf.d/wireless, #174282.
3092
3093 *baselayout-2.0.0_alpha1 (11 Apr 2007)
3094
3095 11 Apr 2007; Roy Marples <uberlord@g.o>
3096 +baselayout-2.0.0_alpha1.ebuild:
3097 The rewrite in C is here! Rejoice!
3098 ppp probably won't work, but everything else should.
3099
3100 *baselayout-1.12.10-r1 (08 Apr 2007)
3101
3102 08 Apr 2007; Mike Frysinger <vapier@g.o>
3103 +baselayout-1.12.10-r1.ebuild:
3104 Add symlink for update-rc -> rc-update.
3105
3106 *baselayout-1.12.10 (05 Apr 2007)
3107
3108 05 Apr 2007; Roy Marples <uberlord@g.o> +baselayout-1.12.10.ebuild:
3109 New release, fixing a few crufty issues.
3110
3111 27 Mar 2007; Stephen Bennett <spb@g.o> baselayout-1.12.9.ebuild:
3112 mips stable
3113
3114 11 Mar 2007; Roy Marples <uberlord@g.o>
3115 baselayout-1.13.0_alpha12.ebuild:
3116 Don't copy the daemons directory across when upgrading as it just won't work
3117 anymore.
3118
3119 15 Feb 2007; Gustavo Zacarias <gustavoz@g.o>
3120 baselayout-1.12.9.ebuild, baselayout-1.13.0_alpha12.ebuild:
3121 Default to us keymap for sparc (2.6)
3122
3123 14 Feb 2007; Jeroen Roovers <jer@g.o> baselayout-1.12.9.ebuild:
3124 Stable for HPPA (bug #158637).
3125
3126 14 Feb 2007; Bryan Østergaard <kloeri@g.o>
3127 baselayout-1.12.9.ebuild:
3128 Stable on IA64.
3129
3130 13 Feb 2007; Chris Gianelloni <wolf31o2@g.o>
3131 baselayout-1.12.9.ebuild:
3132 Stable on alpha/amd64 wrt bug #158637.
3133
3134 13 Feb 2007; Markus Rothe <corsair@g.o> baselayout-1.12.9.ebuild:
3135 Stable on ppc64; bug #158637
3136
3137 13 Feb 2007; Raúl Porcel <armin76@g.o> baselayout-1.12.9.ebuild:
3138 x86 stable wrt bug 158637
3139
3140 13 Feb 2007; Joseph Jezak <josejx@g.o> baselayout-1.12.9.ebuild:
3141 Marked ppc stable for bug #158637.
3142
3143 06 Feb 2007; Simon Stelling <blubb@g.o>
3144 baselayout-1.12.8-r1.ebuild:
3145 stable on amd64; bug 159097
3146
3147 02 Feb 2007; Gustavo Zacarias <gustavoz@g.o>
3148 baselayout-1.12.9.ebuild:
3149 Stable on sparc
3150
3151 *baselayout-1.13.0_alpha12 (17 Jan 2007)
3152
3153 17 Jan 2007; Roy Marples <uberlord@g.o>
3154 +baselayout-1.13.0_alpha12.ebuild:
3155 New release, fixes the last race issues hopefully.
3156 xinit users will require 1.0.3-r1 or they'll get cirular loops.
3157
3158 *baselayout-1.12.9 (17 Jan 2007)
3159
3160 17 Jan 2007; Roy Marples <uberlord@g.o> +baselayout-1.12.9.ebuild:
3161 New release to fix a new minor issues but mainly so we can downgrade from
3162 baselayout-1.13.0_alpha12.
3163
3164 *baselayout-1.13.0_alpha11-r2 (11 Jan 2007)
3165
3166 11 Jan 2007; Roy Marples <uberlord@g.o>
3167 +files/baselayout-1.13.0_alpha11-depscan.patch,
3168 +baselayout-1.13.0_alpha11-r2.ebuild:
3169 Fix some depscan and mtime issues.
3170
3171 11 Jan 2007; Roy Marples <uberlord@g.o>
3172 baselayout-1.13.0_alpha11-r1.ebuild:
3173 Use depscan.sh --force
3174
3175 *baselayout-1.12.8-r5 (11 Jan 2007)
3176
3177 11 Jan 2007; Roy Marples <uberlord@g.o>
3178 files/baselayout-1.12.8-daemon.patch, +baselayout-1.12.8-r5.ebuild:
3179 Fix wpa_supplicant re-entracny, #161364.
3180
3181 *baselayout-1.13.0_alpha11-r1 (10 Jan 2007)
3182
3183 10 Jan 2007; Roy Marples <uberlord@g.o>
3184 +files/baselayout-1.13.0_alpha11-r2484.patch,
3185 +baselayout-1.13.0_alpha11-r1.ebuild:
3186 Fix some restart issues and unmount svcdir from 1.12 if needed.
3187
3188 *baselayout-1.13.0_alpha11 (10 Jan 2007)
3189
3190 10 Jan 2007; Roy Marples <uberlord@g.o>
3191 +baselayout-1.13.0_alpha11.ebuild:
3192 New release - nfs users may need to re-emerge nfs-utils to get a fixed init
3193 script.
3194
3195 *baselayout-1.12.8-r4 (10 Jan 2007)
3196
3197 10 Jan 2007; Roy Marples <uberlord@g.o>
3198 +files/baselayout-1.12.8-daemon.patch, +baselayout-1.12.8-r4.ebuild:
3199 Store --name used by s-s-d in the service daemon file so baselayout-1.13 can
3200 stop daemons that use it and where started by baselayout-1.12 (also used for
3201 status checking).
3202
3203 09 Jan 2007; Brent Baude <ranger@g.o> baselayout-1.12.8-r3.ebuild:
3204 Marking baselayout-1.12.8-r3 ~ppc64 to fix dep problem.
3205
3206 *baselayout-1.12.8-r3 (09 Jan 2007)
3207
3208 09 Jan 2007; Roy Marples <uberlord@g.o>
3209 +files/baselayout-1.12.8-conditionalrestart.patch,
3210 +baselayout-1.12.8-r3.ebuild:
3211 Add conditionalrestart action, which is the same as restart but the service
3212 is only restarted if it is already started. This means that anything that
3213 whats this only has to use one command instead of two, making them more
3214 efficient.
3215
3216 08 Jan 2007; Mike Frysinger <vapier@g.o>
3217 baselayout-1.12.8-r2.ebuild:
3218 Restore /dev population for bootstrap that was cut in various earlier commits.
3219
3220 08 Jan 2007; Roy Marples <uberlord@g.o>
3221 baselayout-1.12.8-r2.ebuild, baselayout-1.13.0_alpha10-r2.ebuild:
3222 Upgrade/downgrade is now sane between 1.12.8-r2 and 1.13.0_alpha10-r2
3223
3224 06 Jan 2007; Tom Gall <tgall@g.o> baselayout-1.12.8-r1:
3225 stable on ppc64, moving forward aggressively
3226
3227 *baselayout-1.12.8-r2 (05 Jan 2007)
3228
3229 05 Jan 2007; Roy Marples <uberlord@g.o>
3230 +files/baselayout-1.12.8-checkfs.patch, +baselayout-1.12.8-r2.ebuild:
3231 Add a backported patch from 1.13 so that operational errors in checkfs are
3232 allowed. Thanks to Robin H Johnson.
3233
3234 30 Dec 2006; Roy Marples <uberlord@g.o>
3235 baselayout-1.13.0_alpha10-r2.ebuild:
3236 Create mutlilib dirs and symlinks.
3237 Move virtual/init to PDEPEND
3238
3239 30 Dec 2006; Mike Frysinger <vapier@g.o>
3240 baselayout-1.12.8-r1.ebuild:
3241 Build up dirs/symlinks in $ROOT in pkg_preinst() before portage has a chance
3242 to screw things up.
3243
3244 *baselayout-1.13.0_alpha10-r2 (20 Dec 2006)
3245
3246 20 Dec 2006; Roy Marples <uberlord@g.o>
3247 +files/baselayout-1.13.0_alpha10-pidfile.patch,
3248 +baselayout-1.13.0_alpha10-r2.ebuild:
3249 Add a patch so the new postgresql init script works as it likes to put
3250 extra data after the pid in the pidfile (1.12 isn't affected).
3251
3252 *baselayout-1.13.0_alpha10-r1 (20 Dec 2006)
3253 *baselayout-1.12.8-r1 (20 Dec 2006)
3254
3255 20 Dec 2006; Roy Marples <uberlord@g.o>
3256 +files/baselayout-1.12.8-r2440.patch,
3257 +files/baselayout-1.13.0_alpha10-r2440.patch,
3258 +baselayout-1.12.8-r1.ebuild, +baselayout-1.13.0_alpha10-r1.ebuild:
3259 Make People Happy - partial fix for #158548 which means no errors when
3260 upgrading to 1.13
3261
3262 *baselayout-1.13.0_alpha10 (19 Dec 2006)
3263 *baselayout-1.12.8 (19 Dec 2006)
3264
3265 19 Dec 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.8.ebuild,
3266 +baselayout-1.13.0_alpha10.ebuild:
3267 New versions, fixes a few important bugs that crept into the last release
3268
3269 19 Dec 2006; Roy Marples <uberlord@g.o>
3270 baselayout-1.13.0_alpha9-r3.ebuild:
3271 Handle upgrading and downgrading of the state dir cleanly, although the
3272 deptree won't be correct after an etc-update - see bug #158548 for why.
3273
3274 19 Dec 2006; Roy Marples <uberlord@g.o>
3275 baselayout-1.12.7-r3.ebuild, baselayout-1.12.7-r4.ebuild:
3276 Punt the create_dev_nodes function as it's no longer used.
3277
3278 *baselayout-1.12.7-r4 (14 Dec 2006)
3279
3280 14 Dec 2006; Roy Marples <uberlord@g.o>
3281 +files/baselayout-1.12.7-halt.patch,
3282 +baselayout-1.12.7-r4.ebuild:
3283 Fix #156766
3284
3285 *baselayout-1.13.0_alpha9-r3 (14 Dec 2006)
3286 *baselayout-1.12.7-r3 (14 Dec 2006)
3287
3288 14 Dec 2006; Roy Marples <uberlord@g.o>
3289 files/baselayout-1.12.7-ifconfig.patch,
3290 files/baselayout-1.13.0_alpha9-ifconfig.patch,
3291 +baselayout-1.12.7-r3.ebuild, +baselayout-1.13.0_alpha9-r3.ebuild:
3292 Hopefully fix #157965 finally.
3293
3294 *baselayout-1.13.0_alpha9-r2 (14 Dec 2006)
3295 *baselayout-1.12.7-r2 (14 Dec 2006)
3296
3297 14 Dec 2006; Mike Frysinger <vapier@g.o>
3298 +baselayout-1.12.7-r2.ebuild, +baselayout-1.13.0_alpha9-r2.ebuild:
3299 Punt modules-update to the module-init-tools package and scrub all remaining
3300 dev-state references as udev/devfs take care of that now.
3301
3302 *baselayout-1.13.0_alpha9-r1 (13 Dec 2006)
3303 *baselayout-1.12.7-r1 (13 Dec 2006)
3304
3305 13 Dec 2006; Roy Marples <uberlord@g.o>
3306 +files/baselayout-1.12.7-ifconfig.patch,
3307 +files/baselayout-1.13.0_alpha9-ifconfig.patch,
3308 +baselayout-1.12.7-r1.ebuild, +baselayout-1.13.0_alpha9-r1.ebuild:
3309 Fix #157965
3310
3311 12 Dec 2006; Roy Marples <uberlord@g.o>
3312 baselayout-1.12.5-r2.ebuild, baselayout-1.12.7.ebuild:
3313 Added word "of" to warning, #157917.
3314
3315 *baselayout-1.13.0_alpha9 (12 Dec 2006)
3316 *baselayout-1.12.7 (12 Dec 2006)
3317
3318 12 Dec 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.7.ebuild,
3319 +baselayout-1.13.0_alpha9.ebuild:
3320 We now require virtual/init, which will provide
3321 /etc/init.d/{reboot,shutdown}.sh as needed, #112991.
3322
3323 *baselayout-1.13.0_alpha8-r2 (09 Dec 2006)
3324
3325 09 Dec 2006; Roy Marples <uberlord@g.o>
3326 +files/baselayout-1.13.0_alpha8-stop.patch,
3327 +baselayout-1.13.0_alpha8-r2.ebuild:
3328 Fix the stopping of some services.
3329
3330 *baselayout-1.13.0_alpha8-r1 (09 Dec 2006)
3331
3332 09 Dec 2006; Roy Marples <uberlord@g.o>
3333 +files/baselayout-1.13.0_alpha8-use.patch,
3334 +baselayout-1.13.0_alpha8-r1.ebuild:
3335 Fix #157589
3336
3337 *baselayout-1.13.0_alpha8 (08 Dec 2006)
3338
3339 08 Dec 2006; Roy Marples <uberlord@g.o>
3340 +baselayout-1.13.0_alpha8.ebuild:
3341 New release, should be pretty much stable now.
3342
3343 08 Dec 2006; Roy Marples <uberlord@g.o>
3344 baselayout-1.13.0_alpha7.ebuild, baselayout-1.13.0_alpha7-r1.ebuild:
3345 Allow cross-compile.
3346
3347 12 Nov 2006; Roy Marples <uberlord@g.o>
3348 baselayout-1.13.0_alpha7.ebuild, baselayout-1.13.0_alpha7-r1.ebuild:
3349 Add a warning about the RC_STRICT_NET_CHECKING variable being dropped.
3350
3351 *baselayout-1.13.0_alpha7-r1 (11 Nov 2006)
3352
3353 11 Nov 2006; Roy Marples <uberlord@g.o>
3354 +files/baselayout-1.13.0_alpha7-2380.patch,
3355 +baselayout-1.13.0_alpha7-r1.ebuild:
3356 Fix adding ipv6 addresses to virtual interfaces and restarting postgresql
3357
3358 *baselayout-1.13.0_alpha7 (10 Nov 2006)
3359
3360 10 Nov 2006; Roy Marples <uberlord@g.o>
3361 +baselayout-1.13.0_alpha7.ebuild:
3362 A fair few fixes, but mainly a more inodes for the ramdisk on FreeBSD.
3363
3364 *baselayout-1.13.0_alpha6 (08 Nov 2006)
3365
3366 08 Nov 2006; Roy Marples <uberlord@g.o>
3367 +baselayout-1.13.0_alpha6.ebuild:
3368 New alpha release, we now keep svcdir mounted in ram all the time.
3369
3370 *baselayout-1.13.0_alpha5-r1 (06 Nov 2006)
3371
3372 06 Nov 2006; Roy Marples <uberlord@g.o>
3373 +files/baselayout-1.13.0_alpha5-2364.patch,
3374 +baselayout-1.13.0_alpha5-r1.ebuild:
3375 Fix a few key bugs regarding stage building on Linux and service ordering.
3376
3377 *baselayout-1.13.0_alpha5 (02 Nov 2006)
3378
3379 02 Nov 2006; Roy Marples <uberlord@g.o>
3380 +baselayout-1.13.0_alpha5.ebuild:
3381 New version that works with bash-3.2, fixes #151128 and #151108.
3382
3383 *baselayout-1.12.6 (02 Nov 2006)
3384
3385 02 Nov 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.6.ebuild:
3386 New version that works with bash-3.2, fixes #151128 and #151108.
3387
3388 *baselayout-1.13.0_alpha4 (31 Oct 2006)
3389
3390 31 Oct 2006; Roy Marples <uberlord@g.o>
3391 +baselayout-1.13.0_alpha4.ebuild:
3392 New version, should work with catalyst now, #153057.
3393 Don't intall /dev/{console,null} as that messes vservers apparently.
3394
3395 *baselayout-1.13.0_alpha3 (24 Oct 2006)
3396
3397 24 Oct 2006; Roy Marples <uberlord@g.o>
3398 +baselayout-1.13.0_alpha3.ebuild:
3399 New version with a brand new C dependancy resolver. Probably has bugs ...
3400
3401 *baselayout-1.13.0_alpha2-r1 (19 Oct 2006)
3402
3403 19 Oct 2006; Roy Marples <uberlord@g.o>
3404 +files/baselayout-1.13.0_alpha2-ssd-bsd.patch,
3405 +baselayout-1.13.0_alpha2-r1.ebuild:
3406 Fix s-s-d stopping on bsd when a pidfile is not specified
3407
3408 17 Oct 2006; Roy Marples <uberlord@g.o>
3409 baselayout-1.13.0_alpha2.ebuild:
3410 Added ~sparc-fbsd keyword.
3411
3412 *baselayout-1.13.0_alpha2 (16 Oct 2006)
3413
3414 16 Oct 2006; Roy Marples <uberlord@g.o>
3415 +baselayout-1.13.0_alpha2.ebuild:
3416 New alpha of 1.13. Stage building on FreeBSD should now work :)
3417
3418 06 Oct 2006; Diego Pettenò <flameeyes@g.o>
3419 +files/baselayout-1.13.0_alpha1-fbsddev.patch,
3420 baselayout-1.13.0_alpha1-r1.ebuild:
3421 Add patch to allow stagebuilding with baselayout-1.13 on FreeBSD.
3422
3423 *baselayout-1.13.0_alpha1-r1 (02 Oct 2006)
3424
3425 02 Oct 2006; Roy Marples <uberlord@g.o>
3426 +files/baselayout-1.13.0_alpha1-init-perms.patch,
3427 +baselayout-1.13.0_alpha1-r1.ebuild:
3428 Install Linux init.d scripts with correct perms, #149869.
3429
3430 *baselayout-1.13.0_alpha1 (02 Oct 2006)
3431
3432 02 Oct 2006; Roy Marples <uberlord@g.o>
3433 +baselayout-1.13.0_alpha1.ebuild:
3434 First alpha cut from the 1.13 branch with BSD and VServer support.
3435 svcdir is now forced - you cannot change it's location.
3436 If you downgrade back to 1.12 you'll have to copy /lib/rcscripts/init.d
3437 to your svcdir (/var/lib/init.d by default) and run depscan.sh -u
3438
3439 28 Sep 2006; Joel Martin <kanaka@g.o> baselayout-1.12.5-r1.ebuild:
3440 This is related to #145287 but does not resolve it. Using get_libdir is
3441 wrong for udev-state and dev-state directories. Later in the ebuild we use
3442 /lib/udev-state and non-ABI stuff should go in /lib not get_libdir.
3443
3444 *baselayout-1.12.5-r2 (28 Sep 2006)
3445
3446 28 Sep 2006; Roy Marples <uberlord@g.o>
3447 files/baselayout-1.12.5-dmesg.patch, +baselayout-1.12.5-r2.ebuild:
3448 Fix pppd.sh for stopping, #149385.
3449
3450 *baselayout-1.12.5 (14 Sep 2006)
3451
3452 14 Sep 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.5.ebuild:
3453 New version
3454
3455 *baselayout-1.12.4-r7 (22 Aug 2006)
3456
3457 22 Aug 2006; Roy Marples <uberlord@g.o>
3458 +files/baselayout-1.12.4-irqbalance.patch, +baselayout-1.12.4-r7.ebuild:
3459 Punt irqbalance from rc to it's own init script.
3460
3461 16 Aug 2006; Roy Marples <uberlord@g.o>
3462 baselayout-1.12.4-r6.ebuild:
3463 Test for iface_ and gateway= as deprecated variables
3464
3465 Check that all net.* files are now symlinks to net.lo
3466
3467 Block old versions of dhcpcd to stop bugs like #143885.
3468
3469 *baselayout-1.12.4-r6 (15 Aug 2006)
3470
3471 15 Aug 2006; Roy Marples <uberlord@g.o>
3472 +files/baselayout-1.12.4-ssd.patch, +baselayout-1.12.4-r6.ebuild:
3473 Fix start-stop-daemon using the --name option #143951
3474 thanks to Dustin J. Mitchell
3475
3476 *baselayout-1.12.4-r5 (15 Aug 2006)
3477
3478 15 Aug 2006; Roy Marples <uberlord@g.o>
3479 +files/baselayout-1.12.4-gateway.patch, +baselayout-1.12.4-r5.ebuild:
3480 Support old gateway variable with iproute2
3481 arpinging of available address can be disabled with modules=( "!arping" )
3482
3483 *baselayout-1.12.4-r4 (14 Aug 2006)
3484
3485 14 Aug 2006; Roy Marples <uberlord@g.o>
3486 +files/baselayout-1.12.4-prism54.patch, +baselayout-1.12.4-r4.ebuild:
3487 Add patches to fix #143716 and #141832
3488
3489 *baselayout-1.12.4-r3 (13 Aug 2006)
3490
3491 13 Aug 2006; Roy Marples <uberlord@g.o>
3492 +files/baselayout-1.12.4-dhcp.patch,
3493 +files/baselayout-1.12.4-madwifi.patch, +baselayout-1.12.4-r3.ebuild:
3494 Add fixes for dhclient #130670 thanks to Petr Svoboda.
3495 Fix frequency parsing and add channel parsing to iwconfig, partially #143698.
3496
3497 11 Aug 2006; Chris Gianelloni <wolf31o2@g.o>
3498 baselayout-1.12.1.ebuild, baselayout-1.12.4-r2.ebuild:
3499 Stable on alpha/amd64/hppa/ia64/mips/ppc/ppc64/sparc/x86 wrt bug #143583.
3500
3501 *baselayout-1.12.4-r2 (08 Aug 2006)
3502
3503 08 Aug 2006; Roy Marples <uberlord@g.o>
3504 +files/baselayout-1.12.4-clock-bootmisc.patch,
3505 +baselayout-1.12.4-r2.ebuild:
3506 Add vapiers patchs to solve silly network lookups #139411 and to make the
3507 clock init script always return 0 as there's nothing the user can generally
3508 do until the system has finished booting, #139950.
3509
3510 05 Aug 2006; Herbie Hopkins <herbs@g.o>
3511 baselayout-1.12.4-r1.ebuild:
3512 Be consistent and use the same libdir for make and make install of the
3513 baselayout utilities (was causing problems on no-symlink profiles).
3514
3515 *baselayout-1.12.4-r1 (04 Aug 2006)
3516
3517 04 Aug 2006; Roy Marples <uberlord@g.o>
3518 +files/baselayout-1.12.4-bootchart.patch, +baselayout-1.12.4-r1.ebuild:
3519 Add patch for bootchart support, #74425 and #141114 thanks to Paul Pacheco.
3520
3521 *baselayout-1.12.4 (02 Aug 2006)
3522
3523 02 Aug 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.4.ebuild:
3524 New release, bug #142457
3525
3526 *baselayout-1.12.2 (01 Aug 2006)
3527
3528 01 Aug 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.2.ebuild:
3529 New release.
3530
3531 10 Jun 2006; Roy Marples <uberlord@g.o> baselayout-1.11.14-r8.ebuild,
3532 -baselayout-1.11.15-r1.ebuild, baselayout-1.11.15-r3.ebuild,
3533 -baselayout-1.12.0.ebuild, baselayout-1.12.0-r1.ebuild,
3534 baselayout-1.12.1.ebuild:
3535 Punt the shadow stuff to the shadow ebuild.
3536
3537 *baselayout-1.12.1 (05 Jun 2006)
3538
3539 05 Jun 2006; Roy Marples <uberlord@g.o>
3540 +files/baselayout-1.11.14-man.patch, baselayout-1.11.14-r8.ebuild,
3541 baselayout-1.11.15-r3.ebuild, +baselayout-1.12.1.ebuild:
3542 New 1.12 release fixing a slew of bugs - check the ChangeLog.
3543
3544 Added a patch to 1.14 and 1.15 which adds the man user/group back, #113298.
3545
3546 *baselayout-1.12.0-r1 (24 May 2006)
3547
3548 24 May 2006; Roy Marples <uberlord@g.o>
3549 +files/baselayout-1.12.0-svn-2046.patch, +baselayout-1.12.0-r1.ebuild:
3550 Ensure that we call halt.sh in a new shell with LC_ALL=C so that we don't
3551 load any locale information which may stop us unmounting /usr, #128848
3552 and #133090.
3553
3554 Bugs #133265 and #129975 are also fixed.
3555
3556 *baselayout-1.12.0 (23 May 2006)
3557
3558 23 May 2006; Roy Marples <uberlord@g.o> +baselayout-1.12.0.ebuild:
3559 1.12.0 is finally done :)
3560
3561 17 May 2006; Roy Marples <uberlord@g.o>
3562 baselayout-1.12.0_pre19-r2.ebuild:
3563 Multilib fixes, #133547 thanks to Jonathan Coome.
3564
3565 *baselayout-1.12.0_pre19-r2 (04 May 2006)
3566 *baselayout-1.11.15-r3 (04 May 2006)
3567
3568 04 May 2006; Roy Marples <uberlord@g.o>
3569 files/baselayout-1.11.15-coldplug.patch,
3570 files/baselayout-1.12.0_pre19-coldplug.patch,
3571 +baselayout-1.11.15-r3.ebuild, +baselayout-1.12.0_pre19-r2.ebuild:
3572 Final RC_COLDPLUG changes. Back to a simple yes|no and the optional service
3573 list moved to RC_PLUG_SERVICES.
3574
3575 02 May 2006; Roy Marples <uberlord@g.o>
3576 files/baselayout-1.11.15-coldplug.patch,
3577 files/baselayout-1.12.0_pre19-coldplug.patch:
3578 Redone patches so they actually work.
3579
3580 *baselayout-1.12.0_pre19-r1 (02 May 2006)
3581 *baselayout-1.11.15-r2 (02 May 2006)
3582
3583 02 May 2006; Roy Marples <uberlord@g.o>
3584 +files/baselayout-1.11.15-coldplug.patch,
3585 +files/baselayout-1.12.0_pre19-coldplug.patch,
3586 +baselayout-1.11.15-r2.ebuild, +baselayout-1.12.0_pre19-r1.ebuild:
3587 RC_COLDPLUG is now a pure pattern list which defaults to "*"
3588
3589 *baselayout-1.12.0_pre19 (02 May 2006)
3590
3591 02 May 2006; Roy Marples <uberlord@g.o>
3592 +baselayout-1.12.0_pre19.ebuild:
3593 pre19 is mainly for testing the new modules-update
3594
3595 *baselayout-1.12.0_pre18-r1 (24 Apr 2006)
3596 *baselayout-1.11.15-r1 (24 Apr 2006)
3597
3598 24 Apr 2006; Roy Marples <uberlord@g.o>
3599 -files/baselayout-1.12.0_pre17-1980-1987.patch,
3600 -files/baselayout-1.12.0_pre17-1980.patch,
3601 +files/baselayout-1.12.0_pre18-halt-sort.patch,
3602 +files/baselayout-1.11.15-halt-sort.patch,
3603 -baselayout-1.12.0_pre17-r3.ebuild, +baselayout-1.12.0_pre18-r1.ebuild,
3604 +baselayout-1.11.15-r1.ebuild:
3605 Don't sort on key 2 as awk only prints key 2, #131001.
3606
3607 *baselayout-1.11.15 (22 Apr 2006)
3608
3609 22 Apr 2006; Mike Frysinger <vapier@g.o>
3610 +baselayout-1.11.15.ebuild:
3611 Version bumpage.
3612
3613 *baselayout-1.12.0_pre18 (22 Apr 2006)
3614
3615 22 Apr 2006; Roy Marples <uberlord@g.o>
3616 +baselayout-1.12.0_pre18.ebuild:
3617 Hopefully the last 1.12 pre before we go stable.
3618 udhcpc users will need udhcp-0.9.9_pre20041216-r3
3619
3620 *baselayout-1.12.0_pre17-r3 (18 Apr 2006)
3621
3622 18 Apr 2006; Roy Marples <uberlord@g.o>
3623 +files/baselayout-1.12.0_pre17-1980-1987.patch,
3624 +baselayout-1.12.0_pre17-r3.ebuild:
3625 New patch, fixes #130166.
3626
3627 *baselayout-1.11.14-r8 (17 Apr 2006)
3628
3629 17 Apr 2006; Mike Frysinger <vapier@g.o>
3630 +files/baselayout-1.11.14-wpa_supplicant.patch,
3631 +baselayout-1.11.14-r8.ebuild:
3632 Grab fix from svn for wpa_supplicant issues with bash-3.1 #130104 by Ian.
3633
3634 *baselayout-1.12.0_pre17-r2 (12 Apr 2006)
3635
3636 12 Apr 2006; Roy Marples <uberlord@g.o>
3637 +files/baselayout-1.12.0_pre17-1980.patch,
3638 +baselayout-1.12.0_pre17-r2.ebuild:
3639 Pulled Spankys dm-crypt stuff from #128908.
3640 #128283 fixed too.
3641
3642 *baselayout-1.12.0_pre17-r1 (11 Apr 2006)
3643
3644 11 Apr 2006; Roy Marples <uberlord@g.o>
3645 +files/baselayout-1.12.0_pre17-1975.patch,
3646 +baselayout-1.12.0_pre17-r1.ebuild:
3647 Brings us upto svn rev 1975
3648 Fixes #128908, #129331, #129437 and the ccwgroup module.
3649
3650 09 Apr 2006; Roy Marples <uberlord@g.o>
3651 baselayout-1.12.0_pre17.ebuild:
3652 Physically remove the domainname init script and warn the user about how to
3653 configure /etc/conf.d/net to get similar functionality, #129248.
3654
3655 *baselayout-1.11.14-r7 (08 Apr 2006)
3656
3657 08 Apr 2006; Roy Marples <uberlord@g.o>
3658 +files/baselayout-1.11.14-uniqify.patch, baselayout-1.11.14-r6.ebuild,
3659 +baselayout-1.11.14-r7.ebuild:
3660 1.11 branch now includes the uniqify function for resolvconf-gentoo
3661
3662 *baselayout-1.12.0_pre17 (07 Apr 2006)
3663
3664 07 Apr 2006; Roy Marples <uberlord@g.o>
3665 +baselayout-1.12.0_pre17.ebuild:
3666 New release - load of changes! Quick summary.
3667 resolv.conf management punted to resolvconf-gentoo
3668 net modules helpers.d punted
3669 - means you'll probably need ~ARCH of your dhcp client
3670 udev coldplug support.
3671
3672 02 Mar 2006; Roy Marples <uberlord@g.o>
3673 files/baselayout-1.11.14-depscan.patch:
3674 depscan patch updated for 1.11.14, fixes #124676.
3675
3676 *baselayout-1.12.0_pre16-r3 (02 Mar 2006)
3677
3678 02 Mar 2006; Roy Marples <uberlord@g.o>
3679 files/baselayout-1.12.0_pre16-depscan.patch,
3680 +baselayout-1.12.0_pre16-r3.ebuild:
3681 Update depscan patch to update /sbin/rc and /lib/rcscripts/sh/rc-services.sh
3682
3683 *baselayout-1.12.0_pre16-r2 (02 Mar 2006)
3684 *baselayout-1.11.14-r6 (02 Mar 2006)
3685
3686 02 Mar 2006; Roy Marples <uberlord@g.o>
3687 +files/baselayout-1.11.14-depscan.patch,
3688 +files/baselayout-1.12.0_pre16-depscan.patch,
3689 +baselayout-1.11.14-r6.ebuild, +baselayout-1.12.0_pre16-r2.ebuild:
3690 Add --svcdir option to depscan.sh so that other programs don't have to
3691 change internal variables.
3692
3693 *baselayout-1.12.0_pre16-r1 (17 Feb 2006)
3694
3695 17 Feb 2006; Roy Marples <uberlord@g.o>
3696 +files/baselayout-1.12.0_pre16-sv.patch,
3697 +baselayout-1.12.0_pre16-r1.ebuild:
3698 Skip .sv files correctly, #123136 thanks to Alexander Danilov.
3699
3700 *baselayout-1.11.14-r5 (16 Feb 2006)
3701
3702 16 Feb 2006; Roy Marples <uberlord@g.o>
3703 +files/baselayout-1.11.14-udhcpc.patch, +baselayout-1.11.14-r5.ebuild:
3704 Fix udhcpc constantly taking down routes and depend net.lo on isapnp
3705
3706 *baselayout-1.12.0_pre16 (16 Feb 2006)
3707
3708 16 Feb 2006; Roy Marples <uberlord@g.o>
3709 +baselayout-1.12.0_pre16.ebuild:
3710 New release, hopefully fixing the last of the show stoppers.
3711
3712 *baselayout-1.11.14-r4 (16 Feb 2006)
3713
3714 16 Feb 2006; Roy Marples <uberlord@g.o>
3715 +files/baselayout-1.11.14-iwconfig.patch, +baselayout-1.11.14-r4.ebuild:
3716 associate_order forceany option for iwconfig now works, thanks to Tobias
3717 Struckmeier, #122954.
3718
3719 14 Feb 2006; Roy Marples <uberlord@g.o>
3720 baselayout-1.12.0_pre13-r1.ebuild, -baselayout-1.12.0_pre15.ebuild,
3721 baselayout-1.12.0_pre15-r1.ebuild:
3722 We now depend on >=app-shells/bash-3.1_p7
3723
3724 *baselayout-1.11.14-r3 (25 Jan 2006)
3725
3726 25 Jan 2006; Roy Marples <uberlord@g.o>
3727 +files/baselayout-1.11.14-adsl.patch, +baselayout-1.11.14-r3.ebuild:
3728 Fix ADSL module stopping, #120135.
3729
3730 *baselayout-1.12.0_pre15-r1 (24 Jan 2006)
3731
3732 24 Jan 2006; Roy Marples <uberlord@g.o>
3733 +files/baselayout-1.12.0_pre15-1839.patch,
3734 +baselayout-1.12.0_pre15-r1.ebuild:
3735 Bring release upto svn 1839, fixing #117912 and #120154.
3736
3737 *baselayout-1.12.0_pre15 (20 Jan 2006)
3738
3739 20 Jan 2006; Roy Marples <uberlord@g.o>
3740 +baselayout-1.12.0_pre15.ebuild:
3741 New release, pre14 was a bust.
3742
3743 *baselayout-1.11.14-r2 (20 Jan 2006)
3744
3745 20 Jan 2006; Roy Marples <uberlord@g.o>
3746 +files/baselayout-1.11.14-udev-sysinit.patch,
3747 +baselayout-1.11.14-r2.ebuild:
3748 Push an upcoming udev/sysinit fix out, #118419.
3749
3750 *baselayout-1.11.14-r1 (18 Jan 2006)
3751
3752 18 Jan 2006; Roy Marples <uberlord@g.o>
3753 +files/baselayout-1.11.14-essidnet.patch, +baselayout-1.11.14-r1.ebuild:
3754 Fixed essidnet corruption resolv.conf, #119277.
3755
3756 17 Jan 2006; Chris Gianelloni <wolf31o2@g.o>
3757 baselayout-1.11.14.ebuild:
3758 This patch should resolve the issue on amd64/ppc64 and close bug #110143. It
3759 is not the cleanest solution, but will work for the 2006.0 release until a
3760 better solution can be made.
3761
3762 16 Jan 2006; Roy Marples <uberlord@g.o>
3763 baselayout-1.12.0_pre13.ebuild, baselayout-1.12.0_pre13-r1.ebuild,
3764 baselayout-1.12.0_pre14.ebuild, baselayout-1.12.0_pre14-r1.ebuild,
3765 baselayout-1.12.0_pre14-r2.ebuild:
3766 Disable interactive boot for Sparc users, #104067.
3767
3768 *baselayout-1.12.0_pre14-r2 (16 Jan 2006)
3769
3770 16 Jan 2006; Roy Marples <uberlord@g.o>
3771 +files/baselayout-1.12.0_pre14-restart.patch,
3772 +baselayout-1.12.0_pre14-r2.ebuild:
3773 Change the way we store services to restart exactly how rc stores other
3774 services. Also fixes a small reboot/schedule restart issue.
3775
3776 *baselayout-1.12.0_pre14-r1 (13 Jan 2006)
3777
3778 13 Jan 2006; Roy Marples <uberlord@g.o>
3779 +files/baselayout-1.12.0_pre14-service-schedule.patch,
3780 +baselayout-1.12.0_pre14-r1.ebuild:
3781 Fixed the scheduling of services to restart a little bit.
3782
3783 *baselayout-1.12.0_pre14 (13 Jan 2006)
3784
3785 13 Jan 2006; Roy Marples <uberlord@g.o>
3786 +baselayout-1.12.0_pre14.ebuild:
3787 New release, many issues fixed :)
3788
3789 07 Jan 2006; Jeremy Huddleston <eradicator@g.o>
3790 baselayout-1.11.13-r1.ebuild, baselayout-1.11.13-r2.ebuild,
3791 baselayout-1.11.14.ebuild, baselayout-1.12.0_pre13.ebuild,
3792 baselayout-1.12.0_pre13-r1.ebuild:
3793 Moved /lib/{,u}dev-state creation after the symlink is made for multilib archs.
3794
3795 *baselayout-1.12.0_pre13-r1 (05 Jan 2006)
3796
3797 05 Jan 2006; Roy Marples <uberlord@g.o>
3798 +files/baselayout-1.12.0_pre13-iproute2.patch,
3799 +baselayout-1.12.0_pre13-r1.ebuild:
3800 Fix iproute2 deleting old addresses, #117799.
3801
3802 *baselayout-1.12.0_pre13 (04 Jan 2006)
3803
3804 04 Jan 2006; Roy Marples <uberlord@g.o>
3805 +baselayout-1.12.0_pre13.ebuild:
3806 Version bump to work with bash-3.1-r2, #116352.
3807
3808 22 Dec 2005; Mike Frysinger <vapier@g.o>
3809 baselayout-1.11.13-r1.ebuild, baselayout-1.11.13-r2.ebuild,
3810 baselayout-1.11.14.ebuild, baselayout-1.12.0_pre11-r3.ebuild,
3811 baselayout-1.12.0_pre12.ebuild:
3812 Dont run install -d if the directory already exists since it will reset
3813 permissions #116293 by Joel.
3814
3815 *baselayout-1.12.0_pre12 (20 Dec 2005)
3816
3817 20 Dec 2005; Roy Marples <uberlord@g.o>
3818 +baselayout-1.12.0_pre12.ebuild:
3819 Version bump.
3820
3821 16 Dec 2005; Diego Pettenò <flameeyes@g.o>
3822 baselayout-1.12.0_pre11-r3.ebuild:
3823 Replace root:root in root:0. Bug #103563.
3824
3825 *baselayout-1.11.14 (08 Dec 2005)
3826
3827 08 Dec 2005; Mike Frysinger <vapier@g.o>
3828 +baselayout-1.11.14.ebuild:
3829 Version bump to fix a bunch of bugs.
3830
3831 *baselayout-1.12.0_pre11-r3 (28 Nov 2005)
3832
3833 28 Nov 2005; Roy Marples <uberlord@g.o>
3834 +files/baselayout-1.12.0_pre11-net3.patch,
3835 -baselayout-1.12.0_pre11.ebuild, -baselayout-1.12.0_pre11-r1.ebuild,
3836 -baselayout-1.12.0_pre11-r2.ebuild, +baselayout-1.12.0_pre11-r3.ebuild:
3837 Fixed variable array references, #113661.
3838
3839 *baselayout-1.12.0_pre11-r2 (28 Nov 2005)
3840
3841 28 Nov 2005; Roy Marples <uberlord@g.o>
3842 +files/baselayout-1.12.0_pre11-net2.patch,
3843 +baselayout-1.12.0_pre11-r2.ebuild:
3844 Fixes a few critical networking bugs, namely #113677 and ##113672.
3845
3846 *baselayout-1.12.0_pre11-r1 (24 Nov 2005)
3847
3848 24 Nov 2005; Roy Marples <uberlord@g.o>
3849 +files/baselayout-1.12.0_pre11-net.patch,
3850 +baselayout-1.12.0_pre11-r1.ebuild:
3851 Fix critial bugs #113378 and #113406.
3852 Also fixes arping, #113402.
3853
3854 *baselayout-1.12.0_pre11 (23 Nov 2005)
3855
3856 23 Nov 2005; Roy Marples <uberlord@g.o>
3857 +baselayout-1.12.0_pre11.ebuild:
3858 New release which fixes some bugs, but mainly keeps
3859 mrness happy with a new pppd module.
3860
3861 sys-apps/sysvinit-2.86-r3 is recommended, otherwise you get a messy reboot.
3862
3863 *baselayout-1.12.0_pre10-r1 (10 Nov 2005)
3864
3865 10 Nov 2005; Roy Marples <uberlord@g.o>
3866 +files/baselayout-1.12.0_pre10-svn-1611.patch,
3867 +baselayout-1.12.0_pre10-r1.ebuild:
3868 Fix bugs 112031 and 112049
3869 Allows wpa_supplicant to specify config file and --pidfile
3870
3871 *baselayout-1.12.0_pre10 (08 Nov 2005)
3872
3873 08 Nov 2005; Roy Marples <uberlord@g.o>
3874 +baselayout-1.12.0_pre10.ebuild:
3875 New baselayout release, many bugs fixed!
3876
3877 *baselayout-1.12.0_pre9-r2 (08 Nov 2005)
3878 *baselayout-1.11.13-r2 (08 Nov 2005)
3879
3880 08 Nov 2005; Martin Schlemmer <azarah@g.o>
3881 +files/baselayout-1.11.0-split-out-udev.patch,
3882 +files/baselayout-1.12.0-split-out-udev.patch,
3883 +baselayout-1.11.13-r2.ebuild, +baselayout-1.12.0_pre9-r2.ebuild:
3884 Split out udev/devfs.
3885
3886 *baselayout-1.12.0_pre9-r1 (12 Oct 2005)
3887
3888 12 Oct 2005; Roy Marples <uberlord@g.o>
3889 +files/baselayout-1.12.0_pre9-npref.patch,
3890 +baselayout-1.12.0_pre9-r1.ebuild:
3891 Changed number of preferred modules from 3 to 4 in net.lo, #108960.
3892
3893 *baselayout-1.12.0_pre9 (11 Oct 2005)
3894
3895 11 Oct 2005; Roy Marples <uberlord@g.o>
3896 +baselayout-1.12.0_pre9.ebuild:
3897 New release.
3898
3899 05 Sep 2005; Martin Schlemmer <azarah@g.o>
3900 baselayout-1.12.0_pre8-r2.ebuild:
3901 Fix /sbin/runscript for no-symlink profiles.
3902
3903 04 Sep 2005; Mike Frysinger <vapier@g.o>
3904 baselayout-1.11.13-r1.ebuild, baselayout-1.12.0_pre8-r2.ebuild:
3905 Wrap symlink creation like we do with dir creation so readonly file systems
3906 dont cause emerge to abort #103618.
3907
3908 *baselayout-1.12.0_pre8-r2 (04 Sep 2005)
3909
3910 04 Sep 2005; Martin Schlemmer <azarah@g.o>
3911 +files/baselayout-1.12.0_pre8-usr-remount-ro.patch,
3912 +baselayout-1.12.0_pre8-r2.ebuild:
3913 Remount /usr readonly instead of unmounting, else we run into locale issues.
3914
3915 *baselayout-1.12.0_pre8-r1 (02 Sep 2005)
3916
3917 02 Sep 2005; Martin Schlemmer <azarah@g.o>
3918 +files/baselayout-1.12.0_pre8-whitelist-fixes.patch,
3919 +baselayout-1.12.0_pre8-r1.ebuild:
3920 Some environ whitelist fixes
3921
3922 *baselayout-1.12.0_pre8 (02 Sep 2005)
3923
3924 02 Sep 2005; Martin Schlemmer <azarah@g.o>
3925 +baselayout-1.12.0_pre8.ebuild:
3926 New release.
3927
3928 *baselayout-1.12.0_pre7-r1 (01 Sep 2005)
3929
3930 01 Sep 2005; Roy Marples <uberlord@g.o>
3931 +files/baselayout-1.12.0_pre7-ifconfig.patch,
3932 +baselayout-1.12.0_pre7-r1.ebuild:
3933 Fix ifconfig from bringing lo up and then working out aliases, #104415
3934
3935 *baselayout-1.12.0_pre7 (31 Aug 2005)
3936
3937 31 Aug 2005; Roy Marples <uberlord@g.o>
3938 -files/baselayout-1.12.0_pre6-1420.patch,
3939 -files/baselayout-1.12.0_pre6-rc-daemon.patch,
3940 -baselayout-1.12.0_pre6.ebuild, -baselayout-1.12.0_pre6-r1.ebuild,
3941 -baselayout-1.12.0_pre6-r2.ebuild, -baselayout-1.12.0_pre6-r3.ebuild,
3942 +baselayout-1.12.0_pre7.ebuild:
3943 New release
3944
3945 *baselayout-1.12.0_pre6-r3 (24 Aug 2005)
3946
3947 24 Aug 2005; Roy Marples <uberlord@g.o>
3948 +files/baselayout-1.12.0_pre6-rc-daemon.patch,
3949 +baselayout-1.12.0_pre6-r3.ebuild:
3950 Fix rc-daemon.sh signal handling, bug #103182
3951
3952 *baselayout-1.12.0_pre6-r2 (23 Aug 2005)
3953 *baselayout-1.11.13-r1 (23 Aug 2005)
3954
3955 23 Aug 2005; Mike Frysinger <vapier@g.o>
3956 +baselayout-1.11.13-r1.ebuild, +baselayout-1.12.0_pre6-r2.ebuild:
3957 Fix symlink generation in default runlevels #103275.
3958
3959 *baselayout-1.12.0_pre6-r1 (23 Aug 2005)
3960
3961 23 Aug 2005; Roy Marples <uberlord@g.o>
3962 -files/baselayout-1.12.0_pre3-dhclient.patch,
3963 -files/baselayout-1.12.0_pre3-iwconfig.patch,
3964 +files/baselayout-1.12.0_pre6-1420.patch,
3965 +baselayout-1.12.0_pre6-r1.ebuild:
3966
3967 dhcpcd now reports the correct required version
3968 iwconfig and wpa_supplicant have better wireless vs wired detection
3969
3970 *baselayout-1.12.0_pre6 (18 Aug 2005)
3971
3972 18 Aug 2005; Roy Marples <uberlord@g.o>
3973 -baselayout-1.12.0_pre5.ebuild, +baselayout-1.12.0_pre6.ebuild:
3974 New release - hopefully we're almost stable now :)
3975
3976 *baselayout-1.12.0_pre5 (11 Aug 2005)
3977
3978 11 Aug 2005; Roy Marples <uberlord@g.o>
3979 -baselayout-1.12.0_pre4.ebuild, +baselayout-1.12.0_pre5.ebuild:
3980 New release. Should finally fix circular init script dependency problems!
3981
3982 *baselayout-1.12.0_pre4 (05 Aug 2005)
3983
3984 05 Aug 2005; Martin Schlemmer <azarah@g.o>
3985 +baselayout-1.12.0_pre4.ebuild:
3986 New release.
3987
3988 *baselayout-1.12.0_pre3-r2 (30 Jul 2005)
3989
3990 30 Jul 2005; Roy Marples <uberlord@g.o>
3991 +files/baselayout-1.12.0_pre3-iwconfig.patch,
3992 +baselayout-1.12.0_pre3-r2.ebuild:
3993 Fixed associate_order "forcepreferred" #100799, thanks to Benoit Boissinot.
3994
3995 *baselayout-1.12.0_pre3-r1 (29 Jul 2005)
3996
3997 29 Jul 2005; Roy Marples <uberlord@g.o>
3998 +files/baselayout-1.12.0_pre3-dhclient.patch,
3999 +baselayout-1.12.0_pre3-r1.ebuild:
4000 Fixed dhclient sending hostname #100745, thanks to Benoit Boissinot.
4001
4002 *baselayout-1.12.0_pre3 (29 Jul 2005)
4003
4004 29 Jul 2005; Roy Marples <uberlord@g.o>
4005 -files/baselayout-1.12.0_pre1-r1.patch, -baselayout-1.12.0_pre1-r1.ebuild,
4006 -baselayout-1.12.0_pre2.ebuild, +baselayout-1.12.0_pre3.ebuild:
4007 New version.
4008 Punted pre1 and pre2 as they proved too buggy even for ~ARCH.
4009
4010 *baselayout-1.12.0_pre2 (22 Jul 2005)
4011
4012 22 Jul 2005; Martin Schlemmer <azarah@g.o>
4013 +baselayout-1.12.0_pre2.ebuild:
4014 Update version.
4015
4016 21 Jul 2005; Herbie Hopkins <herbs@g.o>
4017 baselayout-1.12.0_pre1-r1.ebuild:
4018 Re-add fix for path to filefuncs.so
4019
4020 *baselayout-1.12.0_pre1-r1 (19 Jul 2005)
4021
4022 19 Jul 2005; Roy Marples <uberlord@g.o>
4023 -files/baselayout-1.12.0-alpha2-netscripts-1.patch,
4024 +files/baselayout-1.12.0_pre1-r1.patch,
4025 -baselayout-1.12.0_alpha2-r1.ebuild, -baselayout-1.12.0_pre1.ebuild,
4026 +baselayout-1.12.0_pre1-r1.ebuild:
4027 Bring us up to SVN r1317 which fixes a fair few buglets mainly with
4028 networking.
4029
4030 Marked as unstable on all arches.
4031
4032 19 Jul 2005; Roy Marples <uberlord@g.o> baselayout-1.11.13.ebuild:
4033 Marked stable for all arches
4034
4035 16 Jul 2005; Martin Schlemmer <azarah@g.o>
4036 baselayout-1.12.0_pre1.ebuild:
4037 Fix /etc/gentoo-release not having a version.
4038
4039 *baselayout-1.12.0_pre1 (14 Jul 2005)
4040
4041 14 Jul 2005; Martin Schlemmer <azarah@g.o>
4042 +baselayout-1.12.0_pre1.ebuild:
4043 New testing release.
4044
4045 *baselayout-1.11.13 (13 Jul 2005)
4046
4047 13 Jul 2005; Martin Schlemmer <azarah@g.o>
4048 +baselayout-1.11.13.ebuild:
4049 Update version.
4050
4051 10 Jul 2005; Daniel Ostrow <dostrow@g.o>
4052 baselayout-1.11.12-r4.ebuild:
4053 Remove ibm use flag check as inittab is now takes from sysvinit.
4054
4055 10 Jul 2005; Mike Frysinger <vapier@g.o>
4056 +files/baselayout-1.11.12-quote-EDITOR.patch,
4057 baselayout-1.11.12-r4.ebuild:
4058 Add patch from svn to fix EDITOR quoting.
4059
4060 07 Jul 2005; Tom Gall <tgall@g.o>
4061 baselayout-1.11.12-r4.ebuild:
4062 update for use of ibm and hvsi0 console
4063
4064 27 Jun 2005; Tom Gall <tgall@g.o>
4065 baselayout-1.11.12-r4.ebuild:
4066 slight tweak for hvc console systems.
4067
4068 19 Jun 2005; Jeremy Huddleston <eradicator@g.o>
4069 baselayout-1.12.0_alpha2-r1.ebuild:
4070 Fixed path to filefuncs.so on multilib systems thanks to Christophe Saout
4071 <christophe@×××××.de>. Closes bug #87772.
4072
4073 09 Jun 2005; Mike Frysinger <vapier@g.o>
4074 baselayout-1.11.12-r4.ebuild:
4075 Stabilize for all arches.
4076
4077 31 May 2005; Mike Frysinger <vapier@g.o>
4078 +files/baselayout-1.11.12-volume-order-etc-update.patch,
4079 baselayout-1.11.12-r4.ebuild:
4080 Add a small patch to help people who dont etc-update properly during their
4081 upgrade.
4082
4083 29 May 2005; <solar@g.o> baselayout-1.11.10-r7.ebuild,
4084 baselayout-1.11.11-r1.ebuild, baselayout-1.11.11-r2.ebuild,
4085 baselayout-1.11.11-r3.ebuild, baselayout-1.11.11.ebuild,
4086 baselayout-1.11.9-r1.ebuild, baselayout-1.12.0_alpha2-r1.ebuild,
4087 baselayout-1.12.0_alpha2.ebuild, baselayout-1.9.4-r6.ebuild,
4088 baselayout-1.9.4-r7.ebuild:
4089 - update baselayout to use libc expanded variable elibc_uclibc vs uclibc so
4090 USE=-* works
4091
4092 27 May 2005; Roy Marples <uberlord@g.o>
4093 files/baselayout-1.11.12-profile.patch:
4094 patch now applies cleanly
4095
4096 *baselayout-1.11.12-r4 (27 May 2005)
4097
4098 27 May 2005; Roy Marples <uberlord@g.o>
4099 +files/baselayout-1.11.12-is-net-fs.patch,
4100 +files/baselayout-1.11.12-profile.patch, +baselayout-1.11.12-r4.ebuild:
4101 fix is_net_up to work with what was mounted and not what will be mounted
4102 fixes #53104
4103
4104 gfs is now a recognised network fs - fixes #93911
4105
4106 removed bashisms from /etc/profile
4107
4108 *baselayout-1.11.12-r3 (26 May 2005)
4109
4110 26 May 2005; Roy Marples <uberlord@g.o>
4111 +files/baselayout-1.11.12-runscript-boot.patch,
4112 +baselayout-1.11.12-r3.ebuild:
4113 report ${myservice} instead of $0 when disallowing net scripts to work in
4114 the boot runlevel - fixes #91534
4115
4116 *baselayout-1.11.12-r2 (25 May 2005)
4117
4118 25 May 2005; Roy Marples <uberlord@g.o>
4119 +files/baselayout-1.11.12-ifconfig-cidr.patch,
4120 +baselayout-1.11.12-r2.ebuild:
4121 updated ESSID variables example in wireless.example - fixes #92469
4122 fix ifconfig to understand CIDR addresses - bug #93237
4123
4124 22 May 2005; Mike Frysinger <vapier@g.o>
4125 +files/baselayout-1.11.12-swapon-quiet.patch,
4126 baselayout-1.11.12-r1.ebuild:
4127 Make initial swapon quiet #93143.
4128
4129 *baselayout-1.11.12-r1 (17 May 2005)
4130
4131 17 May 2005; Mike Frysinger <vapier@g.o>
4132 +files/baselayout-1.11.12-exec-dev.patch, +baselayout-1.11.12-r1.ebuild:
4133 Fix mounting of /dev #92921 by Lachlan Pease.
4134
4135 *baselayout-1.11.12 (17 May 2005)
4136
4137 17 May 2005; Mike Frysinger <vapier@g.o>
4138 +baselayout-1.11.12.ebuild:
4139 Version bump.
4140
4141 04 May 2005; Mike Frysinger <vapier@g.o>
4142 baselayout-1.11.11-r3.ebuild, baselayout-1.12.0_alpha2-r1.ebuild:
4143 Install sysctl.conf with 0640 perms by default #91435.
4144
4145 30 Apr 2005; Mike Frysinger <vapier@g.o>
4146 baselayout-1.11.11-r3.ebuild, baselayout-1.12.0_alpha2-r1.ebuild:
4147 Move crypto-loop to util-linux and skel/bash files to bash.
4148
4149 *baselayout-1.11.11-r3 (29 Apr 2005)
4150
4151 29 Apr 2005; Mike Frysinger <vapier@g.o>
4152 -files/baselayout-1.11.10-bashrc.patch, baselayout-1.11.10-r7.ebuild,
4153 baselayout-1.11.11-r1.ebuild, baselayout-1.11.11-r2.ebuild,
4154 +baselayout-1.11.11-r3.ebuild:
4155 Move /etc/bashrc back to /etc/bash/bashrc to prep for #90488.
4156
4157 *baselayout-1.12.0_alpha2-r1 (26 Apr 2005)
4158 *baselayout-1.11.11-r2 (26 Apr 2005)
4159
4160 26 Apr 2005; Roy Marples <uberlord@g.o>
4161 +files/baselayout-1.11.11-wpa_supplicant.patch,
4162 +files/baselayout-1.12.0-alpha2-netscripts-1.patch,
4163 +baselayout-1.11.11-r2.ebuild, +baselayout-1.12.0_alpha2-r1.ebuild:
4164 Add support for wpa_supplicant-0.4.0
4165 Hopefully fix an obscure iwconfig bug
4166
4167 *baselayout-1.11.11-r1 (21 Apr 2005)
4168
4169 21 Apr 2005; Roy Marples <uberlord@g.o>
4170 -baselayout-1.11.10-r3.ebuild, -baselayout-1.11.10-r4.ebuild,
4171 -baselayout-1.11.10-r5.ebuild, -baselayout-1.11.10-r6.ebuild,
4172 +baselayout-1.11.11-r1.ebuild, -baselayout-1.12.0_alpha1-r4.ebuild:
4173 fixed bashrc location
4174
4175 punted old ebuilds
4176
4177 21 Apr 2005; Roy Marples <uberlord@g.o> baselayout-1.11.11.ebuild,
4178 baselayout-1.12.0_alpha2.ebuild:
4179 /mnt/floppy and /mnt/cdrom are only installed when USE flag build is set
4180 fixes 88835
4181
4182 *baselayout-1.11.11 (20 Apr 2005)
4183
4184 20 Apr 2005; Roy Marples <uberlord@g.o> +baselayout-1.11.11.ebuild,
4185 baselayout-1.12.0_alpha2.ebuild:
4186 Update /etc/conf.d/{net,wireless} to change domain_* to dns_domain_*,
4187 nameservers_* to dns_servers_* and searchdomains_* to dns_search_domains_*
4188
4189 Added warning when using depracted variables iface_*, aliases_*, broadcasts_*,
4190 netmasks_*, inet6_*, ipaddr_*, iproute_*
4191
4192 *baselayout-1.12.0_alpha2 (19 Apr 2005)
4193
4194 19 Apr 2005; Roy Marples <uberlord@g.o>
4195 +baselayout-1.12.0_alpha2.ebuild:
4196 version bump for testing highly experimental network code
4197
4198 15 Apr 2005; Chris Gianelloni <wolf31o2@g.o>
4199 -files/rc-scripts-1.4.16-livecd.patch, baselayout-1.9.4-r6.ebuild,
4200 baselayout-1.9.4-r7.ebuild, baselayout-1.11.9-r1.ebuild,
4201 baselayout-1.11.10-r3.ebuild, baselayout-1.11.10-r4.ebuild,
4202 baselayout-1.11.10-r5.ebuild, baselayout-1.11.10-r6.ebuild,
4203 baselayout-1.11.10-r7.ebuild, baselayout-1.12.0_alpha1-r4.ebuild:
4204 Removing livecd-specific patches and all livecd-specific options as these
4205 have all been moved to livecd-tools.
4206
4207 *baselayout-1.11.10-r7 (11 Apr 2005)
4208
4209 11 Apr 2005; Mike Frysinger <vapier@g.o>
4210 +files/baselayout-1.11.10-selinux-udev.patch,
4211 +baselayout-1.11.10-r7.ebuild:
4212 Add selinux/udev patch to shut spb up.
4213
4214 07 Apr 2005; Tom Gall <tgall@g.o>
4215 files/rc-scripts-1.4.16-livecd.patch, baselayout-1.9.4-r6.ebuild:
4216 downgrade hvc0 from vt320 to vt220, add hvc to inittab on ppc64 when use ibm
4217 use flag is on
4218
4219 *baselayout-1.11.10-r6 (01 Apr 2005)
4220
4221 01 Apr 2005; Roy Marples <uberlord@g.o>
4222 +files/baselayout-1.11.10-wireless.patch, +baselayout-1.11.10-r6.ebuild:
4223 Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant
4224 as there is no guarantee that the current ESSID is the one we started with
4225 Also, we may not have an ESSID at all...
4226
4227 *baselayout-1.11.10-r5 (30 Mar 2005)
4228
4229 30 Mar 2005; Mike Frysinger <vapier@g.o>
4230 +files/baselayout-1.11.10-bashrc.patch, +baselayout-1.11.10-r5.ebuild:
4231 Move /etc/bash/bashrc to /etc/bashrc.
4232
4233 *baselayout-1.12.0_alpha1-r4 (23 Mar 2005)
4234 *baselayout-1.11.10-r4 (24 Mar 2005)
4235
4236 23 Mar 2005; Roy Marples <uberlord@g.o>
4237 files/baselayout-1.11.10-bridge.patch,
4238 +files/baselayout-1.12.0_alpha1-iwconfig.patch,
4239 +baselayout-1.11.10-r4.ebuild, +baselayout-1.12.0_alpha1-r4.ebuild:
4240 version bump to remove iwconfig.orig
4241
4242 23 Mar 2005; Chris Gianelloni <wolf31o2@g.o>
4243 files/rc-scripts-1.4.16-livecd.patch:
4244 Updated livecd patch to include better ppc64 serial console support.
4245
4246 *baselayout-1.12.0_alpha1-r3 (23 Mar 2005)
4247 *baselayout-1.11.10-r3 (23 Mar 2005)
4248
4249 23 Mar 2005; Roy Marples <uberlord@g.o>
4250 +files/baselayout-1.11.10-bridge.patch,
4251 +files/baselayout-1.12.0_alpha1-bridge.patch, +baselayout-1.11.10-r3.ebuild,
4252 +baselayout-1.12.0_alpha1-r3.ebuild:
4253 bridge stops removing IP addresses from bridge ports.
4254 iwconfig no longer tries to get an ESSID from non-wireless interfaces.
4255 ifconfig no longer errors when deleting addresses on a non-existant
4256 interface.
4257
4258 16 Mar 2005; Martin Schlemmer <azarah@g.o>
4259 baselayout-1.12.0_alpha1-r2.ebuild:
4260 Stop defaulting WEP key to [1] as it messes with ndiswrapper users.
4261
4262 *baselayout-1.12.0_alpha1-r2 (15 Mar 2005)
4263
4264 15 Mar 2005; Martin Schlemmer <azarah@g.o>
4265 +files/baselayout-1.12.0_alpha1-export-myservice-for-critical.patch,
4266 +baselayout-1.12.0_alpha1-r2.ebuild:
4267 Export myservice when starting critical services, as its needed by
4268 some of the addons (dmcrypt for example). Also fixup find argument
4269 order for findutils-4.2.18+. Fix syntax touchups to init.d/modules
4270 clobbering return value.
4271
4272 *baselayout-1.11.10-r2 (14 Mar 2005)
4273
4274 14 Mar 2005; Roy Marples <uberlord@g.o>
4275 +files/baselayout-1.11.10-iwconfig-2.patch, +baselayout-1.11.10-r2.ebuild:
4276 Stop defaulting WEP key to [1] as it messes with ndiswrapper users
4277
4278 *baselayout-1.11.10-r1 (14 Mar 2005)
4279
4280 14 Mar 2005; Martin Schlemmer <azarah@g.o>
4281 +files/baselayout-1.11.10-iwconfig.patch, +baselayout-1.11.10-r1.ebuild:
4282 Add patch for bug #84999.
4283
4284 *baselayout-1.12.0_alpha1-r1 (11 Mar 2005)
4285
4286 11 Mar 2005; Martin Schlemmer <azarah@g.o>
4287 +files/baselayout-1.12.0_alpha1-fixup-depends_awk.patch,
4288 +baselayout-1.12.0_alpha1-r1.ebuild:
4289 The system() stuff in *depends.awk should be dosystem(). Change the tar -l
4290 option to --one-file-system.
4291
4292 10 Mar 2005; Jeremy Huddleston <eradicator@g.o>
4293 baselayout-1.11.10.ebuild, baselayout-1.11.9-r1.ebuild,
4294 baselayout-1.12.0_alpha1.ebuild:
4295 Fix logic to create /etc/env.d/04multilib on amd64/2004.3. This closes bug
4296 #82911.
4297
4298 *baselayout-1.12.0_alpha1 (10 Mar 2005)
4299
4300 10 Mar 2005; Aron Griffis <agriffis@g.o> baselayout-1.11.10.ebuild,
4301 +baselayout-1.12.0_alpha1.ebuild:
4302 Don't apply 1.11.9-r1 patches to 1.11.10, which already contains them. Add
4303 1.12.0_alpha1 for baselayout developers only
4304
4305 *baselayout-1.11.10 (10 Mar 2005)
4306
4307 10 Mar 2005; Aron Griffis <agriffis@g.o>
4308 +baselayout-1.11.10.ebuild:
4309 Bump to 1.11.10 ... might this be golden for stabilization? I guess we will
4310 soon know
4311
4312 01 Mar 2005; <solar@g.o> baselayout-1.11.8-r3.ebuild,
4313 baselayout-1.11.9-r1.ebuild, baselayout-1.9.4-r6.ebuild,
4314 baselayout-1.9.4-r7.ebuild:
4315 - baselayout now provide itself as virtual/baselayout so ebuilds don't have to
4316 hard DEPEND/RDEPEND on the standard baselayout.
4317
4318 25 Feb 2005; Chris Gianelloni <wolf31o2@g.o>
4319 files/rc-scripts-1.4.16-livecd.patch:
4320 Updated livecd patch to have bashlogin source .bashrc and .bash_profile, if
4321 they exist.
4322
4323 24 Feb 2005; Chris PeBenito <pebenito@g.o>
4324 files/sysvinit-2.84-selinux1.patch:
4325 Fix paths in selinux patch to permanently fix #77101, since libselinux no
4326 longer statically #define's them
4327
4328 24 Feb 2005; Chris Gianelloni <wolf31o2@g.o>
4329 files/rc-scripts-1.4.16-livecd.patch:
4330 Updated livecd patch to allow for 19200 baud on serial console and also to
4331 export CDBOOT when cdroot=
4332
4333 06 Feb 2005; Jeremy Huddleston <eradicator@g.o>
4334 baselayout-1.11.9-r1.ebuild:
4335 Changing the 04multilib logic to be "(is more than one api) or (libdir isn't
4336 lib)".
4337
4338 06 Feb 2005; Mike Frysinger <vapier@g.o>
4339 baselayout-1.11.9-r1.ebuild:
4340 Dont install the 04multilib file if it only contains default lib paths ...
4341 thats just silly.
4342
4343 03 Feb 2005; Jeremy Huddleston <eradicator@g.o>
4344 baselayout-1.11.9-r1.ebuild:
4345 Keep lib32 in LDPATH if the dir exists and it's not a libdir. Otherwise
4346 people switching from lib32 -> lib amd64 profiles will get tripped up.
4347
4348 *baselayout-1.11.9-r1 (31 Jan 2005)
4349
4350 31 Jan 2005; Mike Frysinger <vapier@g.o>
4351 +files/rc-scripts-1.6.9-checkfs-lvm.patch,
4352 +files/rc-scripts-1.6.9-domainname.patch,
4353 +files/rc-scripts-1.6.9-ifconfig.patch, +baselayout-1.11.9-r1.ebuild:
4354 Version bump to fix #80183 (ifconfig debug) / #80206 (lvm logic error) /
4355 #80174 (domainname quote fix) / #80189 (don't install X related dirs).
4356
4357 *baselayout-1.11.9 (30 Jan 2005)
4358
4359 30 Jan 2005; Mike Frysinger <vapier@g.o> +baselayout-1.11.9.ebuild:
4360 Version bump.
4361
4362 *baselayout-1.11.8-r3 (16 Jan 2005)
4363
4364 16 Jan 2005; Jeremy Huddleston <eradicator@g.o>
4365 baselayout-1.11.8-r2.ebuild, +baselayout-1.11.8-r3.ebuild:
4366 Revision bump to fix missing net.modules.d in some configurations. -- bug
4367 #78258. Removed ~ppc64 from KEYWORDS. ppc64 people, check what this does
4368 on fresh installs (ie. use it in catalyst). I don't believe it will work
4369 right with your current profiles because you are using 'lib' when you should
4370 be using lib64 for your libdir.
4371
4372 16 Jan 2005; Markus Rothe <corsair@g.o> baselayout-1.11.8-r2.ebuild:
4373 Added ~ppc64 to KEYWORDS
4374
4375 15 Jan 2005; Jeremy Huddleston <eradicator@g.o>
4376 baselayout-1.11.8-r2.ebuild, baselayout-1.9.4-r7.ebuild:
4377 Added support for hackish profiles that symlink lib to lib64.
4378
4379 14 Jan 2005; Jeremy Huddleston <eradicator@g.o>
4380 baselayout-1.9.4-r7.ebuild:
4381 Stable for 2005.0.
4382
4383 *baselayout-1.9.4-r7 (13 Jan 2005)
4384
4385 13 Jan 2005; Aron Griffis <agriffis@g.o>
4386 +baselayout-1.9.4-r7.ebuild:
4387 backport multilib patch from 1.11.8-r2 to 1.9.4-r7 for the sake of amd64
4388 livecds; marked ~amd64 momentarily until tested
4389
4390 *baselayout-1.11.8-r2 (12 Jan 2005)
4391
4392 12 Jan 2005; Jeremy Huddleston <eradicator@g.o>
4393 -baselayout-1.11.8-r1.ebuild, +baselayout-1.11.8-r2.ebuild:
4394 Nobody was in #-base, and this fix was important, so doing so now. 1)
4395 Setting to ~amd64 only as that was what was mentioned in the CL and
4396 discussed on #-base, but the ebuild had all archs for some reason. 2)
4397 s/libdirs/${libdirs}/ in the for loop.
4398
4399 12 Jan 2005; Aron Griffis <agriffis@g.o>
4400 baselayout-1.11.8-r1.ebuild:
4401 chown /lib/rcscripts to root so it doesn't get installed as the portage
4402 user; thanks to Eradicator for catching this
4403
4404 *baselayout-1.11.8-r1 (12 Jan 2005)
4405
4406 12 Jan 2005; Aron Griffis <agriffis@g.o>
4407 +baselayout-1.11.8-r1.ebuild:
4408 Add eradicator's latest multilib patch for amd64. This ebuild is marked
4409 ~amd64 only, but the changes should roll forward for all arches in 1.11.9
4410
4411 *baselayout-1.11.8 (15 Dec 2004)
4412
4413 15 Dec 2004; Mike Frysinger <vapier@g.o> +baselayout-1.11.8.ebuild:
4414 Version bump.
4415
4416 06 Dec 2004; Mike Frysinger <vapier@g.o>
4417 baselayout-1.11.7-r2.ebuild:
4418 Fix /lib vs /lib64 logic.
4419
4420 *baselayout-1.11.7-r2 (04 Dec 2004)
4421
4422 04 Dec 2004; Aron Griffis <agriffis@g.o>
4423 +files/rc-scripts-1.6.7-dhclient.patch,
4424 +files/rc-scripts-1.6.7-udhcpc.patch, -baselayout-1.11.7-r1.ebuild,
4425 +baselayout-1.11.7-r2.ebuild:
4426 Various fixes for /lib/rcscripts/net.modules.d/helpers.d #73327. Thanks to
4427 Benoit Boissinot for the patches
4428
4429 *baselayout-1.11.7-r1 (04 Dec 2004)
4430
4431 04 Dec 2004; Mike Frysinger <vapier@g.o>
4432 +files/rc-scripts-1.6.7-fix-runscript.patch, +baselayout-1.11.7-r1.ebuild:
4433 Fix runscript.sh so people can run /etc/init.d/ scripts again.
4434
4435 *baselayout-1.11.7 (03 Dec 2004)
4436
4437 03 Dec 2004; Aron Griffis <agriffis@g.o> -baselayout-1.10.3.ebuild,
4438 -baselayout-1.10.4.ebuild, -baselayout-1.11.5.ebuild,
4439 +baselayout-1.11.7.ebuild, -baselayout-1.9.4-r3.ebuild,
4440 -baselayout-1.9.4-r4.ebuild, -baselayout-1.9.4-r5.ebuild:
4441 Update to rc-scripts-1.6.7. This will hopefully be the 1.11.x release that
4442 we can mark stable in a few days
4443
4444 *baselayout-1.11.6-r1 (08 Nov 2004)
4445
4446 08 Nov 2004; Aron Griffis <agriffis@g.o>
4447 +baselayout-1.11.6-r1.ebuild, -baselayout-1.11.6.ebuild:
4448 bump to -r1 (no changes to ebuild) to push out helpers.d update
4449
4450 08 Nov 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.6.ebuild:
4451 Add installation of /lib/rcscripts/net.modules.d/helpers.d
4452
4453 *baselayout-1.11.6 (08 Nov 2004)
4454
4455 08 Nov 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.4.ebuild,
4456 +baselayout-1.11.6.ebuild:
4457 Update to rc-scripts-1.6.6
4458
4459 *baselayout-1.11.5 (01 Nov 2004)
4460
4461 01 Nov 2004; Aron Griffis <agriffis@g.o> +baselayout-1.11.5.ebuild:
4462 Update to rc-scripts-1.6.5: Fix problems related to depscan/envupdate
4463 caching. Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225.
4464 Lots of net-scripts bug-fixes. See rc-scripts ChangeLog for more details
4465
4466 *baselayout-1.11.4 (25 Oct 2004)
4467
4468 25 Oct 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.3.ebuild,
4469 +baselayout-1.11.4.ebuild:
4470 Update to rc-scripts-1.6.4: Fix net-scripts problems related to module
4471 loading and alias management. Fix some bugs related to /dev and fsck. See
4472 rc-scripts ChangeLog for details
4473
4474 23 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.3.ebuild:
4475 Use rc-scripts-1.4.16-livecd.patch for baselayout-1.11.x until patch is
4476 applied to rc-scripts in cvs
4477
4478 *baselayout-1.11.3 (23 Oct 2004)
4479
4480 23 Oct 2004; Aron Griffis <agriffis@g.o>
4481 -baselayout-1.11.2.ebuild, +baselayout-1.11.3.ebuild:
4482 Update to rc-scripts-1.6.3 (see rc-scripts ChangeLog)
4483
4484 *baselayout-1.9.4-r6 (22 Oct 2004)
4485
4486 22 Oct 2004; Chris Gianelloni <wolf31o2@g.o>
4487 +files/rc-scripts-1.4.16-livecd.patch, +baselayout-1.9.4-r6.ebuild:
4488 Changed from using mingetty to using bashlogin on the livecd. This only
4489 affects livecd-functions,sh, so moving straight to stable.
4490
4491 21 Oct 2004; Mike Frysinger <vapier@g.o> baselayout-1.11.2.ebuild:
4492 Dont install a lot of old symlinks anymore #27082.
4493
4494 19 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r5.ebuild:
4495 stable everywhere
4496
4497 *baselayout-1.9.4-r5 (16 Oct 2004)
4498
4499 16 Oct 2004; Aron Griffis <agriffis@g.o>
4500 +files/rc-scripts-1.4.16-splash.patch, +baselayout-1.9.4-r5.ebuild:
4501 Add baselayout-1.9.4-r5 with splash patch from Spock for the sake of 2004.3;
4502 this version will need to go stable in a day or so. baselayout-1.11.x will
4503 go into testing and then stable post-release. baselayout-1.10.x will never
4504 go stable because there's no point switching networking setup twice
4505
4506 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
4507 Remove rogue doexe that installed init-scripts to /
4508
4509 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
4510 Use cp -P instead of doexe to install init-scripts to preserve symlinks
4511
4512 13 Oct 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.2.ebuild:
4513 Provide warning in pkg_postinst when older /etc/init.d/net.eth* are found
4514
4515 *baselayout-1.11.2 (13 Oct 2004)
4516
4517 13 Oct 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.1.ebuild,
4518 +baselayout-1.11.2.ebuild:
4519 Update to rc-scripts-1.6.2 with net-scripts changes and lots of bug fixes
4520 (see rc-scripts ChangeLog)
4521
4522 06 Oct 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
4523 baselayout-1.10.4.ebuild, baselayout-1.11.1.ebuild,
4524 baselayout-1.9.4-r3.ebuild, baselayout-1.9.4-r4.ebuild:
4525 Change the permissions from 755 to 775 per #48016. Also referenced RedHat
4526 installs and they too use 755.
4527
4528 29 Sep 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
4529 baselayout-1.10.4.ebuild, baselayout-1.11.1.ebuild,
4530 baselayout-1.9.4-r3.ebuild, baselayout-1.9.4-r4.ebuild:
4531 Dont install the nscd script anymore, let glibc do it #43076.
4532
4533 *baselayout-1.11.1 (29 Sep 2004)
4534
4535 27 Sep 2004; Aron Griffis <agriffis@g.o> -baselayout-1.11.0.ebuild:
4536 Update to rc-scripts-1.6.1 with dm-crypt fixes (I hope). Still package.masked
4537
4538 20 Sep 2004; Aron Griffis <agriffis@g.o> baselayout-1.11.0.ebuild:
4539 Stow our versions of critical files in /usr/share/baselayout so that quickpkg
4540 won't pick up personal files like /etc/passwd
4541
4542 *baselayout-1.11.0 (15 Sep 2004)
4543
4544 15 Sep 2004; Aron Griffis <agriffis@g.o> +baselayout-1.11.0.ebuild:
4545 Update to 1.11.0 with new modular net-scripts thanks to Roy Marples. This
4546 update also includes the new dm-crypt support (bug 43146) and netmount fix
4547 (bug 64034). This release is pmasked for the moment so we can get wider
4548 testing on the net-scripts
4549
4550 20 Aug 2004; Mike Frysinger <vapier@g.o> baselayout-1.10.3.ebuild,
4551 baselayout-1.10.4.ebuild:
4552 Fix default runlevel generation. Seems the variable name was changed from foo
4553 to x, but not all instances of foo were changed over. Also, the script was
4554 checking for the files in /init.d/ instead of /etc/init.d/.
4555
4556 *baselayout-1.10.4 (18 Aug 2004)
4557
4558 18 Aug 2004; Aron Griffis <agriffis@g.o>
4559 -baselayout-1.10.1-r2.ebuild, -baselayout-1.10.2.ebuild,
4560 +baselayout-1.10.4.ebuild:
4561 Update to rc-scripts-1.5.3
4562 - Fix bug 60719 (request for better error messages from runscript) by
4563 allowing errors to show on the screen when they're encountered in
4564 wrap_rcscript
4565 - Apply Spock's bootsplash patch from bug 45784. This moves most of
4566 the splash functionality out of baselayout.
4567 - Don't export PS1. Continuation of bug 26951, comments 60-62.
4568
4569 *baselayout-1.9.4-r4 (11 Aug 2004)
4570
4571 11 Aug 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r3.ebuild,
4572 +baselayout-1.9.4-r4.ebuild:
4573 Backport amd64 changes to stable baselayout 1.9.x for initial multilib support
4574 #59710
4575
4576 *baselayout-1.10.3 (10 Aug 2004)
4577
4578 10 Aug 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.3.ebuild:
4579 Include amd64 /lib64 patch from lv in bug 59710
4580
4581 *baselayout-1.10.2 (02 Aug 2004)
4582
4583 02 Aug 2004; Aron Griffis <agriffis@g.o>
4584 -baselayout-1.10.1-r1.ebuild, -baselayout-1.10.1.ebuild,
4585 +baselayout-1.10.2.ebuild, -baselayout-1.9.4-r2.ebuild:
4586 Update to rc-scripts-1.5.2
4587 - Related to bug 38955, don't set INPUTRC. Instead patch bash so
4588 that it looks for /etc/inputrc automatically if ~/.inputrc is
4589 missing. This is better than using INPUTRC since that will
4590 override even after the user creates ~/.inputrc.
4591 - Fix bug 54275: Don't set INFODIR. The correct variable used by
4592 texinfo is INFOPATH, which is already set in 00basic. Setting
4593 INFODIR is useless, and breaks a NetBSD cross compile from Gentoo
4594 - Fix bug 58805: net.eth0 should use bridge so that bridge
4595 interfaces are configured prior to net.br0 running
4596 - Fix bug 56856: Get rid of net.rej and integrate missing stuff to
4597 conf.d/net
4598 - Apply half of spock's patch in bug 45784: Check for
4599 conf.d/bootsplash instead of conf.d/bootsplash.conf
4600 - Fix bug 51351: Quote parsed output of /proc/filesystems to handle
4601 octal sequences in mountpoint such as encoded spaces (\040)
4602 - Fix bug 46680: Add cifs support to localmount and netmount.
4603 Thanks to Ronald Moesbergen for the patches
4604 - Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to
4605 determine if shell is interactive. The new system-wide bashrc is
4606 installed by bash-2.05b-r10
4607 - Fix bug 38743: strip leading and trailing spaces from variable
4608 values in genenviron.awk. Thanks to Marius Mauch for the patch.
4609 - Fix bug 55576: swap words "start" and "stop" in runscript.sh error
4610 message
4611
4612 27 Jul 2004; <agriffis@g.o> baselayout-1.10.1-r1.ebuild,
4613 baselayout-1.10.1-r2.ebuild:
4614 Move util-linux back inside conditional since it pulls in a lot of dependencies
4615
4616 *baselayout-1.10.1-r2 (11 Jul 2004)
4617
4618 11 Jul 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.1-r2.ebuild:
4619 - Get rid of ROOT trick which had the potential to break binary installs.
4620 - Make /sys directory on all installations, not just ppc, since it will be
4621 needed anywhere 2.6 is running.
4622 - Create default runlevel symlinks in pkg_postinst instead of src_install
4623 since it tests content of ${ROOT}.
4624 - Create device nodes in pkg_postinst for the same reason. Don't call
4625 /sbin/init U in pkg_postinst since that is handled by the sysvinit ebuild
4626 now.
4627
4628 *baselayout-1.9.4-r3 (09 Jul 2004)
4629
4630 09 Jul 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r3.ebuild:
4631 Bump to -r3 to fix building of sulogin in catalyst stages
4632
4633 01 Jul 2004; Aron Griffis <agriffis@g.o> baselayout-1.10.1-r1.ebuild:
4634 Fix bug 55814: RDEPEND on sysvinit and util-linux regardless of
4635 USE=build since neither one requires a c++ compiler
4636
4637 *baselayout-1.10.1-r1 (29 Jun 2004)
4638
4639 29 Jun 2004; Aron Griffis <agriffis@g.o>
4640 +baselayout-1.10.1-r1.ebuild, baselayout-1.10.1.ebuild,
4641 -baselayout-1.8.11.ebuild, -baselayout-1.8.12.ebuild,
4642 -baselayout-1.8.6.13-r1.ebuild, -baselayout-1.8.6.13.ebuild,
4643 -baselayout-1.9.1.ebuild, -baselayout-1.9.4-r1.ebuild,
4644 baselayout-1.9.4-r2.ebuild, -baselayout-1.9.4.ebuild:
4645 Split sysvinit from baselayout. Trim old ebuilds
4646
4647 *baselayout-1.10.1 (28 Jun 2004)
4648
4649 28 Jun 2004; Aron Griffis <agriffis@g.o> -baselayout-1.10.ebuild,
4650 +baselayout-1.10.1.ebuild,
4651 - Fix dhcp in iface_start_ifconfig: It was re-using the variable
4652 ${i} which would result in a syntax error
4653 - Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more
4654 consistent vlan configuration. Thanks to robbat2 in bug 55394 (not
4655 fully resolved)
4656 - Add example for checking if root filesystem is NFS-mounted via
4657 predown function in conf.d/net for bug 53104. This might be better
4658 integrated at some point into net.eth0
4659 - Add http://dev.gentoo.org/~agriffis/rc-scripts/ as an
4660 alternative download point while the mirrors catch up
4661
4662 *baselayout-1.10 (26 Jun 2004)
4663
4664 26 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.10.ebuild,
4665 baselayout-1.9.4-r2.ebuild:
4666 Update to rc-scripts-1.5.0
4667 - Fix bug 47659: support iproute2-style configuration. Thanks to Dean
4668 Bailey for some fantastic patches, including documentation for
4669 conf.d/net
4670 - Fix bug 34607: provide examples for in conf.d/net for preup, postup,
4671 predown, postdown functions. Also pay attention to return value
4672 from postdown (previously ignored)
4673 - Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean
4674 for the initial pass at the code.
4675 - Fix bug 34140: add --servicelist option to rc-status. Thanks to
4676 Eldad Zack for the patch.
4677 - Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to
4678 Raimondo Giammanco for the patch.
4679
4680 25 Jun 2004; Aron Griffis <agriffis@g.o>
4681 baselayout-1.8.6.13-r1.ebuild, baselayout-1.8.6.13.ebuild:
4682 QA - fix use invocation
4683
4684 15 Jun 2004; <solar@g.o> baselayout-1.9.4-r2.ebuild:
4685 remove unneeded /etc/nsswitch.conf with USE=uclibc
4686
4687 12 Jun 2004; Tom Gall <tgall@g.o> baselayout-1.9.4-r2.ebuild:
4688 adding in /sys for ppc64 bug #52703
4689
4690 06 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r2.ebuild:
4691 Marking stable everywhere
4692
4693 *baselayout-1.9.4-r2 (06 Jun 2004)
4694
4695 06 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r2.ebuild:
4696 Update to rc-scripts-1.4.16: Only call generate-modprobe.conf with
4697 --assume-kernel if modules-update was called with --assume-kernel. This means
4698 that only catalyst has the dependency on module-init-tools, not everybody with
4699 the newer baselayout. This is ~arch at the moment, but should be marked stable
4700 within 24 hours or so
4701
4702 04 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4-r1.ebuild:
4703 Change module-init-tools-3.0-r2 DEPEND to RDEPEND
4704
4705 *baselayout-1.9.4-r1 (04 Jun 2004)
4706
4707 04 Jun 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.4-r1.ebuild:
4708 Bump revision with DEPEND on >=sys-apps/module-init-tools-3.0-r2 to fix bug
4709 52999
4710
4711 03 Jun 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.4.ebuild:
4712 Stable everywhere
4713
4714 *baselayout-1.9.4 (21 May 2004)
4715
4716 21 May 2004; Aron Griffis <agriffis@g.o> -baselayout-1.9.3.ebuild,
4717 +baselayout-1.9.4.ebuild:
4718 Update to rc-scripts-1.4.15, which contains fixes for bug 51570 (typo/error on
4719 line 161 of /sbin/livecd-functions.sh) and bug 51626 (wrong var declaration in
4720 get_bootparam in /sbin/functions.sh).
4721
4722 Fix pkg_postinst to write to ${ROOT}/etc/gentoo-release instead of
4723 ${D}/etc/gentoo-release (D'oh!)
4724
4725 *baselayout-1.9.3 (17 May 2004)
4726
4727 17 May 2004; Aron Griffis <agriffis@g.o> -baselayout-1.9.2.ebuild,
4728 +baselayout-1.9.3.ebuild:
4729 Update to rc-scripts-1.4.14, which contains an hppa console fix from gmsoft
4730
4731 *baselayout-1.9.2 (16 May 2004)
4732
4733 16 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.2.ebuild:
4734 Update to rc-scripts-1.4.13, which contains Gustavo's livecd serial console
4735 fixes for sparc and hppa
4736
4737 10 May 2004; Michael McCabe <randy@g.o> baselayout-1.9.1.ebuild:
4738 Stable on s390
4739
4740 *baselayout-1.9.1 (10 May 2004)
4741
4742 10 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.1.ebuild,
4743 -baselayout-1.9.0.ebuild:
4744 Update to rc-scripts-1.4.12, which fixes the following issues that
4745 were introduced in baselayout-1.9.0:
4746 - Fix bug 50434: The new version of start-stop-daemon changes
4747 directory to / by default unless --chdir is specified. Revert
4748 this behavior to maintain working directory. This fixes openvpn
4749 startup (probably among other things). Thanks to Sven Wegener for
4750 the patch.
4751 - Fix bug 50448: Four days ago I changed bash loops to use the wrong
4752 conditional syntax in net.eth0. Thanks to Sven Wegener for
4753 pointing out the problem and providing a patch.
4754
4755 08 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.9.0.ebuild:
4756 Bump rc-scripts rev to 1.4.11-r1 because I accidentally packaged x86 .o files
4757 in the 1.4.11 release. This fixes bug 50430 (baselayout-1.9.0 won't build on
4758 non-x86 arch)
4759
4760 *baselayout-1.9.0 (07 May 2004)
4761
4762 07 May 2004; Aron Griffis <agriffis@g.o> +baselayout-1.9.0.ebuild:
4763 Update to rc-scripts-1.4.11, which fixes the following issues:
4764 - Fix bug 20597: Skip RCS files when updating modules
4765 - Fix bug 49926: Add a --assume-kernel flag to modules-update. This
4766 requires a companion patch in module-init-tools-3.0-r2 to handle the
4767 same flag in generate-modprobe.conf; this dependency won't be
4768 handled in the baselayout ebuild since it only affects livecd
4769 building.
4770 - Fix bug 34827: net.eth0 breaks when localized because the ifconfig
4771 output changes. Wrap ifconfig in a function that overrides LC_ALL=C
4772 - Fix bug 48305: Provide a new network configuration variable
4773 ifconfig_fallback_eth0 which allows one to specify a fallback
4774 configuration in case DHCP fails.
4775 - Fix bug 50246: Give root an invalid password ("*" in /etc/shadow) in
4776 the default baselayout. This prevents the first reboot after
4777 installation from having a blank password.
4778 - Fix bug 48595: Make sure $(id -u) is zero (root user) when running
4779 init scripts to avoid a lot of error messages.
4780 - Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0
4781 - Fix bug 22686: Update to version 1.10.20 of Debian's start-stop-daemon
4782 (contained in dpkg at http://packages.debian.org/testing/base/dpkg)
4783 which makes --nicelevel work right
4784 - In net.eth0, fix many instances of loops like "for ((i = 0; i < 100;
4785 i = i + 1))". The problem here is that the middle comparison is
4786 being interpreted as a bash conditional, which means that it's doing
4787 string comparison by default. It needs to be "i -lt 100"
4788 - Replace many lines of awk with two lines of grep in
4789 init.d/localmount
4790
4791 In the baselayout ebuild, add some information prior to calling
4792 mkdirs.sh to alleviate the confusion around .keep warnings. For
4793 example bug 50369
4794
4795 05 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.12.ebuild:
4796 Fix bug 50108: Create /boot/boot symlink in pkg_postinst because sometimes
4797 /boot is a FAT filesystem. When that is the case, then the symlink will
4798 fail. Consequently, if we create it in src_install, then merge will fail.
4799 AFAIK there is no point to this symlink except for misconfigured grubs.
4800
4801 03 May 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.12.ebuild:
4802 Mark 1.8.12 stable everywhere
4803
4804 02 May 2004; Mike Frysinger <vapier@g.o> :
4805 Do not install doc/man pages if build is in USE.
4806
4807 27 Apr 2004; Aron Griffis <agriffis@g.o>
4808 baselayout-1.8.6.13-r1.ebuild, baselayout-1.8.6.13.ebuild:
4809 Add inherit eutils
4810
4811 27 Apr 2004; Michael McCabe <randy@g.o> baselayout-1.8.12.ebuild:
4812 Marked stable on s390
4813
4814 *baselayout-1.8.12 (25 Apr 2004)
4815
4816 25 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.12.ebuild:
4817 - Fix bug 40987 (gentoo should be able to boot with an empty /dev)
4818 with patch from Spanky. The patch avoids redirection to /dev/null
4819 when it doesn't exist; this was breaking /sbin/rc.
4820 - Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH
4821 - Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null"
4822 Also removed the errstr double-checking since the need for that is
4823 alleviated by these typo fixes.
4824
4825 21 Apr 2004; <rac@g.o> baselayout-1.8.11.ebuild:
4826 Add needed extra () to RDEPEND
4827
4828 19 Apr 2004; Aron Griffis <agriffis@g.o> baselayout-1.8.10.ebuild,
4829 baselayout-1.8.5.9.ebuild, baselayout-1.8.6.10-r1.ebuild,
4830 baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
4831 baselayout-1.8.6.12-r4.ebuild, baselayout-1.8.6.12-r5.ebuild,
4832 baselayout-1.8.6.8-r1.ebuild, baselayout-1.8.7.ebuild,
4833 baselayout-1.8.8.ebuild, baselayout-1.8.9.ebuild, files/MAKEDEV.8:
4834 Prune older ebuilds for bug 48353
4835
4836 *baselayout-1.8.11 (15 Apr 2004)
4837
4838 15 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.11.ebuild:
4839 Update to rc-scripts-1.4.9:
4840 - Fix bug 47111 (severe depcache problems) with tons of help from
4841 dswhite42 and the rest of the crew in that bug.
4842
4843 *baselayout-1.8.10 (14 Apr 2004)
4844
4845 14 Apr 2004; Aron Griffis <agriffis@g.o> metadata.xml,
4846 +baselayout-1.8.10.ebuild:
4847 Update to rc-scripts-1.4.8:
4848 - Fix bug 47623 (error removing inet6 addresses) with patch from Vlad
4849 Yasevich
4850
4851 Since this one-liner was the only change from 1.8.9, mark this version
4852 stable on all arches for 2004.1 release
4853
4854 *baselayout-1.8.9 (12 Apr 2004)
4855
4856 12 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.9.ebuild:
4857 Update to rc-scripts-1.4.7:
4858 - Fix bug 47218 (net.eth0 broken for vlans), patch provided by Andy Dustman
4859 - Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/*
4860 directories), patch provided by Terje Bergstrvm.
4861
4862 Additionally clean up the baselayout ebuild, in particular remove
4863 confusing defaltmerge() and broken keepdir_mount(). Add kdir() and
4864 unkdir() functions which are a more complete hack to workaround bug
4865 9849, just until Jason Stubbs's portage patch is applied and
4866 available in stable-land.
4867
4868 *baselayout-1.8.8 (08 Apr 2004)
4869
4870 08 Apr 2004; Aron Griffis <agriffis@g.o>
4871 +files/sysvinit-2.84-selinux1.patch, +baselayout-1.8.8.ebuild:
4872 Update to rc-scripts-1.4.6 which contains checkroot patch for bug 38360. Fix a
4873 typo in Gustavoz's previous patch for serial console. Add selinux patch from
4874 bug 47139 to handle different versions of libselinux
4875
4876 *baselayout-1.8.7 (07 Apr 2004)
4877
4878 07 Apr 2004; Aron Griffis <agriffis@g.o> +baselayout-1.8.7.ebuild:
4879 Update to rc-scripts-1.4.4 with net.eth0 fixes and sparc fixes
4880
4881 17 Mar 2004; Seemant Kulleen <seemant@g.o>
4882 baselayout-1.8.6.13-r1.ebuild:
4883 fix for bug #44712 by Michael Sterret <mr_bones_@g.o>
4884
4885 03 Mar 2004; Mike Frysinger <vapier@g.o> :
4886 Add gcc2.x compat patch #43097 by Tristan Henderson.
4887
4888 28 Feb 2004; Martin Schlemmer <azarah@g.o>
4889 baselayout-1.8.6.13-r1.ebuild:
4890 Bug #43099.
4891
4892 *baselayout-1.8.6.13-r1 (26 Feb 2004)
4893
4894 26 Feb 2004; Martin Schlemmer <azarah@g.o>
4895 baselayout-1.8.6.13-r1.ebuild:
4896 Make baselayout .tbz2 friendly, bug #42193. Major cleanups.
4897
4898 16 Feb 2004; Martin Schlemmer <azarah@g.o>
4899 baselayout-1.8.6.13.ebuild:
4900 Add missing -r switch to grpck.
4901
4902 15 Feb 2004; Martin Schlemmer <azarah@g.o>
4903 baselayout-1.8.6.13.ebuild:
4904 Do not run grpconv if grpck do not return 0, bug #33282.
4905
4906 08 Feb 2004; Brad House <brad_mssw@g.o> baselayout-1.8.6.13.ebuild:
4907 ppc64 fixes
4908
4909 *baselayout-1.8.6.13 (08 Feb 2004)
4910
4911 08 Feb 2004; Martin Schlemmer <azarah@g.o>
4912 baselayout-1.8.6.13.ebuild:
4913 Update version. Mostly livecd/linux-2.6 updates.
4914
4915 03 Feb 2004; Bartosch Pixa <darkspecter@g.o>
4916 baselayout-1.8.6.12-r3.ebuild:
4917 set ppc in keywords
4918
4919 01 Feb 2004; Brad House <brad_mssw@g.o>
4920 baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
4921 baselayout-1.8.6.12-r4.ebuild, baselayout-1.8.6.12-r5.ebuild:
4922 In catalyst, with USE=build and ROOT != / the ROOT/dev directory doesn't exist, so
4923 you MUST create it otherwise extracting the dev tarball to that directory will
4924 fail without stopping the ebuild
4925
4926 25 Jan 2004; Chris PeBenito <pebenito@g.o>
4927 baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild,
4928 baselayout-1.8.6.12-r4.ebuild:
4929 Add sysvinit SELinux patch.
4930
4931 *baselayout-1.8.6.12-r5 (21 Jan 2004)
4932
4933 21 Jan 2004; Martin Schlemmer <azarah@g.o>
4934 baselayout-1.8.6.12-r5.ebuild, files/sysvinit-2.84-selinux.patch:
4935 Tweak livecd support. Add selinux patch from Chris PeBenito
4936 <pebenito@g.o>.
4937
4938 16 Jan 2004; Brad House <brad_mssw@g.o>
4939 baselayout-1.8.6.12-r4.ebuild:
4940 livecd fixes
4941
4942 *baselayout-1.8.6.12-r4 (12 Jan 2004)
4943
4944 12 Jan 2004; Brad House <brad_mssw@g.o>
4945 baselayout-1.8.6.12-r4.ebuild:
4946 put a baselayout in for testing specifically for livecds. It is keyworded -*
4947 and has restrict=nomirror set, this will be updated as we fix more bugs
4948
4949 *baselayout-1.8.6.12-r3 (27 Dec 2003)
4950
4951 27 Dec 2003; Martin Schlemmer <azarah@g.o>
4952 baselayout-1.8.6.12-r2.ebuild, baselayout-1.8.6.12-r3.ebuild:
4953 Add some udev specific tweaks. Fix logic that deals with the unpacking of the
4954 device-node-tarball.
4955
4956 14 Dec 2003; Brad House <brad_mssw@g.o>
4957 baselayout-1.8.6.12-r2.ebuild:
4958 baselayout fixes for catalyst stage builds
4959
4960 15 Dec 2003; <spider@g.o> baselayout-1.8.5.9.ebuild,
4961 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
4962 QA: fixing chown user.group to user:group, bug #35127
4963
4964 14 Dec 2003; Brad House <brad_mssw@g.o>
4965 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.12-r2.ebuild,
4966 baselayout-1.8.6.8-r1.ebuild:
4967 stage binaries do not have proper /dev fs if you do not pass the proper
4968 MAKEDEV command. MAKEDEV does not yet support x86_64/amd64 therefore we must
4969 use the 'generic-i386' options. If we let it default to 'generic' MAKEDEV
4970 errors out b/c it internally doesn't support it. Open up /sbin/MAKEDEV with an
4971 editor if in doubt.
4972
4973 10 Dec 2003; Martin Schlemmer <azarah@g.o>
4974 baselayout-1.8.6.12-r2.ebuild:
4975 Update selinux check.
4976
4977 30 Nov 2003; Martin Schlemmer <azarah@g.o>
4978 baselayout-1.8.6.12-r2.ebuild:
4979 Fix format of calling chown, bug #34612.
4980
4981 *baselayout-1.8.6.12-r2 (26 Nov 2003)
4982
4983 26 Nov 2003; Martin Schlemmer <azarah@g.o>
4984 baselayout-1.8.6.12-r2.ebuild:
4985 New release with new rc-scripts tarball.
4986
4987 *baselayout-1.8.6.12-r1 (26 Nov 2003)
4988
4989 26 Nov 2003; Luca Barbato <lu_zero@g.o>
4990 baselayout-1.8.6.12-r1.ebuild:
4991 Installs the initreq.h include, needed by newer pbbuttonsd
4992
4993 *baselayout-1.8.6.12 (11 Nov 2003)
4994
4995 11 Nov 2003; Martin Schlemmer <azarah@g.o>
4996 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.12.ebuild:
4997 New release.
4998
4999 27 Oct 2003; Martin Schlemmer <azarah@g.o>
5000 baselayout-1.8.6.11.ebuild:
5001 Enable shadow groups, bug #31762.
5002
5003 27 Oct 2003; Martin Schlemmer <azarah@g.o>
5004 baselayout-1.8.6.10-r1.ebuild:
5005 Also do not remove real hosts for this ebuild.
5006
5007 27 Oct 2003; Martin Holzer <mholzer@g.o> baselayout-1.8.6.11.ebuild:
5008 Removing new hosts. Closes #32094
5009
5010 *baselayout-1.8.6.11 (14 Oct 2003)
5011
5012 14 Oct 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
5013 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.11.ebuild,
5014 baselayout-1.8.6.8-r1.ebuild:
5015 New version. Fixed keymap for sun (should be 'sunkeymap' and not 'sun'),
5016 Moved code that added '-static' to LDFLAGS to proper function, namely
5017 src_compile(). Fixed merge errors when /dev/pts and /dev/shm was mounted
5018 but not on devfs.
5019
5020 09 Oct 2003; Alexander Gabert <pappy@g.o>
5021 baselayout-1.8.6.10-r1.ebuild:
5022 removed hardened-gcc flags again
5023
5024 05 Oct 2003; Martin Schlemmer <azarah@g.o>
5025 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
5026 Fix $S.
5027
5028 05 Oct 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
5029 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild,
5030 files/rc-scripts-1.4.2.9.tar.bz2, files/rc-scripts-1.4.3.10p1.tar.bz2,
5031 files/rc-scripts-1.4.3.8p1.tar.bz2:
5032 Move tarballs to mirrors.
5033
5034 17 Sep 2003; Jon Portnoy <avenj@g.o> baselayout-1.8.6.10-r1.ebuild :
5035 Added ia64 keywords.
5036
5037 13 Sep 2003; Martin Schlemmer <azarah@g.o>
5038 baselayout-1.8.6.10-r1.ebuild:
5039 Mark stable
5040
5041 08 Sep 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
5042 baselayout-1.8.6.10.ebuild, baselayout-1.8.6.7.ebuild,
5043 baselayout-1.8.6.8-r1.ebuild, baselayout-1.8.6.9.ebuild,
5044 files/rc-scripts-1.4.3.10.tar.bz2, files/rc-scripts-1.4.3.7.tar.bz2,
5045 files/rc-scripts-1.4.3.9.tar.bz2:
5046 Fix RDEPEND to use a more simple form. Cleanup old ebuilds.
5047
5048 *baselayout-1.8.6.10-r1 (08 Sep 2003)
5049
5050 23 Sep 2003; Martin Schlemmer <azarah@g.o>
5051 baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
5052 Add static support, bug #29295.
5053
5054 08 Sep 2003; Martin Schlemmer <azarah@g.o>
5055 baselayout-1.8.6.10-r1.ebuild, files/rc-scripts-1.4.3.10p1.tar.bz2:
5056 This update is a service release - I will get to all the open bugs in the next
5057 few days.
5058
5059 *baselayout-1.8.6.10 (04 Aug 2003)
5060
5061 04 Aug 2003; Martin Schlemmer <azarah@g.o>
5062 baselayout-1.8.6.10.ebuild, files/rc-scripts-1.4.3.10.tar.bz2:
5063 New version - see ChangeLog in /usr/share/doc as always.
5064
5065 23 Jul 2003; Olivier Crete <tester@g.o> baselayout-1.8.5.9.ebuild,
5066 baselayout-1.8.6.7.ebuild, baselayout-1.8.6.8-r1.ebuild,
5067 baselayout-1.8.6.9.ebuild:
5068 Added lib64->lib symlinks for amd64
5069
5070 *baselayout-1.8.6.9 (17 Jul 2003)
5071
5072 17 Jul 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.9.ebuild,
5073 files/rc-scripts-1.4.3.9.tar.bz2:
5074 New bugfix release - check ChangeLog in /usr/share/doc/$P for changes.
5075
5076 15 Jul 2003; Martin Schlemmer <azarah@g.o>
5077 baselayout-1.8.6.8-r1.ebuild:
5078 Add lastb symlink.
5079
5080 15 Jul 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild,
5081 baselayout-1.8.6.7.ebuild, baselayout-1.8.6.8-r1.ebuild:
5082 Remove the ppp stuff, as they now ship with net-dialup/ppp.
5083
5084 *baselayout-1.8.6.8-r1 (21 May 2003)
5085
5086 03 Aug 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.6.8-r1.ebuild:
5087 Added hppa to ARCH where serial console are enabled.
5088
5089 06 Jul 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.6.8-r1.ebuild :
5090 Marked stable on hppa.
5091
5092 06 Jul 2003; Joshua Kinard <kumba@g.o> baselayout-1.8.6.8-r1.ebuild:
5093 Changed ~mips to mips in KEYWORDS
5094
5095 24 Jun 2003; Aron Griffis <agriffis@g.o>
5096 baselayout-1.8.6.8-r1.ebuild:
5097 Mark stable on alpha
5098
5099 22 Jun 2003; Joshua Kinard <kumba@g.o> baselayout-1.8.6.8-r1.ebuild:
5100 Changed ~sparc to sparc in KEYWORDS
5101
5102 21 May 2003; Martin Schlemmer <azaraht@g.o> Manifest, baselayout-1.8.6.8-r1.ebuild,
5103 files/rc-scripts-1.4.3.8p1.tar.bz2:
5104 Fix a bad bug that I missed, bug #21376.
5105
5106 *baselayout-1.8.6.8 (20 May 2003)
5107
5108 20 May 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.8.ebuild,
5109 files/rc-scripts-1.4.3.8.tar.bz2 :
5110 Bugfix release.
5111
5112 *baselayout-1.8.6.7 (12 May 2003)
5113
5114 12 May 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.7.ebuild,
5115 files/rc-scripts-1.4.3.7.tar.bz2:
5116 New release with lots of updates and fixes.
5117
5118 28 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
5119 Some of the build images have MAKEDEV in /usr/sbin, and we called it with
5120 /usr/sbin/MAKEDEV, which is wrong since we moved it to /sbin. This caused
5121 things to break, as we called /usr/sbin/MAKEDEV, and subsequent calls used
5122 the copy in /sbin, which is different versions. Add a symlink in /usr/sbin
5123 to overwrite the invalide MAKEDEV, and call it via /sbin/MAKEDEV. This
5124 should close bug #15299.
5125
5126 28 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
5127 Fix docs installing to the wrong place (bug #20091), thanks to sharp eye of
5128 Matt Taylor <liverbugg@××××.com>.
5129
5130 *baselayout-1.8.6.6 (27 Apr 2003)
5131
5132 27 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.6.ebuild :
5133 Update version.
5134
5135 *baselayout-1.8.5.9 (27 Apr 2003)
5136
5137 27 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.9.ebuild :
5138 Add slocate group, bug #19604.
5139
5140 *baselayout-1.8.6.5 (07 Apr 2003)
5141
5142 07 Apr 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.5.ebuild :
5143 New release.
5144
5145 23 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4-r1.ebuild :
5146 Fix the check for 'si::sysinit:/sbin/rc sysinit' in /etc/inittab to also
5147 update inittab if the line is commented, thanks to report form
5148 Norberto BENSA <nbensa@×××.net>.
5149
5150 *baselayout-1.8.6.4-r1 (21 Mar 2003)
5151
5152 24 Mar 2003; Brandon Low <lostlogic@g.o>
5153 baselayout-1.8.6.4-r1.ebuild:
5154 Move a cd so that it gets done for all cases where it is needed
5155
5156 21 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4-r1.ebuild :
5157 Fix 'etc-update' to be 'env-update' as it *should* have been. Tweak updating
5158 of /etc/conf.d/rc and /etc/inittab to resolve bug #17829, thanks to
5159 Jay Pfeifer <pfeifer@g.o>.
5160
5161 17 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4.ebuild :
5162 Only run 'keepdir /usr/portage' if ${ROOT}/usr/portage do NOT exist, else we
5163 run into problems if it is a readonly NFS mount among others.
5164
5165 *baselayout-1.8.6.4 (16 Mar 2003)
5166
5167 16 Mar 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.4.ebuild :
5168 New release.
5169
5170 *baselayout-1.8.6.3 (09 March 2003)
5171
5172 11 Mar 2003; Zach Welch <zwelch@g.o> baselayout-1.8.5.5.ebuild,
5173 baselayout-1.8.5.8.ebuild, baselayout-1.8.6.2.ebuild,
5174 baselayout-1.8.6.3.ebuild:
5175 change sys-kernel/linux-headers to new virtual/os-headers
5176
5177 09 March 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.3.ebuild :
5178 New beta release; check ChangeLog in usual place for more info.
5179
5180 20 Feb 2003; Zach Welch <zwelch@g.o> baselayout-1.8.5.8.ebuild :
5181 Added arm to keywords.
5182
5183 08 Feb 2003; Guy Martin <gmsoft@g.o> baselayout-1.8.5.8.ebuild :
5184 Added hppa to keywords.
5185
5186 22 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.8.ebuild :
5187 Mark stable.
5188
5189 *baselayout-1.8.6.2 (07 Jan 2003)
5190
5191 18 Jan 2003; Jan Seidel <tuxus@g.o> :
5192 serial console for mips
5193
5194 15 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.2.ebuild :
5195
5196 Bugfixes for /var stuff.
5197
5198 15 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.1.ebuild :
5199
5200 New version with /var on seperate partition fixes ...
5201
5202 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.0.ebuild :
5203
5204 Make sure we only update /etc/conf.d/rc if the user do not have the new with
5205 'svcmount' stuff ...
5206
5207 *baselayout-1.8.6.0 (07 Jan 2003)
5208
5209
5210 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.6.0.ebuild :
5211
5212 New alpha release that do not need tmpfs for caching dependencies. Also
5213 RAID changes, etc. Please make sure to update all ._cfg????_* files, else
5214 things might break .... See ChangeLog in /usr/share/doc/$PF for more info.
5215
5216 *baselayout-1.8.5.8 (07 Jan 2003)
5217
5218 18 Jan 2003; Jan Seidel <tuxus@g.o> :
5219 serial console for mips
5220
5221 15 Jan 2003; Jason Wever <weeve@g.o> baselayout-1.8.5.8.ebuild :
5222
5223 Changed ~sparc keyword to sparc.
5224
5225 07 Jan 2003; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.8.ebuild :
5226
5227 Bugfix release; see ChangeLog in /usr/share/doc/$PF.
5228
5229 *baselayout-1.8.5.7 (24 Dec 2002)
5230
5231 24 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.7.ebuild :
5232
5233 Minor bugfixes.
5234
5235 18 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
5236
5237 Bump to stable.
5238
5239 *baselayout-1.8.5.6 (18 Dec 2002)
5240
5241 18 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.6.ebuild :
5242
5243 Mips support among things.
5244
5245 16 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
5246
5247 Fix /usr/lib/X11 symlink. Change gawk module to compile if
5248 /usr/include/awk/awk.h exists.
5249
5250 *baselayout-1.8.5.5 (09 Dec 2002)
5251
5252 18 Jan 2003; Jan Seidel <tuxus@g.o> :
5253 Fix mips specific stuff
5254 Added mips to keywords
5255
5256 10 Dec 2002; Seemant Kulleen <seemant@g.o>
5257 baselayout-1.8.5.5.ebuild :
5258
5259 Removed references to sparc64 ARCH/KEYWORD as it is deprecated until we
5260 have a 64 bit userland implementation.
5261
5262 09 Dec 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.5.ebuild :
5263
5264 Add a 'keepdir /var/state', closing bug #11546. Change console type for
5265 serial console (sparc) from 'linux' to 'vt100', closing bug #11551.
5266
5267 Check /usr/share/doc/baselayout-1.8.5.5/ChangeLog.gz for details.
5268
5269 06 Dec 2002; Rodney Rees <manson@g.o> :
5270
5271 Changed sparc and ~sparc keywords.
5272
5273 *baselayout-1.8.5.4 (26 Nov 2002)
5274
5275 26 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.4.ebuild :
5276
5277 Check /usr/share/doc/baselayout-1.8.5.4/ChangeLog.gz for details.
5278
5279 *baselayout-1.8.5.3 (18 Nov 2002)
5280
5281 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.3.ebuild :
5282
5283 Ok, new version again. Fixes config files containing licenses, and a problem
5284 with the awk module on non-x86 arch's. This should hopefully be the last release
5285 for a bit.
5286
5287 *baselayout-1.8.5.2 (18 Nov 2002)
5288
5289 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.2.ebuild :
5290
5291 New version with super fast rc-envupdate.sh.
5292
5293 *baselayout-1.8.5.1 (18 Nov 2002)
5294
5295 18 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.1.ebuild :
5296
5297 Fix using /usr/bin/find in depscan.sh.
5298
5299 *baselayout-1.8.5 (17 Nov 2002)
5300
5301 17 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.5.ebuild :
5302
5303 New version that have depscan.sh using awk scripts to do the main work.
5304 This should improve speed a lot, and hopefully resolve bug #10548.
5305
5306 *baselayout-1.8.4.2 (5 Nov 2002)
5307
5308 5 Nov 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.2.ebuild :
5309
5310 Another minor bugfix release to resolve current major show stoppers.
5311
5312 30 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.1.ebuild :
5313
5314 Add poweroff symlink, closing bug #9857 thanks to
5315 Jose Fonseca <j_r_fonseca@××××××××.uk>.
5316
5317 *baselayout-1.8.4.1 (28 Oct 2002)
5318
5319 28 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.1.ebuild :
5320
5321 Bugfix release for 1.8.4.
5322
5323 *baselayout-1.8.4 (13 Oct 2002)
5324
5325 20 Oct 2002; Seemant Kulleen <seemant@g.o> *.ebuild :
5326
5327 Changed unsite.nc.edu to sunsite.nc.edu --- thanks to mg (abiword
5328 developer and gentoo user) -- mentioned it on irc to me.
5329
5330 13 Oct 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.4.ebuild :
5331 Lots of fixes. See ChangeLog.
5332
5333 *baselayout-1.8.3 (7 Sep 2002)
5334
5335 7 Sep 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.3.ebuild :
5336 Get things ready for suid utmp stuff for xterms .. bug #7630.
5337
5338 5 Sep 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.2.ebuild :
5339 Remove /etc/termcap. Anything that needs it, should depend on
5340 sys-libs/libtermcap-compat. Some cleanups; should have passwd and
5341 shadow back in CONTENTS.
5342
5343 26 Aug 2002; Martin Schlemmer <azarah@g.o> baselayout-1.8.2.ebuild :
5344 Tweak DEPEND to depend on portage-2.0.23 or later. Also remove the '!'
5345 depend on <sys-apps/gawk-3.1.0-r3 in favour of one that depend on
5346 >=sys-apps/gawk-3.1.0-r3 if "build" and "bootstrap" not in USE. This
5347 should resolve bug #7018.
5348
5349 *baselayout-1.8.2 (25 Aug 2002)
5350
5351 25 Aug 2002; Martin Schlemmer <azarah@g.o> :
5352 New release, see included ChangeLog for changes.
5353
5354 *baselayout-1.8.1 (08 Aug 2002)
5355
5356 08 Aug 2002; Martin Schlemmer <azarah@g.o> :
5357 New release. Adds many fixes/update. Add /etc/termcap.
5358
5359 *baselayout-1.8.0 (17 July 2002)
5360
5361 17 July 2002; Martin Schlemmer <azarah@g.o> :
5362 Lots of bugfixes and updates. Please see included ChangeLog in
5363 /usr/share/doc/baselayout-1.8.0/ChangeLog.gz for details.
5364
5365 *baselayout-1.7.9-r2 (14 July 2002)
5366
5367 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9-r2.ebuild :
5368 Added KEYWORDS.
5369
5370 *baselayout-1.7.9-r1 (13 May 2002)
5371
5372 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9.ebuild :
5373 Added KEYWORDS.
5374
5375 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.9-r1.ebuild :
5376 Added KEYWORDS.
5377
5378 13 May 2002; M.Schlemmer <azarah@g.o> :
5379
5380 Dont install /usr/sbin/run-crons anymore, as sys-apps/cronbase do it now.
5381
5382 *baselayout-1.7.9 (12 May 2002)
5383
5384 *baselayout-1.7.8-r1 (23 Apr 2002)
5385
5386 14 Jul 2002; phoen][x <phoenix@g.o> baselayout-1.7.8-r1.ebuild :
5387 Added KEYWORDS, SLOT.
5388
5389 23 Apr 2002; M.Schlemmer <azarah@g.o> :
5390
5391 Remove /var/run/utmpx again.
5392
5393 *baselayout-1.7.8 (22 Apr 2002)
5394
5395 *baselayout-1.7.7 (5 Apr 2002)
5396
5397 7 Apr 2002; M.Schlemmer <azarah@g.o> :
5398
5399 Move /etc/init.d/depscan.sh, /etc/init.d/runscript.sh and
5400 /etc/init.d/functions.sh to /sbin to ensure that they are updated correctly.
5401
5402 Other minor bug fixes, check the Changelog.
5403
5404 *baselayout-1.7.6 (24 Mar 2002)
5405
5406 24 Mar 2002; M.Schlemmer <azarah@g.o> :
5407
5408 As rc-scripts-1.3.1 was pretty much still in the works, "before" and "after"
5409 order deps was pretty broken. This release fix this along with a few other
5410 minor bugfixes.
5411
5412 24 Mar 2002; M.Schlemmer <azarah@g.o> :
5413
5414 baselayout-1.7.4* used copies of depscan.sh and functions.sh in ${FILESDIR} to
5415 fix problems, and this was forgotten to be taken out in 1.7.5*.
5416
5417 *baselayout-1.7.5-r1 (23 Mar 2002)
5418
5419 23 Mar 2002; Daniel Robbins <drobbins@g.o> : Jim Nutt pointed out that
5420 his /etc/inittab kept on getting overwritten after every new baselayout merge.
5421 Investigated and found many illegal things being done in pkg_postinst(), which
5422 are now hopefully fixed.
5423
5424 *baselayout-1.7.5 (23 Mar 2002)
5425
5426 23 Mar 2002; Daniel Robbins <drobbins@g.o> : New release with several
5427 rc-script bug fixes; see /usr/share/doc/baselayout-1.7.5/ChangeLog.gz for more
5428 info (this new baselayout includes rc-scripts-1.3.1)
5429
5430 21 March 2002; M.Schlemmer <azarah@g.o> :
5431
5432 Update the pkg_postinst() stuff to use the build USE flag when doing stuff
5433 that really should not be done during bootstrap.
5434
5435 Add support for the "bootstrap" USE flag.
5436
5437 20 March 2002; Daniel Robbins <drobbins@g.o> : fixed pkg_postinst()
5438 that was changing dirs to ${D}/dev instead of ${ROOT}/dev. No rev bump.
5439
5440 20 March 2002; Daniel Robbins <drobbins@g.o> : tweaked ebuild to test
5441 for devfs mount by looking for /dev/.devfsd, not by catting /proc/mounts.
5442 Catting /proc/mounts can give inaccurate results if you're inside a chroot
5443 and your "outside" root has devfs enabled (which is normally the case,
5444 really, since the CD uses devfs). This should fix a problem where device
5445 nodes don't exist after bootstrap, which causes the sys-devel/perl build to
5446 fail since it cats stuff to /dev/null. (causes obscure "missing seperator
5447 in makefile, line 613" error). No rev bump for this fix.
5448
5449 *baselayout-1.7.4-r2 (11 March 2002)
5450
5451 11 March 2002; Martin Schlemmer <azarah@g.o>
5452 baselayout-1.7.4-r2.ebuild, functions.sh : Fix functions.sh using
5453 /usr/bin/basename for users that have /usr on seperate partition.
5454
5455 *baselayout-1.7.4-r1 (11 March 2002)
5456
5457 11 March 2002; Martin Schlemmer <azarah@g.o>
5458 baselayout-1.7.4-r1.ebuild, depscan.sh : Fix bash error if no service
5459 "provide" a virtual service.
5460
5461 *baselayout-1.7.4 (10 March 2002)
5462
5463 6 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r3.ebuild :
5464
5465 Fix a bug where merging baselayout with 1.7.3-r1 already installed, would kill
5466 X when it was started with /etc/init.d/xdm.
5467
5468 6 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r2.ebuild :
5469
5470 Fixed the respawning "startDM.sh" process. Fixed the fsck of / when rebooting
5471 for the first time after baselayout merge.
5472
5473 5 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3-r1.ebuild :
5474
5475 Update /etc/init.d/keymaps and /etc/init.d/consolefont to use the new
5476 sys-apps/kbd package. More xdm fixes and safeguards in /sbin/rc.
5477
5478 Added a "mkdir -p /etc/X11/" for if it do not exist.
5479
5480 *baselayout-1.7.3 (4 March 2002)
5481
5482 4 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.3.ebuild :
5483
5484 Add updated xdm scripts to handle the "dead keys" bug. They should move to
5485 the xfree package when tested fully.
5486
5487 Other minor ajustments.
5488
5489 *baselayout-1.7.2 (3 March 2002)
5490
5491 3 March 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.2.ebuild :
5492
5493 Lots of updates and fixes, check /usr/share/doc/baselayout-1.7.2/ChangeLog
5494 for details.
5495
5496 *baselayout-1.7.1-r2 (25 Feb 2002)
5497
5498 25 Feb 2002; Martin Schlemmer <azarah@g.o> baselayout-1.7.1-r2.ebuild :
5499
5500 Change devices to be created in ${D}/dev and not ${D}/lib/dev-state, as they
5501 are for use only when devfs is not used.
5502
5503 *baselayout-1.7.1-r1 (20 Feb 2002)
5504
5505 20 Feb 2002; Daniel Robbins <drobbins@g.o> baselayout-1.7.1-r1.ebuild:
5506 moved MAKEDEV device node creation to pkg_postinst() so that device nodes don't
5507 get recorded in CONTENTS. Latest CVS Portage no longer records device nodes
5508 in CONTENTS since there's generally no point or clean way to unmerge them.
5509
5510 *baselayout-1.7.1 (6 Feb 2002)
5511
5512 6 Feb 2002; M.Schlemmer <azarah@g.o> baselayout-1.7.1.ebuild :
5513
5514 Move rc-scripts.tar.bz2 to CVS. Remove forcefull install of /etc/devfsd.conf.
5515
5516 *baselayout-1.7.0-r1 (1 Feb 2002)
5517
5518 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
5519
5520 Added initial ChangeLog which should be updated whenever the package is
5521 updated in any way. This changelog is targetted to users. This means that the
5522 comments should well explained and written in clean English. The details about
5523 writing correct changelogs are explained in the skel.ChangeLog file which you
5524 can find in the root directory of the portage repository.