aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils/partitionedfs.py
AgeCommit message (Expand)Author
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock
2015-09-02wic: fix short variable namesEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Remove __write_partition methodEd Bartosh
2015-07-02wic: Rename partition imagesEd Bartosh
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh
2015-06-11wic: move checks to exec_native_cmdEd Bartosh
2015-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-14wic: use native partedEd Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni
2015-04-08wic: code cleanup: unused importsEd Bartosh
2015-02-14wic: add GPT supportAlexandre Belloni
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll
2014-08-23wic: do not realign aligned partitionsMaciej Borzecki
2014-08-23wic: do not steal sectors from the first partitionMaciej Borzecki
2014-08-11wic: Rename /mic to /wicTom Zanussi