summaryrefslogtreecommitdiff
blob: 13296aa03e1e3f0817b79d64816aa5eee416fa62 (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for sys-boot/elilo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.23 2009/06/02 15:56:44 armin76 Exp $

*elilo-3.10 (02 Jun 2009)

  02 Jun 2009; Raúl Porcel <armin76@gentoo.org> +elilo-3.10.ebuild:
  Version bump

  06 May 2009; Markus Meier <maekke@gentoo.org> elilo-3.8.ebuild:
  add ~amd64, bug #208639

  14 Feb 2008; Christian Faulhammer <opfer@gentoo.org> elilo-3.8.ebuild:
  keyworded ~arch for x86, bug 208639

*elilo-3.8 (08 Feb 2008)

  08 Feb 2008; Raúl Porcel <armin76@gentoo.org>
  -files/elilo-3.3a-devscheme.patch, -files/elilo.8-3.4,
  -files/eliloalt.8-3.4, -files/elilo-3.4-makefile.patch,
  -files/elilo-3.4-proc-sigsetjmp.patch, -elilo-3.4-r3.ebuild,
  -elilo-3.6.ebuild, +elilo-3.8.ebuild:
  Version bump wrt #208639, thanks to plasmaroo for testing

  22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

  19 Oct 2006; Aron Griffis <agriffis@gentoo.org>
  elilo-3.6_p20060314.ebuild:
  Mark 3.6_p20060314 stable on ia64

*elilo-3.6_p20060314 (16 Mar 2006)

  16 Mar 2006; Aron Griffis <agriffis@gentoo.org>
  +files/elilo.sh-chkspace.patch, +files/elilo.sh-vmm.patch,
  +elilo-3.6_p20060314.ebuild:
  Bump to post-3.6 nightly snapshot with Xen fixes

  10 Mar 2006; Aron Griffis <agriffis@gentoo.org> elilo-3.4-r3.ebuild,
  elilo-3.6.ebuild:
  Add elilo-3.4.gz to SRC_URI to fix script installation

  23 Feb 2006; Aron Griffis <agriffis@gentoo.org> +metadata.xml,
  elilo-3.4-r3.ebuild, elilo-3.6.ebuild:
  Move elilo script to mirrors

  14 Feb 2006; Aron Griffis <agriffis@gentoo.org> elilo-3.6.ebuild:
  Mark stable immediately since older versions can't boot with initramfs

*elilo-3.6 (14 Feb 2006)

  14 Feb 2006; Aron Griffis <agriffis@gentoo.org> +elilo-3.6.ebuild:
  Bump to 3.6 (from 3.4-r3) (fixes initramfs corruption on ia64)

  03 Jan 2006; Tim Yamin <plasmaroo@gentoo.org> files/elilo-3.4:
  Always define $loop in the elilo script to prevent it getting imported from
  the environment.

  03 Oct 2005; Aron Griffis <agriffis@gentoo.org> elilo-3.4-r3.ebuild:
  Add PROVIDE=virtual/bootloader #107940

*elilo-3.4-r3 (02 Aug 2005)

  02 Aug 2005; Aron Griffis <agriffis@gentoo.org> files/elilo.conf.sample,
  -elilo-3.4-r1.ebuild, -elilo-3.4-r2.ebuild, +elilo-3.4-r3.ebuild:
  Stabilize -r2 with vapier's ebuild updates, but bump it to -r3 at the same
  time to push out repaired sample elilo.conf

*elilo-3.4-r2 (06 May 2005)

  06 May 2005; Mike Frysinger <vapier@gentoo.org>
  +files/elilo-3.4-proc-sigsetjmp.patch, +elilo-3.4-r2.ebuild:
  Fix building with newer binutils and clean up the src_install to use Gentoo
  style install.

*elilo-3.4-r1 (30 Mar 2005)

  30 Mar 2005; <plasmaroo@gentoo.org> +elilo-3.4-r1.ebuild, files/elilo-3.4:
  Backport --efiboot fix for 2.6 kernels from Debian.

  22 Jan 2005; <plasmaroo@gentoo.org> elilo-3.4.ebuild:
  Fix total build breakage; inherit toolchain-funcs please...

  19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> elilo-3.4.ebuild:
  fix depend (bug #45110); tidy

  04 Mar 2004; <agriffis@gentoo.org> elilo-3.4.ebuild:
  stable on ia64

  23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild,
  files/elilo.conf.sample:
  add elilo.conf.sample

  23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild:
  add rdepend on dosfstools

*elilo-3.4 (23 Jan 2004)

  23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild,
  files/elilo-3.3a-devscheme.patch, files/elilo-3.4,
  files/elilo-3.4-makefile.patch, files/elilo.8-3.4, files/eliloalt.8-3.4:
  New ebuild for elilo, stolen from Mandrake and Debian