blob: 47abc998101c556b2b3293d96ba71977866f9cbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
# ChangeLog for sys-boot/aboot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.14 2009/09/23 20:29:43 patrick Exp $
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> aboot-0.9-r1.ebuild,
aboot-1.0_pre20040408.ebuild:
Remove virtual/libc
13 Dec 2007; Jose Luis Rivero <yoswink@gentoo.org>
aboot-1.0_pre20040408-r2.ebuild:
Stable. It has been in testing for the last 4 months. We need it stable to
avoid downgrading when 2007.1 will be released
12 Dec 2007; Jose Luis Rivero <yoswink@gentoo.org>
aboot-1.0_pre20040408-r2.ebuild:
Force -j1 since there are lots of problems with parallel building
*aboot-1.0_pre20040408-r2 (29 Aug 2007)
29 Aug 2007; Jose Luis Rivero <yoswink@gentoo.org>
+files/aboot-pt_note.patch, +aboot-1.0_pre20040408-r2.ebuild:
New version which can boot kernels >2.6.23. A change in the ELF kernel
headers (PT_NOTE) breaks previous versions, see
http://lkml.org/lkml/2007/8/14/259 for details.
*aboot-1.0_pre20040408-r1 (15 Jul 2007)
15 Jul 2007; Mike Frysinger <vapier@gentoo.org>
+aboot-1.0_pre20040408-r1.ebuild:
Pull in our own copy of unsanitized kernel headers to build against #166769.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
17 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
+files/aboot-gcc-3.4.patch, aboot-1.0_pre20040408.ebuild:
Fix gcc-3.4 compilation, bug 115337.
02 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
aboot-1.0_pre20040408.ebuild:
Stable bump.
18 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> :
Fix digest, bug 70478.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> aboot-0.9-r1.ebuild,
aboot-1.0_pre20040408.ebuild:
virtual/glibc -> virtual/libc
*aboot-1.0_pre20040408 (18 May 2004)
18 May 2004; Will Woods <wwoods@gentoo.org> aboot-1.0_pre20040408.ebuild:
New aboot prerelease version considered ready for testing. New features,
compile fixes, bug fixes.
*aboot-0.9-r1 (08 Dec 2003)
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> aboot-0.9-r1.ebuild,
metadata.xml, files/aboot.conf:
moved from sys-apps to sys-boot
*aboot-0.9-r1 (21 Sep 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> aboot-0.9-r1.ebuild :
This is definitely not for mips.
06 Jan 2002; Seemant Kulleen <seemant@gentoo.org> aboot-0.9-r1.ebuild :
PROVIDE virtual/bootloader
21 Sep 2002; Bjoern Brauel <bjb@gentoo.org>
Added initial ebuild
|