summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2020-12-14wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro
2020-12-10wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2020-11-08isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu
2020-10-07wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2020-09-14wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-02wic: misc: Add /bin to the list of searchpathsVijai Kumar K
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-08-06wic: fix typoDaniel Ammann
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2020-07-18wic/filemap: Fall back to standard copy when no way to get the block mapKevin Hao
2020-07-18wic/filemap: Drop the unused get_unmapped_ranges()Kevin Hao
2020-07-18wic/filemap: Drop the unused block_is_unmapped()Kevin Hao
2020-06-16wic: Fix error message when reporting invalid offsetJoshua Watt
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-04-26wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado
2020-04-26wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado
2020-04-26wic: misc: Do not find for executables in ASSUME_PROVIDEDRicardo Ribalda Delgado
2020-04-26wic: Avoid creating invalid pseudo directoryRicardo Ribalda Delgado
2020-04-26wic: Continue if excluded_path does not existRicardo Ribalda Delgado
2020-04-26wic: Add --change-directory argumentRicardo Ribalda Delgado
2020-04-26wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2020-04-26wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-04-25wic: use Filesystem UUID when expand swap partitionLee Chee Yang
2020-04-07Revert "wic: Fix permissions when using exclude or include path"Richard Purdie
2020-04-07Revert "wic: Add --embed-rootfs argument"Richard Purdie
2020-04-06wic: Add --embed-rootfs argumentRicardo Ribalda Delgado
2020-04-06wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado
2020-04-01wic: align layer plugin pathLee Chee Yang
2020-03-22wic/direct: reserve 2 sector for extended partitionChee Yang Lee
2020-03-02wic/engine: lets display an error not a tracebackArmin Kuster
2020-03-01wic/engine: dump the partition table in JSON format onlyPierre-Jean Texier
2020-02-18qemux86: do not add vga=0 to kernel parametersAlexander Kanavin
2020-02-15wic: Honor APPENDKevin Hao
2020-01-19wic: fix images build in parallelMaxim Uvarov
2020-01-10wic: Add --include-path argumentPaul Barker
2020-01-10wic: Preserve intermediate filesPaul Barker
2020-01-02wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee
2019-11-21wic: rm with -r flag supportChee Yang Lee
2019-11-14wic: beautify 'wic help'Chee Yang Lee
2019-11-10isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic
2019-11-10isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic
2019-10-23wic/engine: use 'linux-swap' for swap file systemChee Yang Lee
2019-10-23wic/help: change 'wic write' help descriptionChee Yang Lee
2019-10-19wic/rawcopy: Support files in sub-directoriesEugene Smirnov
2019-10-07wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper
2019-09-27wic: Using the right rootfs size during prepare_rootfsAlessio Igor Bogani
2019-09-01qemuriscv: Generate a wic rootFS with a larger filesystemAlistair Francis
2019-08-08wic: Make disk partition size consistently computedJason Wessel