wiki9527 / phicomm-n1

Armian for Phicomm N1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phicomm-N1

Armian for Phicomm N1

What do you need to get started?

  • x64 machine with at least 2GB of memory and ~35GB of disk space for a VM, container or native OS,
  • Ubuntu Hirsute 21.04 x64 for native building or any Docker capable x64 Linux for containerised,
    • Hirsute is required for newer non-LTS releases.. ex: Bullseye, Sid, Groovy, Hirsute
    • If building for LTS releases.. ex: Focal, Bionic, Buster, it is possible to use Ubuntu 20.04 Focal, but it is not supported
  • superuser rights (configured sudo or root access).

How to start?

Native and VirtualBox environments:

Login as root and run:

apt-get -y -qq install git  
git clone --depth 1 https://github.com/yunsur/phicomm-n1.git  
cd phicomm-n1

Build parameter examples

./compile.sh BOARD=arm-64 BRANCH=current RELEASE=buster BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,img

About

Armian for Phicomm N1

License:GNU General Public License v2.0


Languages

Language:Shell 92.1%Language:HTML 2.9%Language:Makefile 2.1%Language:Roff 2.0%Language:Batchfile 0.4%Language:Dockerfile 0.4%