Skip to content

Commit

Permalink
wdt: add Adélie Linux
Browse files Browse the repository at this point in the history
dockerhub: https://hub.docker.com/r/adelielinux/adelie

Change-Id: I547c2af3a81213f1162495ad6f4c20c7d34c017c
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Jan 31, 2024
1 parent c076693 commit 26c8387
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Distros that are available on the Microsoft Store are really quite limited and f

This script generates WSL2 importable minimal tarballs that are extracted from docker containers.
At the moment only a few distributions are exported. These include:
* Adélie Linux
* Alpine Linux (Latest and Edge)
* Arch Linux (Stable and base-devel)
* CentOS
Expand Down
1 change: 1 addition & 0 deletions wsl-tar-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mkdir -p "$TAR_DIR"

# parse desired distro
DISTROS=(
"adelielinux/adelie"
"alpine:latest"
"alpine:edge"
"archlinux"
Expand Down

0 comments on commit 26c8387

Please sign in to comment.