1 | 1 | simandl | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | | | |
3 | | | <html> |
4 | | | <head> |
5 | | | <title>centos.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=3 style="vertical-align: middle; text-align: justify; width: 400px"> |
16 | | | Na serveru centos.prosek.czf je umístěno úložiště s aktuálními balíčky pro |
17 | | | distribuci centos. Pokud chcete aktualizovat svůj systém programem yum tak |
18 | | | stačí pokud si yum nainstalujete a do konfiguračního souboru si dáte následující |
19 | | | </td> |
20 | | | <td colspan="1" rowspan="1" style="vertical-align: middle; text-align: left; width: 63px"> |
21 | | | <a href="http://www.centos.org/"><img src="./images/centos_icon_60.png" alt="CentOS Icon" border="0" /></a> |
22 | | | </td> |
23 | | | <td colspan="1" rowspan="1" style="vertical-align: middle; text-align: left; "> |
24 | | | <a href="http://www.centos.org/"><img src="./images/centos_logo_45.png" alt="CentOS Logo" border="0" /></a> |
25 | | | </td> |
26 | | | </tr> |
27 | | | <tr> |
28 | | | <td colspan="2" rowspan="1" style="vertical-align: top; text-align: left; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; "> |
29 | | | <a href="http://www.centos.org/"><img src="./images/centos_text2.png" alt="CentOS Text" border="0" /></a> |
30 | | | </td> |
31 | | | </tr> |
32 | | | </table> |
33 | | | <a href="./5.0/">5.0</a> |
34 | | | <a href="./5.0/isos/i386/CentOS-5.0-i386-bin-DVD.iso">CentOS-5.0-i386-bin-DVD.iso</a> |
35 | | | <a href="./5.0/isos/i386/sha1sum.txt">sha1sum.txt</a> |
36 | | | <h4>/etc/yum.conf</h4> |
37 | | | <pre>Update přímo z DVD |
38 | | | yum localupdate /path_to _mounted_DVD |
39 | | | |
40 | | | [main] |
41 | | | cachedir=/var/cache/yum |
42 | | | debuglevel=2 |
43 | | | logfile=/var/log/yum.log |
44 | | | pkgpolicy=newest |
45 | | | distroverpkg=centos-release |
46 | | | tolerant=1 |
47 | | | exactarch=1 |
48 | | | |
49 | | | [base] |
50 | | | name=CentOS $releasever - $basearch - Base |
51 | | | baseurl=http://centos.prosek.czf/$releasever/os/$basearch |
52 | | | |
53 | | | [updates-released] |
54 | | | name=CentOS $releasever - $basearch - Released Updates |
55 | | | baseurl=http://fedora.prosek.czf/updates/$releasever/$basearch |
56 | | | |
57 | | | [extras] |
58 | | | name=CentOS $releasever - $basearch - Extras |
59 | | | baseurl=http://centos.prosek.czf/extras/$releasever/$basearch |
60 | | | enabled=0 |
61 | | | |
62 | | | [dag] |
63 | | | name=DAG CentOS$releasever - $basearch |
64 | | | baseurl=http://centos.prosek.czf/dag/$releasever/$basearch |
65 | | | enabled=0 |
66 | | | </pre> |
67 | | | |
68 | | | Pak už stačí napsat "yum update" a program vám po chvíli nabídne aktualizaci |
69 | | | zastaralých balíčků. |
70 | | | |
71 | | | <p> |
72 | | | <a href="http://validator.w3.org/check/referer"><img border="0" |
73 | | | src="http://www.w3.org/Icons/valid-html40" |
74 | | | alt="Valid HTML 4.0!" height="31" width="88" align="left"></a> |
75 | | | </p> |
76 | | | |
77 | | | </BODY> |
78 | | | </HTML> |