diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-06 13:36:08 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-06 13:36:08 -0800 |
commit | c1ccd5a4e04651866f97f3de40f85c431e36029a (patch) | |
tree | 62bb2d27829ebff007ab333868ec2a258f719197 /sysconf | |
parent | 95de94cc4dc13f906007fbe1e8634835574f8ecf (diff) | |
parent | 723c2abba6ca328cac56147c29c98360b712a6ab (diff) | |
download | vyatta-cfg-system-c1ccd5a4e04651866f97f3de40f85c431e36029a.tar.gz vyatta-cfg-system-c1ccd5a4e04651866f97f3de40f85c431e36029a.zip |
Merge branch 'glendale' into hollywood
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/config.boot.default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconf/config.boot.default b/sysconf/config.boot.default index b0eda7ad..fdde1c74 100644 --- a/sysconf/config.boot.default +++ b/sysconf/config.boot.default @@ -14,9 +14,9 @@ system { } package { repository community { - distribution: "community" + distribution: "stable" components: "main" - url: "http://archive.vyatta.com/vyatta" + url: "http://packages.vyatta.com/vyatta" } } } |