Use only one virtual terminal until init issue is fixed. Compile baduk, do not compile snake until issue is fixed

This commit is contained in:
Jeremy Soller 2017-01-12 19:35:44 -07:00
parent da62b38adc
commit ae1abca0f5
7 changed files with 8 additions and 7 deletions

View file

@ -0,0 +1 @@
/sbin/orbital display:3/activate /ui/bin/orblogin /ui/bin/launcher

View file

@ -1,2 +1,2 @@
getty display:2
getty display:3
getty debug: -J

View file

@ -1 +0,0 @@
/sbin/orbital display:4/activate /ui/bin/orblogin /ui/bin/launcher

View file

@ -1 +0,0 @@
getty debug: -J

View file

@ -1,5 +1,5 @@
export PATH initfs:/bin
vesad T T T G
vesad T T G
stdio display:1
ps2d
pcid /etc/pcid.toml

View file

@ -1,9 +1,11 @@
games: \
filesystem/bin/baduk \
filesystem/bin/ice \
filesystem/bin/minesweeper \
filesystem/bin/reblox \
filesystem/bin/rusthello \
filesystem/bin/snake
filesystem/bin/rusthello
#filesystem/bin/snake
filesystem/bin/%: programs/games/Cargo.toml programs/games/src/%/**.rs $(BUILD)/libstd.rlib
mkdir -p filesystem/bin

@ -1 +1 @@
Subproject commit 3478af86d9bb413dc918ead3029eff65bf44e099
Subproject commit c4984dc276bf5776f544b5f9f6996330e3ca4b51