core: don't hang if no config file is found
authorH. Peter Anvin <hpa@zytor.com>
Mon, 26 Jul 2010 00:27:37 +0000 (17:27 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 26 Jul 2010 00:28:10 +0000 (17:28 -0700)
commit6f2d1b84131b0a9039562dbd96dbd27e0079f287
tree45bb405516eb2abfc37abeee6b54a1ec5ee664fa
parent4ad669661e034f6069c3ce0d6b97a8f297cf33b3
core: don't hang if no config file is found

If we can't find a configuration file, we need to do something
slightly more friendly than hanging.

Reported-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskfs.inc
core/extern.inc
core/fs/fs.c
core/isolinux.asm
core/pxelinux.asm