Hi,
ich hoffe ich bin in der richtigen Kategorie
Ich habe mal ne prinzipielle Fragezum apt-proxy.
Ich habe in meiner source.list allerhand quellen nach folgendem Muster:
deb url ./
z.b für kde oder typo3, also so:
deb http://typo3.sunsite.dk/software/debian/ ./
Wie bekomme ich die Pakete jetzt in den apt-proxy?
Die url als backend angeben geht nicht, weil er auf den servern kein dist-verzeichnis (stable, testing usw) findet.
Gibts da ne EINFACHE Möglichkeit
apt-proxy
apt-proxy Version 2:
apt-proxy Version 1:
Ich hoffe das funktioniert.
eagle
Code: Alles auswählen
..
[typo]
backends =
http://typo3.sunsite.dk/software/debian
..
Code: Alles auswählen
..
add_backend /typo/ \
$APT_PROXY_CACHE/typo/ \
http://typo3.sunsite.dk/software/debian
..
eagle
"I love deadlines. I love the whooshing sound they make as they fly by." -- Douglas Adams