Hello everyone,
I published some time ago, a subject of centralization packages and I got an answer: poudriere. I always use and I'm happy. I want to do something similar but with FreeBSD.
Currently, I use the solution given in the handbook to design a cross-builder for world and kernel. I want to keep doing this but I want to change things like:
I would also like to find more documentation to optimize the world and kernels. I read the manuals and make.conf and src.conf for it. I also look at the sources in order to really make my lightest system (size of the system and remove unnecessary drivers) but it is not particularly well documented or simply that I do not fall on the right pages.
Thank you in advance for your answers!
Best regards.
I published some time ago, a subject of centralization packages and I got an answer: poudriere. I always use and I'm happy. I want to do something similar but with FreeBSD.
Currently, I use the solution given in the handbook to design a cross-builder for world and kernel. I want to keep doing this but I want to change things like:
- Change the location of sources and results (/usr/src to /storage/src and /usr/obj to /storage/build for example)
- Find a solution to avoid to declare the make.conf and src.conf the client machines as described in the handbook
- Continue or use anything other than the NFS service to update client systems (I think a system like used NetASQ)
I would also like to find more documentation to optimize the world and kernels. I read the manuals and make.conf and src.conf for it. I also look at the sources in order to really make my lightest system (size of the system and remove unnecessary drivers) but it is not particularly well documented or simply that I do not fall on the right pages.
Thank you in advance for your answers!
Best regards.