Skip to content

Commit

Permalink
wdt: add support for gentoo stage3 tarballs
Browse files Browse the repository at this point in the history
DockerHub: https://hub.docker.com/r/gentoo/stage3

Change-Id: If6344279f11392a71622b1f38b4ea04e02e39786
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Jul 20, 2023
1 parent 06140e2 commit 04939c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ At the moment only a few distributions are exported. These include:
* Clear Linux
* Debian (Stable and Unstable with slim variants)
* Fedora (Stable and Rawhide)
* Gentoo (Latest stage3 tarballs)
* openSUSE Tumbleweed
* Ubuntu (Stable and Bleeding edge [devel])

Expand Down
2 changes: 2 additions & 0 deletions wsl-tar-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ DISTROS=(
"debian:unstable-slim"
"fedora"
"fedora:rawhide"
"gentoo/stage3:latest"
"gentoo/stage3:systemd"
"opensuse/tumbleweed"
"ubuntu"
"ubuntu:devel"
Expand Down

0 comments on commit 04939c0

Please sign in to comment.