mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Fix for the introduction of fbcond
This commit is contained in:
parent
aac6c5cf76
commit
2787dad963
@ -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