← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1990042] [NEW] FreeBSD add module to manage pkg repositories

 

Public bug reported:

Most Linux distros have a module to add/manage repos, and since
FreeBSD's "pkgng" (pkg, really) supports more than one repo, we might
wanna add support for that.

repos are configured in /usr/local/etc/pkg/repos/<name>.conf
They are in UCL format: https://github.com/vstakhov/libucl
the concrete format is described in pkg-repo(5): https://man.freebsd.org/pkg.conf(5)#REPOSITORY_CONFIGURATION

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1990042

Title:
  FreeBSD add module to manage pkg repositories

Status in cloud-init:
  New

Bug description:
  Most Linux distros have a module to add/manage repos, and since
  FreeBSD's "pkgng" (pkg, really) supports more than one repo, we might
  wanna add support for that.

  repos are configured in /usr/local/etc/pkg/repos/<name>.conf
  They are in UCL format: https://github.com/vstakhov/libucl
  the concrete format is described in pkg-repo(5): https://man.freebsd.org/pkg.conf(5)#REPOSITORY_CONFIGURATION

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1990042/+subscriptions



Follow ups