Augustin-FL/building-pfsense-iso-from-source

i have modified the pfsense source code and now i want to test the new code, how to do it?

Closed this issue · 4 comments

i have modified the pfsense source code and now i want to test the new code, how to do it?

Should i create the .iso file for it or there is another way to test my code?

Also how much time it takes to create .iso file from source code?
(My laptop specs are:
16gb ram
core i7 9-gen
1tb ssd
6gb nvidia 1660ti
)

Test what new code?

If you are referring to https://github.com/usamasiddique52/pfsense/commit/c46f8863e54efb421544db2a4178e37b7b4bd518.diff , then you should use the patch package to apply apply your changes on an existing appliance instead of rebuilding an ISO?

Thanks alot