Page MenuHomeVyOS Platform

Simplify building VyOS images with custom packages
Closed, ResolvedPublic

Description

Right now, building an image with a custom package requires knowledge of live-build, which is relatively obscure and not too obvious. It needs not be this way, we can add ./configure options to do that automatically.

Proposal:

--custom-packages "bsdgames robotfindskitten gnuchess"
--custom-apt-entry "deb http://ftp.example.net/debian main contrib" # (multiple entries can be specified with multiple options)
--custom-apt-key "/tmp/mykey.pub" # multiple keys can be specified with multiple options

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close

Event Timeline

dmbaturin triaged this task as Normal priority.Jun 26 2018, 12:00 PM
dmbaturin created this task.
dmbaturin created this object with visibility "Public (No Login Required)".