- Feb 24, 2012
-
-
Nikos Skalkotos authored
* Add foreach_file function in OSBase. This is used by all cleanup methods * Add slackware class. This class derives from linux and overwrites the log cleanup behaviour. This is needed since slackware stores all package management info in /var/log/packages * Add a shrink method in DiskDevice. This method shrinks the last filesystem to the minimum size * Make the code style comply with pep8
-
- Feb 22, 2012
-
-
Nikos Skalkotos authored
-
- Feb 20, 2012
-
-
Nikos Skalkotos authored
-
- Feb 17, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Make the cow file sparse Add method in Device to list the partitions Add a "is bootable" flag in Device constructor
-
- Feb 15, 2012
-
-
Nikos Skalkotos authored
-