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)
Sat, Jun 27, 5:10 AM
Unknown Object (File)
Thu, Jun 25, 4:34 PM
Unknown Object (File)
Tue, Jun 23, 11:51 AM
Unknown Object (File)
Mon, Jun 22, 11:46 PM
Unknown Object (File)
Sat, Jun 20, 12:22 PM
Unknown Object (File)
Wed, Jun 17, 3:15 PM
Unknown Object (File)
May 6 2026, 4:26 AM
Unknown Object (File)
May 6 2026, 1:24 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.