个人工具

“模板:源”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'<includeonly><pre> deb http://{{{1}}}/ubuntu/ {{{2}}} main restricted universe multiverse deb http://{{{1}}}/ubuntu/ {{{2}}}-security main restricted universe multiverse de…'创建新页面)
 
 
(未显示同一用户的1个中间版本)
第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>
  
 
用法:
 
用法:
{{源|服务器|版本代号}}
+
<nowiki>{{源|服务器|版本代号}}</nowiki>
  
 
例如:
 
例如:
{{源|archive.ubuntu.com|lucid}}
+
<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}}