diff options
author | Tom Grennan <tgrennan@vyatta.com> | 2008-01-23 16:08:22 -0800 |
---|---|---|
committer | Tom Grennan <tgrennan@vyatta.com> | 2008-01-23 16:08:22 -0800 |
commit | 63701b09b34dfedfe2e7e0515e200a27802cf762 (patch) | |
tree | 3473bd1050176c5d48d5484c9244cecaa79bbeb8 /sysconf | |
parent | 411ea581185a36888b1f4dd2b027541b4e029443 (diff) | |
parent | 6b6b806ff3ec38d5ec7fbe2ea9c42e9692340bb0 (diff) | |
download | vyatta-cfg-system-63701b09b34dfedfe2e7e0515e200a27802cf762.tar.gz vyatta-cfg-system-63701b09b34dfedfe2e7e0515e200a27802cf762.zip |
Merge commit 'origin/glendale' into glendale
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/config.boot.default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysconf/config.boot.default b/sysconf/config.boot.default index 941507f0..b0eda7ad 100644 --- a/sysconf/config.boot.default +++ b/sysconf/config.boot.default @@ -14,7 +14,8 @@ system { } package { repository community { - component: "main" + distribution: "community" + components: "main" url: "http://archive.vyatta.com/vyatta" } } |