summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiu Changcheng <changcheng.liu@intel.com>2018-08-02 14:38:58 +0800
committerJoel Fernandes (Google) <joelaf@google.com>2018-08-16 13:40:59 -0700
commitf44ca959377cedbd1e59f00a9c23be81366521dc (patch)
treeca957ba5e0f268c407130336f46b60948925c7c0
parent540df09d9e69d9e59963c619e0683e6f2852e965 (diff)
downloadadeb-f44ca959377cedbd1e59f00a9c23be81366521dc.tar.gz
use tsing debian mirror in China
It's too slow to use debian offical website to create filesystem. tsinghua mirror is a good local debian pkgs Signed-off-by: Liu Changcheng <changcheng.liu@aliyun.com> Signed-off-by: Joel Fernandes (Google) <joelaf@google.com>
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1aafc2..a81a89d 100644
--- a/README.md
+++ b/README.md
@@ -163,4 +163,10 @@ Common Trouble shooting
-----------------
1. Installing g++ with `apt-get install g++` fails.
-A. Solution: Run `adeb shell apt-get update` after the `adeb prepare` stage.
+Solution: Run `adeb shell apt-get update` after the `adeb prepare` stage.
+
+2. It's too slow to use debootstrap to create debian fs
+
+Solution: Use a local mirror, for example in China you could use
+https://mirror.tuna.tsinghua.edu.cn/debian/ instead of debian official website
+http://deb.debian.org/debian/