diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-10-20 20:39:43 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-10-20 20:39:43 +0000 |
commit | 07b547db08a8ad38c691d5dba37b60efe65e98e2 (patch) | |
tree | b60d6430ecb5a2e7a6280395636498ffd39a3430 /ChangeLog | |
parent | a2eaaccd0cf09e1510f25c7b49752f7ff7033172 (diff) | |
download | anaconda-07b547db08a8ad38c691d5dba37b60efe65e98e2.tar.gz anaconda-07b547db08a8ad38c691d5dba37b60efe65e98e2.tar.xz anaconda-07b547db08a8ad38c691d5dba37b60efe65e98e2.zip |
2005-10-20 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
* loader2/urlinstall.c (loadUrlImages): minstg2.img instead of
netstg2.img
* loader2/hdinstall.c (mountHDImages): minstg2.img instead of
hdstg2.img
* loader2/method.c (validIsoImages): Look for stage2.img instead
of hdstg2.img
* scripts/mk-images: mkcramfs is now mkfs.cramfs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -2,6 +2,19 @@ * anaconda.spec: Bump version. + * loader2/urlinstall.c (loadUrlImages): minstg2.img instead of + netstg2.img + * loader2/hdinstall.c (mountHDImages): minstg2.img instead of + hdstg2.img + * loader2/method.c (validIsoImages): Look for stage2.img instead + of hdstg2.img + + * scripts/mk-images: mkcramfs is now mkfs.cramfs + +2005-10-20 Jeremy Katz <katzj@redhat.com> + + * anaconda.spec: Bump version. + * scripts/mk-images (padfile): Remove dead function. (makemainmodules): Likewise. (makebootdisk): Likewise. |