summaryrefslogtreecommitdiff
blob: 9226f91a524127c3435de355053f0f5f27338abc (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
# ChangeLog for sys-boot/elilo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.15 2006/02/23 01:15:38 agriffis Exp $

  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