summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
Commit message (Expand)AuthorAgeFilesLines
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-074-31/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-064-1/+31
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic: align layer plugin pathLee Chee Yang2020-04-022-6/+8
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* wic/engine: lets display an error not a tracebackArmin Kuster2020-03-021-1/+4
* wic/engine: dump the partition table in JSON format onlyPierre-Jean Texier2020-03-011-1/+1
* qemux86: do not add vga=0 to kernel parametersAlexander Kanavin2020-02-181-1/+1
* wic: Honor APPENDKevin Hao2020-02-151-0/+5
* wic: fix images build in parallelMaxim Uvarov2020-01-191-1/+1
* wic: Add --include-path argumentPaul Barker2020-01-104-2/+17
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+1
* wic/filemap: If FIGETBSZ iotctl fail, failback to os.statKalle Lampila2020-01-021-2/+4
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-272-18/+46
* wic: rm with -r flag supportChee Yang Lee2019-11-212-17/+49
* wic: beautify 'wic help'Chee Yang Lee2019-11-141-0/+56
* isoimage-isohybrid.py: Parameterize ESP partition sizeHaris Okanovic2019-11-101-2/+4
* isoimage-isohybrid.py: Parameterize ESP labelHaris Okanovic2019-11-101-2/+4
* wic/engine: use 'linux-swap' for swap file systemChee Yang Lee2019-10-231-1/+1
* wic/help: change 'wic write' help descriptionChee Yang Lee2019-10-231-2/+2
* wic/rawcopy: Support files in sub-directoriesEugene Smirnov2019-10-191-0/+3
* wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper2019-10-081-1/+2
* wic: Using the right rootfs size during prepare_rootfsAlessio Igor Bogani2019-09-271-6/+17
* qemuriscv: Generate a wic rootFS with a larger filesystemAlistair Francis2019-09-031-0/+3
* wic: Make disk partition size consistently computedJason Wessel2019-08-121-12/+6
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-123-11/+29
* wic/plugins: Source that support both EFI and BIOSWilliam Bourque2019-07-231-0/+213
* wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2019-07-191-25/+12
* wic: add support for kernel with initramfs bundledChee Yang Lee2019-07-173-14/+29
* wic: python2 -> python3Robert Yang2019-06-303-3/+3
* wic/bootimg-efi: allow multiple initrdChee Yang Lee2019-06-191-6/+16
* wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee2019-06-113-15/+35
* wic/filemap: handle FIGETBSZ failingRoss Burton2019-06-081-1/+4
* wic/engine: include .wks.in in wic search and listChee Yang Lee2019-06-071-3/+4
* wic: bootimg-efi: add label source parameterChee Yang Lee2019-05-301-4/+15
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-151-2/+4
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-0915-206/+16
* Revert "wic: Set a miniumum FAT16 volume size."Angus Lees2019-04-261-1/+1
* wic/engine: Add missing newlineRichard Purdie2019-04-031-1/+1
* wic: Ensure that sourceparams values can contain '='Jan Kiszka2019-02-281-1/+1
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-02-151-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-02-141-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-02-141-1/+1
* wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin2019-01-161-2/+2
* wic: allow bitbake variables in kickstarter filesRasmus Villemoes2019-01-141-0/+17
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* wic: use explicit errno importRoss Burton2018-11-071-4/+5
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2018-10-121-2/+7