Skip to content

Conversation

jurajlutter
Copy link

  • Update for 12.1-RELEASE (12.2-RELEASE is emerging)
  • Restart routing after netif
  • Sanitize a bit, i.e. check for hostname setting using sysrc

- Update to 12.1-RELEASE
- Add vim-console
- Add tmux
env ASSUME_ALWAYS_YES=YES pkg update -f
env ASSUME_ALWAYS_YES=YES pkg upgrade -q -y
env ASSUME_ALWAYS_YES=YES pkg install -q -y bash curl node npm wget
env ASSUME_ALWAYS_YES=YES pkg install -q -y bash curl node npm wget vim-console tmux
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we necessarily want to include these. Some users may have preferences for other things. The items already always included are necessary for Joyent images, which is why they are there.

The rest of this PR looks good though, so if you can fix this then we'll get some builds and test it out.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No... BSD is not linux ... and these dont belong in a base FreeBSD image. you can add them later on your own if you like in my opinion.

@jurajlutter
Copy link
Author

I will wait some more weeks for 12.2-RELEASE to come, as it is "just around the corner".

@outbackdingo
Copy link

No... BSD is not linux ... and these dont belong in a base FreeBSD image. you can add them later on your own if you like in my opinion.

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.

3 participants