blob: 6afb92caab96e3901da7def71dda9268150888a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
# ChangeLog for sys-apps/baselayout-lite
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-lite/ChangeLog,v 1.14 2007/04/28 18:09:21 swegener Exp $
28 Apr 2007; Sven Wegener <swegener@gentoo.org>
baselayout-lite-1.0_pre1.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
31 Jan 2007; Chris PeBenito <pebenito@gentoo.org> metadata.xml,
baselayout-lite-1.0_pre1.ebuild:
Fix bug #160519 keywording.
23 Feb 2006; Brian Jackson <iggy@gentoo.org>
baselayout-lite-1.0_pre1.ebuild:
added uclibc to IUSE, bug 104102, thanks to Carlo Marcelo Arenas Belon
<carenas@sajinet.com.pe>
23 Feb 2006; Brian Jackson <iggy@gentoo.org>
baselayout-lite-1.0_pre1.ebuild:
dev/pts dev/ptmx issues fixed, bug 123821, thanks to Roman Lehnert
<lehnert@linuxpartner.de>
26 Oct 2005; Brian Jackson <iggy@gentoo.org>
baselayout-lite-1.0_pre1.ebuild:
a few changes I've had sitting around here that fix some known bugs
12 Jun 2005; Brian Jackson <iggy@gentoo.org>
-baselayout-lite-1.0_pre2.ebuild:
removing pre2 ebuild since that branch is no longer actively developed
08 Jun 2005; <solar@gentoo.org> baselayout-lite-1.0_pre2.ebuild:
- update baselayout-lite to be cross compile aware
29 May 2005; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild,
baselayout-lite-1.0_pre2.ebuild:
- update baselayout-lite to use libc expanded variable elibc_uclibc vs uclibc
so USE=-* works
*baselayout-lite-1.0_pre2 (06 Mar 2005)
06 Mar 2005; Brian Jackson <iggy@gentoo.org>
+baselayout-lite-1.0_pre2.ebuild:
pre2 release for testing
01 Mar 2005; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild:
- make baselayout-lite provide virtual/baselayout
23 Jul 2004; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild:
Moved device node creation to src_install() so that we can get the device nods
into a binary package which can then be installed on a host which does not
have python/portage etc.
15 Jun 2004; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild:
remove unneeded /etc/nsswitch.conf with USE=uclibc
*baselayout-lite-1.0_pre1 (22 Feb 2004)
22 Feb 2004; Chris PeBenito <pebenito@gentoo.org>
baselayout-lite-1.0_pre1.ebuild, metadata.xml:
Initial commit of baselayout for embedded systems. Still
a work in progress.
|