diff options
| author | Chris Lumens <clumens@redhat.com> | 2007-09-27 19:33:20 +0000 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2007-09-27 19:33:20 +0000 |
| commit | b1871c2be487afa9f40d7c6d41db9502a2cbef05 (patch) | |
| tree | 19262099715b9c294223cc55750f8e488b26daf9 /ChangeLog | |
| parent | 970dc8d9f3bb14bd0ddcea586ef27a328f7dd3d8 (diff) | |
Pass /mnt/stage2 as the location to mount the rescue CD on when checking for a
local stage2.img. This allows the nfsiso method to work again.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-09-27 Chris Lumens <clumens@redhat.com> + + * loader2/cdinstall.c (mountCdromStage2): Don't assume the CD is + mounted on /mnt/source. + (queryCDMediaCheck): Likewise. + (setupCdrom): Likewise. + + * loader2/nfsinstall.c (mountNfsImage): Pass /mnt/stage2 as the + location to mount the rescue CD on when checking for a local + stage2.img. This allows the nfsiso method to work again. + 2007-09-27 Jeremy Katz <katzj@redhat.com> * utils/genmodinfo: Blacklist more wireless drivers; with the way |
