Age | Commit message (Expand) | Author | Files |
2018-06-04 | wic/bootimg-efi.py: recognize initrd when using grub | Anuj Mittal | 1 |
2018-05-22 | wic: Fix partition files UIDs on multi rootfs images | Ricardo Ribalda Delgado | 1 |
2018-04-20 | wic/imager/direct: Ensure correct ROOTFS_DIR is shown | Richard Purdie | 1 |
2018-03-03 | wic: partition plugin wrongly assumes it is rootfs | Paulo Neves | 1 |
2017-12-18 | wic: Introduce --fsuuid and have --use-uuid make use of UUID too | Tom Rini | 3 |
2017-12-09 | wic: support filesystem label for rawcopy | Martin Hundebøll | 1 |
2017-11-08 | wic: When using --use-uuid make sure that we update the fstab with PARTUUID | Tom Rini | 1 |
2017-11-05 | wic: add 'part-name' argument for naming GPT partitions | Artur Mądrzak | 1 |
2017-09-25 | wic: Add option to not change fstab | Fabio Berton | 1 |
2017-09-22 | wic: allow multiple /boot partitions with different content | Enrico Scholz | 1 |
2017-09-11 | wic: run bmaptool with native Python3 | Ed Bartosh | 1 |
2017-08-03 | wic: improve generating disk system identifier | Jonathan Liu | 1 |
2017-07-30 | wic: ensure generated disk system identifier is non-zero | Jonathan Liu | 1 |
2017-07-30 | wic: add /boot mount point to fstab by default | Ed Bartosh | 1 |
2017-07-30 | wic: rootfs: make copied rootfs unique | Ed Bartosh | 1 |
2017-07-30 | wic: rootfs: fix rootfs path reporting | Ed Bartosh | 1 |
2017-07-30 | wic: use absolute paths in rootfs plugin | Ed Bartosh | 1 |
2017-07-30 | wic: copy rootfs directory before changing fstab | Ed Bartosh | 1 |
2017-07-21 | wic: fix calculation of partition number | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage-isohybrid: use grub-efi from deploy dir | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage-isohybrid: check result of glob() | Ed Bartosh | 1 |
2017-07-17 | wic: isoimage: do not remove temp directory | Ed Bartosh | 1 |
2017-07-17 | wic: get rid of using wic-tools | Ed Bartosh | 2 |
2017-06-23 | wic: fix restoring of original fstab | Ed Bartosh | 1 |
2017-06-23 | wic: code cleanup | Ed Bartosh | 1 |
2017-06-23 | wic: flatten directory structure | Ed Bartosh | 7 |
2017-06-14 | filemap: change signature of sparse_copy function | Ed Bartosh | 1 |
2017-06-14 | bootimg-pcbios: make boot image file unique | Ed Bartosh | 1 |
2017-06-06 | wic: Remove obsolete reference to msger logger. | Kristian Amlie | 1 |
2017-06-03 | isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH | Ed Bartosh | 1 |
2017-03-31 | wic: set correct system id for msdos partitions | Ed Bartosh | 1 |
2017-03-31 | wic: allow only supported fstypes | Ed Bartosh | 1 |
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-27 | wic: fix generation of partition UUID | 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-21 | wic/partionedfs: Avoid reserving space for non-existing ext. partition | Kristian Amlie | 1 |
2017-03-11 | wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries. | Kristian Amlie | 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 PluginMgr class to pluginbase | Ed Bartosh | 1 |
2017-03-04 | wic: remove PluginMgr.get_plugin_methods | Ed Bartosh | 1 |
2017-03-04 | wic: reimplement PluginMgr.get_plugin_methods | Ed Bartosh | 1 |