Age | Commit message (Expand) | Author |
2023-04-27 | debvm-create: recognize finit as an init system | Helmut Grohne |
2023-03-06 | debvm-create: deprecate and hide the -a option | Helmut Grohne |
2023-03-05 | debvm-create: extend examples in the manual page | Helmut Grohne |
2023-02-23 | debvm-create: also support --initsystem=busybox | Helmut Grohne |
2023-02-23 | debvm-create: also support --initsystem=runit | Helmut Grohne |
2023-02-23 | debvm-create: do not fsck | Helmut Grohne |
2023-02-20 | debvm-create: add --initsystem option | Helmut Grohne |
2023-02-20 | debvm-create: avoid failing when we install no passwd | Helmut Grohne |
2023-02-05 | debvm-create: fix resizing of output image | Helmut Grohne |
2023-02-05 | debvm-create: add --skip=initsystem | Helmut Grohne |
2023-02-05 | debvm-create: install systemd-sysv rather than init | Helmut Grohne |
2023-02-03 | debvm-create: update documentation for --skip=ext4 | Helmut Grohne |
2023-02-02 | debvm-create: Output image in tar format if step "ext4" is skipped | Gioele Barabucci |
2023-02-02 | debvm-create: make the ext4 look more like ext4 | Helmut Grohne |
2023-01-17 | debvm-create: install only one kernel image | Helmut Grohne |
2023-01-17 | Merge branch 'cleanup' into 'main' | Helmut Grohne |
2023-01-17 | Add --skip=autologin | Jochen Sprickerhof |
2023-01-17 | Allow arbitrary image sizes | Jochen Sprickerhof |
2023-01-17 | expand architecture coverage | Helmut Grohne |
2023-01-17 | debvm-create: combine ?exact-name with ?not(virtual) | Helmut Grohne |
2023-01-17 | debvm-create: fix syntax broken in parent commit | Helmut Grohne |
2023-01-17 | debvm-create: avoid splitting features to multiple code locations | Helmut Grohne |
2023-01-17 | debvm-create: stop validating the suite | Helmut Grohne |
2023-01-17 | debvm-create: install linux-image-generic as an alternative kernel name | Helmut Grohne |
2023-01-17 | debvm-create: use maybe-merged-usr hook | Helmut Grohne |
2023-01-17 | debvm-create: defer kernel selection to apt | Helmut Grohne |
2023-01-15 | debvm-create: update documentation for dropped mirror option | Helmut Grohne |
2023-01-15 | debvm-create: actually drop -m from the getopts invocation | Helmut Grohne |
2023-01-15 | debvm-create: carefully handle a -o filename starting with a dash | Helmut Grohne |
2023-01-15 | Apply 1 suggestion(s) to 1 file(s) | Johannes Schauer Marin Rodrigues |
2023-01-15 | Drop mirror option | Jochen Sprickerhof |
2023-01-13 | debvm-create: remove --package option | Helmut Grohne |
2023-01-13 | Merge branch main into helmut | Helmut Grohne |
2023-01-13 | debvm-create: defer the decision of installing libnss-resolve to apt | Helmut Grohne |
2023-01-12 | debvm-create: also move dpkg's available database to a hook file | Helmut Grohne |
2023-01-11 | debvm-create: move functionality into support files | Helmut Grohne |
2023-01-11 | move the debvm-* tools to bin | Helmut Grohne |