-- HP -- ESIEE --
This website is kept for historical purpose but is no longer updated
See the Wiki instead


SOFTWARE

Warning: This software is preliminary, and may have bugs. Please report problems to the mailing list.

PRECOMPILED KERNELS
Debian kernel packages built using default config (works for most parisc machines) are available. Add the following line to /etc/apt/sources.list:
deb http://cvs.parisc-linux.org/download/autobuild-kernels/32/ ./
Where 32 can be replaced with 32smp, 64, or 64smp.
Always run apt-get update after modifying /etc/apt/sources.list.

Patches and CPU/Chipset specific pre-built kernel binaries are available as well,
http://cvs.parisc-linux.org/download/linux-2.4/
http://cvs.parisc-linux.org/download/linux-2.6/
CROSS-COMPILERS
Linux/i386 -> Linux/PARISC cross-compilers are available at,
http://ftp.parisc-linux.org/x86-xcompilers/
Untar them in / and add /opt/palinux/bin to your $PATH. They work fine for building 32/64 bit kernels and static 32 bit userspace apps. If people are interested in cross compilers for other platforms please contact taggart@fc.hp.com.
Various (sparc, ppc, ia64; several operating systems) cross compilers are available at ESIEE Team's download page. Please report troubles with these one to the ESIEE Team.
DEBIAN PACKAGES
Linux/PARISC is now part of the Debian mirror network. Packages live in,
ftp://ftp.debian.org/debian/dists/unstable/main/binary-hppa/
or a similar location on your local Debian mirror.