summaryrefslogtreecommitdiff
blob: d496e738f908ddf519e64bb13e8c311de9005b38 (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
# ChangeLog for sys-boot/arcload
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.8 2006/04/09 19:57:03 kumba Exp $

  09 Apr 2006; Joshua Kinard <kumba@gentoo.org> arcload-0.50.ebuild:
  Tweak S some to point to the right work directory until upstream fixes the
  naming of the sourceball.

*arcload-0.50 (04 Apr 2006)

  04 Apr 2006; Joshua Kinard <kumba@gentoo.org> -arcload-0.5.ebuild,
  +arcload-0.50.ebuild:
  Rename arcload-0.5's ebuild to arcload-0.50 so portage actually treats it as
  an upgrade. Upstream is going to change the filename on their end, but as of
  now, this hasn't been done. Thus, we have a kludge in place that does the
  change until upstream changes the source filename.

*arcload-0.5 (10 Feb 2006)

  10 Feb 2006; Joshua Kinard <kumba@gentoo.org> +arcload-0.5.ebuild:
  Import newer version of ARCLoad.  Now with Filesystem Support.

  02 Jan 2006; Joshua Kinard <kumba@gentoo.org> -arcload-0.41.ebuild,
  arcload-0.43-r1.ebuild:
  Bump to mips stable, remove 0.41

*arcload-0.43-r1 (15 Oct 2005)

  15 Oct 2005; Joshua Kinard <kumba@gentoo.org>
  +files/arcload-0.43-tweaks1.patch, +arcload-0.43-r1.ebuild,
  -arcload-0.43.ebuild:
  Tweaks to arcload; add an identifier to loader/detect.c for R14K cpus, and
  make detectbaud() return a default of 9600bps in loader/detect.c

*arcload-0.43 (11 Sep 2005)

  11 Sep 2005; Joshua Kinard <kumba@gentoo.org> +arcload-0.43.ebuild:
  New version of arcload, the ultimate SGI system bootloader.

*arcload-0.41 (12 Jun 2005)

  12 Jun 2005; Joshua Kinard <kumba@gentoo.org> +metadata.xml,
  +arcload-0.41.ebuild:
  Initial import of what is quite possibly, the best bootloader for SGI Mips
  systems ever. Supports disk booting of IP22, IP27, IP28, IP30, and IP32
  systems.