mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
This patch imports Finit v4.3 from myLinux to infIX along with a rudimentary rootfs skeleton. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
# TCP connection
|
|
#GDBSERVER_ARGS="--multi :1235"
|
|
|
|
# Qemu debug console
|
|
GDBSERVER_ARGS="--multi /dev/hvc1"
|