Browse Source

tardiba: reverted the default network subsystem to rocknet

master
Nagy Karoly Gabriel 16 years ago
parent
commit
96ccb4e9c8
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      pkgsel/tardiba.conf

+ 5
- 5
pkgsel/tardiba.conf

@ -1,11 +1,11 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: target/tardiba/pkgsel/tardiba.conf
# Copyright (C) 2006 - 2007 The OpenSDE Project
#
# Copyright (C) 2006 - 2008 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
@ -16,7 +16,7 @@
#
TARDIBA_OPTION="KERNEL=linux LIBC=glibc LVM=1 PAM=1 SSP=1 \
NETWORKSUBSYS=etcnet \
NETWORKSUBSYS=rocknet \
SECURITY=none \
POSTGRES=1 MONITORING=minimal \
DEVTOOLS=0 DEVELOPMENT=0 \

Loading…
Cancel
Save