]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/commit
MFC r259426, r259427:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Dec 2013 01:27:30 +0000 (01:27 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Dec 2013 01:27:30 +0000 (01:27 +0000)
commita11b632239dc3043ba926bda5ac2ba2d24707201
treeaf952567ed1e5cd670307c5ba0b0ec76c36dfd2c
parenta251e14c23770f32238a0af46ac32fcdddd68914
MFC r259426, r259427:

r259426:
  Add a pkg(8) repository configuration file for cdrom-based package
  installation.

  As part of the 'pkg-stage' target, copy the configuration file
  to the 'packages/repos/' directory on the DVD filesystem.

r259427:
  Export 'REPOS_DIR' when the selected source medium for package
  installation is cdrom.  This enables bsdconfig(8) to make use
  of the on-disc pkg(8) repository configuration, which fixes
  package selection and installation from the dvd installer.

Approved by: re (delphij, glebius)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/releng/10.0@259534 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
release/Makefile
release/scripts/FreeBSD_install_cdrom.conf [new file with mode: 0644]
usr.sbin/bsdconfig/share/packages/index.subr