aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.txt
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-12 09:03:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-12 09:03:03 +0200
commitc15d3d5be4011f9bfc7e36fb1629529c1eb2e009 (patch)
treeb9795c693cbbd7d1ee2d6af666981ac861d57517 /bootstrap.txt
parent86f6a19d36b1738c1e9d4a95a1c7e7d310f9960c (diff)
Various fixes and cleanups for base upgrade
systemd 234 qemu 2.10 linux 4.13
Diffstat (limited to 'bootstrap.txt')
-rw-r--r--bootstrap.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/bootstrap.txt b/bootstrap.txt
new file mode 100644
index 0000000..91d4d9f
--- /dev/null
+++ b/bootstrap.txt
@@ -0,0 +1,15 @@
+* Packages to watch out for (new versions often cause upgrade issues):
+
+ - systemd
+ - qemu-system-x86
+ - linux-image-amd64
+
+* Examining init changes:
+
+ - 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}