Skip to content

Latest commit

 

History

History
executable file
·
41 lines (35 loc) · 1.15 KB

README.md

File metadata and controls

executable file
·
41 lines (35 loc) · 1.15 KB

Linux Neoros ISO

Welcome to Linux Neoros ISO build environment, with Arch-ISO based.

Developer:

Build ISO image

To build the ISO image, you must install these build dependencies:

sudo pacman -S archiso git mkinitcpio-archiso

1. Download profile

After you install required dependencies, clone the gnulinux-neoros/linux-neoros repository.
3 versions for you to choose:

  • If you want to download GNOME profile, clone the repository with master branch
git clone https://github.com/gnulinux-neoros/linux-neoros.git
  • KDE profile with kde branch
git clone https://github.com/gnulinux-neoros/linux-neoros.git -b kde
  • And XFCE profile with xfce branch
git clone https://github.com/gnulinux-neoros/linux-neoros.git -b xfce

2. Build

cd linux-neoros/buildiso/
sudo ./mkarchiso -v -w ../work -o ../out ../neoros

The out directory is where the ISO image stored.

Authentication

Username: neoros
Password: neoros