Magellan Linux

Annotation of /alx-src/trunk/tinyalxconfig-ng/conf/config.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 498 - (hide annotations) (download)
Tue Jun 10 13:15:11 2008 UTC (15 years, 11 months ago) by niro
File size: 1135 byte(s)
-added theme-selection support

1 niro 498 # $Header: /home/cvsd/alx-cvs/alx-src/tinyalxconfig-ng/conf/config.rc,v 1.3 2008-06-10 13:07:13 niro Exp $
2 niro 386 #
3     # AutoSta_LX Konfigurations Script
4     # version: $Version$
5     #
6     # Niels Rogalla <niro@magellan-linux.de>
7     # <rogalla@augusta-bochum.de>
8     #
9     # Main Configuration File
10     #
11    
12     ## mysql configuration ##
13     SQL_USER=username
14     SQL_PASS=password
15     SQL_HOST=192.168.0.100
16     SQL_DB=alx_web
17    
18     ## default skeleton files ##
19     ALX_SKELETONS=/etc/alxconfig-ng/skel
20    
21     ## configuration settings ##
22     SETTINGSPATH=/etc/alxconfig-ng/settings
23    
24     ## default hosts settings ##
25     ALX_DEFAULT_HOSTNAME=ALX-UNCONFIGURED
26     ALX_DEFAULT_DOMAIN=DOM_AKA_NT
27    
28     ## user settings ##
29     ALX_UNPRIV_USER=station
30     ALX_UNPRIV_GROUP=users
31     ALX_UNPRIV_HOME=/home/${ALX_UNPRIV_USER}
32    
33 niro 498 ## default fluxbox theme ##
34     ALX_DEFAULT_THEME=beOSbox
35    
36 niro 386 ## ica sessions location ##
37     ALX_ICA_SESSIONS=/etc/alxconfig-ng/ica-sessions
38    
39     ## ica sessions icons ##
40     ALX_SESSIONS_ICONS=/etc/alxconfig-ng/ica-sessions/icons
41    
42 niro 475 ## update settings ##
43 niro 386 SMB_UPDATE_HOST="//128.20.40.213/magetmp"
44     SMB_UPDATE_USER="alx_install"
45     SMB_UPDATE_PASS="@lx"
46     MAGE_MIRRORS="ftp://128.20.40.213/alx"
47     MAGE_RSYNC="rsync://128.20.40.213/mage-alx-cvs"

Properties

Name Value
svn:executable *