Home
Subject
Source
Source |
---|
GitHub / AnduinOS |
Remix
Link | GitHub |
---|---|
AnduinOS / ISO Builder / Remix | GitHub |
AnduinOS / ISO Builder / Remix / Kde Plasma | GitHub |
[AnduinOS / ISO Builder / Remix / | |
Xfce](https://samwhelp.github.io/anduinos-iso-builder-remix-xfce/) | GitHub |
AnduinOS / ISO Builder / Remix / Lxqt | GitHub |
AnduinOS / ISO Builder / Remix / Mate | GitHub |
AnduinOS / ISO Builder / Remix / Cinnamon | GitHub |
Howto
Combine
install git
sudo apt-get install git
git clone https://github.com/samwhelp/anduinos-iso-builder-remix.git
change dir to
anduinos-iso-builder-remix
cd anduinos-iso-builder-remix
combine via git clone
make combine-via-git
Build All
change dir to
~/work/anduinos-iso-builder/iso-profile
cd ~/work/anduinos-iso-builder/iso-profile
bulid all
make build-all
or build fast
make build-fast
Build Default
change dir to
~/work/anduinos-iso-builder/iso-profile/src
cd ~/work/anduinos-iso-builder/iso-profile/src
bulid default
make build
bulid and log
make log-build