summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-10-27 06:30:48 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-10-27 06:30:48 +0000
commitd046db8e3acae1febecb90713348b4961405acdc (patch)
tree2205dae4047a56ed2754cc813ee9f7eb6c5681f5 /sys-boot/arcboot/ChangeLog
parent (Manifest recommit) (diff)
downloadgentoo-2-d046db8e3acae1febecb90713348b4961405acdc.tar.gz
gentoo-2-d046db8e3acae1febecb90713348b4961405acdc.tar.bz2
gentoo-2-d046db8e3acae1febecb90713348b4961405acdc.zip
Updated arcboot w/ a patch that shows current load progress of loading the kernel into memory, which is useful to inform users that the system has not stopped responding (arcboot is slow at loading kernels off disk). Patch credit: Kaj-Michael Lang - milang (at) tal dot org.
Diffstat (limited to 'sys-boot/arcboot/ChangeLog')
-rw-r--r--sys-boot/arcboot/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-boot/arcboot/ChangeLog b/sys-boot/arcboot/ChangeLog
index 11ddd542fff0..aec3acf4aa08 100644
--- a/sys-boot/arcboot/ChangeLog
+++ b/sys-boot/arcboot/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-boot/arcboot
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/ChangeLog,v 1.4 2004/10/19 05:52:21 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/ChangeLog,v 1.5 2004/10/27 06:30:48 kumba Exp $
+
+*arcboot-0.3.8.4-r1 (27 Oct 2004)
+
+ 27 Oct 2004; Joshua Kinard <kumba@gentoo.org>
+ files/arcboot-0.3.8.4-gentoo.patch, +arcboot-0.3.8.4-r1.ebuild,
+ -arcboot-0.3.8.4.ebuild:
+ Updated arcboot w/ a patch that shows current load progress of loading the
+ kernel into memory, which is useful to inform users that the system has not
+ stopped responding (arcboot is slow at loading kernels off disk). Patch
+ credit: Kaj-Michael Lang - milang (at) tal dot org.
19 Oct 2004; Joshua Kinard <kumba@gentoo.org> arcboot-0.3.8.4.ebuild:
Forgot to add cobalt to IUSE.