Freebsd create custom install
This command will run for a while. At the end, and during the build, you can view the output of the logs via the web interface see my net post for how to set that up. Sorry, that will be done in a future post. I would like to know how do I build my own port with poudriere. You must be logged in to post a comment.
To accomplish this, we will need: A list of ports to install for running Bacula. In poudriere terminology, this is known as a set. The options you want to use for those ports. Why not just use the FreeBSD packages? A bit about how this works This is a simplification. Installing poudriere You can install poudriere from either ports or from package. Configuring poudriere There are a few configurations to consider: The poudriere configuration file.
The SET to use for this build. The make. The options to use when building those ports. This is the URL we will use later in our jail host.
Options for bacula-server Prepare a ports tree You can use a number of ports tree with poudriere. Did all this work for you?
Then you can add ports, also called packages when in binary form. The chapter 5 from the official FreeBSD handbook is quite clear on how to get packages, how to get the ports tree a set of files to build a package from source or how to build form ports. You should use the subversion mirror site close to your location see the list here. The howtos you mentioned are targeting 5. These can be used as guidelines, but it is strongly advised to read between the lines as some things have changed, particularly the way the sources are synchronized no more unsecured cvsup , svn is now used for instance.
Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. Asked 7 years, 9 months ago. Active 7 years, 9 months ago. Viewed 6k times. Improve this question. For a better experience, please enable JavaScript in your browser before proceeding. You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser. Thread starter grigorovl Start date Sep 26, There are a lot of posts on this and I have done a lot of reading, so I am not posting out of the blue. My questions are specific to FreeBSD. I read release 7 a couple of times, but either I am missing it, or it's not there.
I am trying to do the following: PART 1 Include certain packages to be installed along with the system automatically i. I believe this can be done with some sort of installation script to avoid sysinstall completely, but can you clarify how it can be done?
PBI or. I have had a problem in the past where adding a package will fail, because some of the deps are not in packages at least not the required version. Is there a way to deal with that? Add custom programs in the installed system automatically that are not in packages or ports and are installed by source or are just scripts.
PART 2 Since 9.
0コメント