chiark
/
gitweb
/
~mdw
/
distorted-chroot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
ee2edd7
)
Merge branch 'deploy' into deploy.crybaby
deploy.crybaby
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 00:09:14 +0000
(
01:09
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 00:09:14 +0000
(
01:09
+0100)
* deploy:
Makefile: Don't insist on `/usr/lib/.../coreutils/'.
bin/chroot-maint: Enhance the `CROSS_TOOLS' pattern machinery.
etc/apt-conf.d/90local
patch
|
blob
|
blame
|
history
diff --git
a/etc/apt-conf.d/90local
b/etc/apt-conf.d/90local
index d69c64ca6dfc98fefbaed6d9901aa32d3375edca..d3febb3824e71ba3f289b12729c86b2389742efd 100644
(file)
--- a/
etc/apt-conf.d/90local
+++ b/
etc/apt-conf.d/90local
@@
-1,5
+1,5
@@
### -*-conf-*-
Acquire {
- http::Proxy "http://
universe.distorted.org.uk
:3142/";
+ http::Proxy "http://
localhost
:3142/";
}