Skip to content

ayopa/agora

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

How to build

First of all install eta

git clone https://github.com/ayopa/eta.git
cd eta
makepkg -i

Then build the agora packages

git clone https://github.com/ayopa/agora.git
cd agora
sudo eta-build

Construct the root filesystem and commit it

sudo eta-commit

Create the OS image

sudo eta-pack

Copy it to an USB drive

sudo dd if=out/agora.img of=/dev/sd[X] bs=1M

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages