Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stylesuxx/qdeb
- Owner: stylesuxx
- Created: 2014-03-01T00:08:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-04T22:29:12.000Z (over 10 years ago)
- Last Synced: 2023-03-13T08:15:46.376Z (over 1 year ago)
- Language: Shell
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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