summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/utils
AgeCommit message (Expand)AuthorFiles
2015-07-02wic: Rename partition imagesEd Bartosh1
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh1
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh1
2015-06-23wic: code cleanup: superfluous-parensEd 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 Bartosh2
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd 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-05-27wic: refactored processing of wic exceptionsEd Bartosh1
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh2
2015-04-14wic: Print bitbake error outputEd Bartosh1
2015-04-14wic: use native partedEd Bartosh2
2015-04-13wic:code cleanup: No space allowedEd Bartosh4
2015-04-09wic: make error message more informativeEd Bartosh1
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh1
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh3
2015-02-14wic: add GPT supportAlexandre Belloni1
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni1
2015-02-14wic: allow to configure extra space per partitionAlexandre 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øll5
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi1
2014-08-23wic: do not realign aligned partitionsMaciej Borzecki1
2014-08-23wic: do not steal sectors from the first partitionMaciej Borzecki1
2014-08-15wic: Add utility function for parsing sourceparamsTom Zanussi1
2014-08-11wic: Rename /mic to /wicTom Zanussi9