模板:源:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Davix留言 | 贡献
无编辑摘要
Davix留言 | 贡献
无编辑摘要
 
第1行: 第1行:
<includeonly><pre>
<pre>
deb http://{{{1}}}/ubuntu/ {{{2}}} main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}} main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-security main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-security main restricted universe multiverse
第10行: 第10行:
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-proposed main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-proposed main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-backports main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-backports main restricted universe multiverse
</pre></includeonly>
</pre><noinclude>


用法:
用法:
第17行: 第17行:
例如:
例如:
<nowiki>{{源|archive.ubuntu.com|lucid}}</nowiki>
<nowiki>{{源|archive.ubuntu.com|lucid}}</nowiki>
</noinclude>

2010年6月21日 (一) 19:21的最新版本

deb http://{{{1}}}/ubuntu/ {{{2}}} main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-security main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-updates main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-proposed main restricted universe multiverse
deb http://{{{1}}}/ubuntu/ {{{2}}}-backports main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}} main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-security main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-updates main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-proposed main restricted universe multiverse
deb-src http://{{{1}}}/ubuntu/ {{{2}}}-backports main restricted universe multiverse

用法: {{源|服务器|版本代号}}

例如: {{源|archive.ubuntu.com|lucid}}