From fa77da62571ed3bccc7948bb3e4eae7e364617b3 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: May 12 2008 21:57:30 +0000 Subject: * Mon May 12 2008 Jeremy Katz - 11.4.0.79-1 - Stop neutering DRI (notting) - make scripts/buildinstall take multiple repos (wwoods) - Don't worry about telling people that interactive text mode is in wrong lang (katzj) - Allow cpio updates.img in the tree for URL installs. (dlehman) - Declare unpackCpioBall for use from within urlinstall.c. (dlehman) - Don't unlink an image we retrieved but could not mount as it could be .cgz. (dlehman) - Don't run lspci with an explicit path (katzj) - Include lspci on all images (#445974) (katzj) - Add support for attaching gdbserver to the loader early on. (clumens) - Add virtio max partition count (markmc) - Sort virtio devices first (markmc) - Merge branch 'master' of ssh://git.fedorahosted.org/git/anaconda (andrewm) - 2008-05-08 Andrew Martynov /dev/null 2>&1 || : %changelog +* Mon May 12 2008 Jeremy Katz - 11.4.0.79-1 +- Stop neutering DRI (notting) +- make scripts/buildinstall take multiple repos (wwoods) +- Don't worry about telling people that interactive text mode is in + wrong lang (katzj) +- Allow cpio updates.img in the tree for URL installs. (dlehman) +- Declare unpackCpioBall for use from within urlinstall.c. (dlehman) +- Don't unlink an image we retrieved but could not mount as it + could be .cgz. (dlehman) +- Don't run lspci with an explicit path (katzj) +- Include lspci on all images (#445974) (katzj) +- Add support for attaching gdbserver to the loader early on. (clumens) +- Add virtio max partition count (markmc) +- Sort virtio devices first (markmc) +- Merge branch 'master' of ssh://git.fedorahosted.org/git/anaconda (andrewm) +- 2008-05-08 Andrew Martynov - 11.4.0.78-1 +- Write per-interface DNS info to ifcfg files (#443244) (dcantrell) +- Clean up sanityCheckHostname() in network.py (dcantrell) +- Activate autorepeat for GUI installs. (jgranado) + +* Fri Apr 25 2008 David Cantrell - 11.4.0.77-1 +- Preserve 'set the hostname' setting when going Next/Back (#443414) (dcantrell) +- Avoid traceback on network configuration screen (#444184) (dcantrell) +- Add missing backslashes for the .profile here document. (dcantrell) +- Label the efi boot filesystem on ia64 as well. (pjones) +- Don't use size to determine if a partition is an EFI system + partition; instead, (pjones) +- Handle the DVD having a disknumber of ALL. (443291) (jkeating) +- Make the LUKS passphrase prompt fit on an 80x25 screen. (#442100) (dlehman) +- Don't dd the image from /dev/zero _and_ use + "mkdosfs -C " (pjones) +- label the filesystem in efidisk.img so that HAL and such won't try to + mount it. (pjones) +- fix testiso Makefile target - boot.iso, not netinst.iso (wwoods) + * Thu Apr 24 2008 Chris Lumens - 11.4.0.76-1 - Use the execWithCapture wrapper to be consistent. (jgranado) - Call the mdadm with full path. (jgranado) diff --git a/sources b/sources index b72b770..483599b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd83244305fe7e37a0ff6ed68e8e4f2c anaconda-11.4.0.76.tar.bz2 +f717dbc3575a854c628b5e2a7fbb7765 anaconda-11.4.1.0.tar.bz2