# HG changeset patch # User Pascal Bellard # Date 1254596306 -7200 # Node ID 94ad36c90e05df14f0c930714ea0a12bbc8713c0 # Parent aa2d053d99d8d00cef112c8b5b6fe48aa68347a8 Add core-3in1 diff -r aa2d053d99d8 -r 94ad36c90e05 base/receipt --- a/base/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/base/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="base" SHORT_DESC="Minimal set of packages to boot" +VERSION="2.0" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="32M" ROOTFS_SIZE="13.9M" INITRAMFS_SIZE="3.9M" ISO_SIZE="6.5M" diff -r aa2d053d99d8 -r 94ad36c90e05 core-3in1/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core-3in1/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -0,0 +1,12 @@ +# SliTaz flavor receipt. + +FLAVOR="core-3in1" +SHORT_DESC="SliTaz core system with justX and base alternatives" +VERSION="2.0" +MAINTAINER="pankso@slitaz.org" +ROOTFS_SELECTION="160M core 96M justX 32M base" + +FRUGAL_RAM="160M" +ROOTFS_SIZE="97.4M" +INITRAMFS_SIZE="26.1M" +ISO_SIZE="28.6M" diff -r aa2d053d99d8 -r 94ad36c90e05 core-3in1/rootcd/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core-3in1/rootcd/README Sat Oct 03 20:58:26 2009 +0200 @@ -0,0 +1,67 @@ +README SliTaz GNU/Linux CD October 2009 +=============================================================================== + + +Français +-------- +Ce cdrom est un système autonome Live, il vous suffit de démarrer sur le CD +(booter) et SliTaz se lance en mémoire vive (RAM), sans toucher à votre système +actuel. SliTaz peut fonctionner des mois entiers sans redémarrer, le système +peut fonctionner dans 32 Mb de mémoire vive et sur des machines sans disque dur. +Mais SliTaz est aussi pleinement installable sur un disque dur et largement +extensible via le gestionnaire de paquets et la compilation de nouvelles +applications depuis les sources. + +Une fois le système lancé, vous disposez d'un shell ash, et vous pouvez retirer +le cdrom, car SliTaz utilise la mémoire vive (RAM) de la machine. Le système +fournit plus de 200 commandes Linux, un mini serveur web, navigateur web, +client de chat IRC, support IDE, eth0, usb, le système X et bien plus {...}. + +SliTaz peut être utilisé pour réparer, et tester un disque dur avec fdisk, +hdparm, ou les outils e2fsprogs. Le système et aussi pleinement installable, +vous pouvez jetter un coup d'oeil au document install-guide.html. + +Slitaz GNU/Linux est distribué sans aucune garantie et publié car +potentiellement utile. SliTaz n'as aucune prétention, nous ne sommes que des +passionnés par l'informatique libre, qui aimons la liberté et le partage. Sur +le système vous trouverez le manuel d'utilisateur et la documentation dans : +/usr/share/doc, et les licences complète dans : /usr/share/licenses. + +Havefun! + + +English +------- +SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU +free software. SliTaz also use goodies from the Debian project. The goal of +SliTaz is to have a GNU/Linux distro working all in memory (RAM). SliTaz boot +with Syslinux, provide more than 200 Linux commands, LightTPD web serveur, +SSH server/client powered by Dropbear, rescue tools, X system, and much more +{...}. + +On the system you will find documentation in: /usr/share/doc, and the full +GPL license in: /usr/share/licenses. + + +LICENSE +------- + +Copyright (c) 2009 SliTaz GNU/Linux + +SliTaz is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. + +SliTaz is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with SliTaz; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=============================================================================== + http://www.slitaz.org/ diff -r aa2d053d99d8 -r 94ad36c90e05 core-3in1/rootcd/images/header.png Binary file core-3in1/rootcd/images/header.png has changed diff -r aa2d053d99d8 -r 94ad36c90e05 core-3in1/rootcd/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core-3in1/rootcd/index.html Sat Oct 03 20:58:26 2009 +0200 @@ -0,0 +1,64 @@ + + + + SliTaz GNU/Linux - CD + + + + + + + + + + + + + +
+

LiveCD informations

+ +

Français

+

+Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux. Lisez le +fichier README pour de plus amples informations, ou +démarrez votre ordinateur avec le cdrom dans le lecteur CD ou DVD, pour +lancer SliTaz en RAM et sans risques pour la machine hôte. +

+ +

English

+

+Welcome on a SliTaz GNU/Linux cdrom, SliTaz is mostly documented in French, +but the full system is available in English. To boot SliTaz from a cdrom, +just burn the ISO image onto a blank disc. Then reboot your computer with +the disc into your cdrom driver. +

+

+Have fun!
+- SliTaz community +

+ +
+ +
+ + + + diff -r aa2d053d99d8 -r 94ad36c90e05 core-3in1/rootcd/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core-3in1/rootcd/style.css Sat Oct 03 20:58:26 2009 +0200 @@ -0,0 +1,57 @@ +/* CSS style for SliTaz GNU/Linux generic xHTML files. */ +body { + font: 90% sans-serif, vernada, arial; + margin: 0; + } +/* Header */ +#header{ + background: #BFB06B url(images/header.png) repeat-x top; + color: black; + width: 100%; + height: 50px ; + border-top: 1px solid black; + border-bottom: 1px solid black; + } +#content { + margin: 0px 50px 26px 50px; + } +#footer { + border-top: 1px solid black; + } +a { + text-decoration: underline; + } +a:hover { + text-decoration: none; + } +h1 { + margin: 10px 0px 0px 6px; + } +h2 { + margin: 12px 0; + } +pre { + padding: 5px; + color: black; + background: #e1e0b0; + } +pre.script { + padding: 10px; + color: black; + background: #e8e8e8; + border: 1px inset #333333; +} +li { + line-height: 1.4em; + } +code { + font-size: 100%; + color: #669900; + background: transparent; + } +hr { + color: white; + background-color: white; + height: 1px; + border: 0; + } diff -r aa2d053d99d8 -r 94ad36c90e05 core/packages.list --- a/core/packages.list Mon Aug 31 23:54:25 2009 +0200 +++ b/core/packages.list Sat Oct 03 20:58:26 2009 +0200 @@ -10,7 +10,7 @@ cdparanoia-III cdrkit clearlooks -compat +compat-wireless conspy dbus dbus-glib diff -r aa2d053d99d8 -r 94ad36c90e05 core/receipt --- a/core/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/core/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="core" SHORT_DESC="SliTaz core system" +VERSION="2.0" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="160M" ROOTFS_SIZE="97.4M" INITRAMFS_SIZE="26.1M" ISO_SIZE="28.6M" diff -r aa2d053d99d8 -r 94ad36c90e05 eeepc/receipt --- a/eeepc/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/eeepc/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="eeepc" SHORT_DESC="SliTaz eeepc system" +VERSION="2.0" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="160M" ROOTFS_SIZE="97.8M" INITRAMFS_SIZE="26.0M" ISO_SIZE="28.6M" diff -r aa2d053d99d8 -r 94ad36c90e05 justX/receipt --- a/justX/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/justX/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="justX" SHORT_DESC="SliTaz with a minimal X environnement" +VERSION="2.0" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="96M" ROOTFS_SIZE="47.9M" INITRAMFS_SIZE="12.2M" ISO_SIZE="14.7M" diff -r aa2d053d99d8 -r 94ad36c90e05 loram-cdrom-sqfs/packages.list --- a/loram-cdrom-sqfs/packages.list Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-cdrom-sqfs/packages.list Sat Oct 03 20:58:26 2009 +0200 @@ -10,7 +10,7 @@ cdparanoia-III cdrkit clearlooks -compat +compat-wireless conspy dbus dbus-glib diff -r aa2d053d99d8 -r 94ad36c90e05 loram-cdrom-sqfs/receipt --- a/loram-cdrom-sqfs/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-cdrom-sqfs/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="loram-cdrom-sqfs" SHORT_DESC="SliTaz loram system (/usr on cdrom)" +VERSION="2.0" +MAINTAINER="pascal.bellard@slitaz.org" + +FRUGAL_RAM="32M" ROOTFS_SIZE="6.3M" INITRAMFS_SIZE="2.8M" ISO_SIZE="33.6M" diff -r aa2d053d99d8 -r 94ad36c90e05 loram-cdrom/packages.list --- a/loram-cdrom/packages.list Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-cdrom/packages.list Sat Oct 03 20:58:26 2009 +0200 @@ -10,7 +10,7 @@ cdparanoia-III cdrkit clearlooks -compat +compat-wireless conspy dbus dbus-glib diff -r aa2d053d99d8 -r 94ad36c90e05 loram-cdrom/receipt --- a/loram-cdrom/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-cdrom/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="loram-cdrom" SHORT_DESC="SliTaz loram system (/usr on cdrom)" +VERSION="2.0" +MAINTAINER="pascal.bellard@slitaz.org" + +FRUGAL_RAM="32M" ROOTFS_SIZE="6.2M" INITRAMFS_SIZE="2.7M" ISO_SIZE="99.4M" diff -r aa2d053d99d8 -r 94ad36c90e05 loram-http/packages.list --- a/loram-http/packages.list Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-http/packages.list Sat Oct 03 20:58:26 2009 +0200 @@ -10,7 +10,7 @@ cdparanoia-III cdrkit clearlooks -compat +compat-wireless conspy dbus dbus-glib diff -r aa2d053d99d8 -r 94ad36c90e05 loram-http/receipt --- a/loram-http/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/loram-http/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="loram-http" SHORT_DESC="SliTaz loram system (/usr on web)" +VERSION="2.0" +MAINTAINER="pascal.bellard@slitaz.org" + +FRUGAL_RAM="32M" ROOTFS_SIZE="6.5M" INITRAMFS_SIZE="2.9M" ISO_SIZE="5.4M" diff -r aa2d053d99d8 -r 94ad36c90e05 loram/packages.list --- a/loram/packages.list Mon Aug 31 23:54:25 2009 +0200 +++ b/loram/packages.list Sat Oct 03 20:58:26 2009 +0200 @@ -10,7 +10,7 @@ cdparanoia-III cdrkit clearlooks -compat +compat-wireless conspy cromfs-or-squashfs dbus diff -r aa2d053d99d8 -r 94ad36c90e05 loram/receipt --- a/loram/receipt Mon Aug 31 23:54:25 2009 +0200 +++ b/loram/receipt Sat Oct 03 20:58:26 2009 +0200 @@ -1,5 +1,11 @@ +# SliTaz flavor receipt. + FLAVOR="loram" SHORT_DESC="SliTaz loram system (all in RAM)" +VERSION="2.0" +MAINTAINER="pascal.bellard@slitaz.org" + +FRUGAL_RAM="64M" ROOTFS_SIZE="35.1M" INITRAMFS_SIZE="31.0M" ISO_SIZE="33.6M"