summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/debian-4.0/settings.example
blob: d09a8710451b50aa73bc1e4e55bed8c6bb791be9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# rename this file to 'settings' and edit it as you please
# 
# for a list of all options, have a look at the corresponding 
# settings.default in /opt/openslx/share/distro-info

# use local installation source
#<repository base>
#    local-url = /srv/ftp/pub/debian
#</repository>

# add a new selection:
#<selection my_kde>
#	base = kde
#	packages = <<END
#		kinternet
#	END
#</selection>