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

# use local installation sources
$repository{'base'}->{'url'} = "/srv/ftp/pub/opensuse/distribution/SL-10.1/inst-source";
$repository{'base_non-oss'}->{'url'} = "/srv/ftp/pub/opensuse/distribution/SL-10.1/non-oss-inst-source";
$repository{'base_update'}->{'url'} = "/srv/ftp/pub/suse/update/10.1";

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