summaryrefslogtreecommitdiff
path: root/morphlib/writeexts.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing "import sys" to fix error messagesLars Wirzenius2013-02-121-0/+1
* Refactor: Add WriteExtension.create_local_system methodLars Wirzenius2013-02-071-1/+35
* Do away with unnecessary fstab entries for proc, sysLars Wirzenius2013-02-071-2/+0
* Let mount choose loop deviceLars Wirzenius2013-02-071-2/+1
* Create hole in-process without executing dd(1)Lars Wirzenius2013-02-071-7/+4
* Add morphlib module for common write extension codeLars Wirzenius2013-02-061-0/+157