|
|
@ -2,6 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: target/dagon/pkgsel/dagon.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2002 - 2006 Alejandro Mery |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -16,9 +17,8 @@ |
|
|
|
# |
|
|
|
for x in KERNEL='linux' HALDBUS=0 \ |
|
|
|
PAM=0 IDS=1 SSP=1 SECURITY=none ENCRYPTION=1 \ |
|
|
|
NETWORK=1 LVM=1 SSHD=dropbear DHCP=udhcp \ |
|
|
|
DNS=1 \ |
|
|
|
DOC=usual X=none \ |
|
|
|
NETWORK=1 LVM=1 DHCP=udhcp \ |
|
|
|
DNS=1 DOC=core X=none \ |
|
|
|
; do |
|
|
|
|
|
|
|
eval SDECFGSET_TRG_MNEMOSYNE_$x |
|
|
|