Skip to content

ISO environment for Linux Neoros, made by Arch-ISO

License

Notifications You must be signed in to change notification settings

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

Languages