Home
Subject
Source
Source |
---|
GitHub / AnduinOS |
Remix
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