Skip to content

SickChill/qnap-chroot

 
 

Repository files navigation

__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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.0%
  • PHP 21.1%
  • Makefile 5.5%
  • CSS 4.0%
  • HTML 2.4%