summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/imager/direct.py
Commit message (Expand)AuthorAgeFilesLines
* wic: fix calculation of partition numberEd Bartosh2017-08-291-1/+1
* wic: rewrite MBR disk identifierEd Bartosh2016-10-071-1/+1
* wic: generate PARTUUID for MDOS partitionsEd Bartosh2016-10-071-1/+13
* wic: implement --bmap optionEd Bartosh2016-05-191-8/+15
* wic: use new syntax of 'except' statementEd Bartosh2016-05-141-1/+1
* wic: moved DiskImage to direct.pyEd Bartosh2016-05-061-2/+21
* wic: add system_id argument to Image.add_partitionEd Bartosh2016-04-291-1/+2
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-201-0/+3
* wic: get rid of 2 gettersEd Bartosh2016-01-181-1/+1
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-181-3/+3
* wic: adjust code for new data structureEd Bartosh2016-01-181-8/+8
* wic: use new kickstart parserEd Bartosh2016-01-181-1/+1
* wic: fix partition size calculationEd Bartosh2015-09-231-2/+1
* wic: round variable before converting to intEd Bartosh2015-09-091-1/+1
* wic: fix short variable namesEd Bartosh2015-09-031-35/+35
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-031-3/+3
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-1/+1
* wic: use bitbake variable ROOTFS_SIZEEd Bartosh2015-08-301-0/+14
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-1/+1
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-2/+2
* wic: Refactor fstab update codeEd Bartosh2015-07-021-53/+30
* wic: Include mount point into image reportEd Bartosh2015-07-021-1/+1
* wic: Implement image compressingEd Bartosh2015-06-271-1/+14
* wic: Add new argument to direct pluginEd Bartosh2015-06-271-1/+1
* wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh2015-06-111-1/+2
* wic: Refactored getting root device nameEd Bartosh2015-06-111-16/+12
* wic: Make _ptable_format publicEd Bartosh2015-06-111-3/+3
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-1/+0
* wic: use native partedEd Bartosh2015-04-141-1/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-131-5/+5
* wic: code cleanup: unused importsEd Bartosh2015-04-091-1/+0
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
* wic: remove useless calls to __write_fstabAlexandre Belloni2015-02-141-4/+4
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-141-10/+21
* wic: account for mmcblk device partition namingMaciej Borzecki2014-12-251-4/+12
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-4/+1
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+362