Home
Link | GitHub |
---|---|
AnduinOS / ISO Builder / Remix / Lxqt with Kwin | GitHub |
AnduinOS / ISO Builder / Remix / Lxqt | GitHub |
AnduinOS / ISO Builder / Note | GitHub |
Subject
Source
Source |
---|
GitHub / AnduinOS |
Module
Main Module | Purpose |
---|---|
14-my-extra-1010-package-mod | install package |
14-my-extra-1020-overlay-mod | install file |
Infrastructure | Purpose |
---|---|
60-dconf-system-db-init-mod | /etc/dconf |
61-gsettings-schema-compile-mod | /usr/share/glib-2.0/schemas |
Config
Remix
GitHub Search: anduinos-iso-builder-remix
Link | GitHub |
---|---|
AnduinOS / ISO Builder / Remix / Mate with Compiz | GitHub |
AnduinOS / ISO Builder / Remix / Lxqt with Kwin | GitHub |
Howto
Combine
install git
sudo apt-get install git
git clone https://github.com/samwhelp/anduinos-iso-builder-remix-lxqt-with-kwin.git
change dir to
anduinos-iso-builder-remix-lxqt-with-kwin
cd anduinos-iso-builder-remix-lxqt-with-kwin
combine via git clone
make combine-via-git
Build All
change dir to
~/work/anduinos-iso-builder-remix-lxqt-with-kwin/iso-profile
cd ~/work/anduinos-iso-builder-remix-lxqt-with-kwin/iso-profile
bulid all
make build-all
or build fast
make build-fast
Build Default
change dir to
~/work/anduinos-iso-builder-remix-lxqt-with-kwin/iso-profile/src
cd ~/work/anduinos-iso-builder-remix-lxqt-with-kwin/iso-profile/src
bulid default
make build
bulid and log
make log-build