summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-01-23recipetool: add python dependency scanning supportChristopher Larson
2015-01-23recipetool: add python buildsystem supportChristopher Larson
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki
2014-12-21scripts/devtool: Support deploy/undeploy functionJunchun Guan
2014-12-21scripts/devtool: add development helper toolPaul Eggleton
2014-12-21scripts: add scriptutils modulePaul Eggleton
2014-12-21scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton
2014-12-19wic: add globbing support in IMAGE_BOOT_FILES entriesMaciej Borzecki
2014-12-19wic: IMAGE_BOOT_FILES format checks in bootimg-partition sourceMaciej Borzecki
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll
2014-10-30wic: Update bootimg-partition to use bootimg_dirTom Zanussi
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi
2014-10-30Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi
2014-10-30wic: Update the help text to include -D (--debug)Tom Zanussi
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi
2014-10-30wic: Don't allow mkfs to fail silently in partition commandTom Zanussi
2014-10-18wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia
2014-09-23wic: add sdimage-bootpart kickstart fileMaciej Borzecki
2014-09-23wic: add new bootimg-partition pluginMaciej Borzecki
2014-09-23wic: set bootimg_dir when using image-name artifactsMaciej Borzecki
2014-09-23wic: fix vfat partition sector count only if neededMaciej Borzecki
2014-09-23wic: use IMAGE_EXTRA_SPACE for vfat rootfsMaciej Borzecki
2014-09-23wic: minor comment updateMaciej Borzecki
2014-09-10wic: Completely remove all urlgrabber referencesTom Zanussi
2014-08-23wic: do not realign aligned partitionsMaciej Borzecki
2014-08-23wic: do not steal sectors from the first partitionMaciej Borzecki
2014-08-15wic: include partition label in fs image file nameMaciej Borzecki
2014-08-15wic: Add mkgummidisk kickstart fileTom Zanussi
2014-08-15wic: Add sourceparams to mkefidisk.wksTom Zanussi
2014-08-15wic: Add gummiboot support to bootimg-efiTom Zanussi
2014-08-15wic: Parse and pass sourceparams to partition plugin methodsTom Zanussi
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi
2014-08-15wic: Add utility function for parsing sourceparamsTom Zanussi
2014-08-15wic: Add '--sourceparams' partition optionTom Zanussi
2014-08-11wic: Bump the version to 2.0Tom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi
2014-08-11wic: Update Disk descriptionTom Zanussi
2014-08-11wic: Rename MountErrorTom Zanussi
2014-08-11wic: Rename PartitionedMountTom Zanussi
2014-08-11wic: Update/rename configure-related codeTom Zanussi
2014-08-11wic: Update/rename install-related codeTom Zanussi
2014-08-11wic: Update cleanup/unmount-related codeTom Zanussi
2014-08-11wic: Update/rename/delete mount-related codeTom Zanussi
2014-08-11wic: Remove Mount objectTom Zanussi
2014-08-11wic: Remove unused conf supportTom Zanussi
2014-08-11wic: Update 'Background and Motivation' help sectionTom Zanussi
2014-08-11wic: Remove unused command versioning supportTom Zanussi
2014-08-11wic: Clean up CreatorTom Zanussi
2014-08-11wic: Clean up PartitionedMountTom Zanussi
2014-08-11wic: Clean up DirectImageCreatorTom Zanussi