summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/debian-4.0/settings.example
blob: ac54855de3012a4b3e71efe49f30c5cd66e29cd7 (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>