The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version slitaz-arm-toolchain-armhf-20120630.tar.bz2 (54.2 MB)
Email in envelope

Get an email when there's a new version of Slitaz-armhf

Home / packages
Name Modified Size InfoDownloads / Week
Parent folder
linux-api-headers-3.2.27-armhf.tazpkg 2012-12-14 694.2 kB
linux-modules-3.2.27-armhf.tazpkg 2012-12-14 7.2 MB
linux-3.2.27-armhf.tazpkg 2012-12-14 9.9 MB
Totals: 3 Items   17.8 MB 0
SliTaz armhf 

SliTaz armhf is based on SliTaz Linux, that uses the hard-float ABI for the Raspberry Pi.

Given the preponderance of hardfp performance over its register ignorant peers, 
this will be useful in eking every last drop of performance out of the hardware. -- QtonPi wiki

Default login 	Username: root Password: root


RPi_Easy_SD_Card_Setup
===============================================================================
Manually resizing the SD card partitions (Optional)
http://elinux.org/RPi_Easy_SD_Card_Setup


/etc/init.d/README for SliTaz init boot scripts.
===============================================================================
SliTaz doesn't use runlevels; inittab starts /etc/init.d/rcS, which uses the
config file /etc/rcS.conf to run all scripts specified with $RUN_SCRIPTS, and
then starts all daemons specified with $RUN_DAEMONS. The idea is to centralize
the main system boot initialization in one configuration file. Init scripts can
use the rc.functions file (part of the base-files) to call for the status
function. Daemons can use /etc/daemons.conf to call for default options; in
this way users/admins don't need to edit the daemon init script located
in the /etc/init.d directory.
===============================================================================
                                                         http://www.slitaz.org/


# /etc/network.conf: SliTaz system wide networking configuration.
# Config file used by: /etc/init.d/network.sh
#


Tazpkg - Tiny autonomous zone packages manager.
===============================================================================
#!/bin/sh
# Tazpkg - Tiny autonomous zone packages manager.
#
# This is a lightwight packages manager for *.tazpkg files written in
# SHell script. It works well with Busybox ash shell and bash. Tazpkg lets you
# list, install, remove, download or get information about a package. You can
# use 'tazpkg usage' to get a list of commands with short descriptions. Tazpkg
# also resolves dependencies and can upgrade packages from a mirror. I18n is
# done using gettext and eval_gettext, ex:
# 	gettext "displayed text"; echo
# 	eval_gettext "display \$VARIABLE"; echo
#
# (C) 2007-2012 SliTaz - GNU General Public License v3.
#
# Authors : See AUTHORS files


Mirror
http://arm.balinor.net/slitaz/armhf


This site provides SliTaz GNU/Linux official and community documentation. 
http://doc.slitaz.org/en:start


Raspberry Pi wiki
http://elinux.org/R-Pi_Hub


Changelog

2012-12-14
 - update kernel-3.2.27
 - update firmware-2012-10-25 17c8799375
 - adding support for the 512MB Model B
Source: README.1st, updated 2012-12-17