Age | Commit message (Expand) | Author | Files |
2017-03-31 | wic: remove runner.show API | Ed Bartosh | 1 |
2017-03-31 | wic: use wic-tools STAGING_DATADIR as bootimg_dir | Ed Bartosh | 1 |
2017-03-31 | wic: remove fsimage plugin | Ed Bartosh | 1 |
2017-03-24 | wic: use kernel_dir to find systemd-efi bootloader | Ed Bartosh | 1 |
2017-03-22 | wic: improve getting syslinux path | Ed Bartosh | 1 |
2017-03-22 | wic: remove empty plugin methods | Ed Bartosh | 3 |
2017-03-22 | wic: use kernel_dir instead of bootimg_dir | Ed Bartosh | 3 |
2017-03-22 | wic: don't set creator.bootimg_dir in plugins | Ed Bartosh | 2 |
2017-03-22 | wic: remove rootfs_pcbios_ext plugin | Ed Bartosh | 1 |
2017-03-10 | wic: plugins: rawcopy: Fixed wrong variable type | Daniel Schultz | 1 |
2017-03-04 | wic: bootimg-pcbios: add support for syslinux vesamenu | Ed Bartosh | 1 |
2017-03-04 | wic: raise WicError instead of calling logger.error | Ed Bartosh | 1 |
2017-03-04 | wic: move WicError to lib/wic/__init__.py | Ed Bartosh | 8 |
2017-03-04 | wic: raise WicError instead of ImageError and CreatorError | Ed Bartosh | 2 |
2017-03-04 | wic: raise WicError in wic plugins | Ed Bartosh | 8 |
2017-03-04 | wic: move errors module | Ed Bartosh | 2 |
2017-03-04 | wic: use wic logger in wic source plugins | Ed Bartosh | 8 |
2017-02-15 | wic: direct: remove set_bootimg_dir setter | Ed Bartosh | 2 |
2017-02-15 | wic: move disk operations to PartitionImage class | Ed Bartosh | 3 |
2017-02-15 | wic: Add --exclude-path option to rootfs source plugin. | Kristian Amlie | 1 |
2017-02-05 | wic: fix call of serial_console_form_kargs | Ed Bartosh | 1 |
2017-02-05 | wic: isoimage-isohybrid: use wic-tools to get syslinux path | Ed Bartosh | 1 |
2017-02-02 | wic: remove syslinux.py | Ed Bartosh | 1 |
2017-02-02 | wic: code cleanup | Ed Bartosh | 6 |
2017-02-02 | wic: move oe/misc.py one level up | Ed Bartosh | 8 |
2017-02-02 | wic: move 2 APIs to wic.engine | Ed Bartosh | 3 |
2017-01-31 | isoimage-isohybrid: renamed variable hdd_dir | Ed Bartosh | 1 |
2017-01-31 | isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCH | Ed Bartosh | 1 |
2017-01-31 | wic: Look for image artifacts in a common location | Tom Zanussi | 2 |
2017-01-31 | wic: isoimage-isohybrid: stop using HDDDIR | Ed Bartosh | 1 |
2017-01-31 | wic: use INITRD_LIVE in isoimage-isohybrid | Ed Bartosh | 1 |
2017-01-23 | wic: bootimg-pcbios: use wic-tools target | Ed Bartosh | 1 |
2017-01-23 | wic: fixed test_iso_image test case | Ed Bartosh | 1 |
2017-01-16 | wic/isoimage-isohybrid: remove do_stage_partition() | Ioan-Adrian Ratiu | 1 |
2017-01-09 | gummiboot: Remove/change gummiboot references with systemd-boot | Alejandro Hernandez | 1 |
2016-11-15 | wic: make sure that partition size is always an integer in internal processing | Maciej Borzecki | 2 |
2016-07-21 | wic: rawcopy: make source filenames unique | Ed Bartosh | 1 |
2016-07-20 | wic: add systemd-boot option in EFI boot image plugin | Jianxun Zhang | 1 |
2016-06-03 | image-live, image-vm, wic: Remove fs size workaround | Jussi Kukkonen | 3 |
2016-05-30 | wic: bootimg-efi: include startup.nsh if it's available | Christopher Larson | 1 |
2016-05-06 | wic: use sparse_copy to preserve sparseness | Ed Bartosh | 1 |
2016-04-29 | wic: isoimage-isohybrid: fix splash file paths | Ioan-Adrian Ratiu | 1 |
2016-04-29 | wic: isoimage-isohybrid: add grubefi configfile support | Ioan-Adrian Ratiu | 1 |
2016-04-03 | wic/isoimage-isohybrid.py: change cpio generated uid&gid to root | Ioan-Adrian Ratiu | 1 |
2016-04-03 | wic/isoimage-isohybrid.py: use glob to find initramfs location | Ioan-Adrian Ratiu | 1 |
2016-02-07 | isoimage-isohybrid.py: fix cpio working directory | Ioan-Adrian Ratiu | 1 |
2016-02-04 | wic: isoimage-isohybrid: check for syslinux-native | Mihaly Varga | 1 |
2016-01-19 | wic: do not remove build dir in source plugins | Ed Bartosh | 3 |
2016-01-19 | wic: removed unused imports | Ed Bartosh | 4 |
2016-01-17 | wic: get rid of 2 getters | Ed Bartosh | 2 |