make release with installed pkgs

Hi , I have successfully released my FreeBSD starting from
Code:
cd /usr/src 
make release 
then cd /usr/src/release 
make -DPORTS -DNODOC -DPKGS KERNCONF=GENERIC release
make -DPORTS -DNODOC -DPKGS KERNCONF=GENERIC DESTDIR=/storage1/release/12-stable install
but I have added to insert packages into the iso build, but while installing there is no packages at .what should we do in this case? Am I doing wrong?
 
This post is probably in the wrong section.
How did you add packages? Have you explored the DVD target?
hey sorry for posting on wrong section, any way i have fixed this issue , by developing script to handle these installation on easy way thanks
 
Back
Top