diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-25 08:57:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-11-25 08:57:43 +0200 |
commit | 828c2687cc2e5b6f11394f4497eb0396d2863723 (patch) | |
tree | bb37f6d72ac3784a26cdddd6a5d670584597018f /bootstrap.txt | |
parent | ded734ddd8218b41c05921e4f5ec5dcdbf110ed0 (diff) |
Update to latest Debian testing
systemd/udev 243-8
qemu-system-x86 4.1-1+b4
linux-image-amd64 5.2.17
g++ 9.2.1-19
initramfs-tools 0.135
debootstrap 1.0.116
Diffstat (limited to 'bootstrap.txt')
-rw-r--r-- | bootstrap.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/bootstrap.txt b/bootstrap.txt index 025c4bf..2554d43 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -15,20 +15,21 @@ * Examining init changes: - - Get the latest initramfs-tools-core and udev packages - - Extract /usr/share/initramfs-tools/{scripts,init} into new directory + - Get the latest initramfs-tools-core and udev packages. + - Extract /usr/share/initramfs-tools/{scripts,init} into new directory. - Compare: diff -urw <old> <new> - We currently only use init plus udev in scripts/init-{top,bottom} + We currently only use init plus udev in scripts/init-{top,bottom}. * 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). +* Upgrade to latest debootstrap and debian-archive-keyring from unstable + (or testing). -* Note: as of latest attempt, bootstrap over https was still broken +* Note: as of latest attempt, bootstrap over https was still broken. * Bootstrap: |