# HG changeset patch # User Pascal Bellard # Date 1261821851 -3600 # Node ID 819e554b546e9f936ce196e02210f3600d1a64e8 # Parent 2a1b4c36d420feba4b16d542df78df814bebe9b2 Add dillo diff -r 2a1b4c36d420 -r 819e554b546e dillo/packages.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/packages.list Sat Dec 26 11:04:11 2009 +0100 @@ -0,0 +1,122 @@ +attr +busybox +bzlib +cairo +cdrkit +clex +conspy +dbus +dbus-glib +depmod +dialog +dillo +dropbear +e2fsprogs +expat +fltk-2.0.x +fontconfig +freetype +gcc-lib-base +glib +glibc-base +gpxe +grub +hal +hsetroot +htop +imlib2 +isapnptools +jpeg +kbd-busybox +libcap +libcomerr +libcrypto +libdrm +libgio +libid3tag +libpng +libssl +libxcb +libxml2 +linux +locale-de +locale-es +locale-fr +locale-pt +lzlib +lzma +mesa +nano +ncurses +openbox +openssl +pango +pciutils +pcmciautils +pcre +pixman +popt +ppp +rp-pppoe +slim +slitaz-base-files +slitaz-boot-scripts +slitaz-doc +slitaz-polar-cursors +slitaz-tools +sqlite +startup-notification +sysfsutils +syslinux +syslinux-extra +tazlito +tazpkg +tazusb +tazwok +tiff +tint2 +ttf-dejavu +udev +util-linux-ng-blkid +util-linux-ng-uuid +xcb-util +xorg +xorg-base-fonts +xorg-libfontenc +xorg-libICE +xorg-libpciaccess +xorg-libSM +xorg-libX11 +xorg-libXau +xorg-libXaw +xorg-libXcomposite +xorg-libXcursor +xorg-libXdamage +xorg-libXdmcp +xorg-libXext +xorg-libXfixes +xorg-libXfont +xorg-libXft +xorg-libXi +xorg-libXinerama +xorg-libxkbfile +xorg-libXmu +xorg-libXpm +xorg-libXrandr +xorg-libXrender +xorg-libXt +xorg-libXtst +xorg-libXxf86vm +xorg-rgb +xorg-server +xorg-setxkbmap +xorg-xauth +xorg-xf86-input-keyboard +xorg-xf86-input-mouse +xorg-xf86-video-vesa +xorg-xkbcomp +xorg-xkeyboard-config +xorg-xrandr +xorg-xsetroot +xterm +zlib diff -r 2a1b4c36d420 -r 819e554b546e dillo/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/receipt Sat Dec 26 11:04:11 2009 +0100 @@ -0,0 +1,11 @@ +# SliTaz flavor receipt. + +FLAVOR="dillo" +SHORT_DESC="Very small desktop with the Dillo Web Browser only" +VERSION="20091225" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="64M" +ROOTFS_SIZE="46.9M" +INITRAMFS_SIZE="12.8M" +ISO_SIZE="16.0M" diff -r 2a1b4c36d420 -r 819e554b546e dillo/rootcd/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/rootcd/README Sat Dec 26 11:04:11 2009 +0100 @@ -0,0 +1,67 @@ +README SliTaz GNU/Linux CD August 2007 +=============================================================================== + + +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 128 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) 2007 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 2a1b4c36d420 -r 819e554b546e dillo/rootcd/images/header.png Binary file dillo/rootcd/images/header.png has changed diff -r 2a1b4c36d420 -r 819e554b546e dillo/rootcd/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/rootcd/index.html Sat Dec 26 11:04:11 2009 +0100 @@ -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 2a1b4c36d420 -r 819e554b546e dillo/rootcd/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/rootcd/style.css Sat Dec 26 11:04:11 2009 +0100 @@ -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; + }