I've uploaded a new version of depthcharge-tools to mentors.debian.net.
General changes:
- New upstream release v0.3.1, set version to 0.3.1-1
- Use *.{service,init} symlinks to install systemd/init.d files
- Export build-configuration variables in debian/rules
- Change GPL-2.0+ to GPL-2+ in debian/copyright
Installer changes:
- Temporarily disable our initramfs hook if it already exists
- Fix warning on nonexistent /proc/device-tree/model file
- Add a template to override machine detection
- Clarify initramfs compression template (to match my patch at #950086)
Also, it's now possible to test debian-installer integration in a QEMU
virtual machine with a kernel cmdline like [0], by generating a d-i
image with localudebs including depthcharge-support-installer and
partman-cros, and installing both deb packages from this to the target
before the installer step is run.
[0] console=tty0 priority=low live-installer/enable=false
partman-cros/enable=true
depthcharge-support-installer/machine="Google Kevin"