This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:repomirror [2023/03/04 09:17] – olaf | linux:repomirror [2023/03/04 09:21] (current) – Corrected link olaf | ||
---|---|---|---|
Line 3: | Line 3: | ||
When running a Debian system (Debian, Ubuntu, Cumulus, ...) without internet connection, it cannot receive upgrades with '' | When running a Debian system (Debian, Ubuntu, Cumulus, ...) without internet connection, it cannot receive upgrades with '' | ||
But with any Debian based system that is online, it is possible to download the required packages and dependencies (!). | But with any Debian based system that is online, it is possible to download the required packages and dependencies (!). | ||
- | With only a very few systems at the same patchlevel, it might be quicker to just download the required packages as in [[linux:kvmqemu: | + | With only a very few systems at the same patchlevel, it might be quicker to just download the required packages as in [[linux:aptoffline|Repository for offline systems]]. |
But, when the systems are at different patch levels or to ensure a system can be recovered from an image after a disaster it might be valuable to have a full repository of the used distribution. | But, when the systems are at different patch levels or to ensure a system can be recovered from an image after a disaster it might be valuable to have a full repository of the used distribution. | ||
Line 58: | Line 58: | ||
==== Create a repository server on the offline network ==== | ==== Create a repository server on the offline network ==== | ||
- | On the target network with a fresh Debian installation run '' | + | On the target network with a fresh Debian installation run '' |
- | That will install apache2 with a standard, non-ssl web site active, with the files at / | + | That will install apache2 with a standard, non-ssl web site active, with the files at '' |
Unpack the archive created online:< | Unpack the archive created online:< |