X-Git-Url: https://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ChangeLog;h=ee8bb4e873fedc33d6a79c480dd77123b67a3b91;hp=d192da5fdc4999a3e7d71dadcd55fde713acd071;hb=6a6a039f03909f5cdf62ef94522eb1a70b7e792d;hpb=e19f440a0df591a3e5174218d3bcc6d01ffb07ee diff --git a/ChangeLog b/ChangeLog index d192da5..ee8bb4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,49 @@ # arch-tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3 # +2004-07-11 19:52:17 GMT Ethan Benson patch-72 + + Summary: + Add LABEL/UUID support to yabootconfig + Revision: + yaboot--devel--1.3--patch-72 + + * ybin/yabootconfig: Add support for LABEL= and UUID= in + /etc/fstab. (Colin Watson) + + modified files: + 0arch-timestamps0 ChangeLog ybin/yabootconfig + + +2004-05-08 22:04:51 GMT Ethan Benson patch-71 + + Summary: + Add additional check on /dev/nvram to avoid misleading error message + Revision: + yaboot--devel--1.3--patch-71 + + * ybin/ybin: Add additional check on /dev/nvram, if we cannot read a + couple bytes report it as broken. This avoids misleading + `Incompatible nvsetenv' message on kernels without /dev/nvram support. + + modified files: + 0arch-timestamps0 ChangeLog ybin/ybin + + +2004-05-08 06:38:44 GMT Ethan Benson patch-70 + + Summary: + Fix several ofpath error messages going to stdout rather then stderr + Revision: + yaboot--devel--1.3--patch-70 + + * ybin/ofpath: Fix several error messages mistakenly written to stdout + rather then stderr. (Thanks to Colin Watson for noticing) + + modified files: + 0arch-timestamps0 ChangeLog ybin/ofpath + + 2004-04-26 00:27:48 GMT Ethan Benson patch-69 Summary: