Page MenuHomeFreeBSD

pkgbase: Create a FreeBSD-console-tools package
ClosedPublic

Authored by manu on Feb 1 2023, 9:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 3:49 AM
Unknown Object (File)
Sep 3 2025, 8:51 AM
Unknown Object (File)
Sep 3 2025, 7:22 AM
Unknown Object (File)
Sep 1 2025, 9:05 AM
Unknown Object (File)
Aug 28 2025, 4:58 PM
Unknown Object (File)
Aug 27 2025, 6:49 PM
Unknown Object (File)
Aug 25 2025, 11:08 PM
Unknown Object (File)
Jun 24 2025, 9:44 AM
Subscribers

Details

Summary

And put in it:

  • kbdcontrol
  • vidcontrol
  • moused
  • kbdmap

Those aren't useful in a jail or for a modern desktop.
While here, split the devd.conf part into some new files.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Feb 1 2023, 9:38 AM
bapt added a subscriber: bapt.

except the assersion about the usefulness on modern desktop, I agree with the change :D

This revision is now accepted and ready to land.Feb 1 2023, 9:49 AM
In D38321#870610, @bapt wrote:

except the assersion about the usefulness on modern desktop, I agree with the change :D

For me "modern desktop" mean you boot directly to some graphical UI, so you never need the console :)

This revision was automatically updated to reflect the committed changes.