Red Bear OS 0.2.0 Liliya branding with updated banner and MOTD

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-25 14:50:29 +01:00
parent bd9eabaaec
commit 4fe9460a33
4 changed files with 36 additions and 24 deletions
+12 -2
View File
@@ -134,8 +134,18 @@ data = """
[[files]]
path = "/etc/motd"
data = """
Red Bear OS v0.1.0 "Denali" — Built on Redox OS
Type 'help' for available commands.
_ _
| | (_)
| | ___ _ ___ _ __ _ _ ___
| |/ / || |/ _ \\ | '_ \\| | | / __|
| < | || | (_) || |_) | |_| \\__ \\
|_|\\_\\|_|/ |\\___/ | .__/ \\__,_|___/
|__/ | |
|_|
Red Bear OS v0.2.0 "Liliya" — Built on Redox OS
Type 'help' for available commands.
"""
[[files]]
@@ -1,8 +1,9 @@
_____ _ ____ _ ____ _____
| __ \ | | | _ \ | | / __ \ / ____|
| |__) |__ | | _____ __| |_) | ___ _ __ _| || | | | (___
| _ / _ \| |/ _ \ \/ /| _ < / _ \| | | | | || | | |\___ \
| | \ \ (_) | | __/> < | |_) | (_) | |_| | | || |__| |____) |
|_| \_\___/|_|\___/_/\_\|____/ \___/ \__,_| |_(_)_____|_____/
__/ |
|___/
_ _
| | (_)
| | ___ _ ___ _ __ _ _ ___
| |/ / || |/ _ \ | '_ \| | | / __|
| < | || | (_) || |_) | |_| \__ \
|_|\_\|_|/ |\___/ | .__/ \__,_|___/
|__/ | |
|_|
@@ -1,11 +1,12 @@
_____ _ ____ _ ____ _____
| __ \ | | | _ \ | | / __ \ / ____|
| |__) |__ | | _____ __| |_) | ___ _ __ _| || | | | (___
| _ / _ \| |/ _ \ \/ /| _ < / _ \| | | | | || | | |\___ \
| | \ \ (_) | | __/> < | |_) | (_) | |_| | | || |__| |____) |
|_| \_\___/|_|\___/_/\_\|____/ \___/ \__,_| |_(_)_____|_____/
__/ |
|___/
Red Bear OS v0.1.0 "Denali" — Built on Redox OS
Type 'help' for available commands.
_ _
| | (_)
| | ___ _ ___ _ __ _ _ ___
| |/ / || |/ _ \ | '_ \| | | / __|
| < | || | (_) || |_) | |_| \__ \
|_|\_\|_|/ |\___/ | .__/ \__,_|___/
|__/ | |
|_|
Red Bear OS v0.2.0 "Liliya" — Built on Redox OS
Type 'help' for available commands.
@@ -1,8 +1,8 @@
PRETTY_NAME="Red Bear OS 0.1.0 (Denali)"
PRETTY_NAME="Red Bear OS 0.2.0 (Liliya)"
NAME="Red Bear OS"
VERSION_ID="0.1.0"
VERSION="0.1.0 (Denali)"
VERSION_CODENAME="denali"
VERSION_ID="0.2.0"
VERSION="0.2.0 (Liliya)"
VERSION_CODENAME="liliya"
ID="redbear-os"
ID_LIKE="redox-os"
BUILD_ID="rolling"