Coder Social home page Coder Social logo

endeavouros-archiso's Introduction

These are the basic needed files and folders to build EndeavourOS system.

To get more info on how we put everything together read here: https://github.com/endeavouros-team/EndeavourOS-archiso/wiki/EndeavourOS-ISO

Maintenance

--> This is configured to run the build process inside an actual installed EndeavourOS system.

Add and enable EndeavourOS Repository at your system

Add calamares package repo to your /etc/pacman.conf

[endeavouros_calamares]
SigLevel = PackageRequired
Server = https://github.com/endeavouros-team/mirrors/releases/download/endeavouros_calamares/

Add the developer repo add to your /etc/pacman.conf

[endeavouros_developer]
SigLevel = PackageRequired
Server = https://github.com/endeavouros-team/mirrors/releases/download/mirror3-developer/

  • Uses the same signature that normal repo and has no mirrors package to install.

sudo pacman -Syy

Install necessary packages

sudo pacman -S archiso arch-install-scripts git squashfs-tools --needed

Clone:
git clone https://github.com/endeavouros-team/EndeavourOS-archiso.git

cd EndeavourOS-archiso

Run fix permissions script

sudo ./fix_permissions.sh

Build

sudo ./build.sh -v

The iso appears at out folder

Uses archiso from archlinux as base.

  • xfce4 as live environment
  • Basic tools for a livecd
  • Installer
  • rescue tools included:

liveiso.rescue-tools

  • grsync
  • dd
  • ddrescue
  • dd_rescue
  • testdisk
  • clonezilla
  • partclone
  • partimage
  • gftp
  • hdparm
  • fsarchiver
  • mc
  • gparted

LiveISO Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.