summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-10-21 17:49:43 +0000
committerChris Lumens <clumens@redhat.com>2005-10-21 17:49:43 +0000
commit6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f (patch)
tree0e4d2b47a9d801c876c7cab21c6d02a898cedf5a /ChangeLog
parent8fafbf89c3af5ceadfafca1dc9d7d0e6016a4143 (diff)
downloadanaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.tar.gz
anaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.tar.xz
anaconda-6f9e10f5cdd2de285e2640de5d0f2b314a7e1b3f.zip
Support remote updates.img.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dd56a959..3fa32de56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-10-21 Chris Lumens <clumens@redhat.com>
+
+ * scripts/upd-instroot: Add email.* modules. Remove directories we
+ don't care about.
+
+ * docs/command-line.txt: Document new updates= behavior.
+ * loader2/loader.h: Add updatessrc to the loaderData.
+ * loader2/loader.c (loadUpdatesFromRemote): Retrieve updates.img from
+ a remote machine.
+ (parseCmdLineFlags): Handle new updates= behavior.
+
2005-10-20 Jeremy Katz <katzj@redhat.com>
* splashscreen.py (splashScreenShow): Don't do xsetroot anymore.