Package repositories

x86_64/cooking/

SliTaz 64-bit — cooking packages and ISO images. The current port.

i486/

SliTaz 32-bit — cooking packages, ISO and boot floppies for real vintage hardware.

Sources & heritage

sources/

Upstream source tarballs used to cook the packages — the build fallback when an upstream vanishes. Layout: sources/packages/<initial>/

i486/stable/4.0/

SliTaz 4.0 — the last 32-bit stable release: packages and ISO images.

arm/

SliTaz ARM: armv6/stable/4.0 (Raspberry Pi 1, ARMv6hf — packages & images), cross toolchains, src. ARMv8/arm64: soon.

archives/

The ISO museum: 1.0 (2008), 2.0, 3.0, rolling and even the vintage pre-releases (2007).

packages/

Side channels: extra and get (get-scripts).

boot/ · floppies/ · pxe/

Network & floppy boot images. Frozen URLs — ROMs in the wild still chainload from here.

Using this mirror

# tazpkg / spk — set the mirror (pick your arch):
echo "https://mirror.slitaz.org/x86_64/cooking/packages/" > /var/lib/tazpkg/mirror
echo "https://mirror.slitaz.org/i486/cooking/packages/"   > /var/lib/tazpkg/mirror

# Plain HTTP is kept fully working for old releases (no TLS in busybox wget):
echo "http://mirror.slitaz.org/i486/cooking/packages/" > /var/lib/tazpkg/mirror