Skip to content
Snippets Groups Projects
Commit e4cdb8bf authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'use_fbcond' into 'master'

Fix for the introduction of fbcond

See merge request redox-os/cookbook!344
parents 673cde7b 2787dad9
No related merge requests found
...@@ -6,6 +6,7 @@ template = "custom" ...@@ -6,6 +6,7 @@ template = "custom"
script = """ script = """
BINS=( BINS=(
ahcid ahcid
fbcond
inputd inputd
nvmed nvmed
pcid pcid
......
...@@ -4,8 +4,9 @@ nulld ...@@ -4,8 +4,9 @@ nulld
zerod zerod
randd randd
inputd inputd
vesad T T G vesad G G G
logd debug: display.vesa:1 fbcond 1 2
logd debug: fbcon:1
stdio log: stdio log:
ramfs logging ramfs logging
lived lived
......
...@@ -4,8 +4,9 @@ nulld ...@@ -4,8 +4,9 @@ nulld
zerod zerod
randd randd
inputd inputd
vesad T T G vesad G G G
logd debug: display.vesa:1 fbcond 1 2
logd debug: fbcon:1
stdio log: stdio log:
ramfs logging ramfs logging
lived lived
......
...@@ -4,8 +4,9 @@ nulld ...@@ -4,8 +4,9 @@ nulld
zerod zerod
randd randd
inputd inputd
vesad T T G vesad G G G
logd debug: display.vesa:1 fbcond 1 2
logd debug: fbcon:1
stdio log: stdio log:
ps2d us ps2d us
ramfs logging ramfs logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment