Skip to content

Instantly share code, notes, and snippets.

@nilreml
Last active March 10, 2024 11:06
Show Gist options
  • Save nilreml/a49f4c19002d0669a7bed04611d17176 to your computer and use it in GitHub Desktop.
Save nilreml/a49f4c19002d0669a7bed04611d17176 to your computer and use it in GitHub Desktop.
su -
apt install vim git firmware-linux-*
exit
cd
mkdir git
cd git
git clone https://github.com/nilreml/caveat-emptor
cd caveat-emptor
cd bootstrap-debian
./bootstrap.sh
/etc/apt/sources.list: bookworm-backports main contrib non-free
sudo apt install -t bookworm-backports linux-headers-amd64 linux-image-amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment