[hostname] add alpine support

This commit is contained in:
Nico Schottelius 2019-04-15 18:48:49 +02:00
commit f4db6e908e
3 changed files with 4 additions and 3 deletions

View file

@ -5,6 +5,7 @@ next:
* Type __package: Add __package_apk support (Nico Schottelius)
* Type __start_on_boot: Add alpine support (Nico Schottelius)
* Type __timezone: Add alpine support (Nico Schottelius)
* Type __hostname: Add alpine support (Nico Schottelius)
* Type __start_on_boot: gentoo: check all runlevels in explorer (Nico Schottelius)
* New type: __package_apk (Nico Schottelius)