slitaz-configs rev 193

New splash image for Syslinux and micro howto in README
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 05 14:02:14 2014 +0000 (2014-01-05)
parents de1e7550a5f2
children e6e2825d37a7
files README rootfs/boot/isolinux/splash.jpg
line diff
     1.1 --- a/README	Fri Jan 03 19:14:27 2014 +0100
     1.2 +++ b/README	Sun Jan 05 14:02:14 2014 +0000
     1.3 @@ -7,9 +7,9 @@
     1.4  SliTaz configs provide the files and images used by default on the core 
     1.5  LiveCD. A SliTaz package is generated from the wok and Tazwok. It contains 
     1.6  Openbox themes, an autostart script, a menu and RC file. /usr/share contains 
     1.7 -the Slim Login Manager theme and the desktop background of the moment.
     1.8 +the Slim Login Manager theme and the desktop background of the moment. All 
     1.9 +artwork is done on SliTaz with mtPaint, The Gimp or Inkscape.
    1.10  
    1.11 -All artwork is done on SliTaz with mtPaint, The Gimp or Inkscape.
    1.12  
    1.13  Files: ~/.xinitrc ~/.xsession
    1.14  ----------------------------
    1.15 @@ -21,6 +21,18 @@
    1.16  .xsession with something like: Xvesa -screen 1024x768x24 &
    1.17  
    1.18  
    1.19 +Syslinux/isolinux splash image
    1.20 +------------------------------
    1.21 +The image size must be: 640 x 480 pixels
    1.22 +The image must be: 16-bit
    1.23 +Dont ask why, the image must be a png with a jpg extension
    1.24 +
    1.25 +Use Gimp to create/modify an image then use 'convert' from the Imagemagick
    1.26 +package to correct colors and color depth:
    1.27 +
    1.28 +$ convert -depth 16 -colors 65536 slitaz.jpg splash.jpg
    1.29 +
    1.30 +
    1.31  Français
    1.32  ========
    1.33  Ce paquet fournit les fichiers, images et sons utilisés par défaut sur le coeur
     2.1 Binary file rootfs/boot/isolinux/splash.jpg has changed