Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UMU618/phicomm-n1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, native OS
  • Ubuntu Hirsute 21.04 x64 for native building
    • 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=bullseye \
BUILD_MINIMAL=no \
BUILD_DESKTOP=no \
KERNEL_ONLY=no \
KERNEL_CONFIGURE=no \
COMPRESS_OUTPUTIMAGE=sha,img

About

Armian for Phicomm N1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 79.7%
  • JavaScript 15.4%
  • HTML 2.3%
  • Makefile 1.7%
  • Dockerfile 0.4%
  • Batchfile 0.4%
  • Roff 0.1%