Skip to content

wiki9527/phicomm-n1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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, 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.2%
  • HTML 2.9%
  • Makefile 2.1%
  • Roff 2.0%
  • Other 0.8%