summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/imager
AgeCommit message (Expand)AuthorFiles
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh1
2016-01-17wic: get rid of 2 gettersEd Bartosh1
2016-01-17wic: get rid of get_rootfs and set_rootfsEd Bartosh1
2016-01-17wic: adjust code for new data structureEd Bartosh2
2016-01-17wic: use new kickstart parserEd Bartosh1
2015-09-21wic: fix partition size calculationEd Bartosh1
2015-09-09wic: round variable before converting to intEd Bartosh1
2015-09-02wic: fix short variable namesEd Bartosh1
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh2
2015-09-02wic: fix pylint warning unused-variableEd Bartosh2
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh1
2015-07-02wic: Code cleanup: unused importsEd Bartosh2
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh1
2015-07-02wic: Refactor fstab update codeEd Bartosh1
2015-07-02wic: Include mount point into image reportEd Bartosh1
2015-06-26wic: Implement image compressingEd Bartosh1
2015-06-26wic: Add new argument to direct pluginEd Bartosh1
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh1
2015-06-11wic: Refactored getting root device nameEd Bartosh1
2015-06-11wic: Make _ptable_format publicEd Bartosh1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh1
2015-04-14wic: use native partedEd Bartosh1
2015-04-13wic:code cleanup: No space allowedEd Bartosh2
2015-04-08wic: code cleanup: unused importsEd Bartosh2
2015-03-09wic: fix fstab generationAlexandre Belloni1
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni1
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki1
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll1
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi1
2014-08-11wic: Rename /mic to /wicTom Zanussi3