nrelease: Split "pkgs" target out from "customizeiso" target
authorAaron LI <aly@aaronly.me>
Sun, 3 Mar 2019 13:08:23 +0000 (21:08 +0800)
committerAaron LI <aly@aaronly.me>
Mon, 28 Oct 2019 22:10:39 +0000 (06:10 +0800)
commit1968392d3963dced7c5927c7dc2f11104d33e4fa
treef72a8b3e13f91e52c0f267644a212f57b4b5d29d
parent699b6cdc9e08e831c5d9b75120c1a96d922d5b34
nrelease: Split "pkgs" target out from "customizeiso" target

Separate the package installation part from "customizeiso" target out
into the "pkgs" target, in preparation for using binary packages in the
following commit.

Use "rcrestart ldconfig" to replace the ad-hoc "ldconfig" command.

Execute "/etc/periodic/weekly/320.whatis" to build the whatis(1)
database, similar to the locate(8) database with the 310.locate periodic
task.

Some cleanups.
nrelease/Makefile