aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Remove __write_partition methodEd Bartosh
2015-07-02wic: Refactor fstab update codeEd Bartosh
2015-07-02wic: Add --uuid partition optionEd Bartosh
2015-07-02wic: Fix naming conflictEd Bartosh
2015-07-02wic: Remove duplicated codeEd Bartosh
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh
2015-07-02wic: Call methods better wayEd Bartosh
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh
2015-07-02wic: Rename partition imagesEd Bartosh
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh
2015-07-02wic: Remove annoing debug messageEd Bartosh
2015-07-02wic: Include mount point into image reportEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh
2015-06-26wic: Implement image compressingEd Bartosh
2015-06-26wic: Add new argument to direct pluginEd Bartosh
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh
2015-06-11wic: Set type GUID and UUID for partitionEd Bartosh
2015-06-11wic: Add parameter 'uuid' to Image.add_partition methodEd Bartosh
2015-06-11wic: Refactored getting root device nameEd Bartosh
2015-06-11wic: Fix format stringEd Bartosh
2015-06-11wic: Generate random uuid for partitionEd Bartosh
2015-06-11wic: Add --use-uuid partition optionEd Bartosh
2015-06-11wic: pylinted partitionedfs.pyEd Bartosh
2015-06-11wic: replaced __run_parted with exec_native_cmdEd Bartosh
2015-06-11wic: move checks to exec_native_cmdEd Bartosh
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh
2015-06-11wic: Make _ptable_format publicEd Bartosh
2015-06-11wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh
2015-06-11wic: check if part_type is set only for msdos partition tableEd Bartosh
2015-06-11wic: set legacy_boot flag for gpt partitionsEd Bartosh
2015-05-27wic: refactored processing of wic exceptionsEd Bartosh
2015-05-23wic: Make sure file exists before removing itEd Bartosh
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