Skip to content

angr6908/chise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

chise.sh

Debian 13 (Trixie) minimal Btrfs install script (~150 MB after install).

Key Features

  • Btrfs with zstd compression and SSD optimizations
  • IPv4/IPv6 support via systemd-networkd (selectable: DHCP or static)
  • Works on UEFI (GPT) and BIOS (MBR) systems
  • Enables BBR + FQ and zRAM by default
  • SSH key–only access

Usage

On Alpine / Debian Rescue System / Live OS

curl -LO cdn.jsdelivr.net/gh/angr6908/chise/chise.sh && sh chise.sh --ssh-key "your-key"

On Any System

Step 1: Reboot into Alpine Live OS

curl -LO cdn.jsdelivr.net/gh/bin456789/reinstall/reinstall.sh && bash reinstall.sh alpine --hold 1 --ssh-key "your-key"

Step 2: Install chise.sh

curl -LO cdn.jsdelivr.net/gh/angr6908/chise/chise.sh && sh chise.sh --ssh-key "your-key"

About

Debian 13 (Btrfs) minimal install script (~150 MB after install).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages