aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-02-25 14:03:06 +0000
committersickcodes <[email protected]>2021-02-25 14:03:06 +0000
commit23ab20c2fa5883dc6dd32300fde1d65bc50f9cfe (patch)
tree71cc3835dc1cae35b847cfb25ed74dbec91d3d84 /CHANGELOG.md
parentTypo (diff)
downloaddocker-osx-23ab20c2fa5883dc6dd32300fde1d65bc50f9cfe.tar.xz
docker-osx-23ab20c2fa5883dc6dd32300fde1d65bc50f9cfe.zip
Major serial number runtime generation and override changes.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49f258a..d5c8619 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
+|3.2|2021-02-25|Add a script to generate unique machine serial numbers. Add a script to generate a bootdisk from given serial numbers. Add Linux for libguestfs which allows the docker container to make QEMU bootdisks with specific serial numbers.|
| |2021-02-21|Add NOPICKER environment variable to ALL images.|
|3.1|2021-02-21|Remove testing repos. Switch to base-devel. We shouldn't be using testing repos in a Dockerfile for light increase in stability. Add the mandatory glibc patch to every pacman until someone upstream fixes it.|
| |2021-02-07|Add NOPICKER environment variable to :naked image for effortless boot toggling.|