slitaz-tools rev 548

Remove all obsolete stuff/ folder
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 25 01:43:27 2011 +0100 (2011-02-25)
parents eb7469a8467f
children 0f5e3af5a51d
files stuff/20071012-linux-2.6.22.9-slitaz.config.gz stuff/20071106-linux-2.6.22.9-slitaz.config.gz stuff/20071204-linux-2.6.22.9-slitaz.config.gz stuff/busybox-1.7.2.config stuff/firefox-2.0.0.7.mozconfig stuff/jwm/system.jwmrc stuff/kmap/be.kmap stuff/kmap/ca.kmap stuff/kmap/cz.kmap stuff/kmap/de.kmap stuff/kmap/en.kmap stuff/kmap/es.kmap stuff/kmap/fr.kmap stuff/kmap/fr_CH.kmap stuff/kmap/it.kmap stuff/kmap/jp.kmap stuff/kmap/us.kmap stuff/lighttpd/lighttpd.conf stuff/lighttpd/vhost.conf stuff/linux-2.6.20-slitaz.config.gz stuff/rootcd/autorun.bat stuff/rootcd/autorun.inf
line diff
     1.1 Binary file stuff/20071012-linux-2.6.22.9-slitaz.config.gz has changed
     2.1 Binary file stuff/20071106-linux-2.6.22.9-slitaz.config.gz has changed
     3.1 Binary file stuff/20071204-linux-2.6.22.9-slitaz.config.gz has changed
     4.1 --- a/stuff/busybox-1.7.2.config	Mon Feb 07 21:21:18 2011 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,643 +0,0 @@
     4.4 -#
     4.5 -# Automatically generated make config: don't edit
     4.6 -#
     4.7 -HAVE_DOT_CONFIG=y
     4.8 -
     4.9 -#
    4.10 -# Busybox Settings
    4.11 -#
    4.12 -
    4.13 -#
    4.14 -# General Configuration
    4.15 -#
    4.16 -# CONFIG_NITPICK is not set
    4.17 -# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
    4.18 -# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
    4.19 -# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
    4.20 -CONFIG_SHOW_USAGE=y
    4.21 -CONFIG_FEATURE_VERBOSE_USAGE=y
    4.22 -CONFIG_FEATURE_COMPRESS_USAGE=y
    4.23 -CONFIG_FEATURE_INSTALLER=y
    4.24 -CONFIG_LOCALE_SUPPORT=y
    4.25 -CONFIG_GETOPT_LONG=y
    4.26 -CONFIG_FEATURE_DEVPTS=y
    4.27 -# CONFIG_FEATURE_CLEAN_UP is not set
    4.28 -CONFIG_FEATURE_SUID=y
    4.29 -CONFIG_FEATURE_SUID_CONFIG=y
    4.30 -# CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
    4.31 -# CONFIG_SELINUX is not set
    4.32 -CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
    4.33 -
    4.34 -#
    4.35 -# Build Options
    4.36 -#
    4.37 -# CONFIG_STATIC is not set
    4.38 -# CONFIG_BUILD_LIBBUSYBOX is not set
    4.39 -# CONFIG_FEATURE_FULL_LIBBUSYBOX is not set
    4.40 -# CONFIG_FEATURE_SHARED_BUSYBOX is not set
    4.41 -CONFIG_LFS=y
    4.42 -# USING_CROSS_COMPILER is not set
    4.43 -CROSS_COMPILER_PREFIX=""
    4.44 -# CONFIG_BUILD_AT_ONCE is not set
    4.45 -
    4.46 -#
    4.47 -# Debugging Options
    4.48 -#
    4.49 -# CONFIG_DEBUG is not set
    4.50 -# CONFIG_DEBUG_PESSIMIZE is not set
    4.51 -# CONFIG_NO_DEBUG_LIB is not set
    4.52 -# CONFIG_DMALLOC is not set
    4.53 -# CONFIG_EFENCE is not set
    4.54 -CONFIG_DEBUG_YANK_SUSv2=y
    4.55 -
    4.56 -#
    4.57 -# Installation Options
    4.58 -#
    4.59 -# CONFIG_INSTALL_NO_USR is not set
    4.60 -CONFIG_INSTALL_APPLET_SYMLINKS=y
    4.61 -# CONFIG_INSTALL_APPLET_HARDLINKS is not set
    4.62 -# CONFIG_INSTALL_APPLET_DONT is not set
    4.63 -PREFIX="./_install"
    4.64 -
    4.65 -#
    4.66 -# Busybox Library Tuning
    4.67 -#
    4.68 -CONFIG_MD5_SIZE_VS_SPEED=0
    4.69 -
    4.70 -#
    4.71 -# Applets
    4.72 -#
    4.73 -
    4.74 -#
    4.75 -# Archival Utilities
    4.76 -#
    4.77 -# CONFIG_AR is not set
    4.78 -# CONFIG_FEATURE_AR_LONG_FILENAMES is not set
    4.79 -CONFIG_BUNZIP2=y
    4.80 -# CONFIG_CPIO is not set
    4.81 -CONFIG_DPKG=y
    4.82 -CONFIG_DPKG_DEB=y
    4.83 -# CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
    4.84 -CONFIG_GUNZIP=y
    4.85 -CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
    4.86 -CONFIG_GZIP=y
    4.87 -CONFIG_RPM2CPIO=y
    4.88 -CONFIG_RPM=y
    4.89 -CONFIG_TAR=y
    4.90 -CONFIG_FEATURE_TAR_CREATE=y
    4.91 -CONFIG_FEATURE_TAR_BZIP2=y
    4.92 -CONFIG_FEATURE_TAR_LZMA=y
    4.93 -CONFIG_FEATURE_TAR_FROM=y
    4.94 -CONFIG_FEATURE_TAR_GZIP=y
    4.95 -CONFIG_FEATURE_TAR_COMPRESS=y
    4.96 -CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
    4.97 -CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
    4.98 -CONFIG_FEATURE_TAR_LONG_OPTIONS=y
    4.99 -CONFIG_UNCOMPRESS=y
   4.100 -CONFIG_UNLZMA=y
   4.101 -CONFIG_FEATURE_LZMA_FAST=y
   4.102 -CONFIG_UNZIP=y
   4.103 -
   4.104 -#
   4.105 -# Common options for cpio and tar
   4.106 -#
   4.107 -# CONFIG_FEATURE_UNARCHIVE_TAPE is not set
   4.108 -
   4.109 -#
   4.110 -# Common options for dpkg and dpkg_deb
   4.111 -#
   4.112 -CONFIG_FEATURE_DEB_TAR_GZ=y
   4.113 -CONFIG_FEATURE_DEB_TAR_BZ2=y
   4.114 -CONFIG_FEATURE_DEB_TAR_LZMA=y
   4.115 -
   4.116 -#
   4.117 -# Coreutils
   4.118 -#
   4.119 -CONFIG_BASENAME=y
   4.120 -CONFIG_CAL=y
   4.121 -CONFIG_CAT=y
   4.122 -# CONFIG_CATV is not set
   4.123 -CONFIG_CHGRP=y
   4.124 -CONFIG_CHMOD=y
   4.125 -CONFIG_CHOWN=y
   4.126 -CONFIG_CHROOT=y
   4.127 -CONFIG_CKSUM=y
   4.128 -CONFIG_CMP=y
   4.129 -CONFIG_COMM=y
   4.130 -CONFIG_CP=y
   4.131 -CONFIG_CUT=y
   4.132 -CONFIG_DATE=y
   4.133 -CONFIG_FEATURE_DATE_ISOFMT=y
   4.134 -CONFIG_DD=y
   4.135 -CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
   4.136 -# CONFIG_FEATURE_DD_IBS_OBS is not set
   4.137 -CONFIG_DF=y
   4.138 -CONFIG_DIFF=y
   4.139 -CONFIG_FEATURE_DIFF_BINARY=y
   4.140 -CONFIG_FEATURE_DIFF_DIR=y
   4.141 -CONFIG_FEATURE_DIFF_MINIMAL=y
   4.142 -CONFIG_DIRNAME=y
   4.143 -CONFIG_DOS2UNIX=y
   4.144 -CONFIG_UNIX2DOS=y
   4.145 -CONFIG_DU=y
   4.146 -CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
   4.147 -CONFIG_ECHO=y
   4.148 -CONFIG_FEATURE_FANCY_ECHO=y
   4.149 -CONFIG_ENV=y
   4.150 -CONFIG_FEATURE_ENV_LONG_OPTIONS=y
   4.151 -CONFIG_EXPR=y
   4.152 -# CONFIG_EXPR_MATH_SUPPORT_64 is not set
   4.153 -CONFIG_FALSE=y
   4.154 -CONFIG_FOLD=y
   4.155 -CONFIG_HEAD=y
   4.156 -CONFIG_FEATURE_FANCY_HEAD=y
   4.157 -CONFIG_HOSTID=y
   4.158 -CONFIG_ID=y
   4.159 -CONFIG_INSTALL=y
   4.160 -CONFIG_FEATURE_INSTALL_LONG_OPTIONS=y
   4.161 -CONFIG_LENGTH=y
   4.162 -CONFIG_LN=y
   4.163 -CONFIG_LOGNAME=y
   4.164 -CONFIG_LS=y
   4.165 -CONFIG_FEATURE_LS_FILETYPES=y
   4.166 -CONFIG_FEATURE_LS_FOLLOWLINKS=y
   4.167 -CONFIG_FEATURE_LS_RECURSIVE=y
   4.168 -CONFIG_FEATURE_LS_SORTFILES=y
   4.169 -CONFIG_FEATURE_LS_TIMESTAMPS=y
   4.170 -CONFIG_FEATURE_LS_USERNAME=y
   4.171 -CONFIG_FEATURE_LS_COLOR=y
   4.172 -CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y
   4.173 -CONFIG_MD5SUM=y
   4.174 -CONFIG_MKDIR=y
   4.175 -CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y
   4.176 -CONFIG_MKFIFO=y
   4.177 -CONFIG_MKNOD=y
   4.178 -CONFIG_MV=y
   4.179 -CONFIG_FEATURE_MV_LONG_OPTIONS=y
   4.180 -CONFIG_NICE=y
   4.181 -CONFIG_NOHUP=y
   4.182 -CONFIG_OD=y
   4.183 -CONFIG_PRINTENV=y
   4.184 -CONFIG_PRINTF=y
   4.185 -CONFIG_PWD=y
   4.186 -CONFIG_REALPATH=y
   4.187 -CONFIG_RM=y
   4.188 -CONFIG_RMDIR=y
   4.189 -CONFIG_SEQ=y
   4.190 -CONFIG_SHA1SUM=y
   4.191 -CONFIG_SLEEP=y
   4.192 -CONFIG_FEATURE_FANCY_SLEEP=y
   4.193 -CONFIG_SORT=y
   4.194 -CONFIG_FEATURE_SORT_BIG=y
   4.195 -CONFIG_STAT=y
   4.196 -CONFIG_FEATURE_STAT_FORMAT=y
   4.197 -CONFIG_STTY=y
   4.198 -CONFIG_SUM=y
   4.199 -CONFIG_SYNC=y
   4.200 -CONFIG_TAIL=y
   4.201 -CONFIG_FEATURE_FANCY_TAIL=y
   4.202 -CONFIG_TEE=y
   4.203 -CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
   4.204 -CONFIG_TEST=y
   4.205 -CONFIG_FEATURE_TEST_64=y
   4.206 -CONFIG_TOUCH=y
   4.207 -CONFIG_TR=y
   4.208 -CONFIG_FEATURE_TR_CLASSES=y
   4.209 -CONFIG_FEATURE_TR_EQUIV=y
   4.210 -CONFIG_TRUE=y
   4.211 -CONFIG_TTY=y
   4.212 -CONFIG_UNAME=y
   4.213 -CONFIG_UNIQ=y
   4.214 -# CONFIG_USLEEP is not set
   4.215 -CONFIG_UUDECODE=y
   4.216 -CONFIG_UUENCODE=y
   4.217 -CONFIG_WATCH=y
   4.218 -CONFIG_WC=y
   4.219 -CONFIG_WHO=y
   4.220 -CONFIG_WHOAMI=y
   4.221 -CONFIG_YES=y
   4.222 -
   4.223 -#
   4.224 -# Common options for cp and mv
   4.225 -#
   4.226 -CONFIG_FEATURE_PRESERVE_HARDLINKS=y
   4.227 -
   4.228 -#
   4.229 -# Common options for ls, more and telnet
   4.230 -#
   4.231 -CONFIG_FEATURE_AUTOWIDTH=y
   4.232 -
   4.233 -#
   4.234 -# Common options for df, du, ls
   4.235 -#
   4.236 -CONFIG_FEATURE_HUMAN_READABLE=y
   4.237 -
   4.238 -#
   4.239 -# Common options for md5sum, sha1sum
   4.240 -#
   4.241 -CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
   4.242 -
   4.243 -#
   4.244 -# Console Utilities
   4.245 -#
   4.246 -CONFIG_CHVT=y
   4.247 -# CONFIG_CLEAR is not set
   4.248 -CONFIG_DEALLOCVT=y
   4.249 -CONFIG_DUMPKMAP=y
   4.250 -CONFIG_LOADFONT=y
   4.251 -CONFIG_LOADKMAP=y
   4.252 -CONFIG_OPENVT=y
   4.253 -# CONFIG_RESET is not set
   4.254 -CONFIG_SETCONSOLE=y
   4.255 -# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
   4.256 -CONFIG_SETKEYCODES=y
   4.257 -# CONFIG_SETLOGCONS is not set
   4.258 -
   4.259 -#
   4.260 -# Debian Utilities
   4.261 -#
   4.262 -CONFIG_MKTEMP=y
   4.263 -# CONFIG_PIPE_PROGRESS is not set
   4.264 -CONFIG_READLINK=y
   4.265 -CONFIG_FEATURE_READLINK_FOLLOW=y
   4.266 -CONFIG_RUN_PARTS=y
   4.267 -# CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set
   4.268 -# CONFIG_START_STOP_DAEMON is not set
   4.269 -# CONFIG_FEATURE_START_STOP_DAEMON_FANCY is not set
   4.270 -# CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS is not set
   4.271 -CONFIG_WHICH=y
   4.272 -
   4.273 -#
   4.274 -# Editors
   4.275 -#
   4.276 -CONFIG_AWK=y
   4.277 -CONFIG_FEATURE_AWK_MATH=y
   4.278 -# CONFIG_ED is not set
   4.279 -CONFIG_PATCH=y
   4.280 -CONFIG_SED=y
   4.281 -# CONFIG_VI is not set
   4.282 -# CONFIG_FEATURE_VI_COLON is not set
   4.283 -# CONFIG_FEATURE_VI_YANKMARK is not set
   4.284 -# CONFIG_FEATURE_VI_SEARCH is not set
   4.285 -# CONFIG_FEATURE_VI_USE_SIGNALS is not set
   4.286 -# CONFIG_FEATURE_VI_DOT_CMD is not set
   4.287 -# CONFIG_FEATURE_VI_READONLY is not set
   4.288 -# CONFIG_FEATURE_VI_SETOPTS is not set
   4.289 -# CONFIG_FEATURE_VI_SET is not set
   4.290 -# CONFIG_FEATURE_VI_WIN_RESIZE is not set
   4.291 -# CONFIG_FEATURE_VI_OPTIMIZE_CURSOR is not set
   4.292 -
   4.293 -#
   4.294 -# Finding Utilities
   4.295 -#
   4.296 -CONFIG_FIND=y
   4.297 -CONFIG_FEATURE_FIND_PRINT0=y
   4.298 -CONFIG_FEATURE_FIND_MTIME=y
   4.299 -CONFIG_FEATURE_FIND_MMIN=y
   4.300 -CONFIG_FEATURE_FIND_PERM=y
   4.301 -CONFIG_FEATURE_FIND_TYPE=y
   4.302 -CONFIG_FEATURE_FIND_XDEV=y
   4.303 -CONFIG_FEATURE_FIND_NEWER=y
   4.304 -CONFIG_FEATURE_FIND_INUM=y
   4.305 -CONFIG_FEATURE_FIND_EXEC=y
   4.306 -CONFIG_GREP=y
   4.307 -CONFIG_FEATURE_GREP_EGREP_ALIAS=y
   4.308 -CONFIG_FEATURE_GREP_FGREP_ALIAS=y
   4.309 -CONFIG_FEATURE_GREP_CONTEXT=y
   4.310 -CONFIG_XARGS=y
   4.311 -CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y
   4.312 -CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
   4.313 -CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
   4.314 -CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
   4.315 -
   4.316 -#
   4.317 -# Init Utilities
   4.318 -#
   4.319 -CONFIG_INIT=y
   4.320 -# CONFIG_DEBUG_INIT is not set
   4.321 -CONFIG_FEATURE_USE_INITTAB=y
   4.322 -CONFIG_FEATURE_INIT_SCTTY=y
   4.323 -CONFIG_FEATURE_EXTRA_QUIET=y
   4.324 -# CONFIG_FEATURE_INIT_COREDUMPS is not set
   4.325 -CONFIG_FEATURE_INITRD=y
   4.326 -CONFIG_HALT=y
   4.327 -CONFIG_MESG=y
   4.328 -
   4.329 -#
   4.330 -# Login/Password Management Utilities
   4.331 -#
   4.332 -CONFIG_FEATURE_SHADOWPASSWDS=y
   4.333 -# CONFIG_USE_BB_SHADOW is not set
   4.334 -# CONFIG_USE_BB_PWD_GRP is not set
   4.335 -CONFIG_ADDGROUP=y
   4.336 -CONFIG_DELGROUP=y
   4.337 -CONFIG_ADDUSER=y
   4.338 -CONFIG_DELUSER=y
   4.339 -CONFIG_GETTY=y
   4.340 -CONFIG_FEATURE_UTMP=y
   4.341 -CONFIG_FEATURE_WTMP=y
   4.342 -CONFIG_LOGIN=y
   4.343 -CONFIG_FEATURE_SECURETTY=y
   4.344 -CONFIG_PASSWD=y
   4.345 -CONFIG_SU=y
   4.346 -CONFIG_SULOGIN=y
   4.347 -CONFIG_VLOCK=y
   4.348 -
   4.349 -#
   4.350 -# Linux Ext2 FS Progs
   4.351 -#
   4.352 -# CONFIG_CHATTR is not set
   4.353 -# CONFIG_E2FSCK is not set
   4.354 -CONFIG_FSCK=y
   4.355 -# CONFIG_LSATTR is not set
   4.356 -# CONFIG_MKE2FS is not set
   4.357 -# CONFIG_TUNE2FS is not set
   4.358 -# CONFIG_E2LABEL is not set
   4.359 -# CONFIG_FINDFS is not set
   4.360 -
   4.361 -#
   4.362 -# Linux Module Utilities
   4.363 -#
   4.364 -# CONFIG_INSMOD is not set
   4.365 -# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
   4.366 -# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
   4.367 -# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
   4.368 -# CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
   4.369 -# CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL is not set
   4.370 -# CONFIG_RMMOD is not set
   4.371 -# CONFIG_LSMOD is not set
   4.372 -# CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set
   4.373 -# CONFIG_MODPROBE is not set
   4.374 -# CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS is not set
   4.375 -# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
   4.376 -# CONFIG_FEATURE_2_4_MODULES is not set
   4.377 -# CONFIG_FEATURE_2_6_MODULES is not set
   4.378 -# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set
   4.379 -
   4.380 -#
   4.381 -# Linux System Utilities
   4.382 -#
   4.383 -CONFIG_DMESG=y
   4.384 -CONFIG_FBSET=y
   4.385 -CONFIG_FEATURE_FBSET_FANCY=y
   4.386 -# CONFIG_FEATURE_FBSET_READMODE is not set
   4.387 -CONFIG_FDFLUSH=y
   4.388 -CONFIG_FDFORMAT=y
   4.389 -CONFIG_FDISK=y
   4.390 -FDISK_SUPPORT_LARGE_DISKS=y
   4.391 -CONFIG_FEATURE_FDISK_WRITABLE=y
   4.392 -# CONFIG_FEATURE_AIX_LABEL is not set
   4.393 -# CONFIG_FEATURE_SGI_LABEL is not set
   4.394 -# CONFIG_FEATURE_SUN_LABEL is not set
   4.395 -# CONFIG_FEATURE_OSF_LABEL is not set
   4.396 -# CONFIG_FEATURE_FDISK_ADVANCED is not set
   4.397 -CONFIG_FREERAMDISK=y
   4.398 -# CONFIG_FSCK_MINIX is not set
   4.399 -# CONFIG_MKFS_MINIX is not set
   4.400 -# CONFIG_FEATURE_MINIX2 is not set
   4.401 -# CONFIG_GETOPT is not set
   4.402 -CONFIG_HEXDUMP=y
   4.403 -CONFIG_HWCLOCK=y
   4.404 -CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS=y
   4.405 -CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS=y
   4.406 -CONFIG_IPCRM=y
   4.407 -CONFIG_IPCS=y
   4.408 -CONFIG_LOSETUP=y
   4.409 -CONFIG_MDEV=y
   4.410 -CONFIG_FEATURE_MDEV_CONF=y
   4.411 -CONFIG_FEATURE_MDEV_EXEC=y
   4.412 -CONFIG_MKSWAP=y
   4.413 -# CONFIG_FEATURE_MKSWAP_V0 is not set
   4.414 -CONFIG_MORE=y
   4.415 -CONFIG_FEATURE_USE_TERMIOS=y
   4.416 -CONFIG_MOUNT=y
   4.417 -CONFIG_FEATURE_MOUNT_NFS=y
   4.418 -CONFIG_PIVOT_ROOT=y
   4.419 -CONFIG_RDATE=y
   4.420 -CONFIG_READPROFILE=y
   4.421 -CONFIG_SETARCH=y
   4.422 -CONFIG_SWAPONOFF=y
   4.423 -CONFIG_SWITCH_ROOT=y
   4.424 -CONFIG_UMOUNT=y
   4.425 -CONFIG_FEATURE_UMOUNT_ALL=y
   4.426 -
   4.427 -#
   4.428 -# Common options for mount/umount
   4.429 -#
   4.430 -CONFIG_FEATURE_MOUNT_LOOP=y
   4.431 -# CONFIG_FEATURE_MTAB_SUPPORT is not set
   4.432 -
   4.433 -#
   4.434 -# Miscellaneous Utilities
   4.435 -#
   4.436 -CONFIG_ADJTIMEX=y
   4.437 -# CONFIG_BBCONFIG is not set
   4.438 -CONFIG_CROND=y
   4.439 -# CONFIG_DEBUG_CROND_OPTION is not set
   4.440 -# CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set
   4.441 -CONFIG_CRONTAB=y
   4.442 -# CONFIG_DC is not set
   4.443 -# CONFIG_DEVFSD is not set
   4.444 -# CONFIG_DEVFSD_MODLOAD is not set
   4.445 -# CONFIG_DEVFSD_FG_NP is not set
   4.446 -# CONFIG_DEVFSD_VERBOSE is not set
   4.447 -# CONFIG_FEATURE_DEVFS is not set
   4.448 -CONFIG_EJECT=y
   4.449 -CONFIG_LAST=y
   4.450 -CONFIG_LESS=y
   4.451 -CONFIG_FEATURE_LESS_BRACKETS=y
   4.452 -CONFIG_FEATURE_LESS_FLAGS=y
   4.453 -CONFIG_FEATURE_LESS_FLAGCS=y
   4.454 -CONFIG_FEATURE_LESS_MARKS=y
   4.455 -CONFIG_FEATURE_LESS_REGEXP=y
   4.456 -CONFIG_HDPARM=y
   4.457 -CONFIG_FEATURE_HDPARM_GET_IDENTITY=y
   4.458 -# CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set
   4.459 -# CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF is not set
   4.460 -# CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set
   4.461 -# CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set
   4.462 -CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y
   4.463 -# CONFIG_MAKEDEVS is not set
   4.464 -# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
   4.465 -# CONFIG_FEATURE_MAKEDEVS_TABLE is not set
   4.466 -CONFIG_MOUNTPOINT=y
   4.467 -# CONFIG_MT is not set
   4.468 -# CONFIG_RUNLEVEL is not set
   4.469 -# CONFIG_RX is not set
   4.470 -CONFIG_STRINGS=y
   4.471 -CONFIG_SETSID=y
   4.472 -# CONFIG_TASKSET is not set
   4.473 -CONFIG_TIME=y
   4.474 -# CONFIG_WATCHDOG is not set
   4.475 -
   4.476 -#
   4.477 -# Networking Utilities
   4.478 -#
   4.479 -CONFIG_FEATURE_IPV6=y
   4.480 -CONFIG_ARPING=y
   4.481 -# CONFIG_DNSD is not set
   4.482 -CONFIG_ETHER_WAKE=y
   4.483 -CONFIG_FAKEIDENTD=y
   4.484 -CONFIG_FTPGET=y
   4.485 -CONFIG_FTPPUT=y
   4.486 -CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS=y
   4.487 -CONFIG_HOSTNAME=y
   4.488 -# CONFIG_HTTPD is not set
   4.489 -# CONFIG_FEATURE_HTTPD_WITHOUT_INETD is not set
   4.490 -# CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP is not set
   4.491 -# CONFIG_FEATURE_HTTPD_SETUID is not set
   4.492 -# CONFIG_FEATURE_HTTPD_BASIC_AUTH is not set
   4.493 -# CONFIG_FEATURE_HTTPD_AUTH_MD5 is not set
   4.494 -# CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES is not set
   4.495 -# CONFIG_FEATURE_HTTPD_CGI is not set
   4.496 -# CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set
   4.497 -# CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV is not set
   4.498 -# CONFIG_FEATURE_HTTPD_ENCODE_URL_STR is not set
   4.499 -CONFIG_IFCONFIG=y
   4.500 -CONFIG_FEATURE_IFCONFIG_STATUS=y
   4.501 -CONFIG_FEATURE_IFCONFIG_SLIP=y
   4.502 -CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ=y
   4.503 -CONFIG_FEATURE_IFCONFIG_HW=y
   4.504 -CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS=y
   4.505 -# CONFIG_IFUPDOWN is not set
   4.506 -# CONFIG_FEATURE_IFUPDOWN_IP is not set
   4.507 -# CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN is not set
   4.508 -# CONFIG_FEATURE_IFUPDOWN_IPV4 is not set
   4.509 -# CONFIG_FEATURE_IFUPDOWN_IPV6 is not set
   4.510 -# CONFIG_FEATURE_IFUPDOWN_IPX is not set
   4.511 -# CONFIG_FEATURE_IFUPDOWN_MAPPING is not set
   4.512 -CONFIG_INETD=y
   4.513 -CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y
   4.514 -CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y
   4.515 -CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y
   4.516 -CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y
   4.517 -CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y
   4.518 -CONFIG_FEATURE_INETD_RPC=y
   4.519 -# CONFIG_IP is not set
   4.520 -# CONFIG_FEATURE_IP_ADDRESS is not set
   4.521 -# CONFIG_FEATURE_IP_LINK is not set
   4.522 -# CONFIG_FEATURE_IP_ROUTE is not set
   4.523 -# CONFIG_FEATURE_IP_TUNNEL is not set
   4.524 -# CONFIG_FEATURE_IP_SHORT_FORMS is not set
   4.525 -# CONFIG_IPADDR is not set
   4.526 -# CONFIG_IPLINK is not set
   4.527 -# CONFIG_IPROUTE is not set
   4.528 -# CONFIG_IPTUNNEL is not set
   4.529 -CONFIG_IPCALC=y
   4.530 -CONFIG_FEATURE_IPCALC_FANCY=y
   4.531 -CONFIG_FEATURE_IPCALC_LONG_OPTIONS=y
   4.532 -CONFIG_NAMEIF=y
   4.533 -CONFIG_NC=y
   4.534 -CONFIG_NC_GAPING_SECURITY_HOLE=y
   4.535 -CONFIG_NETSTAT=y
   4.536 -CONFIG_NSLOOKUP=y
   4.537 -CONFIG_PING=y
   4.538 -CONFIG_FEATURE_FANCY_PING=y
   4.539 -CONFIG_PING6=y
   4.540 -CONFIG_FEATURE_FANCY_PING6=y
   4.541 -CONFIG_ROUTE=y
   4.542 -CONFIG_TELNET=y
   4.543 -CONFIG_FEATURE_TELNET_TTYPE=y
   4.544 -CONFIG_FEATURE_TELNET_AUTOLOGIN=y
   4.545 -# CONFIG_TELNETD is not set
   4.546 -# CONFIG_FEATURE_TELNETD_INETD is not set
   4.547 -CONFIG_TFTP=y
   4.548 -CONFIG_FEATURE_TFTP_GET=y
   4.549 -CONFIG_FEATURE_TFTP_PUT=y
   4.550 -CONFIG_FEATURE_TFTP_BLOCKSIZE=y
   4.551 -# CONFIG_DEBUG_TFTP is not set
   4.552 -CONFIG_TRACEROUTE=y
   4.553 -CONFIG_FEATURE_TRACEROUTE_VERBOSE=y
   4.554 -CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE=y
   4.555 -# CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
   4.556 -
   4.557 -#
   4.558 -# udhcp Server/Client
   4.559 -#
   4.560 -# CONFIG_APP_UDHCPD is not set
   4.561 -CONFIG_APP_UDHCPC=y
   4.562 -# CONFIG_APP_DUMPLEASES is not set
   4.563 -# CONFIG_FEATURE_UDHCP_SYSLOG is not set
   4.564 -# CONFIG_FEATURE_UDHCP_DEBUG is not set
   4.565 -CONFIG_VCONFIG=y
   4.566 -CONFIG_WGET=y
   4.567 -CONFIG_FEATURE_WGET_STATUSBAR=y
   4.568 -CONFIG_FEATURE_WGET_AUTHENTICATION=y
   4.569 -CONFIG_FEATURE_WGET_IP6_LITERAL=y
   4.570 -CONFIG_FEATURE_WGET_LONG_OPTIONS=y
   4.571 -CONFIG_ZCIP=y
   4.572 -
   4.573 -#
   4.574 -# Process Utilities
   4.575 -#
   4.576 -CONFIG_FREE=y
   4.577 -CONFIG_FUSER=y
   4.578 -CONFIG_KILL=y
   4.579 -CONFIG_KILLALL=y
   4.580 -CONFIG_PIDOF=y
   4.581 -CONFIG_FEATURE_PIDOF_SINGLE=y
   4.582 -CONFIG_FEATURE_PIDOF_OMIT=y
   4.583 -CONFIG_PS=y
   4.584 -CONFIG_FEATURE_PS_WIDE=y
   4.585 -CONFIG_RENICE=y
   4.586 -CONFIG_BB_SYSCTL=y
   4.587 -# CONFIG_TOP is not set
   4.588 -# CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set
   4.589 -CONFIG_UPTIME=y
   4.590 -
   4.591 -#
   4.592 -# Shells
   4.593 -#
   4.594 -CONFIG_FEATURE_SH_IS_ASH=y
   4.595 -# CONFIG_FEATURE_SH_IS_HUSH is not set
   4.596 -# CONFIG_FEATURE_SH_IS_LASH is not set
   4.597 -# CONFIG_FEATURE_SH_IS_MSH is not set
   4.598 -# CONFIG_FEATURE_SH_IS_NONE is not set
   4.599 -CONFIG_ASH=y
   4.600 -
   4.601 -#
   4.602 -# Ash Shell Options
   4.603 -#
   4.604 -CONFIG_ASH_JOB_CONTROL=y
   4.605 -CONFIG_ASH_READ_NCHARS=y
   4.606 -CONFIG_ASH_READ_TIMEOUT=y
   4.607 -CONFIG_ASH_ALIAS=y
   4.608 -CONFIG_ASH_MATH_SUPPORT=y
   4.609 -CONFIG_ASH_MATH_SUPPORT_64=y
   4.610 -CONFIG_ASH_GETOPTS=y
   4.611 -CONFIG_ASH_BUILTIN_ECHO=y
   4.612 -CONFIG_ASH_BUILTIN_TEST=y
   4.613 -CONFIG_ASH_CMDCMD=y
   4.614 -# CONFIG_ASH_MAIL is not set
   4.615 -# CONFIG_ASH_OPTIMIZE_FOR_SIZE is not set
   4.616 -CONFIG_ASH_RANDOM_SUPPORT=y
   4.617 -# CONFIG_ASH_EXPAND_PRMT is not set
   4.618 -CONFIG_HUSH=y
   4.619 -# CONFIG_LASH is not set
   4.620 -# CONFIG_MSH is not set
   4.621 -
   4.622 -#
   4.623 -# Bourne Shell Options
   4.624 -#
   4.625 -CONFIG_FEATURE_SH_EXTRA_QUIET=y
   4.626 -# CONFIG_FEATURE_SH_STANDALONE_SHELL is not set
   4.627 -CONFIG_FEATURE_COMMAND_EDITING=y
   4.628 -# CONFIG_FEATURE_COMMAND_EDITING_VI is not set
   4.629 -CONFIG_FEATURE_COMMAND_HISTORY=30
   4.630 -CONFIG_FEATURE_COMMAND_SAVEHISTORY=y
   4.631 -CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
   4.632 -CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION=y
   4.633 -CONFIG_FEATURE_SH_FANCY_PROMPT=y
   4.634 -
   4.635 -#
   4.636 -# System Logging Utilities
   4.637 -#
   4.638 -CONFIG_SYSLOGD=y
   4.639 -CONFIG_FEATURE_ROTATE_LOGFILE=y
   4.640 -CONFIG_FEATURE_REMOTE_LOG=y
   4.641 -# CONFIG_FEATURE_IPC_SYSLOG is not set
   4.642 -CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0
   4.643 -# CONFIG_LOGREAD is not set
   4.644 -# CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
   4.645 -CONFIG_KLOGD=y
   4.646 -CONFIG_LOGGER=y
     5.1 --- a/stuff/firefox-2.0.0.7.mozconfig	Mon Feb 07 21:21:18 2011 +0100
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,48 +0,0 @@
     5.4 -export MOZ_PHOENIX=1
     5.5 -mk_add_options MOZ_PHOENIX=1
     5.6 -
     5.7 -ac_add_options --disable-ldap
     5.8 -ac_add_options --disable-calendar
     5.9 -ac_add_options --disable-mailnews
    5.10 -ac_add_options --disable-chatzilla
    5.11 -ac_add_options --enable-extensions="cookie,pref,transformiix,webservices"
    5.12 -ac_add_options --enable-crypto
    5.13 -ac_add_options --disable-composer
    5.14 -ac_add_options --enable-single-profile
    5.15 -ac_add_options --disable-profilesharing
    5.16 -ac_add_options --disable-shared
    5.17 -ac_add_options --enable-static
    5.18 -ac_add_options --disable-debug
    5.19 -#ac_add_options --disable-toolkit-gtk
    5.20 -ac_add_options --enable-toolkit-gtk2
    5.21 -ac_add_options --enable-default-toolkit=gtk2
    5.22 -ac_add_options --enable-xft
    5.23 -ac_add_options --disable-freetype2
    5.24 -ac_add_options --disable-tests
    5.25 -ac_add_options --disable-accessibility
    5.26 -ac_add_options --disable-installer
    5.27 -ac_add_options --disable-updater
    5.28 -ac_add_options --enable-strip
    5.29 -ac_add_options --disable-toolkit-qt
    5.30 -ac_add_options --prefix=/usr
    5.31 -ac_add_options --disable-pango
    5.32 -#ac_add_options --with-default-mozilla-five-home=/usr/local/lib
    5.33 -#ac_add_options --enable-postscript
    5.34 -ac_add_options --disable-xprint
    5.35 -ac_add_options --disable-xinerama
    5.36 -ac_add_options --with-system-zlib
    5.37 -ac_add_options --with-system-jpeg
    5.38 -ac_add_options --with-system-png
    5.39 -ac_add_options --with-pthreads
    5.40 -#ac_add_options --enable-svg
    5.41 -#ac_add_options --enable-svg-renderer=cairo
    5.42 -ac_add_options --enable-application=browser
    5.43 -ac_add_options --disable-negotiateauth
    5.44 -ac_add_options --disable-jsd
    5.45 -ac_add_options --disable-printing
    5.46 -ac_add_options --disable-logging
    5.47 -ac_add_options --with-distribution-id=slitaz
    5.48 -ac_add_options --disable-libxul
    5.49 -ac_add_options --disable-mathml
    5.50 -ac_add_options --enable-optimize
    5.51 -#ac_add_options --enable-ui-locale=fr
     6.1 --- a/stuff/jwm/system.jwmrc	Mon Feb 07 21:21:18 2011 +0100
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,396 +0,0 @@
     6.4 -<?xml version="1.0"?>
     6.5 -
     6.6 -<JWM>
     6.7 -
     6.8 -   <!-- The root menu, if this is undefined you will not get a menu. -->
     6.9 -   <!-- Additional RootMenu attributes: onroot, labeled, label -->
    6.10 -
    6.11 -   <!--
    6.12 -      SliTaz GNU/Linux RootMenu build for the famous JWM version 2.0
    6.13 -   -->
    6.14 -   <RootMenu height="16">
    6.15 -
    6.16 -      <!-- Terminals menu -->
    6.17 -      <Menu icon="utilities-terminal.png" label="Terminals">
    6.18 -         <Program icon="utilities-terminal.png" label="XTerm (-bg black)">
    6.19 -            xterm -bg black -fg white -cr skyblue
    6.20 -         </Program>
    6.21 -         <Program icon="utilities-terminal.png" label="XTerm (-bg black 80x30)">
    6.22 -            xterm -bg black -fg white -cr skyblue -geometry 80x30+20+20
    6.23 -         </Program>
    6.24 -         <Program icon="utilities-terminal.png" label="XTerm (-bg white)">
    6.25 -            xterm -bg white -fg black -cr lightgreen
    6.26 -         </Program>
    6.27 -         <Program icon="utilities-terminal.png" label="XTerm (-bg skyblue)">
    6.28 -            xterm -bg skyblue -fg white -cr peru
    6.29 -         </Program>
    6.30 -         <Program icon="utilities-terminal.png" label="XTerm (-bg gainsboro)">
    6.31 -            xterm -bg gainsboro -fg black -cr lightgreen
    6.32 -         </Program>
    6.33 -         <Program icon="utilities-terminal.png" label="XTerm (-bg honeydew)">
    6.34 -            xterm -bg honeydew -fg black -cr lightgreen
    6.35 -         </Program>
    6.36 -         <Program icon="utilities-terminal.png" label="XTerm (-bg sienna)">
    6.37 -            xterm -bg sienna -fg white -cr gold
    6.38 -         </Program>
    6.39 -         <Program icon="utilities-terminal.png" label="XTerm (-sb)">
    6.40 -            xterm -bg black -fg white -cr lightgreen -sb -bd violet -rightbar
    6.41 -         </Program>
    6.42 -      </Menu>
    6.43 -
    6.44 -      <!-- Utilities menu -->
    6.45 -      <Menu icon="applications-accessories.png" label="Utilities">
    6.46 -         <Program icon="accessories-calculator.png" label="Bc">
    6.47 -            xterm -bg black -fg white -cr lightgreen -e bc
    6.48 -         </Program>
    6.49 -         <Program icon="system-file-manager.png" label="Clex">
    6.50 -            xterm -bg black -fg white -cr lightgreen -hc peru -e clex
    6.51 -         </Program>
    6.52 -         <Program icon="emelfm2/emelfm2_48.png" label="emelFM2">
    6.53 -            emelfm2 --trash=$HOME/.Trash
    6.54 -         </Program>    
    6.55 -         <Program icon="grsync.png" label="Grsync">grsync</Program>
    6.56 -         <Program icon="isomaster.png" label="ISO Master">isomaster</Program>
    6.57 -         
    6.58 -         <Program icon="xpad.png" label="Xpad">xpad</Program>
    6.59 -      </Menu>
    6.60 -
    6.61 -      <!-- Productivity -->
    6.62 -      <Menu icon="applications-office.png" label="Productivity">
    6.63 -         <Program icon="epdfview.png" label="ePDFView">epdfview</Program>
    6.64 -         <Program icon="leafpad.png" label="LeafPad">leafpad</Program>
    6.65 -         <Program icon="nano.png" label="Nano">
    6.66 -            xterm -bg black -fg white -cr lightgreen -e nano
    6.67 -         </Program>
    6.68 -         <Program icon="osmo.png" label="Osmo organizer">osmo</Program>
    6.69 -         <Program icon="applications-other.png" label="SQLite">
    6.70 -            xterm -bg black -fg white -cr lightgreen -e sqlite3
    6.71 -         </Program>
    6.72 -      </Menu>
    6.73 -
    6.74 -      <!-- Internet menu -->
    6.75 -      <Menu icon="applications-internet.png" label="Internet">
    6.76 -         <Program icon="gftp.png" label="gFTP">gftp</Program>
    6.77 -         <Program icon="internet-mail.png" label="Ghost In The Mail">
    6.78 -            gitmail
    6.79 -         </Program>
    6.80 -         <Program icon="mozicon.png" label="Mozilla Firefox">firefox</Program>
    6.81 -         <!-- <Program icon="sylpheed.png" label="Sylpheed">sylpheed</Program>
    6.82 -         <Program icon="internet-mail.png" label="Sylpheed Compose">
    6.83 -            sylpheed --compose
    6.84 -         </Program> -->
    6.85 -         <Program icon="internet-group-chat.png" label="Rhapsody IRC">
    6.86 -            xterm -bg black -fg white -cr lightgreen -e rhapsody
    6.87 -         </Program>
    6.88 -         <Program icon="internet-web-browser.png" label="Retawq">
    6.89 -            xterm -bg black -fg white -e retawq
    6.90 -         </Program>
    6.91 -         <Program icon="transmission.png" label="Transmission">
    6.92 -            transmission-gtk
    6.93 -         </Program>
    6.94 -      </Menu>
    6.95 -
    6.96 -      <!-- Graphics menu -->
    6.97 -      <Menu icon="applications-graphics.png" label="Graphics">
    6.98 -         <Program icon="gqview.png" label="GQview">gqview</Program>
    6.99 -         <Program icon="mtpaint.xpm" label="mtPaint">mtpaint</Program>
   6.100 -         <Program icon="camera-photo.png" label="Grab screenshot">
   6.101 -            mtpaint -s
   6.102 -         </Program>
   6.103 -      </Menu>
   6.104 -
   6.105 -      <!-- Development menu -->
   6.106 -      <Menu icon="applications-development.png" label="Development">
   6.107 -         <Program icon="utilities-terminal.png" label="Dialog (example)">
   6.108 -            xterm -bg black -fg white -e dialog --title " Hello $USER " \
   6.109 -            --msgbox "This message box is made with : dialog --msgbox" 8 60
   6.110 -         </Program>
   6.111 -         <Program icon="geany.png" label="Geany IDE">geany</Program>
   6.112 -         <Program icon="gtk.png" label="Gtkdialog (example)">
   6.113 -            /usr/share/examples/gtkdialog/00.00-text
   6.114 -         </Program>
   6.115 -      </Menu>
   6.116 -
   6.117 -      <!-- Games menu -->
   6.118 -      <Menu icon="applications-games.png" label="Games">
   6.119 -         <Program icon="applications-other.png" label="Bastet">
   6.120 -            xterm -bg black -fg white -e bastet
   6.121 -         </Program>
   6.122 -         <Program icon="applications-other.png" label="nInvaders">
   6.123 -            xterm -bg black -fg white -e nInvaders
   6.124 -         </Program>
   6.125 -      </Menu>
   6.126 -
   6.127 -      <!-- System tools menu -->
   6.128 -      <Menu icon="applications-system.png" label="System tools">
   6.129 -         <Program icon="htop.png" label="Htop">
   6.130 -            xterm -bg black -fg white -e htop
   6.131 -         </Program>
   6.132 -         <Program icon="text-html.png" label="LightTPD status">
   6.133 -            firefox http://localhost/server-status
   6.134 -         </Program>
   6.135 -         <Program icon="php.png" label="PHP info">
   6.136 -            firefox http://localhost/phpinfo/
   6.137 -         </Program>
   6.138 -         <Program icon="applications-other.png" label="Xload">
   6.139 -            xload -nolabel -bg black -fg lightblue -hl white
   6.140 -         </Program>
   6.141 -      </Menu>
   6.142 -      
   6.143 -      <!-- Desktop preferences -->
   6.144 -      <Menu icon="preferences-desktop.png" label="Preferences">
   6.145 -         <Program icon="preferences-system-windows.png" label="JWM Menu & Theme">
   6.146 -            geany $HOME/.jwmrc
   6.147 -         </Program>
   6.148 -         <Program icon="preferences-desktop-theme.png" label="GTK+ Theme & Font">
   6.149 -            leafpad $HOME/.gtkrc-2.0
   6.150 -         </Program>
   6.151 -         <Program icon="preferences-system-session.png" label="X Session config">
   6.152 -            leafpad $HOME/.xsession
   6.153 -         </Program>
   6.154 -         <Program icon="utilities-terminal.png" label="SHell profile">
   6.155 -            leafpad $HOME/.profile
   6.156 -         </Program>
   6.157 -      </Menu>
   6.158 -      
   6.159 -      <!-- Documentation menu -->
   6.160 -      <Menu icon="text-x-generic.png" label="Documentation">
   6.161 -         <Program icon="tazhelp.png" label="Tazhelp (Aide et support)">
   6.162 -            tazhelp
   6.163 -         </Program>
   6.164 -         <Program icon="text-html.png" label="SliTaz Cooking info">
   6.165 -            firefox /usr/share/doc/slitaz/cooking-info.html
   6.166 -         </Program>
   6.167 -         <Program icon="text-html.png" label="Tazpkg manual">
   6.168 -            firefox /usr/share/doc/tazpkg/tazpkg.html
   6.169 -         </Program>
   6.170 -         <Program icon="text-html.png" label="Tazlito manual">
   6.171 -            firefox /usr/share/doc/slitaz-tools/tazlito.html
   6.172 -         </Program>
   6.173 -         <Program icon="text-html.png" label="Tazwok manual">
   6.174 -            firefox /usr/share/doc/tazwok/tazwok.html
   6.175 -         </Program>
   6.176 -         <Program icon="text-x-generic.png" label="GNU General Public License">
   6.177 -            xterm -T "General Public License" -cr peru -e less -M /usr/share/licenses/gpl.txt
   6.178 -         </Program>
   6.179 -      </Menu>
   6.180 -
   6.181 -      <Separator/>
   6.182 -
   6.183 -      <!-- User Home shortcuts -->
   6.184 -      <!-- <Desktops label="Desktops" icon="desktops.png"/> -->
   6.185 -      <Program icon="go-home.png" label="Home">
   6.186 -         emelfm2 --one=$HOME --two=$HOME --trash=$HOME/.Trash
   6.187 -      </Program>
   6.188 -
   6.189 -      <!-- Actions menu -->
   6.190 -      <Menu icon="applications-other.png" label="Actions">
   6.191 -         <Restart icon="view-refresh.png" label="Restart JWM"/>
   6.192 -         <Exit icon="system-log-out.png" label="Exit JWM" confirm="false"/>
   6.193 -         <Separator/>
   6.194 -         <Program icon="system-shutdown.png" label="Reboot">
   6.195 -            killall Xvesa; clear; sleep 2; clear; reboot
   6.196 -         </Program>
   6.197 -         <Program icon="system-shutdown.png" label="Reboot (forced)">
   6.198 -            killall Xvesa; clear; sleep 2; clear; reboot -f
   6.199 -         </Program>
   6.200 -         <Program icon="system-shutdown.png" label="Shutdown">
   6.201 -            killall Xvesa; clear; sleep 2; clear; halt
   6.202 -         </Program>
   6.203 -      </Menu>
   6.204 -
   6.205 -   </RootMenu>
   6.206 -
   6.207 -   <!--
   6.208 -      End of SliTaz JWM RootMenu
   6.209 -   -->
   6.210 -
   6.211 -   <!--
   6.212 -      Additional tray attributes: autohide, width, border, layer, layout
   6.213 -      Start with top tray for the pager.
   6.214 -   -->
   6.215 -
   6.216 -   <Tray x="-1" y="0" height="22" border="0">
   6.217 -
   6.218 -      <!-- Additional Pager attributes; width, height -->
   6.219 -      <Pager/>
   6.220 -
   6.221 -   </Tray>
   6.222 -
   6.223 -   <!-- Bottom tray with menu, pager, tasklist, dock, xload and time. -->
   6.224 -
   6.225 -   <Tray x="0" y="-1" height="26">
   6.226 -
   6.227 -      <!-- Additional TrayButton attribute: label -->
   6.228 -      <TrayButton icon="slitaz-menu.png" label="SliTaz" popup="SliTaz menu">
   6.229 -         root:1
   6.230 -      </TrayButton>
   6.231 -      <TrayButton icon="user-desktop.png" popup="Show desktop">
   6.232 -         showdesktop
   6.233 -      </TrayButton>
   6.234 -      <TrayButton icon="go-home.png" popup="Go to your Home dir">
   6.235 -         exec:emelfm2 --one=$HOME --two=$HOME --trash=$HOME/.Trash
   6.236 -      </TrayButton>
   6.237 -      <TrayButton icon="applications-internet.png" popup="Browse your Public dir">
   6.238 -         exec:firefox http://localhost/~$USER/
   6.239 -      </TrayButton>
   6.240 -      <TrayButton icon="utilities-terminal.png" popup="Xterm">
   6.241 -         exec:xterm -bg black -fg white -cr skyblue
   6.242 -      </TrayButton>
   6.243 -      <TrayButton icon="accessories-text-editor.png" popup="Text editor">
   6.244 -         exec:leafpad
   6.245 -      </TrayButton>
   6.246 -
   6.247 -      <!-- Additional TaskList attribute: maxwidth -->
   6.248 -      <TaskList maxwidth="260"/>
   6.249 -
   6.250 -      <!-- On SliTaz the Dock is used by Xpad. -->
   6.251 -      <Dock/>
   6.252 -
   6.253 -      <Clock format=" %R "></Clock>
   6.254 -
   6.255 -      <!-- Additional Swallow attribute: height -->
   6.256 -      <Swallow name="xload" width="64">
   6.257 -         xload -nolabel -bg black -fg lightblue -hl white
   6.258 -      </Swallow>
   6.259 -
   6.260 -   </Tray>
   6.261 -
   6.262 -   <!--
   6.263 -      Visual Styles.
   6.264 -      Voir http://www.slitaz.org/doc/handbook/jwm.html pour des informations
   6.265 -      en Frensh sur la config d'un style pour JWM.
   6.266 -   -->
   6.267 -
   6.268 -   <WindowStyle>
   6.269 -
   6.270 -      <Font>FreeSans-10:bold</Font>
   6.271 -      <Width>4</Width>
   6.272 -      <Height>20</Height>
   6.273 -
   6.274 -      <Active>
   6.275 -         <Text>white</Text>
   6.276 -         <Title>#294E1B:#5F8153</Title>
   6.277 -         <Corner>white</Corner>
   6.278 -         <Outline>black</Outline>
   6.279 -      </Active>
   6.280 -
   6.281 -      <Inactive>
   6.282 -         <Text>#aaaaaa</Text>
   6.283 -         <Title>#3E1220:#6C0023</Title>
   6.284 -         <Corner>#aaaaaa</Corner>
   6.285 -         <Outline>black</Outline>
   6.286 -      </Inactive>
   6.287 -
   6.288 -   </WindowStyle>
   6.289 -
   6.290 -   <TaskListStyle>
   6.291 -      <Font>FreeSans-11:bold</Font>
   6.292 -      <ActiveForeground>white</ActiveForeground>
   6.293 -      <ActiveBackground>#294E1B:#5F8153</ActiveBackground>
   6.294 -      <Foreground>black</Foreground>
   6.295 -      <Background>gray90:gray98</Background>
   6.296 -   </TaskListStyle>
   6.297 -
   6.298 -   <!-- Additional TrayStyle attribute: insert -->
   6.299 -   <TrayStyle>
   6.300 -      <Font>FreeSans-11:bold</Font>
   6.301 -      <Background>gray96</Background>
   6.302 -      <Foreground>black</Foreground>
   6.303 -   </TrayStyle>
   6.304 -
   6.305 -   <PagerStyle>
   6.306 -      <Outline>black</Outline>
   6.307 -      <Foreground>lightgrey</Foreground>
   6.308 -      <Background>grey50</Background>
   6.309 -      <ActiveForeground>#DF8F06</ActiveForeground>
   6.310 -      <ActiveBackground>#3D3D3D</ActiveBackground>
   6.311 -   </PagerStyle>
   6.312 -
   6.313 -   <MenuStyle>
   6.314 -      <Font>FreeSans-11</Font>
   6.315 -      <Foreground>black</Foreground>
   6.316 -      <Background>gray98</Background>
   6.317 -      <ActiveForeground>white</ActiveForeground>
   6.318 -      <ActiveBackground>#DF8F06:#DFCA06</ActiveBackground>
   6.319 -   </MenuStyle>
   6.320 -
   6.321 -   <PopupStyle>
   6.322 -      <Font>FreeSans-16</Font>
   6.323 -      <Outline>black</Outline>
   6.324 -      <Foreground>black</Foreground>
   6.325 -      <Background>gold</Background>
   6.326 -   </PopupStyle>
   6.327 -
   6.328 -   <!-- Icons path. -->
   6.329 -   <IconPath>$HOME/Images/Icons</IconPath>
   6.330 -   <IconPath>/usr/share/pixmaps</IconPath>
   6.331 -   <IconPath>/usr/share/icons/Tango/jwm</IconPath>
   6.332 -
   6.333 -   <!-- Virtual Desktops -->
   6.334 -   <!-- Desktop tags can be contained within Desktops for desktop names. -->
   6.335 -   <Desktops count="4">
   6.336 -
   6.337 -      <!-- Default background. Note that a Background tag can be
   6.338 -           contained within a Desktop tag to give a specific background
   6.339 -           for that desktop.
   6.340 -           Backgroud support: solid, gradient, image (tile or stretch)
   6.341 -      -->
   6.342 -      <!-- <Background type="gradient">#BFB06B:#D6C885</Background> -->
   6.343 -      <!-- <Background type="tile">$HOME/Images/Wallpapers/image.png</Background> -->
   6.344 -      <!-- <Background type="image">$HOME/Images/Wallpapers/bg.png</Background> -->
   6.345 -      <Background type="image">/usr/share/images/slitaz-wallpaper-1280x1024.png</Background>
   6.346 -
   6.347 -   </Desktops>
   6.348 -
   6.349 -   <!-- Startup and shutdown commands. -->
   6.350 -   <StartupCommand></StartupCommand>
   6.351 -   <ShutdownCommand>
   6.352 -      killall Xvesa; clear; sleep 2; clear; echo "JWM exit OK. Press ENTER to continue... "
   6.353 -   </ShutdownCommand>
   6.354 -
   6.355 -
   6.356 -   <!-- Double click speed (in milliseconds) -->
   6.357 -   <DoubleClickSpeed>400</DoubleClickSpeed>
   6.358 -
   6.359 -   <!-- Double click delta (in pixels) -->
   6.360 -   <DoubleClickDelta>2</DoubleClickDelta>
   6.361 -
   6.362 -   <!-- The focus model (sloppy or click) -->
   6.363 -   <FocusModel>sloppy</FocusModel>
   6.364 -
   6.365 -   <!-- The snap mode (none, screen, or border) -->
   6.366 -   <SnapMode distance="10">border</SnapMode>
   6.367 -
   6.368 -   <!-- The move mode (outline or opaque) -->
   6.369 -   <MoveMode>opaque</MoveMode>
   6.370 -
   6.371 -   <!-- The resize mode (outline or opaque) -->
   6.372 -   <ResizeMode>opaque</ResizeMode>
   6.373 -
   6.374 -   <!-- Key bindings -->
   6.375 -   <Key key="Up">up</Key>
   6.376 -   <Key key="Down">down</Key>
   6.377 -   <Key key="Right">right</Key>
   6.378 -   <Key key="Left">left</Key>
   6.379 -   <Key key="h">left</Key>
   6.380 -   <Key key="j">down</Key>
   6.381 -   <Key key="k">up</Key>
   6.382 -   <Key key="l">right</Key>
   6.383 -   <Key key="Return">select</Key>
   6.384 -   <Key key="Escape">escape</Key>
   6.385 -
   6.386 -   <Key mask="A" key="Tab">nextstacked</Key>
   6.387 -   <Key mask="A" key="F4">close</Key>
   6.388 -   <Key mask="A" key="#">desktop#</Key>
   6.389 -   <Key mask="A" key="F1">root:1</Key>
   6.390 -   <Key mask="A" key="F2">window</Key>
   6.391 -
   6.392 -   <!-- SliTaz add key bindings. -->
   6.393 -   <Key mask="A" key="F5">exec:firefox</Key>
   6.394 -   <Key mask="A" key="F6">
   6.395 -      exec:emelfm2 --one=$HOME --two=$HOME --trash=$HOME/.Trash
   6.396 -   </Key>
   6.397 -
   6.398 -</JWM>
   6.399 -
     7.1 Binary file stuff/kmap/be.kmap has changed
     8.1 Binary file stuff/kmap/ca.kmap has changed
     9.1 Binary file stuff/kmap/cz.kmap has changed
    10.1 Binary file stuff/kmap/de.kmap has changed
    11.1 Binary file stuff/kmap/en.kmap has changed
    12.1 Binary file stuff/kmap/es.kmap has changed
    13.1 Binary file stuff/kmap/fr.kmap has changed
    14.1 Binary file stuff/kmap/fr_CH.kmap has changed
    15.1 Binary file stuff/kmap/it.kmap has changed
    16.1 Binary file stuff/kmap/jp.kmap has changed
    17.1 Binary file stuff/kmap/us.kmap has changed
    18.1 --- a/stuff/lighttpd/lighttpd.conf	Mon Feb 07 21:21:18 2011 +0100
    18.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.3 @@ -1,151 +0,0 @@
    18.4 -# /etc/lighttpd/lighttpd.conf: SliTaz LightTPD
    18.5 -# Web server configuration file.
    18.6 -# Configuration du serveur web.
    18.7 -#
    18.8 -# Documentation: /usr/share/doc/slitaz/user-guide/web-server.html
    18.9 -#                http://trac.lighttpd.net/trac/wiki#Documentation
   18.10 -#
   18.11 -#
   18.12 -
   18.13 -# Root documents.
   18.14 -#
   18.15 -server.document-root = "/var/www/"
   18.16 -
   18.17 -# Port, default for HTTP traffic is 80.
   18.18 -#
   18.19 -server.port = 80
   18.20 -
   18.21 -# Server, user and group name.
   18.22 -#
   18.23 -server.username = "www"
   18.24 -server.groupname = "www"
   18.25 -
   18.26 -# Server header.
   18.27 -# Be nice and keep it at lighttpd and SliTaz GNU/Linux.
   18.28 -#
   18.29 -server.tag = "lighttpd/1.4.18 (SliTaz GNU/Linux)"
   18.30 -
   18.31 -# Directory listings.
   18.32 -#
   18.33 -dir-listing.activate = "enable"
   18.34 -dir-listing.encoding = "iso8859-1"
   18.35 -
   18.36 -# File to open by default.
   18.37 -#
   18.38 -index-file.names = ( "index.html","index.php", "index.cgi" )
   18.39 -
   18.40 -# Log messages.
   18.41 -#
   18.42 -accesslog.filename = "/var/log/lighttpd/access.log"
   18.43 -server.errorlog  = "/var/log/lighttpd/error.log"
   18.44 -
   18.45 -# Server pid file
   18.46 -server.pid-file = "/var/run/lighttpd.pid"
   18.47 -
   18.48 -# MIME type.
   18.49 -#
   18.50 -mimetype.assign = (
   18.51 -  ".html" => "text/html",
   18.52 -  ".txt" => "text/plain",
   18.53 -  ".js" => "text/javascript",
   18.54 -  ".css" => "text/css",
   18.55 -  ".xml" => "text/xml",
   18.56 -  ".diff" => "text/plain",
   18.57 -  ".patch" => "text/plain",
   18.58 -  ".list" => "text/plain",
   18.59 -  ".log" => "text/plain",
   18.60 -  ".conf" => "text/plain",
   18.61 -  ".pdf" => "application/pdf",
   18.62 -  ".jpg" => "image/jpeg",
   18.63 -  ".jpeg" => "image/jpeg",
   18.64 -  ".png" => "image/png",
   18.65 -  ".gif" => "image/gif",
   18.66 -  ".xbm" => "image/x-xbitmap",
   18.67 -  ".xpm" => "image/x-xpixmap",
   18.68 -  ".gz" => "application/x-gzip",
   18.69 -  ".tar.gz" => "application/x-tgz",
   18.70 -  ".tazpkg" => "application/x-tazpkg",
   18.71 -  ".torrent" => "application/x-bittorrent",
   18.72 -  ".ogg" => "application/ogg",
   18.73 -  "README" => "text/plain",
   18.74 -  "receipt" => "text/plain",
   18.75 -)
   18.76 -
   18.77 -# Deny access the file-extensions.
   18.78 -#
   18.79 -url.access-deny = ( "~", ".inc" )
   18.80 -
   18.81 -# Modules to load.
   18.82 -# See /usr/lib/lighttpd for all available modules.
   18.83 -#
   18.84 -server.modules = (
   18.85 -  "mod_access",
   18.86 -  "mod_accesslog",
   18.87 -  "mod_alias",
   18.88 -  "mod_auth",
   18.89 -  "mod_cgi",
   18.90 -  "mod_compress",
   18.91 -  "mod_rewrite",
   18.92 -  "mod_status",
   18.93 -  "mod_userdir",
   18.94 -  "mod_fastcgi",
   18.95 -)
   18.96 -
   18.97 -# User directory module.
   18.98 -#
   18.99 -userdir.path = "Public"
  18.100 -userdir.exclude-user = ("root")
  18.101 -
  18.102 -# Status module.
  18.103 -#
  18.104 -status.status-url = "/server-status"
  18.105 -
  18.106 -# Compress module
  18.107 -#
  18.108 -#compress.cache-dir = "/var/cache/lighttpd/compress/"
  18.109 -#compress.filetype  = ("text/plain", "text/html")
  18.110 -
  18.111 -# Alias urls for localhost.
  18.112 -$HTTP["remoteip"] =~ "127.0.0.1" {
  18.113 -  alias.url += (
  18.114 -    "/doc/" => "/usr/share/doc/",
  18.115 -    "/examples/" => "/usr/share/examples/"
  18.116 -  )
  18.117 -}
  18.118 -
  18.119 -# CGI module. You can install Perl and assign .pl and .cgi script
  18.120 -# to /usr/bin/perl
  18.121 -$HTTP["url"] =~ "/cgi-bin/" {
  18.122 -  cgi.assign = (
  18.123 -    ".sh" => "/bin/sh"
  18.124 -  )
  18.125 -}
  18.126 -
  18.127 -# Fast CGI modules for PHP.
  18.128 -#fastcgi.server = ( ".php" => (( 
  18.129 -#  "bin-path" => "/usr/bin/php-cgi",
  18.130 -#  "socket" => "/tmp/php.socket"
  18.131 -#  )))
  18.132 -
  18.133 -# Virtual hosts.
  18.134 -#
  18.135 -# If you want name-based virtual hosting load mod_simple_vhost.
  18.136 -#
  18.137 -# You can comment the line below to manage virtual hosting
  18.138 -# in this file.
  18.139 -#
  18.140 -include "vhost.conf"
  18.141 -
  18.142 -# Example.org
  18.143 -#
  18.144 -#$HTTP["host"] =~ "(^|\.)example\.org$" {
  18.145 -  #server.document-root = "/var/www/vhost/exemple.com/html"
  18.146 -  #server.errorlog = "/var/log/lighttpd/example.org-error.log"
  18.147 -  #accesslog.filename = "/var/log/lighttpd/example.org-access.log"
  18.148 -#}
  18.149 -
  18.150 -# Deny access for all image stealers (anti-hotlinking for images)
  18.151 -#$HTTP["referer"] !~ "^($|http://www\.example\.org)" {
  18.152 -#  url.access-deny = ( ".jpg", ".jpeg", ".png" )
  18.153 -#}
  18.154 -
    19.1 --- a/stuff/lighttpd/vhost.conf	Mon Feb 07 21:21:18 2011 +0100
    19.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.3 @@ -1,10 +0,0 @@
    19.4 -# /etc/lighttpd/vhost.conf: Virtual hosts configuration file.
    19.5 -#
    19.6 -
    19.7 -# Example.org
    19.8 -#
    19.9 -#$HTTP["host"] =~ "(^|\.)example\.org$" {
   19.10 -  #server.document-root = "/var/www/vhost/exemple.com/html"
   19.11 -  #server.errorlog = "/var/log/lighttpd/example.org-error.log"
   19.12 -  #accesslog.filename = "/var/log/lighttpd/example.org-access.log"
   19.13 -#}
    20.1 Binary file stuff/linux-2.6.20-slitaz.config.gz has changed
    21.1 --- a/stuff/rootcd/autorun.bat	Mon Feb 07 21:21:18 2011 +0100
    21.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    21.3 @@ -1,4 +0,0 @@
    21.4 -@echo Loading SliTaz GNU/Linux CD
    21.5 -@start index.html
    21.6 -@cls
    21.7 -@exit
    22.1 --- a/stuff/rootcd/autorun.inf	Mon Feb 07 21:21:18 2011 +0100
    22.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    22.3 @@ -1,3 +0,0 @@
    22.4 -[autorun]
    22.5 -open=autorun.bat
    22.6 -label=SliTaz GNU/Linux