summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-pcbios.py
Commit message (Expand)AuthorAgeFilesLines
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2019-04-251-1/+9
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-181-1/+2
* wic: get rid of using wic-toolsEd Bartosh2017-07-171-3/+2
* wic: flatten directory structureEd Bartosh2017-06-231-3/+2
* bootimg-pcbios: make boot image file uniqueEd Bartosh2017-06-141-1/+1
* wic: remove runner.show APIEd Bartosh2017-04-011-4/+2
* wic: use wic-tools STAGING_DATADIR as bootimg_dirEd Bartosh2017-04-011-22/+20
* wic: improve getting syslinux pathEd Bartosh2017-03-231-24/+27
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-231-2/+0
* wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh2017-03-041-7/+13
* wic: raise WicError instead of calling logger.errorEd Bartosh2017-03-041-2/+2
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2017-03-041-2/+2
* wic: raise WicError in wic pluginsEd Bartosh2017-03-041-12/+8
* wic: move errors moduleEd Bartosh2017-03-041-1/+1
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-041-17/+24
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-151-1/+1
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-151-1/+1
* wic: code cleanupEd Bartosh2017-02-021-3/+1
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-2/+2
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-021-2/+2
* wic: bootimg-pcbios: use wic-tools targetEd Bartosh2017-01-231-1/+1
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-031-6/+0
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-201-2/+0
* wic: removed unused importsEd Bartosh2016-01-191-1/+1
* wic: get rid of 2 gettersEd Bartosh2016-01-181-5/+6
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-181-2/+2
* wic: get rid of get_timeout getterEd Bartosh2016-01-181-7/+2
* wic: Allow to use a custom config for bootloadersMariano Lopez2015-12-091-28/+44
* wic: fix short variable namesEd Bartosh2015-09-031-14/+14
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-031-3/+3
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-1/+3
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+4
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-3/+3
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-111-6/+2
* wic: Refactored getting root device nameEd Bartosh2015-06-111-2/+1
* wic: Make _ptable_format publicEd Bartosh2015-06-111-4/+4
* wic: Use gptmbr.bin MBR for gpt partitionsEd Bartosh2015-06-111-0/+4
* wic: Add gpt to the list of supported partition table formatsEd Bartosh2015-06-111-1/+1
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-6/+3
* wic: code cleanup: undefined variablesEd Bartosh2015-04-241-0/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-091-3/+0
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-1/+1
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-2/+1
* wic/bootimg-pcbios.py: checking the existance of syslinuxHongxu Jia2014-10-181-1/+10
* wic: Add sourceparam param to partition plugin methodsTom Zanussi2014-08-151-4/+6
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+190