jablonka.czprosek.czf

fedora.prosek.czf

Subversion Repositories:
[/] [main.htm] - Blame information for rev 1

 

Line No. Rev Author Line
11simandl<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 
3<html>
4<head>
5<title>fedora.prosek.czf - main frame</title>
6<base target="main">
7<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
8<style type="text/css" media="screen"> @import "main.css"; </style>
9</head>
10 
11<body bgcolor="#FFFFFF">
12 
13<table bordr=1 cellspacing="0">
14<tr>
15 <td rowspan=1 style="vertical-align: middle; text-align: justify; width: 400px">
16Na serveru fedora.prosek.czf je umístěno úložiště s aktuálními balíčky pro
17distribuci fedora. Pokud chcete aktualizovat svůj systém programem yum tak
18stačí pokud si yum nainstalujete a do konfiguračního souboru si dáte následující
19 </td>
20 <td>
21 <img src="./images/fedora_full-logo.png" alt="Fedora Core" border="0" />
22 </td>
23</tr>
24</table>
25<h4>/etc/yum.conf</h4>
26<pre>Update přímo z DVD
27yum localupdate /path_to _mounted_DVD
28 
29[main]
30cachedir=/var/cache/yum
31debuglevel=2
32logfile=/var/log/yum.log
33pkgpolicy=newest
34distroverpkg=fedora-release
35tolerant=1
36exactarch=1
37 
38[base]
39name=Fedora Core $releasever - $basearch - Base
40baseurl=http://fedora.prosek.czf/$releasever/$basearch
41 
42[updates-released]
43name=Fedora Core $releasever - $basearch - Released Updates
44baseurl=http://fedora.prosek.czf/updates/$releasever/$basearch
45 
46[extras]
47name=Fedora Core $releasever - $basearch - Extras
48baseurl=http://fedora.prosek.czf/updates/testing/$releasever/$basearch
49enabled=0
50 
51[dag]
52name=DAG FC$releasever - $basearch
53baseurl=http://fedora.prosek.czf/dag/$releasever/$basearch
54enabled=0
55</pre>
56 
57Pak už stačí napsat "yum update" a program vám po chvíli nabídne aktualizaci
58zastaralých balíčků. Popis jak to funguje je na
59<a href="http://www.linux.cz/fedora-yum.html">http://www.linux.cz/fedora-yum.html</a>.
60 
61<h3>APT</h3>
62Nainstalit balíček apt a do sources.list napsat
63<pre>
64rpm http://fedora.prosek.czf 1 base
65rpm http://fedora.prosek.czf updates/1 updates
66rpm http://fedora.prosek.czf updates/testing/1 testing
67rpm http://fedora.prosek.czf dag/3/i386 dag
68</pre>
69 
70<p>
71<a href="http://validator.w3.org/check/referer"><img border="0"
72src="http://www.w3.org/Icons/valid-html40"
73alt="Valid HTML 4.0!" height="31" width="88" align="left"></a>
74</p>
75 
76</BODY>
77</HTML>

Powered by WebSVN 2.2.1