Commit Graph

6 Commits

Author SHA1 Message Date
Marcus Schäfer
4ac554355d
Fixup root init with existing host cache
Creating a new root init with a shared location which already
provides directories of the system failed on init of those
directories. Only create the not yet existing directories
2016-10-31 15:18:28 +01:00
Marcus Schäfer
bde93e42d4
Fixup initial directory creation for new root
During testing of alternative cache locations an init
problem with the var/ directory was observed
2016-10-27 12:02:47 +02:00
Marcus Schäfer
719ed8a8ab
Cleanup use of cache location 2016-10-12 11:28:58 +02:00
Thomas Schraitle
8b340bfb57 Refactor RootInit class
Instead of calling multiple subprocesses make use of
the os capabilities for directories, symlinks and
device nodes
2016-06-15 12:33:59 +02:00
Marcus Schäfer
d1e689e00b
Create VMware settings file for vmdk subformat
In order to run or convert the vmdk with VMware products a
settings file is required.
2016-05-11 18:46:02 +02:00
Marcus Schäfer
6b1211b8dd Added evaluation of imageincluded repositories
repositories marked as imageinclude needs to be added
permanently to the image. Fixes #56
2016-04-28 16:54:06 +02:00