freebsd-dev/release/scripts
Matthew Seaman 91c915facf Allow a user-overridable setting 'PKG_CMD' to control the command used
to create a repo during 'make packages'

This would have been useful for a situation I found myself in where
pkg(8) had been upgraded to a version that wanted the FBSD_1.5 ABI
version but libc.so.7 had not been upgraded, and only provided
FBSD_1.4. I found I needed to update libc in order to run pkg, and I
also needed to use pkg to update libc... Which is why pkg-static
exists, but there's currently no way to tell the build system to use
pkg-static instead of pkg.

This creates a variable PKG_CMD, default value 'pkg', that can be
overridden from the command line.

Reviewed by:	gjb
Approved by:	gjb
Differential Revision:	https://reviews.freebsd.org/D8120
2016-11-30 07:16:29 +00:00
..
atlas-upload.sh Add support for building VirtualBox Vagrant images. 2015-07-20 16:27:44 +00:00
box.ovf Add support for building VirtualBox Vagrant images. 2015-07-20 16:27:44 +00:00
FreeBSD_install_cdrom.conf Disable the main FreeBSD pkg(7) repositories in the dvd 2014-05-22 19:25:41 +00:00
list-new-changesets.py Use print as a function, not operator. 2015-10-08 03:28:15 +00:00
make-manifest.sh Merge ^/projects/release-install-debug: 2016-01-05 21:05:17 +00:00
make-pkg-package.sh Allow a user-overridable setting 'PKG_CMD' to control the command used 2016-11-30 07:16:29 +00:00
mk-vmimage.sh Create the arm64/aarch64 VM disk image as MBR instead of 2015-04-23 01:04:14 +00:00
mm-mtree.sh Apply mergemaster r255428: 2016-06-08 06:33:55 +00:00
mtree-to-plist.awk Avoid adding the '-release' suffix to non-debug kernel packages. 2016-03-08 19:35:30 +00:00
pkg-stage.sh Replace linux-f10 packages with updated linux-c6. 2016-05-27 18:20:07 +00:00
relnotes-search.sh Adjust the 'Relnotes:' search to look for any non-empty 2014-12-08 15:45:07 +00:00