Age | Commit message (Expand) | Author | Files |
2018-07-26 | wic/engine: improve error reporting when using rm with wic | Anuj Mittal | 1 |
2018-07-26 | logging: use warning instead warn | Chen Qi | 1 |
2018-07-18 | wic/engine: use up all free space when expanding partitions | Anuj Mittal | 1 |
2018-07-18 | wic/engine: fix errors when expanding partitions | Anuj Mittal | 1 |
2018-06-28 | wic: isoimage-isohybrid: debloat image of redundant rootfs | Ioan-Adrian Ratiu | 2 |
2018-06-28 | wic: isoimage-isohybrid: fix UEFI spec breakage | Ioan-Adrian Ratiu | 1 |
2018-06-04 | wic/bootimg-efi.py: recognize initrd when using grub | Anuj Mittal | 1 |
2018-06-04 | wic/engine.py: improve error message when required tools are missing | Anuj Mittal | 1 |
2018-06-03 | qemux86-directdisk.wks: remove uvesafb.mode_option | Anuj Mittal | 1 |
2018-05-22 | wic: Fix partition files UIDs on multi rootfs images | Ricardo Ribalda Delgado | 2 |
2018-04-20 | wic/imager/direct: Ensure correct ROOTFS_DIR is shown | Richard Purdie | 1 |
2018-03-06 | wic: add wks file to make use of exclude-path functionality | California Sullivan | 1 |
2018-03-03 | wic: Set a miniumum FAT16 volume size. | Paulo Neves | 1 |
2018-03-03 | wic: partition plugin wrongly assumes it is rootfs | Paulo Neves | 2 |
2018-03-03 | wic: Add post operation hook for SourcePlugin | Parthiban Nallathambi | 3 |
2018-01-14 | wic: if we can't get from ioctl, try from os.stat() | Dogukan Ergun | 1 |
2018-01-02 | wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR). | Adrian Fiergolski | 1 |
2017-12-18 | wic: Introduce --fsuuid and have --use-uuid make use of UUID too | Tom Rini | 6 |
2017-12-18 | wic: partition.py: Update comments slightly | Tom Rini | 1 |
2017-12-18 | wic: kparser.py: Check for SquashFS and use-uuid | Tom Rini | 1 |
2017-12-09 | wic: support filesystem label for rawcopy | Martin Hundebøll | 1 |
2017-11-08 | wic: Update canned-wks for systemd to use UUID everywhere | Tom Rini | 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 | 4 |
2017-11-05 | wic: misc.py: Use mmd from mtools instead of syslinux | Saul Wold | 1 |
2017-11-05 | wic: misc.py: Added more mtools binaries | Saul Wold | 1 |
2017-09-25 | wic: Add option to not change fstab | Fabio Berton | 2 |
2017-09-22 | wic: allow multiple /boot partitions with different content | Enrico Scholz | 1 |
2017-09-17 | wic: accept '-' in bitbake variables | Enrico Scholz | 1 |
2017-09-11 | wic: run bmaptool with native Python3 | Ed Bartosh | 1 |
2017-09-11 | wic: update help content | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic rm' | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic cp' | Ed Bartosh | 1 |
2017-09-11 | wic: implement ext fs support for 'wic ls' | Ed Bartosh | 1 |
2017-08-27 | wic: always read image partitions | Ed Bartosh | 1 |
2017-08-27 | wic: implement 'wic write' command | Ed Bartosh | 2 |
2017-08-27 | wic: extend list of used tools | Ed Bartosh | 1 |
2017-08-27 | wic: added 'fstypes' parameter to Disk.__init__ | Ed Bartosh | 1 |
2017-08-27 | wic: convert partition number to int | Ed Bartosh | 1 |
2017-08-27 | wic: get more info from the 'parted print' output | Ed Bartosh | 1 |
2017-08-27 | wic: reimplement getting paths of used tools | Ed Bartosh | 1 |
2017-08-03 | wic: improve generating disk system identifier | Jonathan Liu | 1 |
2017-07-30 | wic: Switch to using --use-uuid by default | Tom Rini | 3 |
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: add description of --mkfs-extraopts | Ed Bartosh | 1 |