summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/utils/partitionedfs.py
AgeCommit message (Expand)AuthorFiles
2016-05-14wic: use // operator instead of /Ed Bartosh1
2016-05-14wic: don't inherit classes from objectEd Bartosh1
2016-05-14wic: don't use dict.keys and dict.has_keyEd Bartosh1
2016-05-06wic: use sparse_copy to copy partitionsEd Bartosh1
2016-04-29wic: set partition system idEd Bartosh1
2016-04-29wic: add system_id argument to Image.add_partitionEd Bartosh1
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh1
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton1
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock1
2015-09-02wic: fix short variable namesEd Bartosh1
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