mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Merge branch 'use_fbcond' into 'master'
Fix for the introduction of fbcond See merge request redox-os/cookbook!344
This commit is contained in:
commit
e4cdb8bff2
@ -6,6 +6,7 @@ template = "custom"
|
||||
script = """
|
||||
BINS=(
|
||||
ahcid
|
||||
fbcond
|
||||
inputd
|
||||
nvmed
|
||||
pcid
|
||||
|
||||
@ -4,8 +4,9 @@ nulld
|
||||
zerod
|
||||
randd
|
||||
inputd
|
||||
vesad T T G
|
||||
logd debug: display.vesa:1
|
||||
vesad G G G
|
||||
fbcond 1 2
|
||||
logd debug: fbcon:1
|
||||
stdio log:
|
||||
ramfs logging
|
||||
lived
|
||||
|
||||
@ -4,8 +4,9 @@ nulld
|
||||
zerod
|
||||
randd
|
||||
inputd
|
||||
vesad T T G
|
||||
logd debug: display.vesa:1
|
||||
vesad G G G
|
||||
fbcond 1 2
|
||||
logd debug: fbcon:1
|
||||
stdio log:
|
||||
ramfs logging
|
||||
lived
|
||||
|
||||
@ -4,8 +4,9 @@ nulld
|
||||
zerod
|
||||
randd
|
||||
inputd
|
||||
vesad T T G
|
||||
logd debug: display.vesa:1
|
||||
vesad G G G
|
||||
fbcond 1 2
|
||||
logd debug: fbcon:1
|
||||
stdio log:
|
||||
ps2d us
|
||||
ramfs logging
|
||||
|
||||
Loading…
Reference in New Issue
Block a user