Skip to content
Snippets Groups Projects

aramo-udeb: add template and package list for rebuild.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -59,7 +59,7 @@ For this list we relay on a previous release like a nabia netinstall. There is n
#### Proxy cache - squid
The *"easiest"* way of getting a hand of such package list is to parse the output of a cache proxy like squid once a nabia netinstallation is complete.
In this process a nabia system needs to be installed and on the "Choose the Triquel mirror" step set the address of the squid proxy cache server (e.g. *http://192.168.1.100:3128*) so the nabia installation fetches the packages through the proxy server for them to be logged at the `access.log` on the proxy server.
In this process a nabia system needs to be installed and on the *"Choose a mirror of the Triquel archive"* step set the address of the squid proxy cache server (e.g. *http://192.168.1.100:3128*) so the nabia installation fetches the packages through the proxy server for them to be logged at the `access.log` on the proxy server.
We can parse the access.log on the proxy server or through ssh,
Loading