summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/ksparser.py
Commit message (Expand)AuthorAgeFilesLines
* 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