diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-25 17:49:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-25 17:49:37 +0200 |
commit | 76fb46699ea35ef8bfce9c531e30ae4d031c45cb (patch) | |
tree | 4e3cf8f96abb00fc949dae3c8bc8c4e0e84bab71 /bootstrap.txt | |
parent | 2216352a60686fb5b79c82bc49fe2a7f621a4d0e (diff) |
Upgrade to latest Debian unstable for 0.8.0 series
Diffstat (limited to 'bootstrap.txt')
-rw-r--r-- | bootstrap.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bootstrap.txt b/bootstrap.txt index 18c7af2..c7f0bf1 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -15,3 +15,13 @@ diff -urw <old> <new> We currently only use init plus udev in scripts/init-{top,bottom} + +* Upgrade to latest debootstrap/keyrings from unstable. + +* Note: as of latest attempt, bootstrap of https was still broken + +* Bootstrap: + + ./bootstrap 2>&1 | tee bootstrap.log + +* Compare sizes to previous version for any abnormalities. |