# HG changeset patch # User Christophe Lincoln # Date 1269621012 -3600 # Node ID f140a67c414931db6ac4ce902d8c0c7efa84da8e # Parent 971a5b4393f1133445fa081986a53d8ad761f4e1 Add xvesa flavor diff -r 971a5b4393f1 -r f140a67c4149 justx/receipt --- a/justx/receipt Fri Mar 26 06:19:45 2010 -0400 +++ b/justx/receipt Fri Mar 26 17:30:12 2010 +0100 @@ -5,7 +5,7 @@ VERSION="20100122" MAINTAINER="pankso@slitaz.org" -FRUGAL_RAM="64M" -ROOTFS_SIZE="46.9M" -INITRAMFS_SIZE="12.8M" -ISO_SIZE="16.0M" +FRUGAL_RAM="160M" +ROOTFS_SIZE="97.5M" +INITRAMFS_SIZE="26.0M" +ISO_SIZE="29.0M" diff -r 971a5b4393f1 -r f140a67c4149 xvesa/packages.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/packages.list Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,150 @@ +atk +busybox +bzlib +cairo-xcb +cdrkit +clearlooks +conspy +dbus +dbus-glib +dialog +dropbear +e2fsprogs +expat +fontconfig +freetype +gamin +gcc-lib-base +get-wifi-firmware +glib +glibc-base +gpxe +grub +gtk+ +gtkdialog +hal +hardinfo +hicolor-icon-theme +isapnptools +jpeg +kbd-busybox +leafpad +libcap +libcomerr +libgio +libglade +libpng +libxml2 +linux +linux-wireless +linux-sound +locale-de +locale-es +locale-fr +locale-pt +lxappearance +lxpanel +lxtask +lzlib +lzma +nano +ncurses +ncursesw +obconf +openbox +pango +pciutils +pcmanfm +pcmciautils +pcre +pixman +popt +ppp +rp-pppoe +shared-mime-info +slim +slitaz-base-files +slitaz-boot-scripts +slitaz-configs +slitaz-doc +slitaz-icon +slitaz-menus +slitaz-polar-cursors +slitaz-tools +slitaz-tools-boxes +sqlite +startup-notification +sysfsutils +syslinux +syslinux-extra +tazlito +tazpkg +tazusb +tazwok +tiff +transset-df +ttf-dejavu +udev +xorg +xorg-base-fonts +xorg-libfontenc +xorg-libICE +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-libXmu +xorg-libXpm +xorg-libXrandr +xorg-libXrender +xorg-libXt +xorg-libXtst +xorg-rgb +xorg-xauth +xorg-xcompmgr +xorg-server-Xvesa +xorg-setxkbmap +xorg-xrandr +xterm +zlib +libcrypto +wireless_tools +wpa_supplicant +mtpaint +libnotify +transmission +alsa-lib +alsaplayer +alsa-utils +asunder +galculator +ntfs-3g +ntfsprogs +web-applications +viewnior +sudoku-savant +desktop-file-utils +mhwaveedit +osmo +isomaster +gcolor2 +lostirc +gparted +beaver +lua +epdfview +915resolution +libunique +libwebkit +midori +gettext-base diff -r 971a5b4393f1 -r f140a67c4149 xvesa/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/receipt Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,11 @@ +# SliTaz flavor receipt. + +FLAVOR="xvesa" +SHORT_DESC="Core system with a full featured desktop (use tinyX server)." +VERSION="20100326" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="128M" +ROOTFS_SIZE="86.0M" +INITRAMFS_SIZE="24.0M" +ISO_SIZE="26.0M" diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootcd/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootcd/README Fri Mar 26 17:30:12 2010 +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 971a5b4393f1 -r f140a67c4149 xvesa/rootcd/boot/isolinux/splash.lss Binary file xvesa/rootcd/boot/isolinux/splash.lss has changed diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootcd/images/header.png Binary file xvesa/rootcd/images/header.png has changed diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootcd/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootcd/index.html Fri Mar 26 17:30:12 2010 +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 971a5b4393f1 -r f140a67c4149 xvesa/rootcd/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootcd/style.css Fri Mar 26 17:30:12 2010 +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; + } diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/skel/.Xdefaults --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/skel/.Xdefaults Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,20 @@ +!~/.Xdefault: Control the behavior of x-clients. +! + +! Xcursor theme (~/.icons). +! +Xcursor.theme: slitaz-polar + +! XTerm settings. +! +xterm*background: black +xterm*foreground: white +xterm*cursorColor: #6AA2D8 +xterm*scrollBar: off +xterm*faceName: DejaVu Sans Mono +xterm*faceSize: 11 + +! Xload settings. +! +!xload*background: black +!xload*foreground: lightblue diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/skel/.gtkrc-2.0 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/skel/.gtkrc-2.0 Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,13 @@ +# ~/.gtkrc-2.0 - GTK+ theme, icon and font configuration. +# +# System files : /usr/share/{themes,icons,fonts} +# Personal files : ~/.icons and ~/.fonts +# + +gtk-theme-name = "SliTaz" +#gtk-theme-name = "Clearlooks-DeepSky" +#gtk-theme-name = "Clearlooks-Olive" + +gtk-icon-theme-name = "SliTaz" + +gtk-font-name = "DejaVu Sans 11" diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/skel/Desktop/slitaz-doc.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/skel/Desktop/slitaz-doc.desktop Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Documentation +Exec=GtkLauncher file:///usr/share/doc/slitaz/index.html +Icon=slitaz-doc.png +Type=Application diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/xdg/openbox/menu.en.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/xdg/openbox/menu.en.xml Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,134 @@ + + + + + + + + file-manager + + + terminal + + + browser + + + editor + + + + desktopbox tazapps + + + + + + + desktopbox new-folder + + + desktopbox new-file + + + + desktopbox add-icons + + + + + + + xcompmgr + + + xcompmgr -c -r 10 + + + xcompmgr -c -f -r 10 + + + + + transset-df --actual --max 60 + + + + + transset-df --click --max 60 + + + + + killall xcompmgr + + + + + + + subox tazlitobox + + + subox tazusbbox + + + + + subox "xterm -e tazusb writefs gzip" + + + + + subox "xterm -e tazusb writefs lzma" + + + + + subox "xterm -e tazusb writefs none" + + + + + + + + obconf + + + + desktopbox autostart + + + + + editor ~/.config/openbox/menu.xml + + + + + + + + + + + + + + + + + + + + + + + + desktopbox logout + + + + diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/xdg/openbox/menu.fr.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/xdg/openbox/menu.fr.xml Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,137 @@ + + + + + + + + file-manager + + + terminal + + + browser + + + editor + + + + desktopbox tazapps + + + + + + + desktopbox new-folder + + + desktopbox new-file + + + + desktopbox add-icons + + + + + + + xcompmgr + + + xcompmgr -c -r 10 + + + xcompmgr -c -f -r 10 + + + + + transset-df --actual --max 60 + + + + + transset-df --click --max 60 + + + + + killall xcompmgr + + + + + + + subox tazlitobox + + + subox tazusbbox + + + + + subox "xterm -e tazusb writefs gzip" + + + + + subox "xterm -e tazusb writefs lzma" + + + + + subox "xterm -e tazusb writefs none" + + + + + + + + obconf + + + + desktopbox autostart + + + + + editor ~/.config/openbox/menu.xml + + + + + + + + + + + + + + + + + + + + + + + + + desktopbox logout + + + + diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/xdg/openbox/menu.pt.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/xdg/openbox/menu.pt.xml Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,134 @@ + + + + + + + + pcmanfm + + + terminal + + + browser + + + editor + + + + desktopbox tazapps + + + + + + + desktopbox new-folder + + + desktopbox new-file + + + + desktopbox add-icons + + + + + + + xcompmgr + + + xcompmgr -c -r 10 + + + xcompmgr -c -f -r 10 + + + + + transset-df --actual --max 60 + + + + + transset-df --click --max 60 + + + + + killall xcompmgr + + + + + + + subox tazlitobox + + + subox tazusbbox + + + + + subox "xterm -e tazusb writefs gzip" + + + + + subox "xterm -e tazusb writefs lzma" + + + + + subox "xterm -e tazusb writefs none" + + + + + + + + obconf + + + + desktopbox autostart + + + + + editor ~/.config/openbox/menu.xml + + + + + + + + + + + + + + + + + + + + + + + + desktopbox logout + + + + diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/etc/xdg/openbox/rc.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/etc/xdg/openbox/rc.xml Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,699 @@ + + + + + 10 + 20 + + + yes + + no + + yes + + no + + 200 + + no + + + + Smart + +
yes
+ + Any + +
+ + SliTaz + NLIMC + + yes + yes + + Sans + 10 + + Bold + + Normal + + + + Sans + 10 + + Bold + + Normal + + + + Sans + 10 + + Normal + + Normal + + + + Sans + 11 + + Normal + + Normal + + + + Sans + 11 + + Bold + + Normal + + + + + + 2 + 1 + + + + 875 + + + + yes + Nonpixel + + Center + + + + 10 + + 10 + + + + + + 0 + 0 + 0 + 0 + + + TopLeft + + 0 + 0 + no + Above + + Vertical + + no + 300 + + 300 + + Middle + + + + C-g + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + no + no + + + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + + yes + yes + + + + + + + true + App Launcher + + lxpanelctl run + + + + + 8 + + 200 + + 400 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + + + + + + top + + + + + + + + + + + left + + + + + + + + + + + right + + + + + + + + + + + bottom + + + + + + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-menu + + + + + + + client-menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + client-list-combined-menu + + + + + root-menu + + + + + + + + + + + + + + + + + + + + + + menu.xml + 200 + + no + + 100 + + yes + + yes + + + + + +
diff -r 971a5b4393f1 -r f140a67c4149 xvesa/rootfs/usr/share/applications/system-doc.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xvesa/rootfs/usr/share/applications/system-doc.desktop Fri Mar 26 17:30:12 2010 +0100 @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=System Doc +Name[fr]=Doc du système +Name[pt]=Documentação do Sistema +Exec=browser file:///usr/share/doc/slitaz/index.html +Icon=slitaz-doc.png +Type=Application +Categories=Documentation;