summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/ksparser.py
Commit message (Expand)AuthorAgeFilesLines
* wic: Add gpt-hybrid partition layoutJoshua Watt2023-09-021-1/+2
* wic: Add argument --hidden to default imagerLeon Anavi2023-05-251-0/+1
* wic: add 'none' fstype for custom imageJeongBong Seo2022-08-121-1/+1
* wic: added fspassno parameter to partitionClaudius Heine2022-05-161-0/+1
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-201-0/+1
* Add support for erofs filesystemsRichard Weinberger2021-05-311-1/+6
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-011-0/+17
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-221-6/+14
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-041-20/+26
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-261-1/+1
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-261-0/+1
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-071-1/+0
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-061-0/+1
* wic: Honor APPENDKevin Hao2020-02-151-0/+5
* wic: Add --include-path argumentPaul Barker2020-01-101-0/+1
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-121-0/+2
* wic: python2 -> python3Robert Yang2019-06-301-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-14/+1
* wic: allow bitbake variables in kickstarter filesRasmus Villemoes2019-01-141-0/+17
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-131-2/+12
* wic: squashfs does support partition uuid.Emmanuel Roullit2018-09-111-2/+2
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-181-0/+1
* wic: kparser.py: Check for SquashFS and use-uuidTom Rini2017-12-181-0/+5
* wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak2017-11-071-0/+1
* wic: implement wks option --mkfs-extraoptsEd Bartosh2017-07-211-0/+1
* wic: remove extra double-quote on documentation stringJean-Francois Dagenais2017-06-231-1/+1
* wic: allow only supported fstypesEd Bartosh2017-04-011-1/+3
* wic: use wic logger in core modulesEd Bartosh2017-03-041-2/+5
* wic: ksparser: set default disk to 'sda'Ed Bartosh2017-02-151-1/+1
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-151-0/+1
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-021-1/+1
* wic: add --fixed-size wks optionMaciej Borzecki2016-12-221-4/+37
* wic: mountpoint is an optional argumentMaciej Borzecki2016-07-201-1/+1
* wic: don't use L suffix for integersEd Bartosh2016-05-141-4/+4
* wic: don't inherit classes from objectEd Bartosh2016-05-141-1/+1
* wic: add --system-id wks optionEd Bartosh2016-04-291-0/+19
* wic: fix type of no-table optionEd Bartosh2016-03-281-1/+1
* wic: default to empty bootloader configMaciej Borzecki2016-02-041-0/+4
* wic: pylinted ksparser moduleEd Bartosh2016-01-201-4/+11
* wic: implement search of includesEd Bartosh2016-01-201-2/+14
* wic: ksparser: add support for includeEd Bartosh2016-01-201-1/+6
* wic: use unique partition numberEd Bartosh2016-01-201-1/+3
* wic: move wks parsing code to KickStart._parseEd Bartosh2016-01-201-0/+3
* wic: rename kickstarter.py -> ksparser.pyEd Bartosh2016-01-191-0/+136