Bootstrap a basic Debian system
Debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg
or apt
. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|