main-respin

main-respin

Subject

Environment

  • Ubuntu 26.04

Prepare

Open Terminal , and run to install git and make

sudo apt-get install git make

Clone

run to clone branch main-respin

git clone -b main-respin https://github.com/samwhelp/AnduinOS-2 AnduinOS-2-main-respin

Build

cd AnduinOS-2-main-respin

make

Rundown

Custom Modules

Custom Modules Introduction
master-package-install for install extra packages
master-file-install for install extra files
base-dconf-db-update  
base-gsettings-schema-compile  

Config Files

Package Install List

Please check the folder mods/master-package-install/asset/package/install

Keybind

Notice

I created two file /etc/localtime and /etc/timezone. Therefore, I changed the relevant code in the file: mods/85-cleanup-mod/install.sh into comments.

Discussions


This site uses Just the Docs, a documentation theme for Jekyll.