From 0c65224569c5682b679093068c0dfb29a6fe027e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Aug 2015 13:46:36 +0200 Subject: reproducible armhf: use proxy on local network --- hosts/bpi0-armhf-rb/etc/apt/apt.conf.d/80proxy | 2 ++ hosts/cbxi4pro0-armhf-rb/etc/apt/apt.conf.d/80proxy | 2 ++ hosts/hb0-armhf-rb/etc/apt/apt.conf.d/80proxy | 2 ++ hosts/wbq0-armhf-rb/etc/apt/apt.conf.d/80proxy | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 hosts/bpi0-armhf-rb/etc/apt/apt.conf.d/80proxy create mode 100644 hosts/cbxi4pro0-armhf-rb/etc/apt/apt.conf.d/80proxy create mode 100644 hosts/hb0-armhf-rb/etc/apt/apt.conf.d/80proxy create mode 100644 hosts/wbq0-armhf-rb/etc/apt/apt.conf.d/80proxy diff --git a/hosts/bpi0-armhf-rb/etc/apt/apt.conf.d/80proxy b/hosts/bpi0-armhf-rb/etc/apt/apt.conf.d/80proxy new file mode 100644 index 00000000..9e738254 --- /dev/null +++ b/hosts/bpi0-armhf-rb/etc/apt/apt.conf.d/80proxy @@ -0,0 +1,2 @@ +Acquire::http::Proxy "http://10.0.0.15:8000/"; + diff --git a/hosts/cbxi4pro0-armhf-rb/etc/apt/apt.conf.d/80proxy b/hosts/cbxi4pro0-armhf-rb/etc/apt/apt.conf.d/80proxy new file mode 100644 index 00000000..9e738254 --- /dev/null +++ b/hosts/cbxi4pro0-armhf-rb/etc/apt/apt.conf.d/80proxy @@ -0,0 +1,2 @@ +Acquire::http::Proxy "http://10.0.0.15:8000/"; + diff --git a/hosts/hb0-armhf-rb/etc/apt/apt.conf.d/80proxy b/hosts/hb0-armhf-rb/etc/apt/apt.conf.d/80proxy new file mode 100644 index 00000000..9e738254 --- /dev/null +++ b/hosts/hb0-armhf-rb/etc/apt/apt.conf.d/80proxy @@ -0,0 +1,2 @@ +Acquire::http::Proxy "http://10.0.0.15:8000/"; + diff --git a/hosts/wbq0-armhf-rb/etc/apt/apt.conf.d/80proxy b/hosts/wbq0-armhf-rb/etc/apt/apt.conf.d/80proxy new file mode 100644 index 00000000..9e738254 --- /dev/null +++ b/hosts/wbq0-armhf-rb/etc/apt/apt.conf.d/80proxy @@ -0,0 +1,2 @@ +Acquire::http::Proxy "http://10.0.0.15:8000/"; + -- cgit v1.2.3-70-g09d2