iso: fix installer autostart (root uses zsh) + TANINUX branding
- /root/.zprofile launches tanin-installer on tty1 (root shell is zsh, so .bash_profile was ignored); striplive removes .zprofile on the target - profiledef: MERGE releng's file_permissions (lost .automated_script.sh +x -> the 'permission denied' message) + keep our entries - branding: TANINUX os-release/hostname/motd; bootstrap rebrands the boot menus Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
NAME="TANINUX"
|
||||
PRETTY_NAME="TANINUX (camel)"
|
||||
ID=taninux
|
||||
ID_LIKE=arch
|
||||
BUILD_ID=rolling
|
||||
ANSI_COLOR="38;2;163;158;196"
|
||||
HOME_URL="https://taninux.kgva.ch"
|
||||
DOCUMENTATION_URL="https://git.openbureau.ch/karim/taninux"
|
||||
SUPPORT_URL="https://git.openbureau.ch/karim/taninux"
|
||||
BUG_REPORT_URL="https://git.openbureau.ch/karim/taninux/issues"
|
||||
LOGO=taninux
|
||||
Reference in New Issue
Block a user