Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - AmirmohammadShk

#1
20.1 Legacy Series / Re: Opnsense Build From Source
April 05, 2021, 02:04:19 PM
Quote from: mimugmail on April 03, 2021, 01:07:53 PM
Its only the first time it takes that long. Should be around 6-8 hours.



hi mimugmail
thanks for your replay
yes first time takes long . in my case takes 5H.
but on any change the rebuil progress start from first and take 5H again.
#2
20.1 Legacy Series / Opnsense Build From Source
April 03, 2021, 06:57:44 AM
Hi
i Try to Build opnsense from source this way:
on FreeBSD 12:
in /usr/:
- clone core src tools plugins ports
- apply my changes to core
- apply my configs to tools/config/20.7/ports.conf and tools/config/20.7/build.conf
- build and create iso using make dvd
and generate iso
but on every build take long time to create iso
and Most of the time is taken for ports

Most of my changes are for core
and dont need to build ports every time

on pfsense case i use poudriere for build ports and store all txz in poudriere .

how to use poudriere in opnsense build???
or is there a stable way without poudriere?????