Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2016 14:46:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206336] [patch] usr.sbin/freebsd-update allow proxy config in etc/freebsd-update.conf
Message-ID:  <bug-206336-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206336

            Bug ID: 206336
           Summary: [patch] usr.sbin/freebsd-update allow proxy config in
                    etc/freebsd-update.conf
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ohauer@FreeBSD.org
          Keywords: patch
             Flags: mfc-stable10?

Created attachment 165716
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165716&action=edit
[patch] allow proxy in freebsd-update.conf

The attached patch allows to specify a proxy in the freebsd-update.conf, but
also to overwrite the specified proxy via `setenv HTTP_PROXY=... '

This is handy if different proxy's are in use and the systems are managed e.g.
with salt ...

For example I have hosts in different locations all of them can fetch updates
only via different proxy's and it would be nice to have them configured instead
setting running with setenv also the freebsd-update cron would benefit from
this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206336-8>