Skip to content

elezaio-linux/elezaio-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elezaio Installer

A lightweight TUI installer for Elezaio Linux, built with bash and whiptail.

Structure

elezaio-installer/
├── install.sh          # Entry point
├── config.conf         # Installer settings
├── ui/
│   ├── branding.sh     # Colors & branding
│   └── screens.sh      # All UI screens
└── core/
    ├── disk.sh         # Partitioning & file copy
    └── system.sh       # Bootloader, users & config

Usage

sudo bash install.sh

Screens

  • Welcome
  • Language selection
  • Keyboard layout
  • Disk selection
  • Username & password
  • Installation summary
  • Progress
  • Done & reboot

Requirements

  • whiptail
  • parted
  • grub-efi
  • squashfs-tools

License

MIT — Elezaio Linux Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages