diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-06 15:49:56 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-06 15:49:56 +0200 |
commit | 84f85dc9cb38af2d0f9a68691acdf0dac955af94 (patch) | |
tree | 27abf2399c352902eab40f709cfa8801c1918e70 /bootstrap.txt | |
parent | 46f170dfb0d6588bc37e02b81193ce44b438d296 (diff) |
Update to latest Debian testing for 0.10.0 series
systemd 240-6
qemu-system-x86 3.1+dfsg-4
linux-image-amd64 4.19+102
g++ 8.2.0-2
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: |