summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh1
2015-03-09wic: rawcopy: support skippingAlexandre Belloni1
2015-03-09wic: add fsimage pluginAlexandre Belloni1
2015-03-09wic: fix fstab generationAlexandre Belloni1
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton1
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton1
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton1
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton1
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton1
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton1
2015-02-23recipetool: fix regression caused by previous commitPaul Eggleton1
2015-02-21wic: Fix kernel dir locationTom Zanussi1
2015-02-14wic: add GPT supportAlexandre Belloni1
2015-02-14wic: properly label filesystemsAlexandre Belloni1
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni1
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni1
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni3
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni3
2015-02-14wic: add rawcopy source pluginAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni4
2015-02-07recipetool: improve command-line helpPaul Eggleton1
2015-02-07devtool: improve command-line helpPaul Eggleton1
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni1
2015-02-07wic: print partition alignment when availableAlexandre Belloni1
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni8
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki1
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki1
2015-02-03recipetool: replace version in S valuePaul Eggleton1
2015-01-23recipetool: add python dependency scanning supportChristopher Larson1
2015-01-23recipetool: add python buildsystem supportChristopher Larson1
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki1
2014-12-21scripts/devtool: Support deploy/undeploy functionJunchun Guan1
2014-12-21scripts/devtool: add development helper toolPaul Eggleton2
2014-12-21scripts: add scriptutils modulePaul Eggleton1
2014-12-21scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton3
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki1
2014-12-19wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki1
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll14
2014-10-30wic: Update bootimg-partition to use bootimg_dirTom Zanussi1
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi6
2014-10-30Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi1
2014-10-30wic: Update the help text to include -D (--debug)Tom Zanussi1
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2
2014-10-30wic: Don't allow mkfs to fail silently in partition commandTom Zanussi1
2014-10-18wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia1
2014-09-23wic: add sdimage-bootpart kickstart fileMaciej Borzecki1
2014-09-23wic: add new bootimg-partition pluginMaciej Borzecki1
2014-09-23wic: set bootimg_dir when using image-name artifactsMaciej Borzecki1