fedora.prosek.czf |
Subversion Repositories: |
Compare with Previous - Blame - Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>fedora.prosek.czf - main frame</title>
<base target="main">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<style type="text/css" media="screen"> @import "main.css"; </style>
</head>
<body bgcolor="#FFFFFF">
<table bordr=1 cellspacing="0">
<tr>
<td rowspan=1 style="vertical-align: middle; text-align: justify; width: 400px">
Na serveru fedora.prosek.czf je umístěno úložiště s aktuálními balíčky pro
distribuci fedora. Pokud chcete aktualizovat svůj systém programem yum tak
stačí pokud si yum nainstalujete a do konfiguračního souboru si dáte následující
</td>
<td>
<img src="./images/fedora_full-logo.png" alt="Fedora Core" border="0" />
</td>
</tr>
</table>
<h4>/etc/yum.conf</h4>
<pre>Update přímo z DVD
yum localupdate /path_to _mounted_DVD
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://fedora.prosek.czf/$releasever/$basearch
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://fedora.prosek.czf/updates/$releasever/$basearch
[extras]
name=Fedora Core $releasever - $basearch - Extras
baseurl=http://fedora.prosek.czf/updates/testing/$releasever/$basearch
enabled=0
[dag]
name=DAG FC$releasever - $basearch
baseurl=http://fedora.prosek.czf/dag/$releasever/$basearch
enabled=0
</pre>
Pak už stačí napsat "yum update" a program vám po chvíli nabídne aktualizaci
zastaralých balíčků. Popis jak to funguje je na
<a href="http://www.linux.cz/fedora-yum.html">http://www.linux.cz/fedora-yum.html</a>.
<h3>APT</h3>
Nainstalit balíček apt a do sources.list napsat
<pre>
rpm http://fedora.prosek.czf 1 base
rpm http://fedora.prosek.czf updates/1 updates
rpm http://fedora.prosek.czf updates/testing/1 testing
rpm http://fedora.prosek.czf dag/3/i386 dag
</pre>
<p>
<a href="http://validator.w3.org/check/referer"><img border="0"
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0!" height="31" width="88" align="left"></a>
</p>
</BODY>
</HTML>