Page MenuHomeFreeBSD

pkgbase: Create a FreeBSD-console-tools package
ClosedPublic

Authored by manu on Feb 1 2023, 9:38 AM.
Tags
None
Referenced Files
F109451577: D38321.id116177.diff
Wed, Feb 5, 6:03 AM
F109402874: D38321.diff
Tue, Feb 4, 3:04 PM
Unknown Object (File)
Mon, Jan 27, 1:43 PM
Unknown Object (File)
Mon, Jan 27, 12:05 PM
Unknown Object (File)
Sun, Jan 26, 7:53 PM
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
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 Passed
Unit
No Test Coverage
Build Status
Buildable 49393
Build 46283: arc lint + arc unit

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.