mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Move ps2d invocation after the logging ramfs is created
This is necessary for ps2d to use redox-log.
This commit is contained in:
parent
4385c65c01
commit
22269a1429
@ -10,8 +10,8 @@ unset FRAMEBUFFER_ADDR FRAMEBUFFER_VIRT FRAMEBUFFER_WIDTH FRAMEBUFFER_HEIGHT FRA
|
||||
fbcond 1 2
|
||||
logd /scheme/debug /scheme/fbcon/1
|
||||
stdio /scheme/log
|
||||
ps2d us
|
||||
ramfs logging
|
||||
ps2d us
|
||||
acpid
|
||||
pcid /scheme/initfs/etc/pcid/initfs.toml
|
||||
lived
|
||||
|
||||
Loading…
Reference in New Issue
Block a user