diff options
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" } } } |