summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2015-05-16wic: remove intermediate partitionsAlexandre Belloni
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-14wic: Print bitbake error outputEd Bartosh
2015-04-14wic: use native partedEd Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-09wic: make error message more informativeEd Bartosh
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni
2015-04-08wic: code cleanup: unused importsEd Bartosh
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh
2015-03-09wic: rawcopy: support skippingAlexandre Belloni
2015-03-09wic: add fsimage pluginAlexandre Belloni
2015-03-09wic: fix fstab generationAlexandre Belloni
2015-02-14wic: add GPT supportAlexandre Belloni
2015-02-14wic: properly label filesystemsAlexandre Belloni
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni
2015-02-14wic: add rawcopy source pluginAlexandre Belloni
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni
2015-02-07wic: print partition alignment when availableAlexandre Belloni
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki
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-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 new bootimg-partition pluginMaciej 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 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