Integrate Calamares as the primary graphical installer for Cortex Linux desktop installations, providing a modern, branded installation experience.
Current Behavior
- GRUB menu offers "Live Boot" or "Install" as separate options
- Installation uses stock Debian Installer (d-i)
- d-i has basic theming, looks dated
- No branded installation slideshow
Proposed Behavior
- Live boot is the default entry
- "Install Cortex Linux" desktop icon launches Calamares
- Calamares is fully themed with Cortex branding (dark theme, purple/cyan accents)
- Installation slideshow showcases Cortex features
- Keep d-i available in "Advanced Options" for server/automation use cases
GRUB Menu Structure
► Start Cortex Linux ← Live desktop with Calamares icon
Advanced Options ►
└─ Install (Expert Mode) ← d-i for automation/servers
└─ Install (Text Mode) ← For headless/SSH installs
└─ Memory Test
Implementation Tasks
Design Requirements
Color Palette
- Background:
#0F0F23 (dark)
- Primary:
#6B21A8 (purple)
- Accent:
#06B6D4 (cyan)
- Text:
#E2E8F0 (light gray)
Slideshow Content Ideas
- Welcome to Cortex Linux
- AI-Ready Development Environment
- Security by Default
- Customization & Theming
- Community & Support
References
Priority
Medium - Improves user experience but current d-i works
Integrate Calamares as the primary graphical installer for Cortex Linux desktop installations, providing a modern, branded installation experience.
Current Behavior
Proposed Behavior
GRUB Menu Structure
Implementation Tasks
calamaresto package lists/etc/calamares/branding/cortex/)branding.desc- metadata and stringsstylesheet.qss- dark theme matching Cortex colorswelcome.conf- language selectionpartition.conf- disk partitioningusers.conf- user creationpackages.conf- package selection (optional)Design Requirements
Color Palette
#0F0F23(dark)#6B21A8(purple)#06B6D4(cyan)#E2E8F0(light gray)Slideshow Content Ideas
References
Priority
Medium - Improves user experience but current d-i works