This commit is contained in:
Manuel Canales Esparcia 2006-08-13 09:50:43 +00:00
parent 3fa20d4aee
commit 1b99a8b0b4
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@ menu "--- BOOK Settings"
endchoice
config BRANCH_ID
string "Branch (mandatory)"
string "Book Version (mandatory)"
default "**EDIT ME**"
depends BRANCH
help
@ -388,7 +388,7 @@ menu "--- Build Settings"
config CONFIG_TESTS
bool "Run testsuites"
depends !BOOK_CLFS2
default n
default y
help
#-- Run test suites
#
@ -503,7 +503,7 @@ menu "--- Build Settings"
bool "Install vim-lang package"
default y
help
#-- install the optional vim-lang package
#-- Install the optional vim-lang package
config TIMEZONE
string "TimeZone"

View file

@ -9,7 +9,7 @@
#--- Which library model to use uclibc/glibc
MODEL=glibc
#--- The host system has grsecurity options enabled? n0(no)/y(yes)
#--- The host system has grsecurity options enabled? n(no)/y(yes)
GRSECURITY_HOST=n
#--- Unprivileged user and group name