From d7aad809ea912f75628742bb91021fea49b3c923 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sep 28 2006 21:18:20 +0000 Subject: auto-import anaconda-11.1.0.102-1 on branch devel from anaconda-11.1.0.102-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 37c8ade..e268543 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.101.tar.bz2 +anaconda-11.1.0.102.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b5fdb45..e5f55eb 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.101 +Version: 11.1.0.102 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,15 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Sep 28 2006 Jeremy Katz - 11.1.0.102-1 +- Disable repo writing for now +- Fixup text network config (dcantrel) +- More HTTP response codes (clumens) +- Don't try to use updates disk image by default (clumens) +- Give an error message when netconfig fails +- Don't prompt for non-existent cd +- Fix DNS with dhcp for extras on CD install + * Wed Sep 27 2006 Jeremy Katz - 11.1.0.101-1 - Give indication of no optional packages (#204242) - Don't give an error on partition mount errors looking for upgrades (#201805) diff --git a/sources b/sources index 97d6d05..9a5bf37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -904e355866c91987dfcccfd6335f4864 anaconda-11.1.0.101.tar.bz2 +02432bbeee336b096b33ccedf4f3ea67 anaconda-11.1.0.102.tar.bz2