From 3217722c36c13b4e54dbe43b5a70072ef62efef5 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 13 Apr 2023 11:17:16 +0200 Subject: [PATCH] Update, Clixon has been replaced by sysrepo Signed-off-by: Joachim Wiberg --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ef0490..581ea1ea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Introduction ------------ Infix is an embedded Linux Network Operating System (NOS) based on -[Buildroot][1], [Finit][2], [ifupdown-ng][3], and [Clixon][6]. +[Buildroot][1], [Finit][2], [ifupdown-ng][3], and [sysrepo][6]. Providing an easy-to-maintain and easy-to-port Open Source base for networked equipment. @@ -120,7 +120,7 @@ any GPL[^1] licensed library. [3]: https://github.com/ifupdown-ng/ifupdown-ng [4]: https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License [5]: https://lwn.net/Articles/117972/ -[6]: https://github.com/clicon/clixon +[6]: https://www.sysrepo.org/ [7]: https://github.com/wkz/qeneth [9]: https://docs.gns3.com/docs/using-gns3/beginners/import-gns3-appliance/ [QEMU]: https://www.qemu.org/