summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
Commit message (Expand)AuthorAgeFilesLines
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
* wic: add GPT supportAlexandre Belloni2015-02-141-1/+8
* wic: properly label filesystemsAlexandre Belloni2015-02-141-8/+34
* wic: fix empty btrfs partitionsAlexandre Belloni2015-02-141-6/+1
* wic: remove useless calls to __write_fstabAlexandre Belloni2015-02-141-4/+4
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-142-3/+12
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-142-10/+11
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-143-15/+42
* 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-087-26/+45
* wic: bail out on kickstart parse errorsMaciej Borzecki2015-02-081-6/+3
* wic: fix extended/logical partition layoutMaciej Borzecki2015-02-081-21/+19
* wic: account for mmcblk device partition namingMaciej Borzecki2014-12-251-4/+12
* 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
* 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-304-21/+12
* 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 new bootimg-partition pluginMaciej Borzecki2014-09-231-0/+108
* 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 gummiboot support to bootimg-efiTom Zanussi2014-08-151-22/+91
* wic: Parse and pass sourceparams to partition plugin methodsTom Zanussi2014-08-151-3/+11
* wic: Add sourceparam param to partition plugin methodsTom Zanussi2014-08-155-19/+27
* wic: Add utility function for parsing sourceparamsTom Zanussi2014-08-151-0/+23
* wic: Add '--sourceparams' partition optionTom Zanussi2014-08-151-0/+6
* wic: Bump the version to 2.0Tom Zanussi2014-08-111-1/+1
* wic: Rename /mic to /wicTom Zanussi2014-08-1145-0/+7871
OpenPOWER on IntegriCloud