aboutsummaryrefslogtreecommitdiff
path: root/scripts/disk_image
Commit message (Collapse)AuthorAgeFilesLines
* Fix hardcoded dom0 ramdisk name in disk_imageBrian Woods2019-10-241-4/+5
| | | | | | | | Get rid of a hardcoded dom0 ramdisk name so that it doesn't err out when the name is different. Signed-off-by: Brian Woods <brian.woods@xilinx.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
* Rename docker-extras to scriptsStefano Stabellini2019-10-211-0/+134
Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>