# HG changeset patch # User Christophe Lincoln # Date 1331264318 -3600 # Node ID 779e74e1cfc1fb92571fa24b701d27adfffb0cb2 # Parent 0d0e852f25854407c5aac75aa276e5ea2f8ed968 en/get/index goes PHP and set release info from config file diff -r 0d0e852f2585 -r 779e74e1cfc1 config.php --- a/config.php Fri Mar 09 02:33:16 2012 +0100 +++ b/config.php Fri Mar 09 04:38:38 2012 +0100 @@ -2,20 +2,24 @@ // Slitaz Website configuration $mirror = "http://mirror.slitaz.org/iso"; +$pkgs_mirror = "http://mirror.switch.ch/ftp/mirror/slitaz/iso"; // Stable release +$stable_rel = "28 March 2010"; $stable_ver = "3.0"; $stable_size = "30 Mb"; +$stable_pkgs = "1,5 Gb"; $stable_iso = "$mirror/$stable_ver/slitaz-$stable_ver.iso"; // Cooking and RC release -//$cooking = "Cooking"; +//$cooking = "cooking"; //$cooking_ver = "20120520"; //$cooking_size = "35 Mb"; //$cooking_iso = "$mirror/cooking/slitaz-cooking.iso"; $cooking = "4.0-RC2"; $cooking_ver = "4.0-RC2"; $cooking_size = "35 Mb"; +$cooking_pkgs = "3 Gb"; $cooking_iso = "$mirror/cooking/slitaz-$cooking_ver.iso"; ?> diff -r 0d0e852f2585 -r 779e74e1cfc1 en/get/index.html --- a/en/get/index.html Fri Mar 09 02:33:16 2012 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,295 +0,0 @@ - - - - SliTaz - Downloads - - - - - - - - - - - - - - - - -
- - - -
-

Download

-

- Download the latest stable version for production purposes - or a solid desktop environment. Use the Cooking version to - test and help us improve the distribution. -

-
- Quick Download: - SliTaz 3.0 - SliTaz 4.0-RC2 -
-
-
- - -
- - locale.png - Dansk - Deutsch - English - Español - Français - Italiano - Português - Chinese -
- - -
- -

Get SliTaz

- - - -

- Help the project via a small donation or become an official - sponsor. -

- -
- - - -
- - - -

General information

-

-This part of the site allows you to download a free copy of the SliTaz -GNU/Linux LiveCD or to get utilities and tools source code. To start using -the LiveCD ISO image you can refer to the English online -documentation. You can also find help and support -on SliTaz's English Forum. -

- -

Mirrors

-

-SliTaz is mirrored actually in France by ADS, Mésobius and -TuxFamily. In Switzerland by -SWITCHmirror, -in China by LupaWorld, in the USA by -Ibiblio -and in Brazil by UFPR. Huge thanks. -

- - - - -

Sources

-

-Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source builder), -Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all be downloaded from the -TuxFamily mirror. Note that all the -utilities are installed by default on SliTaz and source code is commented -in English. Download sources by -HTTP or -FTP -

- - -

LiveCD - Stable version

-

-SliTaz stable version provides a mature operating system, widely tested by an -active community. The core LiveCD offers you a large selection of multi-use -packages carefully integrated into the distribution, thus resulting in a coherent -and robust system. Current 3.0 stable version was released on 28 March 2010. -

- -

-SliTaz GNU/Linux 3.0 (30 MB) - -slitaz-3.0.iso -[ md5 ] -

- -

-A bootable CDROM image of all available packages for version 3.0 is -generated every day. It also contains a copy of the website and can -be used without an internet connection via the install.sh script. -

- -

-Collection of SliTaz GNU/Linux 3.0 packages (< 2GB) - -packages-3.0.iso -[ md5 ] -

- - -

LiveCD - Cooking version

-

-SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows -you to test the latest improvements and packages, ask for new features or report -bugs to help us to prepare for the stable version. -

- -

-SliTaz GNU/Linux cooking-20110531 (30 MB) - -slitaz-cooking.iso -[ md5 ] -

- -

-A bootable DVD image of all available packages for the Cooking version is -generated every day. It also contains a copy of the website and can -be used without an internet connection via the install.sh script. -Note: This image can also be -installed on an USB key, -but it will overwrite all data. -

- -

-Collection of SliTaz GNU/Linux cooking packages (< 4GB) - -packages-cooking.iso -[ md5 ] -

- - -

Floppy boot disk

-

-This floppy diskette can start SliTaz on old PCs with or without a CD-ROM. It can boot -SliTaz from an usb flash drive, a SliTaz CD/DVD, a hard drive, the LAN by PXE and even -the Internet with gPXE. -

- -

-Floppy disk (1,44 MB) - -image -[ md5 ] -

- -

-You can write this floppy image with SliTaz bootfloppybox, -Windows rawrite -or simply dd (dd if=floppy-grub4dos of=/dev/fd0). -

- -

-A floppy image set -is also available for people who can't use a CD-ROM, USB key or Ethernet -card. -

- - -
- - - - - - diff -r 0d0e852f2585 -r 779e74e1cfc1 en/get/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/en/get/index.php Fri Mar 09 04:38:38 2012 +0100 @@ -0,0 +1,261 @@ + + + + SliTaz - Downloads + + + + + " /> + + + + + + + + + +
+ + + +
+

Download

+

+ Download the latest stable version for production purposes + or a solid desktop environment. Use the Cooking version to + test and help us improve the distribution. +

+
+ Quick Download: + SliTaz $stable_ver + SliTaz $cooking"; ?> +
+
+
+ + +
+ + locale.png + Dansk + Deutsch + English + Español + Français + Italiano + Português + Chinese +
+ + +
+ +

Get SliTaz

+ + + +

+ Help the project via a small donation or become an official + sponsor. +

+ +
+ + + +
+ + + + +

General information

+

+ This part of the site allows you to download a free copy of the SliTaz + GNU/Linux LiveCD or to get utilities and tools source code. To start + using the LiveCD ISO image you can refer to the English online + documentation. You can also find help and support + on SliTaz's English Forum. +

+ +

Mirrors

+

+ SliTaz is mirrored actually in France by ADS, + and TuxFamily. In Switzerland by + SWITCHmirror, in China by LupaWorld, + in the USA by Ibiblio + and in Brazil by UFPR. Huge thanks. +

+ + + + +

Sources

+

+ Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source + builder), Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all + be downloaded from the TuxFamily + mirror. Note that all the utilities are installed by default on SliTaz + and source code is commented in English. Download sources by + HTTP or + FTP +

+ + +

LiveCD - Stable version

+

+ SliTaz stable version provides a mature operating system, widely + tested by an active community. The core LiveCD offers you a large + selection of multi-use packages carefully integrated into the + distribution, thus resulting in a coherent and robust system. + +

+ +

+ slitaz-$stable_ver.iso + [ md5 ]"; ?> +

+ +

+ A bootable CDROM image of all available packages for the stable version + is generated every day. It also contains a copy of the website and can + be used without an internet connection via the install.sh script. +

+ +

+ packages-$stable_ver.iso + [ md5 ]"; ?> +

+ + +

LiveCD - Cooking version

+

+ SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, + it allows you to test the latest improvements and packages, ask for new + features or report bugs to help us to prepare for the stable version. +

+ +

+ slitaz-$cooking.iso + [ md5 ]"; ?> +

+ +

+ A bootable DVD image of all available packages for the Cooking version + is generated every day. It also contains a copy of the website and can + be used without an internet connection via the install.sh script. + Note: This image can also be + + installed on an USB key, but it will overwrite all data. +

+ +

+ packages-cooking.iso + [ md5 ]"; ?> +

+ + +

Floppy boot disk

+

+ This floppy diskette can start SliTaz on old PCs with or without a + CD-ROM. It can boot SliTaz from an usb flash drive, a SliTaz CD/DVD, + a hard drive, the LAN by PXE and even the + Internet with gPXE. +

+ +

+ Floppy disk (1,44 MB) - + image + [ md5 ] +

+ +

+ You can write this floppy image with SliTaz bootfloppybox, + Windows rawrite + or simply dd (dd if=floppy-grub4dos of=/dev/fd0). +

+ +

+ A floppy image set + is also available for people who can't use a CD-ROM, USB key or Ethernet + card. +

+ + +
+ + + + +