mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
motd logo too big, move to README for now
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
Inf/IX
|
```
|
||||||
======
|
_ __ ___ _ ______ __ __ ____ _
|
||||||
|
(_ _) | \ | | \ ___) ) / (_ _) \ \ / /
|
||||||
Embedded Linux distribution built on [Buildroot][Buildroot] and
|
| | | |\ \ | | | (__ / / | | \ \/ /
|
||||||
[Finit][Finit].
|
| | | | \ \| | | __) / / | | > <
|
||||||
|
_| |_ | | \ | | ( / / _| |_ / /\ \
|
||||||
|
( )_| |___\ |_/ \____/ (_____( )_/ /__\ \_
|
||||||
|
```
|
||||||
|
An embedded Linux Network Operating System (NOS) based on [Buildroot][1].
|
||||||
|
|
||||||
|
|
||||||
Hardware
|
Hardware
|
||||||
@@ -21,7 +25,8 @@ information.
|
|||||||
|
|
||||||
### amd64
|
### amd64
|
||||||
|
|
||||||
Primarily intended to be run under QEMU.
|
Primarily intended to be run under QEMU for development & test as well
|
||||||
|
as evaluation purposed.
|
||||||
|
|
||||||
|
|
||||||
QEMU
|
QEMU
|
||||||
@@ -32,5 +37,5 @@ A virtualized instance can easily be launched by issuing `make run`.
|
|||||||
Some settings, e.g. networking, can be configured via `make
|
Some settings, e.g. networking, can be configured via `make
|
||||||
menuconfig` under `External options -> QEMU virtualization`.
|
menuconfig` under `External options -> QEMU virtualization`.
|
||||||
|
|
||||||
[Buildroot]: https://buildroot.org/
|
[1]: https://buildroot.org/
|
||||||
[Finit]: https://github.com/troglobit/finit
|
[2]: https://github.com/troglobit/finit
|
||||||
|
|||||||
@@ -1,8 +1 @@
|
|||||||
_ __ ___ _ ______ __ __ ____ _
|
[2m[1mNote:[0m[2m use help and show commands to set up and diagnose the system.[0m
|
||||||
(_ _) | \ | | \ ___) ) / (_ _) \ \ / /
|
|
||||||
| | | |\ \ | | | (__ / / | | \ \/ /
|
|
||||||
| | | | \ \| | | __) / / | | > <
|
|
||||||
_| |_ | | \ | | ( / / _| |_ / /\ \
|
|
||||||
( )_| |___\ |_/ \____/ (_____( )_/ /__\ \_
|
|
||||||
|
|
||||||
Use 'help' and 'show' for more about the setup & system
|
|
||||||
|
|||||||
Reference in New Issue
Block a user