Skip to content

Don’t try to install hostname on FreeBSD #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssterling
Copy link

The hostname command is part of the base OS; moreover, a package with that name doesn’t exist in ports. This is the only thing I had to change to get ./phreaknet.sh make to run on FreeBSD 14.3-RELEASE.

The `hostname` command is part of the base OS; moreover, a package
with that name doesn’t exist in ports.
Apparently, an empty `if […] then; else` works fine on FreeBSD sh,
but errors out on Bash.  What the hell?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant