summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/ubuntu-6.10/settings.example
blob: ba49c9fd4a94f10fc111cf89b65fae4de3bdbd9c (plain) (blame)
1
2
3
4
5
6
7
8
9
# copy this file to 'settings' and edit it as you please

# use local installation sources
$repository{'base'}->{'url'} = "/srv/ftp/pub/ubuntu";

# Add a new selection:
# $selection{'my-kde'} = "$selection{default}
# foo
# bar";