Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-02 | debvm-run: deal with arbitrary disk labels | Helmut Grohne | |
Reported-by: Gioele Barabucci <gioele@svario.it> Closes: #1030255 | |||
2023-01-15 | Merge support_boot into main | Helmut Grohne | |
Closes: !23 | |||
2023-01-15 | README.md: fix typo | Helmut Grohne | |
2023-01-15 | debvm-run: guess the location of the kernel | Helmut Grohne | |
2023-01-15 | Document additional kernel link names | Jochen Sprickerhof | |
Reported-by: Helmut Grohne <helmut@subdivi.de> | |||
2023-01-11 | move the debvm-* tools to bin | Helmut 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-02 | README: advertise debvm as root-less | Helmut Grohne | |
2022-12-23 | add documentation in pod2man format | Helmut Grohne | |
Fixes: #2 | |||
2022-12-22 | give the ext4 image a disk label | Johannes 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-21 | record Jochen as contributor | Helmut Grohne | |
2022-12-21 | README.md: add short usage example | Johannes Schauer Marin Rodrigues | |
2022-12-20 | README.md: Why? | Helmut Grohne | |
2022-12-20 | initial checkin | Helmut Grohne | |