summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
2015-06-11wic: Fix format stringEd Bartosh1
2015-06-11wic: Generate random uuid for partitionEd Bartosh1
2015-06-11wic: Add --use-uuid partition optionEd Bartosh1
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh1
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh3
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh1
2015-06-11wic: Make _ptable_format publicEd Bartosh4
2015-06-11wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh3
2015-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh1
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh1
2015-05-27wic: refactored processing of wic exceptionsEd Bartosh1
2015-05-23wic: Make sure file exists before removing itEd Bartosh1
2015-05-16wic: remove intermediate partitionsAlexandre Belloni1
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer2
2015-04-24wic: code cleanup: wildcard importsEd Bartosh10
2015-04-24wic: code cleanup: undefined variablesEd Bartosh3
2015-04-14wic: Print bitbake error outputEd Bartosh1
2015-04-14wic: use native partedEd Bartosh3
2015-04-13wic:code cleanup: No space allowedEd Bartosh8
2015-04-09wic: make error message more informativeEd Bartosh1
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh1
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni1
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh15
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-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 Belloni2
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni2
2015-02-14wic: add rawcopy source pluginAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni3
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 Belloni7
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki1
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki1
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki1
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 Zanussi4
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2