Skip to content

p3lim/deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Debian bootstrap

This is a script to bootstrap Debian 12/bookworm using debootstrap.

Features:

  • btrfs with subvolumes suitable for snapshots
  • systemd-boot instead of GRUB
  • xanmod kernel
  • minified/debloated Gnome

It doesn't cover everything, especially firmware, but it works on my machines.

Usage

The script must be run on a Live ISO variant of Debian, and parts of the script is depending on a specific one; Grml. Download the latest Grml64 full ISO from their site, boot it, then download and run the setup script:

wget -qO- https://github.com/p3lim/deb/raw/master/setup.sh | bash
# shorthand variant, it's just a redirect:
wget -qO- p3l.im/deb | bash

About

Debian bootstrap script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages