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

Merged
merged 2 commits into from
Jul 23, 2025

Conversation

ssterling
Copy link
Contributor

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?
@InterLinked1 InterLinked1 merged commit 240a5a5 into InterLinked1:master Jul 23, 2025
29 checks passed
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.

2 participants