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)
Wed, Jan 22, 3:47 AM
Unknown Object (File)
Wed, Jan 15, 2:10 PM
Unknown Object (File)
Nov 28 2024, 5:30 PM
Unknown Object (File)
Nov 25 2024, 3:44 AM
Unknown Object (File)
Nov 19 2024, 5:03 PM
Unknown Object (File)
Nov 19 2024, 11:01 AM
Unknown Object (File)
Nov 15 2024, 9:36 PM
Unknown Object (File)
Nov 15 2024, 5:50 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.