From c18186f031b2fc7b1adf2012c213b92c4024a77f Mon Sep 17 00:00:00 2001 From: Euiseo Cha Date: Thu, 30 Mar 2023 17:38:31 +0900 Subject: [PATCH] fix: bugs --- configuration.old | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configuration.old b/configuration.old index 7a2985c..abd8d6a 100644 --- a/configuration.old +++ b/configuration.old @@ -57,7 +57,7 @@ RETRYSRCDOWNLOAD=y RETRYDOWNLOADCNT=20 DOWNLOADTIMEOUT=30 SERVER="http://ftp.osuosl.org" -# RUNMAKE is not set +RUNMAKE=y CLEAN=y # end of General Settings @@ -69,11 +69,11 @@ CONFIG_TESTS=y # # Test settings # -TST_1=y -# TST_2 is not set +# TST_1 is not set +TST_2=y # end of Test settings -TEST=1 +TEST=2 PKGMNGT=y PKG_PACK=y # LIB_LOAD is not set @@ -90,7 +90,7 @@ DEL_LA_FILES=y CONFIG_BUILD_KERNEL=y CONFIG="$(pwd)/mihari-dev-kernel-config" NCURSES5=y -TIMEZONE="GMT" +TIMEZONE="KST" LANG="ko_KR.UTF-8" FULL_LOCALE=y PAGE_LETTER=y