summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
...
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: print partition alignment when availableAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-088-30/+49
* wic: bail out on kickstart parse errorsMaciej Borzecki2015-02-081-6/+3
* wic: fix extended/logical partition layoutMaciej Borzecki2015-02-081-21/+19
* yocto-bsp: Add branch to SRC_URI for custom kernelsTom Zanussi2015-02-071-2/+2
* yocto-bsp: Add missing conf dir to arm templateTom Zanussi2015-02-071-0/+102
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* recipetool: add python dependency scanning supportChristopher Larson2015-01-231-0/+160
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560
* wic: account for mmcblk device partition namingMaciej Borzecki2014-12-251-4/+12
* scripts/devtool: Support deploy/undeploy functionJunchun Guan2014-12-231-0/+100
* scripts/devtool: add development helper toolPaul Eggleton2014-12-232-0/+623
* scripts: add scriptutils modulePaul Eggleton2014-12-231-0/+60
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-233-0/+732
* wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki2014-12-191-9/+32
* wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki2014-12-191-0/+2
* yocto-bsp: Get rid of 'strange' filenames in x86_64 templatesTom Zanussi2014-12-1827-1/+23
* yocto-layer: Get rid of 'strange' filenames in templatesTom Zanussi2014-12-189-0/+6
* yocto-bsp: Get rid of 'strange' filenames in powerpc templatesTom Zanussi2014-12-1822-2/+21
* yocto-bsp: Get rid of 'strange' filenames in mips64 templatesTom Zanussi2014-12-1822-2/+21
* yocto-bsp: Get rid of 'strange' filenames in arm templatesTom Zanussi2014-12-1827-102/+23
* yocto-bsp: Get rid of 'strange' filenames in mips templatesTom Zanussi2014-12-1823-1/+20
* yocto-bsp: Get rid of 'strange' filenames in x86 templatesTom Zanussi2014-12-1827-1/+23
* yocto-bsp: Get rid of 'strange' filenamesTom Zanussi2014-12-1836-0/+28
* yocto-bsp: Add a processing pass to get rid of 'strange' filenamesTom Zanussi2014-12-182-8/+177
* yocto-bsp: Add mips64 supportTom Zanussi2014-12-0533-5/+489
* yocto-bsp: Update templates to 3.17 kernelTom Zanussi2014-12-0532-42/+713
* scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-11-1214-14/+14
* wic: Update bootimg-partition to use bootimg_dirTom Zanussi2014-10-301-2/+7
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-306-50/+22
* Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi2014-10-301-7/+2
* wic: Update the help text to include -D (--debug)Tom Zanussi2014-10-301-6/+15
* wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2014-10-302-0/+3
* wic: Don't allow mkfs to fail silently in partition commandTom Zanussi2014-10-301-6/+16
* wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia2014-10-181-1/+10
* wic: add sdimage-bootpart kickstart fileMaciej Borzecki2014-09-231-0/+6
* wic: add new bootimg-partition pluginMaciej Borzecki2014-09-231-0/+108
* wic: set bootimg_dir when using image-name artifactsMaciej Borzecki2014-09-231-2/+7
* wic: fix vfat partition sector count only if neededMaciej Borzecki2014-09-231-3/+5
* wic: use IMAGE_EXTRA_SPACE for vfat rootfsMaciej Borzecki2014-09-231-2/+2
* wic: minor comment updateMaciej Borzecki2014-09-231-1/+1
* wic: Completely remove all urlgrabber referencesTom Zanussi2014-09-102-114/+2
* 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: include partition label in fs image file nameMaciej Borzecki2014-08-151-3/+3
* wic: Add mkgummidisk kickstart fileTom Zanussi2014-08-151-0/+11
* wic: Add sourceparams to mkefidisk.wksTom Zanussi2014-08-151-1/+1
* wic: Add gummiboot support to bootimg-efiTom Zanussi2014-08-151-22/+91
* wic: Parse and pass sourceparams to partition plugin methodsTom Zanussi2014-08-151-3/+11
OpenPOWER on IntegriCloud