summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
9b0cea9)
Le service "apt-cacher-ng" est localisé dans `tjener`
pwd ; mkdir SiBesoin ; cd commeIlFaut
pwd ; mkdir SiBesoin ; cd commeIlFaut
- http_proxy=http://172.20.100.242:3142 mmdebstrap \
- trixie . http://deb.debian.org/debian \
- --include=systemd-container,network-manager,sudo,ca-certificates \
- --customize-hook='echo cnt0 > "$1"/etc/hostname' \
- --customize-hook='echo 127.0.1.1 cnt0 >> "$1"/etc/hosts'
+ http_proxy=http://10.0.2.2:3142 mmdebstrap \
+ trixie . http://deb.debian.org/debian \
+ --include=systemd-container,network-manager,sudo,ca-certificates \
+ --customize-hook='echo cnt1 > "$1"/etc/hostname' \
+ --customize-hook='echo 127.0.1.1 cnt1 >> "$1"/etc/hosts' \
+ --customize-hook='echo Acquire::http::Proxy \"http://10.0.2.2:3142\"\; \
+ >> "$1"/etc/apt/apt.conf.d/04apt-cacher-ng-proxy'
+