diff -aurN milo-2.2-18-patched/Documentation/defconfig.milo milo-2.2-18/Documentation/defconfig.milo --- milo-2.2-18-patched/Documentation/defconfig.milo 2001-07-19 18:59:45.000000000 +0900 +++ milo-2.2-18/Documentation/defconfig.milo 2003-11-16 17:44:08.000000000 +0900 @@ -36,7 +36,7 @@ # MINI_VGA_RAW2 is not set MINI_TGA_CONSOLE=y MINI_EXTERNAL_FONT=y -MINI_FONT_FILE=/usr/lib/kbd/consolefonts/default8x16.gz +MINI_FONT_FILE=/usr/share/kbd/consolefonts/default8x16.psfu.gz MILO_CONFIG_EXT2FS=y MILO_CONFIG_MSDOSFS=y MILO_CONFIG_REISERFS=y @@ -52,4 +52,19 @@ # # Debug settings # -# DEBUG_SETTINGS is not set +DEBUG_SETTINGS=y +# DEBUG_MALLOC is not set +# GUARD_BANDS is not set +# NEVER is not set +# DEBUG_USE_DBM is not set +DEBUG_BOOT=y +# DEBUG_DEVICES is not set +# DEBUG_TIMER is not set +# DEBUG_STUB is not set +# DEBUG_PROC is not set +# DEBUG_KERNEL is not set +# DEBUG_RELOCATE is not set +# DEBUG_EXT2 is not set +# DEBUG_MSDOS is not set +# DEBUG_ISOFS is not set +# DEBUG_USING_LEDS is not set diff -aurN milo-2.2-18-patched/tools/scripts/build milo-2.2-18/tools/scripts/build --- milo-2.2-18-patched/tools/scripts/build 2001-07-19 00:58:29.000000000 +0900 +++ milo-2.2-18/tools/scripts/build 2003-11-16 17:44:22.000000000 +0900 @@ -1,7 +1,7 @@ #!/bin/bash set -e -RELEASE=2.2-17 +RELEASE=2.2-18 for i in \ "Alpha-XLT XLT" \