summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/isoimage-isohybrid.py
Commit message (Expand)AuthorAgeFilesLines
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-031-6/+0
* wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu2016-04-291-2/+2
* wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu2016-04-291-21/+32
* wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu2016-04-031-2/+2
* wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu2016-04-031-2/+2
* isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu2016-02-071-1/+1
* wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga2016-02-041-2/+5
* wic: removed unused importsEd Bartosh2016-01-191-1/+1
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-181-3/+3
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-181-7/+7
* wic: get rid of get_timeout getterEd Bartosh2016-01-181-9/+7
* wic: fix short variable namesEd Bartosh2015-09-031-16/+16
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538