Update README.md

This commit is contained in:
Augustin FL 2019-12-25 23:48:36 +01:00 committed by GitHub
parent 93e8ca4c6b
commit 4ac031088d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,8 @@ You will then have to fork and apply updates to 3 repositories:
- Fork https://github.com/pfsense/pfsense .
- Go to the folder `/tools/templates/pkg_repos/` in the branch you would like to build (`master`for dev version, `RELENG_2_5_0` for stable version)
- Change `pfSense` to `libreSense` in the file names (e.g., `pfSense-repo.abi => libreSense-repo.abi`)
- Edit the file `/src/etc/inc/globals.inc` : replace the content of `product_name` by your ISO name.
- In the folder `/src/usr/local/share/`, rename `pfSense` to your ISO name
- Edit the file `/src/etc/inc/globals.inc` : replace the content of `product_name` by `libreSense`.
- In the folder `/src/usr/local/share/`, rename the folder `pfSense` to `libreSense`.
## A deeper look into Netgate build environment