# HG changeset patch # User Christophe Lincoln # Date 1388786487 -3600 # Node ID 58b6d4b3b83e5e602696d3c48201d06daaaf6cfc # Parent 8d19df179fa841bb95de35e02a24dbb22f23db4c Add e17 flavor (to be improved by you ?) diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/packages.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/packages.list Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,67 @@ +915resolution +busybox +cairo +cdrkit +cookutils +dbus +dbus-glib +dialog +dropbear +e2fsprogs +expat +gcc-lib-base +glib +glibc-base +grub4dos-linux +ipxe +isapnptools +jpeg +kbd-base +linux-firmware +linux-sound +linux-wireless +locale-de +locale-es +locale-fr +locale-pt_BR +lzma +nano +pango +pciutils +pcmciautils +pcre +pixman +popt +posixovl +ppp +rp-pppoe +slim +slitaz-base-files +slitaz-boot-scripts +slitaz-configs +slitaz-doc +slitaz-menus +slitaz-polar-cursors +slitaz-tools +sqlite +syslinux +syslinux-extra +tazinst +tazlito +tazpanel +tazpkg +tazusb +tiff +ttf-dejavu +udev +wpa_supplicant +xorg-libXinerama +xorg-server +xorg-setxkbmap +xorg-xauth +xorg-xf86-video-fbdev +xorg-xf86-video-vesa +xterm +zlib +fribidi +enlightenment diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/receipt Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,11 @@ +# SliTaz flavor receipt. + +FLAVOR="e17" +SHORT_DESC="When SliTaz meets Enlightenment (E17)" +VERSION="20140102" +MAINTAINER="pankso@slitaz.org" + +FRUGAL_RAM="256M" +ROOTFS_SIZE="100.4M" +INITRAMFS_SIZE="26.3M" +ISO_SIZE="31.0M" diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/rootcd/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/rootcd/README Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,26 @@ +README SliTaz GNU/Linux CD +=============================================================================== + + +Check the index.html page for more information + + +LICENSE +------- + +Copyright (c) 2006-2012 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 diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/rootcd/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/rootcd/index.html Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,84 @@ + + + + SliTaz GNU/Linux - CD + + + + + + + + + + +
+ + +
+

LiveCD information

+ +

English

+

+ Welcome to the SliTaz GNU/Linux cdrom. To boot SliTaz from a cdrom + just burn the ISO image onto a blank disc. Then reboot your computer + with the disc in your cdrom drive. +

+

+ SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel, + and GNU free software. SliTaz also uses goodies from the Debian + project. The goal of SliTaz is to have a GNU/Linux distro working + entirely in memory (RAM) and fully installable to a HD for desktop or + server usage. +

+

+ On the system you will find documentation in /usr/share/doc and the + full GPL license in /usr/share/licenses. +

+ +

Français

+

+ Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux. + Vous devez 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. +

+

+ SliTaz peut fonctionner des mois entiers sans redémarrer, le système + peut fonctionner dans 144 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. +

+ + +
+ + + + + + diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/rootcd/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/rootcd/style.css Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,77 @@ +/* CSS style for SliTaz GNU/Linux generic xHTML files. */ + +html { min-height: 102%; } + +body { + background: #ffffff; + color: black; + font: 13px sans-serif, vernada, arial; + margin: 0; + min-width: 640px; +} + +a { text-decoration: underline; color: #215090; } +a:hover { text-decoration: none; color: blue; } +img { border: 0pt none; vertical-align: middle; } +h2 { color: #444; } +h3 { color: #666; font-size: 140%; } + +#header { + height: 40px; + background: #351a0a; +} + +#header h1 { + margin: 0; + padding: 8px 0 0 8px; + width: 250px; + color: white; + font-size: 20px; + font-style: italic; +} + +#header h1 a { + color: white; + text-decoration: none; + font-size: 20px; + font-style: italic; +} + +#header h1 a:hover, #network a:hover { + color: #d66018; +} + +#network { + float: right; + padding: 12px 5px 0; + font-size: 12px; +} + +#network a { padding: 0 6px; } + +#network a { + color: #fff; + font-weight: bold; + text-decoration: none; +} + +#block { + min-height: 8px; + background: #d66018; + padding: 0; + border-bottom: 1px solid #f5f5f5; +} + +#content { + padding: 30px 80px; + text-align: justify; +} + +#footer { + text-align: center; + border-top: 1px solid #ddd; + padding: 40px; + color: #666; +} + +#footer a { color: #666; padding: 0 2px; } diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/rootfs/etc/skel/.xinitrc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/rootfs/etc/skel/.xinitrc Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,18 @@ +# ~/.xinitrc: Executed by Slim/LXDM login manager to startx X session. +# You can use F1 with Slim to change your window manager or configure +# it permanently with your personal applications.conf file. +# +. $HOME/.config/slitaz/applications.conf + +[ "$1" ] && WINDOW_MANAGER="$1" + +case "$WINDOW_MANAGER" in + openbox|lxde*|xfce4|compiz|karmen|dwm|fluxbox*) + exec ${WINDOW_MANAGER%-session}-session ;; + razor*) + exec razor-session ;; + enlightenment) + exec enlightenment_start ;; + *) + exec $WINDOW_MANAGER ;; +esac diff -r 8d19df179fa8 -r 58b6d4b3b83e e17/rootfs/etc/slitaz/applications.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e17/rootfs/etc/slitaz/applications.conf Fri Jan 03 23:01:27 2014 +0100 @@ -0,0 +1,18 @@ +# SliTaz default applications configuration file. These apps can be +# started through wrappers: browser, editor and terminal. +# + +# File manager. +FILE_MANAGER="enlightenment_filemanager" + +# Web browser. +BROWSER="dillo" + +# Text editor. +EDITOR="nano" + +# X terminal. +TERMINAL="xterm" + +# Window manager. +WINDOW_MANAGER="enlightenment"