summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/utils/partitionedfs.py
AgeCommit message (Expand)AuthorFiles
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh1
2015-07-02wic: Remove __write_partition methodEd Bartosh1
2015-07-02wic: Rename partition imagesEd Bartosh1
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh1
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh1
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh1
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh1
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh1
2015-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh1
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh1
2015-04-14wic: use native partedEd Bartosh1
2015-04-13wic:code cleanup: No space allowedEd Bartosh1
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh1
2015-02-14wic: add GPT supportAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni1
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni1
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki1
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll1
2014-08-23wic: do not realign aligned partitionsMaciej Borzecki1
2014-08-23wic: do not steal sectors from the first partitionMaciej Borzecki1
2014-08-11wic: Rename /mic to /wicTom Zanussi1