SickChill / qnap-chroot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

__Instructions__

# First time only
git clone git@github.com:SickChill/qnap-chroot.git
cd qnap-chroot
# Every time except first time
git pull
git submodule update --init --recursive

# First time only
mkdir dev
mknod dev/null c 1 3

# Build it
sudo chroot .
/build-pkg.sh

# qpkg's are in the sickchill/build dir

About


Languages

Language:Shell 67.0%Language:PHP 21.1%Language:Makefile 5.5%Language:CSS 4.0%Language:HTML 2.4%