summaryrefslogtreecommitdiff
path: root/extensions/writeexts.py
Commit message (Expand)AuthorAgeFilesLines
* writeexts: Fix some errors the `pep8` tool foundSam Thursfield2016-02-251-7/+6
* writeexts: Clarify a few docstringsSam Thursfield2016-02-251-3/+19
* Opearate on the temp root when looking for menu.c32James Thomas2016-02-251-4/+4
* Correctly setup /boot partition if availibleJames Thomas2016-02-251-10/+45
* Move extlinux.conf to /extlinux/James Thomas2016-02-251-1/+9
* Split btrfs filesystem functions in layout and rootfs creationJames Thomas2016-02-251-8/+13
* Split creation of the bootloader config/install into separate functionJames Thomas2016-02-251-28/+46
* Fix bug in fstab layout generationRichard Ipsum2015-11-021-3/+4
* Rawdisk partitioning v2: Add partitioning functionsEdward Cragg2015-10-241-40/+283
* writeexts.py: Capture stderr so that errors are capturedEdward Cragg2015-07-301-1/+1
* Remove dependencies on morphlib and cliapp from deployment extensionsbaserock/adamcoldrick/remove-dependencies-v3Adam Coldrick2015-06-111-56/+167
* Stop writeexts.py depending on morphlibAdam Coldrick2015-06-101-6/+17
* Put writeexts.py in extensions subdirectoryAdam Coldrick2015-06-101-0/+624