This patch allows the PICO_TREE variable to be overridden and therefor making it possible to have the PicoBSD source tree located somewhere other than /usr/src/release/picobsd Note: The man-page update should be reviewed for style since it is my first attempt to write a man-page. How-To-Repeat: N/A
Responsible Changed From-To: freebsd-bugs->freebsd-small Assign to -small mailing list in the absence of a picobsd maintainer
State Changed From-To: open->closed This can be done already by setting PICO_TREE as an environment variable, so there is no real reason to do this with a command line switch. The submitter is OK with closing the PR... since I submitted this.