summaryrefslogtreecommitdiff
path: root/bin/debvm-create
AgeCommit message (Expand)Author
2025-03-29debvm-create: create a more sensible /etc/hostsHelmut Grohne
2025-03-27fix deletion of root password againmainHelmut Grohne
2024-08-13debvm-create: implement password deletion with correctly quoted sedHelmut Grohne
2024-08-12debvm-create: revert back to passwd for deleting the root passwordHelmut Grohne
2024-08-09debvm-create: avoid using passwd --deleteHelmut Grohne
2024-06-23debvm-create: do install loginHelmut Grohne
2024-05-08debvm-create: Increase default VM size to 2GBenjamin Drung
2024-05-02debvm-create: turn of incompatible ext features for jessieHelmut Grohne
2024-04-10debvm-create: clarify that passing an empty string to -r may be okHelmut Grohne
2024-02-27debvm-create: explain the trap 'exit 1'Helmut Grohne
2024-02-27debvm-create: emit an empty /devHelmut Grohne
2024-02-27debvm-create: fix --skip ext4Helmut Grohne
2024-02-26debvm-create: allow running without unshare againHelmut Grohne
2024-02-26debvm-create: switch from genext2fs to mkfs.ext4Helmut Grohne
2023-04-27debvm-create: recognize finit as an init systemHelmut Grohne
2023-03-06debvm-create: deprecate and hide the -a optionHelmut Grohne
2023-03-05debvm-create: extend examples in the manual pageHelmut Grohne
2023-02-23debvm-create: also support --initsystem=busyboxHelmut Grohne
2023-02-23debvm-create: also support --initsystem=runitHelmut Grohne
2023-02-23debvm-create: do not fsckHelmut Grohne
2023-02-20debvm-create: add --initsystem optionHelmut Grohne
2023-02-20debvm-create: avoid failing when we install no passwdHelmut Grohne
2023-02-05debvm-create: fix resizing of output imageHelmut Grohne
2023-02-05debvm-create: add --skip=initsystemHelmut Grohne
2023-02-05debvm-create: install systemd-sysv rather than initHelmut Grohne
2023-02-03debvm-create: update documentation for --skip=ext4Helmut Grohne
2023-02-02debvm-create: Output image in tar format if step "ext4" is skippedGioele Barabucci
2023-02-02debvm-create: make the ext4 look more like ext4Helmut Grohne
2023-01-17debvm-create: install only one kernel imageHelmut Grohne
2023-01-17Merge branch 'cleanup' into 'main'Helmut Grohne
2023-01-17Add --skip=autologinJochen Sprickerhof
2023-01-17Allow arbitrary image sizesJochen Sprickerhof
2023-01-17expand architecture coverageHelmut Grohne
2023-01-17debvm-create: combine ?exact-name with ?not(virtual)Helmut Grohne
2023-01-17debvm-create: fix syntax broken in parent commitHelmut Grohne
2023-01-17debvm-create: avoid splitting features to multiple code locationsHelmut Grohne
2023-01-17debvm-create: stop validating the suiteHelmut Grohne
2023-01-17debvm-create: install linux-image-generic as an alternative kernel nameHelmut Grohne
2023-01-17debvm-create: use maybe-merged-usr hookHelmut Grohne
2023-01-17debvm-create: defer kernel selection to aptHelmut Grohne
2023-01-15debvm-create: update documentation for dropped mirror optionHelmut Grohne
2023-01-15debvm-create: actually drop -m from the getopts invocationHelmut Grohne
2023-01-15debvm-create: carefully handle a -o filename starting with a dashHelmut Grohne
2023-01-15Apply 1 suggestion(s) to 1 file(s)Johannes Schauer Marin Rodrigues
2023-01-15Drop mirror optionJochen Sprickerhof
2023-01-13debvm-create: remove --package optionHelmut Grohne
2023-01-13Merge branch main into helmutHelmut Grohne
2023-01-13debvm-create: defer the decision of installing libnss-resolve to aptHelmut Grohne
2023-01-12debvm-create: also move dpkg's available database to a hook fileHelmut Grohne
2023-01-11debvm-create: move functionality into support filesHelmut Grohne