Infix is a Linux Network Operating System (NOS) based on Buildroot, and sysrepo. A powerful mix that ease porting to different platforms, simplify long-term maintenance, and provide made-easy management using NETCONF.  It also has a built-in CLI that you'll quickly come to love.
        
        
            
 Homepage
            
 Download
        
         Recent Releases
        
          24.09.0-rc125 Nov 2024 11:45
          
             minor feature:
             Doc: update ChangeLog with release news
Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          24.08.022 Nov 2024 16:25
          
             minor feature:
             confd: audit logs using proper facility
The LOG_SECURITY facility was set wrong (1  lt; lt; 13) instead of (13  lt; lt; 3), see.
https://github.com/kernelkit/sysklogd/blob/0fc6656/src/syslog.h#L120 for.
details.  This caused all audit log messages to be logged in LOG_USER.
Also, rename LOG_SECURITY - gt; LOG_AUDIT and log macro SECURITY() - gt; AUDIT().
to match RFC5424 terminology.
Similar to sysrepo, LOG_AUDIT facility instead of daemon + WARNING.
Additionally, drop the leading  severity  preto sysrepo logs.  Only.
needed when logging to stdout.
Follow-up to Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          24.06.029 Jun 2024 21:45
          
             minor feature:
             Buildroot: libyang license hash, updated copyright year
Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          24.04.002 May 2024 03:16
          
             minor feature:
             Package/python-statd: update LICENSE hash
Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          24.02.003 Mar 2024 10:05
          
             minor feature:
             Board/common: add missing newline at end of /etc/motd
With the changes in 9847a8f we can keep the /etc/motd file with a proper.
Newline at EOF so that also Classic builds make sense.
Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          23.1104 Dec 2023 17:56
          
             minor feature:
             
          
       
       
          23.11.003 Dec 2023 07:45
          
             minor feature:
             Package/skeleton-init-finit: Run the getty in runlevel 9
Normally, no logins are actually possible, but this will have two.
Desirable effects effects:
/etc/will be printed when hitting return over the console.
Allowing the user to see the bootstrapping errors again, without.
Having to reboot the system.
On devleoper builds, with CONFIG_TARGET_ENABLE_ROOT_LOGIN, we can.
Login as root and de.
          
       
       
          23.11.0-rc129 Nov 2023 03:15
          
             minor feature:
             Doc: update ChangeLog for v23.11.0-rc1
Signed-off-by: Joachim Wiberg  lt;troglobit@gmail.com gt;.
          
       
       
          23.10.031 Oct 2023 12:01
          
             major feature: