Merge pull request #467 from dheule/feature__filesystem

new type __filesystem, first version

Awesome! Thanks!
This commit is contained in:
Steven Armstrong 2016-08-02 16:14:09 +02:00 committed by GitHub
commit e48486636e
9 changed files with 232 additions and 0 deletions

View file

@ -1,5 +1,7 @@
Changelog
---------
next:
* New type __filesystem: manage filesystems on devices ( Daniel Heule )
* New type: __locale_system (Steven Armstrong, Carlos Ortigoza, Nico Schottelius)
* New type: __sysctl (Steven Armstrong)