Steve
13te
Debian stable taugt nur für Server der Rest ist zu alt!
testing für WS
testing für WS
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
CRUX is a lightweight, i686-optimized Linux distribution targeted at experienced Linux users. The primary focus of this distribution is "keep it simple", which is reflected in a simple tar.gz-based package system, BSD-style initscripts, and a relatively small collection of trimmed packages. The secondary focus is utilization of new Linux features and recent tools and libraries. CRUX also has a ports system which makes it easy to install and upgrade applications.
name=gentoo
version=0.11.26
release=1
source=([URL]http://belnet.dl.sourceforge.net/sourceforge/gentoo/[/URL]$name-$version.tar.gz)
build () {
cd $name-$version
./configure
--prefix=/usr
--disable-nls
make
make DESTDIR=$PKG install
strip $PKG/usr/bin/*
gzip -9 $PKG/usr/man/man?/*
}
Original von andre
wie biste denn an so eine distri gekommen?