new type __filesystem, first version

This commit is contained in:
Daniel Heule 2016-07-28 14:48:32 +02:00
commit 2ed762cd72
12 changed files with 334 additions and 0 deletions

View file

@ -1,5 +1,7 @@
Changelog
---------
next:
* New type __filesystem: manage filesystems on devices ( Daniel Heule )
4.2.2: 2016-07-26
* Core: Fix ssh ControlPath socket file error (Darko Poljak)