[file] add alpine support

This commit is contained in:
Nico Schottelius 2019-04-15 19:13:44 +02:00
commit 1722fced72
2 changed files with 16 additions and 3 deletions

View file

@ -3,9 +3,11 @@ Changelog
next:
* Type __package: Add __package_apk support (Nico Schottelius)
* Type __file: Add alpine support (Nico Schottelius)
* Type __hostname: Add alpine support (Nico Schottelius)
* Type __locale: Add alpine 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)