summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-11-16 16:16:32 -0400
committerJoey Hess2017-11-16 16:16:32 -0400
commitb02c4a932d96d0beef364aa5db47106bd0414005 (patch)
tree355525e747fa57fe43e247199a3a0126a8deb4c8 /debian/changelog
parent69423c9a7d052ef667ab2e5e2e4b1bbee76cc69b (diff)
Machine: New module
Machine-specific properties for ARM boards are being collected here See http://linux-sunxi.org/Mainline_Debian_HowTo and https://wiki.debian.org/InstallingDebianOn/Allwinner and https://wiki.debian.org/DebianKernel/ARMMP Currently has 2 arm boards that I use. This commit was sponsored by Anthony DeRobertis on Patreon.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 97beb619..d6be2ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ propellor (4.9.1) UNRELEASED; urgency=medium
* Debootstrap.built now supports bootstrapping chroots for foreign
OS's, using qemu-user-static.
* Qemu: New module.
- * FlashKernel: New module, can be used to create disk images for arm
+ * FlashKernel: New module, can be used to create disk images for ARM
boards using flash-kernel.
+ * Machine: New module, machine-specific properties for ARM boards are
+ being collected here.
-- Joey Hess <id@joeyh.name> Thu, 02 Nov 2017 10:28:44 -0400