website annotate en/news/index.php @ rev 1343

Add Balinor technologies to sponsors
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 22:38:00 2021 +0100 (2021-01-22)
parents 57c816a40736
children
rev   line source
pankso@1212 1 <!DOCTYPE html>
pankso@1212 2 <html lang="en">
pankso@909 3 <head>
al@1285 4 <meta charset="UTF-8">
pankso@1186 5 <title>SliTaz - News</title>
al@1285 6 <meta name="description" content="SliTaz news archives info release">
al@1285 7 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM">
al@1285 8 <meta name="author" content="Christophe Lincoln">
al@1015 9 <?php include("../../lib/html/meta-link.html"); ?>
pankso@909 10 </head>
pankso@909 11 <body>
pankso@909 12
pankso@1212 13 <?php
pankso@1212 14 include("../../config.php");
pankso@1212 15 include("../../lib/html/header.html");
pankso@1212 16 include("../../lib/html/nav.html");
pankso@1212 17 include("../../lib/lang.php");
pankso@1212 18 ?>
pankso@1184 19
pankso@909 20 <!-- Content -->
pankso@909 21 <div id="content">
pankso@909 22
pankso@1186 23 <h2>SliTaz News</h2>
pankso@1213 24 <p>
al@1285 25 Check out <a href="http://scn.slitaz.org/">SliTaz Community blog</a>
pankso@1213 26 for specific and small news about the project.
pankso@1213 27 </p>
pankso@909 28
pankso@1184 29 <div class="news">
pankso@1184 30
pankso@909 31 <ul>
pascal@1259 32 <li id="d20150520">
pascal@1259 33 <strong>20 May 2015 - SliTaz 5.0 RC-3 release</strong>
pascal@1259 34 <p>
al@1285 35 The SliTaz team is pleased to announce the new SliTaz 5.0-RC3 release
pascal@1259 36 candidate. We have done a huge amount of work fixing bugs from RC2 with
pascal@1259 37 about 2500 commits in our Mercurial repositories. All the 4800 packages
pascal@1259 38 have been rebuilt to find and fix bugs and to ensure everything can
pascal@1259 39 be rebuilt from source by advanced users.
pascal@1259 40 </p>
pascal@1259 41 <p>
paul@1263 42 We have reshaped Tazpanel and added multi user support. The default user is
pascal@1262 43 nobody with some disabled menus. The login button provides more priviledges.
pascal@1259 44 </p>
pascal@1260 45 <p>
pascal@1260 46 Download: <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc3.iso"
pascal@1260 47 >slitaz-5.0-rc3.iso</a>
pascal@1260 48 [ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc3.md5"
pascal@1260 49 >md5</a> ]
pascal@1260 50 </p>
pascal@1259 51 </li>
pascal@1259 52
pankso@1224 53 <li id="d20140519">
pankso@1224 54 <strong>19 May 2014 - SliTaz 5.0 RC-2 release</strong>
pankso@1224 55 <p>
al@1285 56 The SliTaz team is pleased to announce the new SliTaz 5.0-RC2 release
pankso@1224 57 candidate. We have done a huge amount of work fixing bugs from RC1 with
pankso@1224 58 about 500 commits in our Mercurial repositories. All the 4300 packages
paul@1226 59 have been rebuilt to find and fix bugs and to ensure everything can
pankso@1224 60 be rebuilt from source by advanced users.
pankso@1224 61 </p>
pankso@1224 62 <p>
pankso@1224 63 We took a lot of time to improve users experience with our default and
paul@1226 64 custom LXDE desktop. Polkit and udisks configuration has been fixed
paul@1226 65 to correctly handle external devices and internal hard disk partitions.
pankso@1224 66 </p>
pankso@1224 67 <p>
paul@1226 68 The RC2 supports a new installation method. SliTaz can be installed into
paul@1226 69 a single directory without partitioning any hard disk and this method works
pankso@1224 70 with all file systems including NTFS and FAT32.
pankso@1224 71 </p>
pankso@1224 72 <p>
pankso@1224 73 Download: <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.iso"
pankso@1224 74 >slitaz-5.0-rc2.iso</a>
pankso@1224 75 [ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.md5"
pankso@1224 76 >md5</a> ]
pankso@1224 77 </p>
pankso@1224 78 </li>
pankso@1224 79
pankso@1208 80 <li id="d20140502">
pankso@1214 81 <strong>02 May 2014 - SliTaz 5.0 RC-1 release</strong>
pankso@1208 82 <p>
al@1285 83 The SliTaz team is pleased to announce the availability of the SliTaz
pankso@1208 84 GNU/Linux 5.0 Release Candidate 1 (RC-1)! It's very mature, but still
pankso@1208 85 requires intensive testing before we'll be able to release a fully
pankso@1208 86 stable version.
pankso@1208 87 </p>
pankso@1208 88 <p>
pankso@1208 89 SliTaz 5.0 RC-1 includes many small bug fixes like the improved dialogs
pankso@1208 90 for the slitaz-config utility that gives new users the ability to easily
pankso@1208 91 setup their systems from a graphical or text interface, Tazpanel boasts
paul@1215 92 a new look and feel and the distribution now has better language support
pankso@1208 93 than ever before. We've even fixed support for old ATA hard drives to
pankso@1208 94 keep with our tradition of being able to run even on ancient systems.
pankso@1208 95 </p>
pankso@1208 96 <p>
pankso@1208 97 The desktop is again powered by PCmanFM, but with the addition of
pankso@1208 98 the trash can and gvfs/udisks support. The packages database has
pankso@1208 99 received over 200 package updates and we've added about 50 new
pankso@1208 100 packages to the repository. In preparation for the upcoming stable
pankso@1208 101 release, we've updated the main website with a new style while making
pankso@1208 102 the interface much easier to use.
pankso@1208 103 </p>
pankso@1208 104 <p>
pankso@1208 105 Download the new <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc1.iso"
pankso@1208 106 >slitaz-5.0-rc1.iso</a>
pascal@1211 107 [ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc1.md5"
pankso@1208 108 >md5</a> ]
pankso@1208 109 </p>
pankso@1208 110 </li>
pankso@1208 111
pankso@1196 112 <li id="d20140329">
pankso@1196 113 <strong>29 Mar 2014 - SliTaz Raspberry Pi release</strong>
pankso@1196 114 <p>
pankso@1196 115 The SliTaz team is pleased to announce the SliTaz Raspberry Pi
paul@1198 116 20140329 release after 2 years of stabilization and work porting
paul@1198 117 SliTaz to the ARM platform. The release provides the latest packages
pankso@1196 118 cross compiled by the official SliTaz Cooker with more than 420
paul@1198 119 mirrored packages. The base flavor size is 22Mb and the JWM/FOX desktop
paul@1198 120 flavor reaches only 34 Mb. The desktop flavor provides Adie text
pankso@1196 121 editor, PathFinder file manager, Links2 web browser, TazIRC,
pankso@1196 122 a web server, Dropbear SSH client and many common GNU/Linux command
pankso@1196 123 line tools.
pankso@1196 124 </p>
pankso@1196 125 <p>
paul@1198 126 SliTaz Raspberry Pi also includes the TazBerry Ncurses utility to
paul@1198 127 configure the system and the SliTaz ARM CGI remote control interface
pankso@1196 128 with a custom RPi boot plugin. To use SliTaz RPi: download a flavor
pankso@1196 129 tarball, extract it, run the install.sh script and boot your
pankso@1196 130 Raspberry Pi.
pankso@1196 131 </p>
pankso@1196 132 <p>
pankso@1196 133 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-desktop-20140329.tar.bz2"
pankso@1196 134 >slitaz-rpi-desktop-20140329</a> (34 Mb) -
pankso@1196 135 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-base-20140329.tar.bz2"
pankso@1196 136 >slitaz-rpi-base-20140329</a> (22 Mb) -
pankso@1196 137 <a href="http://arm.slitaz.org/rpi/">SliTaz Raspberry Pi Home</a>
pankso@1196 138 </p>
pankso@1196 139 </li>
pankso@1196 140
pankso@1186 141 <li id="d20140216">
pankso@1184 142 <strong>16 Feb 2014 - New SliTaz Cooking Release</strong>
pankso@1184 143 <p>
al@1285 144 The SliTaz team is proud to announce the release of a new Cooking
pankso@1184 145 version which paves the road to SliTaz 5.0. This new Cooking includes
pankso@1184 146 almost 2 years of work and has an incredible ChangeLog. All our home
pankso@1184 147 made tools have been improved with some great new tools such as
pankso@1184 148 'frugal' or 'decode'. We focused a lot of work on Desktop integration
pankso@1184 149 to provide a finer user experience and have largely improved the Linux
pankso@1184 150 Kernel (3.2.53) configuration.
pankso@1184 151 </p>
pankso@1184 152 <p>
pankso@1184 153 On the packages side we updated all existing packages and also added
pankso@1184 154 a bunch of new packages to reach more than 4200 packages in the
pankso@1184 155 Cooking database. Lots of work has also been done on the SliTaz
pankso@1184 156 installer which provides a new Ncurses/text front-end.
pankso@1184 157 </p>
pankso@1184 158 <p>
pankso@1184 159 The LiveCD will now ask for language settings before booting so users
pankso@1184 160 can get directly to the Desktop after boot scripts have been executed.
pankso@1184 161 The size of the ISO image has grown a little due to better hardware
pankso@1184 162 support and new functions. You can download the ISO image from a SliTaz
pankso@1184 163 mirror (40 Mb):
pankso@1184 164 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
pankso@1184 165 >slitaz-cooking.iso</a>
pankso@1184 166 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
pankso@1184 167 >md5</a> ]
pankso@1184 168 </p>
pankso@1184 169 </li>
pankso@909 170 </ul>
pankso@909 171
pankso@1268 172 <!-- End of news -->
pankso@1184 173 </div>
pankso@1184 174
pankso@1212 175 <h2 id="archives">News archives</h2>
pankso@1212 176
pankso@1212 177 <p>
pankso@1212 178 <img src="/images/news.png" alt="[ ]" />
pankso@1212 179 <a href="2007.php">2007</a> | <a href="2008.php">2008</a>
pankso@1212 180 | <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
pankso@1212 181 | <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
pankso@1212 182 | <a href="index.php">2014</a>
pankso@1212 183 </p>
pankso@1212 184
pankso@1212 185 <p>
pankso@1212 186 Website news archives by year. Note that some links may be
pankso@1212 187 broken due to website structure changes (mainly the docs
pankso@1212 188 that moved to their own domain).
pankso@1212 189 </p>
pankso@1212 190
pankso@909 191 <!-- End of content -->
pankso@909 192 </div>
pankso@909 193
pankso@909 194 <?php include("../../lib/html/footer.html"); ?>
pankso@909 195
pankso@909 196 </body>
pankso@909 197 </html>