Include the drivers recipe in the base system
All configs except the minimal config already include it. Several of the drivers in the drivers recipe are essential for getting a system usable outside of VMs or very old hardware. For example the usbhidd driver.
This commit is contained in:
parent
8df3c2ac10
commit
a794c99e3b
4 changed files with 7 additions and 22 deletions
|
@ -14,19 +14,12 @@ cosmic-edit = {}
|
|||
cosmic-icons = {}
|
||||
cosmic-files = {}
|
||||
cosmic-term = {}
|
||||
drivers = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
orbutils = {}
|
||||
pop-icon-theme = {}
|
||||
shared-mime-info = {}
|
||||
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/00_drivers"
|
||||
data = """
|
||||
pcid /etc/pcid.d/
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/20_orbital"
|
||||
data = """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue