diff --git a/pkgsel/tardiba.conf b/pkgsel/tardiba.conf index 1167593..6ff9b02 100644 --- a/pkgsel/tardiba.conf +++ b/pkgsel/tardiba.conf @@ -1,7 +1,22 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/tardiba/pkgsel/tardiba.conf +# Copyright (C) 2006 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + # options always used on all tardiba systems # for x in KERNEL='linux' LIBC=glibc LVM=1 PAM=1 IDS=1 SSP=1 \ SECURITY=none ENCRYPTION=1 PGP=1 \ + VLAN=1 \ POSTGRES=1 POSTGRES_POOL=1 \ DEVTOOLS=0 DEVELOPMENT=0 \ DOC=usual \