freebsd-dev/release/scripts
Glen Barber f0d60b2a4e Add forward-compatibility glue with pkg-1.3:
- Use ASSUME_ALWAYS_YES=YES instead of ASSUME_ALWAYS_YES=1
   since pkg-1.3 expects "yes" or "true" values.
 - Before exporting PKG_ABI, strip extra characters from what
   is parsed from 'pkg -vv'.  This causes problems further down
   when creating the packages directory for inclusion on the
   dvd1.iso.  Previously PKG_ABI would be 'freebsd:9:x86:64',
   but now is '"freebsd:9:x86:64";' in pkg-1.3

Tested on:	stable/9@r265858 with ports-mgmt/pkg-devel
MFC After:	3 days
Sponsored by:	The FreeBSD Foundation
2014-05-22 19:22:03 +00:00
..
FreeBSD_install_cdrom.conf Add a pkg(8) repository configuration file for cdrom-based package 2013-12-15 20:38:07 +00:00
list-new-changesets.py Add a script which lists SVN log entries only for changesets 2014-02-28 23:12:20 +00:00
make-manifest.sh Add generation of an installation manifest containing SHA256 checksums as 2011-03-13 17:15:31 +00:00
mm-mtree.sh Fix 'make release' on older hosts: use buildworld legacy utilities. 2013-08-27 04:42:42 +00:00
pkg-stage.sh Add forward-compatibility glue with pkg-1.3: 2014-05-22 19:22:03 +00:00
relnotes-search.sh Use 'return' instead of 'exit' in main(), since the script exits 2014-05-05 23:36:46 +00:00