summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils
Commit message (Expand)AuthorAgeFilesLines
* wic: code cleanup: remove unused codeEd Bartosh2015-08-091-11/+0
* wic: Report recipe name for native commandsEd Bartosh2015-08-091-3/+26
* wic: Set default set of bitbake variablesEd Bartosh2015-07-101-0/+5
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-1/+0
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-022-4/+3
* wic: Remove __write_partition methodEd Bartosh2015-07-021-21/+15
* wic: Rename partition imagesEd Bartosh2015-07-021-0/+2
* wic: Turn off debug output for 'bitbake -e'Ed Bartosh2015-07-021-0/+5
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-021-52/+30
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-3/+3
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-111-4/+0
* wic: Set type GUID and UUID for partitionEd Bartosh2015-06-111-0/+15
* wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh2015-06-111-2/+3
* wic: pylinted partitionedfs.pyEd Bartosh2015-06-111-33/+30
* wic: replaced __run_parted with exec_native_cmdEd Bartosh2015-06-111-19/+13
* wic: move checks to exec_native_cmdEd Bartosh2015-06-112-11/+7
* wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh2015-06-111-21/+0
* wic: check if part_type is set only for msdos partition tableEd Bartosh2015-06-111-1/+1
* wic: set legacy_boot flag for gpt partitionsEd Bartosh2015-06-111-1/+1
* wic: refactored processing of wic exceptionsEd Bartosh2015-05-291-26/+8
* wic: Add plugin for single partition diskAdrian Freihofer2015-05-031-0/+58
* wic: code cleanup: wildcard importsEd Bartosh2015-04-242-7/+2
* wic: Print bitbake error outputEd Bartosh2015-04-141-0/+1
* wic: use native partedEd Bartosh2015-04-142-23/+6
* wic:code cleanup: No space allowedEd Bartosh2015-04-134-10/+10
* wic: make error message more informativeEd Bartosh2015-04-101-2/+2
* wic: don't use host paths when looking for native toolsEd Bartosh2015-04-101-1/+1
* wic: support ontrackdm6aux3 partitionsAlexandre Belloni2015-04-091-0/+2
* wic: code cleanup: unused importsEd Bartosh2015-04-093-9/+0
* wic: add GPT supportAlexandre Belloni2015-02-141-1/+8
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-141-1/+0
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-141-1/+0
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-141-5/+15
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-2/+2
* wic: fix extended/logical partition layoutMaciej Borzecki2015-02-081-21/+19
* scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-11-125-5/+5
* wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2014-10-301-0/+1
* wic: do not realign aligned partitionsMaciej Borzecki2014-08-231-8/+11
* wic: do not steal sectors from the first partitionMaciej Borzecki2014-08-231-3/+0
* wic: Add utility function for parsing sourceparamsTom Zanussi2014-08-151-0/+23
* wic: Rename /mic to /wicTom Zanussi2014-08-119-0/+2475