Vielleicht ist das hier genau das richtiege wobei ich nicht weiß ob das immer noch zu groß für dein System ist.
Wie groß und für welche Hardware muss oder darf das OS denn sein ?
Dieser skript ist ja für Debian 4 (minimal Netinstall)
und ist also schon sehr klein....
http://www.danielaliaman.com/blog/files/asterisk1.4.21.1-install
#-------------------------------------------------------------------
#
# Asterisk Installation Script
#
# This script will automatically install:
# Dependencies
# Asterisk 1.4.21.1
# Addons 1.4.7
# Zaptel 1.4.11
# Libpri 1.4.4
# Freepbx-2.4.0
# mySQL to store CDR data
# Webmin to administrate your server
# phpMyAdmin to administrate your SQL server
#
# This script was written by Dr. Daniel Ali Aman - Krahenbuhl
# E-Mail:
[email protected]
#
# Script-Version: 0.1 Date: 20. January 2008
#
# Installation Instructions:
# You need a running Debian 4 (minimal Netinstall)
# Working Internet connection
# Pls. don't run the script in /usr/src (anywhere else is fine)
# Based on your internet connection the installation will take 1-2 hours
#
# Make sure you edit your sources.list (/etc/apt/sources.list) so your
# system is able to download packages / dependencies from a debian mirror
# Then update the list of available package with the apt-get update command.
#
# Now you can execute the script.
# # ./asteriskinstall14-0.1
#
# The script must be executable: # chmod +x asteriskinstall14-0.1
#
#-------------------------------------------------------------------
http://www.danielaliaman.com/blog/?blog=2&page=1&paged=2