No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{admon/important|xz compression change in Fedora 15| | {{admon/important|xz compression change in Fedora 15|If you want to use delta ISOs for F15 or above on a system running F14 or below, see [http://lists.fedoraproject.org/pipermail/test/2011-April/098585.html this] on how to either build executables, or download prebuilt executables, to use in place of those in the native <code>deltaiso</code> package (which will not work on F14 or below).}} | ||
Fedora | Fedora delta ISOs are now hosted [http://serverbeach1.fedoraproject.org/pub/alt/stage/deltaisos/ here]. | ||
See [[Delta ISOs]] for instructions on using | See [[Delta ISOs]] for instructions on using delta ISOs. Some of the delta ISOs listed below have been broken into several parts using the <code>split</code> command. After downloading all parts, and verifying the checksums, combine them using the <code>cat</code> command. For example, | ||
<pre>cat CentOS-5.4_5.5-i386-bin-DVD.diso.? > CentOS-5.4_5.5-i386-bin-DVD.diso</pre> | <pre>cat CentOS-5.4_5.5-i386-bin-DVD.diso.? > CentOS-5.4_5.5-i386-bin-DVD.diso</pre> | ||
Experimental <code>zsync</code> control files may also be available. Zsync is not currently available in the Fedora repos, but is available as a source tarball from the developer's [http://zsync.moria.org.uk/ website]. RPMs and even yum repositories can also be found, for example [http://download.opensuse.org/repositories/network/openSUSE_Factory/ here]. Note that if this particular repo is used, then a line | Experimental <code>zsync</code> control files may also be available [http://serverbeach1.fedoraproject.org/pub/alt/stage/deltaisos/zsync/ here]. Zsync is not currently available in the Fedora repos, but is available as a source tarball from the developer's [http://zsync.moria.org.uk/ website]. RPMs and even yum repositories can also be found, for example [http://download.opensuse.org/repositories/network/openSUSE_Factory/ here]. Note that if this particular repo is used, then a line | ||
<pre>includepkgs=zsync</pre> | <pre>includepkgs=zsync</pre> | ||
should be added to <code>network.repo</code>, to prevent any other packages from this repo (many of which already exist in the Fedora repos) from being used. | should be added to <code>network.repo</code>, to prevent any other packages from this repo (many of which already exist in the Fedora repos) from being used. | ||
Latest revision as of 15:17, 21 July 2011
Fedora delta ISOs are now hosted here.
See Delta ISOs for instructions on using delta ISOs. Some of the delta ISOs listed below have been broken into several parts using the split
command. After downloading all parts, and verifying the checksums, combine them using the cat
command. For example,
cat CentOS-5.4_5.5-i386-bin-DVD.diso.? > CentOS-5.4_5.5-i386-bin-DVD.diso
Experimental zsync
control files may also be available here. Zsync is not currently available in the Fedora repos, but is available as a source tarball from the developer's website. RPMs and even yum repositories can also be found, for example here. Note that if this particular repo is used, then a line
includepkgs=zsync
should be added to network.repo
, to prevent any other packages from this repo (many of which already exist in the Fedora repos) from being used.