blob: c709384cad6bdf705ba4d3e4fa774dd7addefe9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
debvm (0.2) unstable; urgency=medium
* Upload to unstable.
* Second release with lots of changes and CLI option breaks.
* New tool debvm-waitssh.
* debvm-create lost the --mirror option. Use positional mirror.
* debvm-create lost the --package option. Use mmdebstrap --include.
* debvm-create has new option --skip.
* debvm-create changed semantics of --size option.
* Partial support for debian-ports.
* Partial support for Ubuntu.
* debvm-run performs automatic root login by default.
* New mmdebstrap hook useradd.
-- Helmut Grohne <helmut@subdivi.de> Wed, 18 Jan 2023 12:43:23 +0100
debvm (0.1) experimental; urgency=medium
* Initial release.
-- Helmut Grohne <helmut@subdivi.de> Sun, 01 Jan 2023 17:38:43 +0100
|