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)
Tue, Apr 8, 11:00 AM
Unknown Object (File)
Feb 14 2025, 5:08 AM
Unknown Object (File)
Feb 5 2025, 6:03 AM
Unknown Object (File)
Feb 4 2025, 3:04 PM
Unknown Object (File)
Jan 27 2025, 1:43 PM
Unknown Object (File)
Jan 27 2025, 12:05 PM
Unknown Object (File)
Jan 26 2025, 7:53 PM
Unknown Object (File)
Jan 22 2025, 3:47 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.