From bf1b87609aa3dc8c26d2a3c35c81d138288aef60 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Oct 24 2005 21:19:49 +0000 Subject: auto-import anaconda-10.89.3-1 on branch devel from anaconda-10.89.3-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index c73b3f7..4e52746 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.89.2.tar.bz2 +anaconda-10.89.3.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e94d3e2..baef3e6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.89.2 +Version: 10.89.3 Release: 1 License: GPL Summary: Graphical system installer @@ -72,6 +72,24 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Oct 24 2005 Jeremy Katz - 10.89.3-1 +- don't do xsetroot anymore +- allow retrieving updates.img with + updates=(http|ftp)://host/path/to.img (clumens) +- some upd-instroot fixes (clumens) +- only get yum filelists when needed (pnasrat) +- clean up exception scp'ing (clumens) +- don't write empty authconfig line (clumens, #171558) +- make kickstart errors report line number of error (clumens) +- select most appropriate kernel (kernel-smp, etc) +- ensure we get a boot loader package installed +- minor fix for ia64 image creation +- tweaks to backend setup +- don't have help as visible in the glade file so we don't have the pane + appear when doing a kickstart install +- use pl2 keymap for Polish (3171583) +- allow passing product information with env vars to help live cd + * Thu Oct 20 2005 Jeremy Katz - 10.89.2-1 - fix references to second stage module stuff that caused breakage diff --git a/sources b/sources index d3ea83c..15d443d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdcd0212ad83c91842fe01edbc272f9d anaconda-10.89.2.tar.bz2 +11a3ee14c6128e177495d2d4f305762c anaconda-10.89.3.tar.bz2