Bug#67510: I think this one is fixed
I took a look at netconfig.c it looks okay.
I just tried to reproduce the bug (configured first with no dns, then configure
with dns) after the second config dns worked fine.
I believe that this is the delta that fixed the bug. I didn't look super deep,
that's why I'm not closing the bug, though I really think it is fixed.
-David
ruff:dbootstrap$ cvs log -r1.47 netconfig.c
----------------------------
revision 1.47
date: 2000/08/19 16:19:00; author: joey; state: Exp; lines: +1 -1
- choose_medium.c: Properly passed DLG_CANCEL from enterDirBox()
through choose_archive_dir().
- choose_medium.c: Properly passed DLG_CANCEL from choose_idefloppy()
through choose_medium().
- choose_medium.c: Added call to fdisk_reread () to initialize
partition table in TEST target.
- choose_medium.c: Properly passed DLG_CANCEL from choose_harddisk()
through choose_medium().
- netconfig.c: Properly returned DLG_CANCEL from configure_network().
- choose_medium.c: Handle Cancel properly in test target
- boxes.c: Added little documentation
=============================================================================
ruff:dbootstrap$
Reply to: