Skip to content

SunilSherkhane/xerolinux_iso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XeroLinux ISO Repo

This is the Flagship version of XeroLinux. It uses the KDE Plasma Desktop environment Click Here for full release info.

You can either build it yourselves following the guide below, that way you always have the latest version available as of build time, if you can't, or prefer not to, you can download the pre-built ISO from the Official Site.

logo

Must be on an *Arch* based Distro to build ISO.

||| Note |||
Not all *Arch* based Distros are supported.
Script was tested on Arch/XeroLinux/ArcoLinux & EndeavourOS

XeroKDE

How to build XeroKDE

Note before building

If you already are on any version of XeroLinux, you do not need to do all this, just use our tool, which has a script that will do it for you. Just launch it, go to Post-Instal System Config and click on the ISO Builder button, select option 1 XeroLinux KDE Plasma and watch it do its magic. Keep a close eye on it while it builds, because you will be prompted for root password, please type it so it can clean up the build environment. Finally your ISO is ready in ~/Xero-Out/ Have fun ! Otherwise follow the guide below...

Distrobox Option

In case you are on something other than Arch, or don't want to install Arch to build, you always have Distrobox as an option.

Follow the Official Guide to install it on your specific system, then follow steps below to get the XeroBuilder Arch container up & running.

Afterwards, follow steps 1 & 2 to build the ISO...

  • Create The Container :
distrobox create -i quay.io/toolbx-images/archlinux-toolbox -n "xerobuilder"
  • Enter the Container :
distrobox enter xerobuilder
  • Install necessary packages :
sudo pacman -Syyu && sudo pacman -S --noconfirm neofetch git archiso base base-devel nano vim

That's it. Now follow below steps to build XeroLinux...


Step 1 - Clone Build Repo :

Grab the build environment. Just note that you will need Git installed in order to do that.

Grab Build Env.

cd ~ && git clone https://github.com/xerolinux/xero_iso.git

Step 2 - Building the XeroKDE ISO :

Now that we have build environment on our system, it's time to build it.

Build ISO :

cd ~/xero_iso/ && ./build.sh

Build will take some time depending on your machine's specs, once done you will be prompted for root password, please type it so it can clean up the build environment. Finally your ISO is ready in ~/Xero-Out/ Have fun !

Support

A lot of hard work, and sleepless nights went into the creation of this awesome Ditro/Spin & build script, with the current situation in Lebanon not being so great, I am limited on time & reources, with no other means of income to cover server fees for hosting the sites and repos, I solely rely on your generous contributions. Any amount will go a long way making sure the project continues to thrive. So if you can, please show the project some love, on Ko-Fi, FundRazr or by becoming a Github Sponsor.

Support the team...

If you feel like being extra awesome, please show TeddyBearKilla and Ripl3yPlays the same love you would show the project, by buying them a Coffee or two, they deserve it, thanks...

May You Live Long & Prosper...

I hope this helps.. In case of other issues kindly find me on Discord

Happy building

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 61.0%
  • Shell 39.0%