Date: Mon, 07 Sep 2020 20:28:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 249178] base system pkg bootstrap handles only .txz packages Message-ID: <bug-249178-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249178 Bug ID: 249178 Summary: base system pkg bootstrap handles only .txz packages Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: emaste@freebsd.org usr.sbin/pkg/pkg.c specifies the filename for the pkg package via: snprintf(url, MAXPATHLEN, "%s/Latest/pkg.txz", packagesite); we should support the same set of compression types as pkg itself (tzst, txz, tbz, tgz, tar) -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249178-227>
