Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

ColeOS-Linux/source-gen2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to coleOS!

This is the public source code for coleOS Gen 2 (2023-)

 

I'm releasing this because i no longer have the time & effort into making these ISO's.

Based on eznix's ezarcher project.

 

File tree:

pacman.conf - Pacman configuration file to build

etc/pacman.conf - Pacman configuration file for final system

packages.x86_64 - Packages from the repos from the builds pacman.conf file

profiledef.sh - Important information about the ISO - OS name, build modes, iso name, etc.

steps.sh - the script that builds it all

 

How to build:

You need a system with the latest packages & running Arch Linux or a distro based around it. It's highly recommended to use vanilla Arch but you can use any Arch distro you want really. You also need a x64 based CPU.

 

Edit all of your configs to fit your needs first!

 

Also make sure your system's up to date!!!

 

After confirming, go into your terminal into the build directory, then just run ./steps.sh as root. It should build it for you. If it fails it will give you the details on why it failed and what file.

 

Wheres my ISO?

You should see 3 directories after building your ISO.

 

  • out
  • ezrelang
  • work

The ISO output will be put into the out folder. If you want to cleanup the build process, just delete the other 2 folders.

 

& thats it! Enjoy building coleOS!

About

The official ColeOS Gen 2 source code!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages