summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-10.1_x86_64/settings.local.example
blob: 957876e8f98a7c1ef65bded79b49f640325a0cf2 (plain) (blame)
1
2
3
4
5
6
7
8
# Use local installation sources.
$repository{base}->{url} = 'ftp://localhost/pub/opensuse/distribution/SL-10.1/inst-source';
$repository{base_update}->{url} = 'ftp://localhost/pub/suse/update/10.1';

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