Skip to content

gnulinux-neoros/linux-neoros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages