hartwork/image-bootstrap
:partly_sunny: Creates Linux chroots and bootable virtual machine images; command line tool (Python 3)
1 Releases
Latest: 7mo ago
3.0.0Latest
📋 What's Changed
- Fix typo in README example command by @tedb in https://github.com/hartwork/image-bootstrap/pull/121
- Arch: Fix archlinux-keyring package source URL by @hartwork in https://github.com/hartwork/image-bootstrap/pull/134
- requirements: Mass-bump dependencies by @hartwork in https://github.com/hartwork/image-bootstrap/pull/138
- Gentoo: Support naming scheme "stage3-amd64-openrc-<timestamp>.tar.xz" by @hartwork in https://github.com/hartwork/image-bootstrap/pull/140
- Improve CI by @hartwork in https://github.com/hartwork/image-bootstrap/pull/139
- requirements.txt: Upgrade packaging to 21.2 at the cost of downgrading pyparsing to 2.4.7 by @hartwork in https://github.com/hartwork/image-bootstrap/pull/157
- [image-bootstrap] Ignore environment variable TMPDIR (fixes #154) by @hartwork in https://github.com/hartwork/image-bootstrap/pull/156
- Drop support for end-of-life Python 3.6 by @hartwork in https://github.com/hartwork/image-bootstrap/pull/179
- + 39 more
✨ New Contributors
- @tedb made their first contribution in https://github.com/hartwork/image-bootstrap/pull/121
- @mookie- made their first contribution in https://github.com/hartwork/image-bootstrap/pull/218
- @pquentin made their first contribution in https://github.com/hartwork/image-bootstrap/pull/347
- @kianmeng made their first contribution in https://github.com/hartwork/image-bootstrap/pull/370
- @nl6720 made their first contribution in https://github.com/hartwork/image-bootstrap/pull/449
- @vdloo made their first contribution in https://github.com/hartwork/image-bootstrap/pull/577
- Full Changelog: https://github.com/hartwork/image-bootstrap/compare/2.0.5...3.0.0
