Added a very hacky text UI
This commit is contained in:
parent
06fb67beca
commit
dae7b9c869
16 changed files with 296 additions and 33783 deletions
2
Makefile
2
Makefile
|
@ -43,7 +43,7 @@ LIVECD := $(RELEASE_DIR)/aurix-$(GITREV)-livecd_$(ARCH)-$(PLATFORM).iso
|
|||
LIVEHDD := $(RELEASE_DIR)/aurix-$(GITREV)-livehdd_$(ARCH)-$(PLATFORM).img
|
||||
LIVESD := $(RELEASE_DIR)/aurix-$(GITREV)-livesd_$(ARCH)-$(PLATFORM).img
|
||||
|
||||
QEMU_FLAGS := -m 2G -smp 4 -serial stdio
|
||||
QEMU_FLAGS := -m 2G -smp 4 -rtc base=localtime -serial stdio
|
||||
|
||||
# QEMU Audio support
|
||||
#QEMU_FLAGS += -audiodev coreaudio,id=coreaudio0 -device ich9-intel-hda -device hda-output,audiodev=coreaudio0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue