grml-debootstrap
wrapper around debootstrap for installing pure Debian
Install
- All systems
-
curl cmd.cat/grml-debootstrap.sh
- Debian
-
apt-get install grml-debootstrap
- Ubuntu
-
apt-get install grml-debootstrap
- Kali Linux
-
apt-get install grml-debootstrap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install grml-debootstrap
- Raspbian
-
apt-get install grml-debootstrap
- Dockerfile
- dockerfile.run/grml-debootstrap
grml-debootstrap
wrapper around debootstrap for installing pure Debian
Provides a wrapper suite around debootstrap and cdebootstrap to ease installation of a pure Debian system. Configuration can be done on the command line, in a dialog frontend or in /etc/debootstrap/config. You will get a pure Debian system installed on the specified device or directory, or directly into an image file suitable for Virtual Machine use.