Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylesuxx/qdeb

Quick Debian Debootstrap with additional package lists
https://github.com/stylesuxx/qdeb

Last synced: about 1 month ago
JSON representation

Quick Debian Debootstrap with additional package lists

Awesome Lists containing this project

README

        

# qdeb - quick debootstrap

Quickly (cross) debootstrap a debian rootfs with additional packages

You have to provide arch and debian version.
You may also provide a sources.list configuration and additional
whitelist packages to be installed or blacklist packages to be removed.

You need to run this script as root or with sudo.

Usage: ARCHITECTURE VERSION [OPTIONS]

Available options:
-d dir Debootstrap to dir
-s sourcelist source.list configuration
-w whitelist List of packages to install
-e deplist List of source dependencies to install
-b blacklist List of packages to remove
-n hostname Set a hostname
-z Tar gz the filesystem