Custom FreeSBIE2 Question (adding packages)

Ben Pratt <[email protected]>
Newsgroups gmane.os.freebsd.freesbie
Message-ID <[email protected]>
OK, so I figured out how to get my own custom freesbie.conf working, and
I thank you for your help on that, but I've come across something else...

I am now trying to use the FILE_LIST variable inside of that
freesbie.conf so that I may specify packages to be installed. When that
variable is not set I have no problems building an ISO but when that
variable is set I get the following error:

  #### Installing world for i386 architecture ####
  >>> Making hierarchy
  >>> Installing everything
  #### Installing kernel for i386 architecture ####
  >>> Making hierarchy
  >>> Installing kernel
  #### Cloning /usr/local/freesbie-fs to /usr/local/freesbie-clone ####
  Using /usr/home/ben/FreeSBIE_packages.txt as source
  Compressing /usr/local/freesbie-clone/uzip/usr.ufs... 99.8569% saved
  cp: directory /usr/local/freesbie-clone/etc/rc.d does not exist
  *** Error code 1

  Stop in /usr/home/freesbie2.

The only custom variables I have set are ISOPATH and FILE_LIST, the rest
is just as it was when I updated source 2 days ago. I have tried writing
the file containing the packages with each package alone on a line (e.g.
"nmap") as well as with each package alone one the line along with the
parent directory of the port (e.g. "security/nmap") but neither works.

I have been building the ISO by simply typing "make" in the FreeSBIE
directory where I put the source. I will try some of the more individual
commands that are shown at http://morettoni.net/freesbie.en.html but
would really like to automate almost everything.

I would appreciate any help that any of you would be able to offer.

Ben

-- 
FreeSBIE mailing list (http://www.freesbie.org)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.