|
|
(60 intermediate revisions by 15 users not shown) |
Line 1: |
Line 1: |
| == User Documentation ==
| | This page have been divided into: |
| Documentation how to install and use the Alpine distro.
| | * [[Tutorials and Howtos|User Documentation / Tutorials and Howtos]] |
| | | * [[Developer Documentation]] |
| * [[Installing Alpine]]
| |
| * [[Upgrading Alpine]] | |
| * [[Alpine package management]]
| |
| * [[Comparison with Gentoo and Debian]]
| |
| * Submitting [[Problem Reports]]
| |
| | |
| === HOWTOS ===
| |
| | |
| ==== Installation ====
| |
| * [[Bootstrapping Alpine on Soekris net4xxx]]
| |
| * [[Setting up a software raid1 array]]
| |
| * [[Setting up a /var partition on software IDE raid1]]
| |
| * [[Native Harddisk Install]]
| |
| * [[Installing XUbuntu using Alpine boot floppy]]
| |
| | |
| ==== Networking ====
| |
| * [[Setting up a OpenVPN-server with Alpine]]
| |
| * [[Setting up traffic monitoring using rrdtool (and snmp)]]
| |
| * [[Setting up Zaptel/Asterisk on Alpine]] | |
| | |
| ==== Misc ====
| |
| * [[Setting up lm_sensors]]
| |
| | |
| === Vserver ===
| |
| * [[Setting up a basic vserver]]
| |
| | |
| == Developer Documentation ==
| |
| Documentation how to build and modify the Alpine distro.
| |
| | |
| * [[Setting up the build environment]]
| |
| * [[Creating patches]]
| |
| * [[Alpine Configuration Framework Design]] (Why ACF is the way it is)
| |
| | |
| == Misc. References ==
| |
| Other useful references.
| |
| | |
| * http://www.metoffice.gov.uk/research/nwp/external/fcm/doc/user_guide/working_practices.html - Some guidelines on use of Trac and SVN
| |