summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-03-21update contributor listHelmut Grohne
2023-02-02debvm-run: deal with arbitrary disk labelsHelmut Grohne
Reported-by: Gioele Barabucci <gioele@svario.it> Closes: #1030255
2023-01-15Merge support_boot into mainHelmut Grohne
Closes: !23
2023-01-15README.md: fix typoHelmut Grohne
2023-01-15debvm-run: guess the location of the kernelHelmut Grohne
2023-01-15Document additional kernel link namesJochen Sprickerhof
Reported-by: Helmut Grohne <helmut@subdivi.de>
2023-01-11move the debvm-* tools to binHelmut Grohne
The purpose of this change is adding support files to be referenced and called from these tools. Those support files shall be located in ../share and this way of locating them shall work both in-source and when installed.
2023-01-02README: advertise debvm as root-lessHelmut Grohne
2022-12-23add documentation in pod2man formatHelmut Grohne
Fixes: #2
2022-12-22give the ext4 image a disk labelJohannes Schauer Marin Rodrigues
- this allows the kernel cmdline and fstab to refer to it by label instead of by /dev/sda or /dev/vda (depending on whether the disk is attached to qemu via virtio or not) - it allows other consumers of the image to detect that this is an image created by debvm and then treat it accordingly
2022-12-21record Jochen as contributorHelmut Grohne
2022-12-21README.md: add short usage exampleJohannes Schauer Marin Rodrigues
2022-12-20README.md: Why?Helmut Grohne
2022-12-20initial checkinHelmut Grohne