Skip to content

emmett1/alicelinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alicelinux

An experimental minimal musl based distro.

alicelinux is not based on any other distro, it follows the KISS philosophy.

Host Build Dependencies

  • git
  • curl
  • base-devel (gcc)

Install dependency needed to build

Arch linux Install dependency

# pacman -Sy base-devel rsync ccache git curl texinfo

Debian and Ubuntu Install dependency

# apt install build-essential rsync ccache git curl texinfo

Fedora Install dependency

# dnf groupinstall -y "C Development Tools and Libraries"
# dnf groupinstall -y "Development Tools"
# dnf install git curl

How to build Alicelinux

  1. git clone https://github.com/emmett1/alicelinux.git
  2. cd alicelinux
  3. Execute ./build.sh to start build

Wiki Alicelinux

wiki is under development

LICENSE GPLv3

LICENSE

About

An experimental minimal musl based distro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published