aboutsummaryrefslogtreecommitdiff
path: root/scripts/disk_image
Commit message (Expand)AuthorAgeFilesLines
* scripts: Add support for prepending path to file namesAndrei Cherechesu2022-07-061-14/+23
* disk_image: use DOS partition table and FAT for the first partitionStefano Stabellini2022-04-061-16/+37
* Check for the presence of DOMU_PASSTHROUGH_DTB before invoking update_domU_cfgAyan Kumar Halder2022-01-101-8/+11
* Update the generated domU.cfgAyan Kumar Halder2022-01-041-0/+297
* Generate the domU partial dtb via disk_imageAyan Kumar Halder2021-12-211-12/+45
* Add *.cpio to the list of know rootfs typesAyan Kumar Halder2021-10-281-6/+12
* Add an option to specify the alignment for the imageAyan Kumar Halder2021-10-181-2/+30
* Add support for loading bitstreamsBrian Woods2021-09-101-0/+8
* Copy DT_OVERLAY to boot partitionVíctor Mayoral Vilches2021-09-031-1/+18
* Add support for DOM0_RAMDISKVíctor Mayoral Vilches2021-09-031-0/+9
* Allow to generate non-Xen imagesVíctor Mayoral Vilches2021-09-031-5/+17
* Disable DomUs in disk_image if DOMU_NOBOOT is not setVictor Mayoral Vilches2021-09-031-25/+28
* Add support for including files in first partitionVictor Mayoral Vilches2021-09-031-0/+26
* Add a configurable SLACK parameter to set how many MB of free space are added...Víctor Mayoral Vilches2021-05-171-3/+13
* Account for rootfs compression and total sizeVíctor Mayoral Vilches2021-05-171-5/+23
* Generate xl config files to create DomUs from Dom0Stefano Stabellini2021-05-171-0/+101
* Add LOAD_CMD parsing to disk_imageStefano Stabellini2021-05-171-2/+23
* Remove Debug executionStefano Stabellini2021-05-171-1/+1
* Add support for tar.gz rootfsesStefano Stabellini2021-05-171-5/+14
* Introduce multiple partitions support to disk_imageStefano Stabellini2021-05-171-41/+96
* Use stat -L instead of stat, file -L instead of fileStefano Stabellini2020-04-141-9/+9
* Fix DESTDIR path in disk_imageBrian Woods2019-10-251-8/+9
* Add command line arguments for disk_imageBrian Woods2019-10-251-7/+83
* Convert indentation of disk_imageBrian Woods2019-10-251-23/+23
* Fix copying files to boot partition in disk_imageBrian Woods2019-10-241-2/+24
* Fix hardcoded dom0 ramdisk name in disk_imageBrian Woods2019-10-241-4/+5
* Rename docker-extras to scriptsStefano Stabellini2019-10-211-0/+134