slitaz-modular diff core/rootcd/README @ rev 17

Changed mkiso.sh script be able to have profiles or flavors as slitaz calls them. Added first core flavor that has base, core-basic, core, firefox, and core-xfce flavor as modules. Will make readme to explain more.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 18 17:56:17 2010 +0000 (2010-12-18)
parents
children 06775c59c666
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/core/rootcd/README	Sat Dec 18 17:56:17 2010 +0000
     1.3 @@ -0,0 +1,66 @@
     1.4 +README SliTaz GNU/Linux CD                                        November 2010
     1.5 +===============================================================================
     1.6 +
     1.7 +
     1.8 +Français
     1.9 +--------
    1.10 +Ce cdrom est un système autonome Live, il vous suffit de démarrer sur le CD
    1.11 +(booter) et SliTaz se lance en mémoire vive (RAM), sans toucher à votre système
    1.12 +actuel. SliTaz peut fonctionner des mois entiers sans redémarrer, le système
    1.13 +peut fonctionner dans 144 Mb de mémoire vive et sur des machines sans disque dur.
    1.14 +Mais SliTaz est aussi pleinement installable sur un disque dur et largement
    1.15 +extensible via le gestionnaire de paquets et la compilation de nouvelles
    1.16 +applications depuis les sources.
    1.17 +
    1.18 +Une fois le système lancé, vous disposez d'un shell ash, et vous pouvez retirer
    1.19 +le cdrom, car SliTaz utilise la mémoire vive (RAM) de la machine. Le système
    1.20 +fournit plus de 200 commandes Linux, navigateur web, client de chat IRC,
    1.21 +support IDE, eth0, usb, le système X et bien plus {...}.
    1.22 +
    1.23 +SliTaz peut être utilisé pour réparer, et tester un disque dur avec fdisk,
    1.24 +hdparm, ou les outils e2fsprogs. Le système et aussi pleinement installable
    1.25 +avec l'outil slitaz-installer.
    1.26 +
    1.27 +Slitaz GNU/Linux est distribué sans aucune garantie et publié car
    1.28 +potentiellement utile. SliTaz n'as aucune prétention, nous ne sommes que des
    1.29 +passionnés par l'informatique libre, qui aimons la liberté et le partage. Sur
    1.30 +le système vous trouverez le manuel d'utilisateur et la documentation dans :
    1.31 +/usr/share/doc, et les licences complète dans : /usr/share/licenses.
    1.32 +
    1.33 +Havefun!
    1.34 +
    1.35 +
    1.36 +English
    1.37 +-------
    1.38 +SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU
    1.39 +free software. SliTaz also use goodies from the Debian project. The goal of
    1.40 +SliTaz is to have a GNU/Linux distro working entirely in memory (RAM). SliTaz 
    1.41 +boots with Syslinux, provides more than 200 Linux commands, a SSH server/client 
    1.42 +powered by Dropbear, rescue tools, and much more {...}.
    1.43 +
    1.44 +On the system you will find documentation in /usr/share/doc, and the full
    1.45 +GPL license in /usr/share/licenses.
    1.46 +
    1.47 +
    1.48 +LICENSE
    1.49 +-------
    1.50 +
    1.51 +Copyright (c)  2007  SliTaz GNU/Linux
    1.52 +
    1.53 +SliTaz is free software; you can redistribute it and/or modify
    1.54 +it under the terms of the GNU General Public License as published by
    1.55 +the Free Software Foundation; either version 3 of the License, or
    1.56 +(at your option) any later version.
    1.57 +
    1.58 +SliTaz is distributed in the hope that it will be useful,
    1.59 +but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.60 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.61 +GNU General Public License for more details.
    1.62 +
    1.63 +You should have received a copy of the GNU General Public License
    1.64 +along with SliTaz; if not, write to the Free Software
    1.65 +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    1.66 +
    1.67 +
    1.68 +===============================================================================
    1.69 +                                                         http://www.slitaz.org/