aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-02-21 11:02:41 +0000
committersickcodes <[email protected]>2021-02-21 11:02:41 +0000
commitf608206926193a1345dad130867004c9bc6e0e2e (patch)
treeb4fe5a3744a93594ffe66662bec72e48972c5bad /CHANGELOG.md
parentRequired KVM parameter fix. No idea how it's been absent for this long. (diff)
downloaddocker-osx-f608206926193a1345dad130867004c9bc6e0e2e.tar.xz
docker-osx-f608206926193a1345dad130867004c9bc6e0e2e.zip
Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.
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 6b47a7f..49f258a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
|Version|Date|Notes|
|---|---|---|
+| |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.|
| |2021-02-07|Add MAC_ADDRESS environment variable.|