Script to create a basic repository DVD set from repositories enabled in your Ubuntu/Debian based distros
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MrReplikant a77e9d1998 Merge pull request 'patches' (#2) from patches into main
Reviewed-on: #2

Approved
3 months ago
LICENSE Reformatted license. Added Plasma to list of copyright holders. 3 months ago
README.md update readme to be more accurate 3 months ago
makecds further simplified download_packages 3 months ago

README.md

Devuan-DVD-Set-Maker

Script to convert a local mirror into a DVD ISO set. Should also work for Ubuntu, Debian, etc.

Usage

sudo ./makecds (desired DVD set architecture)

Note: This arch should be available in your DPKG setup! Also, this will make a DVD set that includes EVERY active repo in your sources.list, as of now. This is intentional. For any repositories you want exlcuded, comment them out of the sources.list and then "apt update" before running this script. You can revert this afterward.