diff --git a/pkgsel/tardiba.conf b/pkgsel/tardiba.conf index 8bba98c..ff93204 100644 --- a/pkgsel/tardiba.conf +++ b/pkgsel/tardiba.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/tardiba/pkgsel/tardiba.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,7 +14,7 @@ # options always used on all tardiba systems # -for x in KERNEL='linux' LIBC=glibc LVM=1 EVMS=1 PAM=1 SSP=1 \ +for x in KERNEL='linux' LIBC=glibc LVM=1 PAM=1 SSP=1 \ SECURITY=none ENCRYPTION=1 \ POSTGRES=1 MONITORING=minimal \ DEVTOOLS=0 DEVELOPMENT=0 \