Home

Subject

Source

Source
GitHub / AnduinOS

Module

Main Module Purpose
35-dconf-patch Adjust Kebinding

discussions: #51

Module / Adjusted

Remix

GitHub Search: anduinos-iso-builder-remix

Howto

Combine

install git

sudo apt-get install git

clone anduinos-iso-builder-remix

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

How to Build

change dir to ~/work/anduinos-iso-builder-remix/iso-profile

cd ~/work/anduinos-iso-builder-remix/iso-profile

show help

make help

bulid all

make all

or bulid fast

make fast

Build Default

change dir to ~/work/anduinos-iso-builder-remix/iso-profile/src

cd ~/work/anduinos-iso-builder-remix/iso-profile/src

bulid default

make build

bulid and log

make log-build