Skip to content

armcnc/debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ ARMCNC Debian

⚡ Building the Debian system required for ARMCNC operation. ⚡

License: MIT

⬇️ Setting up the compilation environment

https://zhuanlan.zhihu.com/p/141033713
sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git vim curl wget
sudo passwd root

⬇️ Download

su
cd ~
git clone --depth=1 git@github.com:armcnc/debian.git
cd debian

⬇️ Building a Minimal File System for Debian12

sudo ./pack_rootfs.sh

⬇️ Customizing a Debian 12 System Image

sudo ./pack_image.sh

⚠️ Account information

Account:armcnc Password: armcnc
Account:root Password: armcnc

🌞 Development Team

https://www.armcnc.net

About

ARMCNC supporting Debian 12 system

Resources

Stars

Watchers

Forks

Languages