diff options
Diffstat (limited to 'bootstrap.txt')
-rw-r--r-- | bootstrap.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/bootstrap.txt b/bootstrap.txt index c7f0bf1..025c4bf 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -5,6 +5,13 @@ - systemd - qemu-system-x86 - linux-image-amd64 + - g++ + + If some of them are very recent (and thus likely to still have issues) + in unstable, consider using testing. See Debian Changelog for release + dates. + + Check the current source (unstable/testing) and update is necessary. * Examining init changes: @@ -16,9 +23,12 @@ We currently only use init plus udev in scripts/init-{top,bottom} -* Upgrade to latest debootstrap/keyrings from unstable. +* Grep for 'bug' in init and bootstrap scripts, see if any bugs have + been fixed and corresponding workarounds can be removed. + +* Upgrade to latest debootstrap/keyrings from unstable (or testing). -* Note: as of latest attempt, bootstrap of https was still broken +* Note: as of latest attempt, bootstrap over https was still broken * Bootstrap: |