infix icon indicating copy to clipboard operation
infix copied to clipboard

Linux :yellow_heart: NETCONF = Infix

Results 212 infix issues
Sort by recently updated
recently updated
newest added

Create a function the call the new RPC 'test-reset' instead of factory-default (which is removed) Create a function the call new RPC 'test-override' when testing startup behaviour Adapt all tests...

- Fork off EspressoBin to separate defconfig from `aarch64_defconfig` - Update kernel, u-boot, ATF - Add secure boot like R2S - Document a *tier level* of support for our various...

Log to syslog when the configuration is changed and by whom. - local change in CLI - via NETCONF - via RESTCONF Should be the same for all three, but...

feature
triage

## Description WIP (more coming soon ...) **REMEMBER:** rebase/update commit message for CLI hang fix! ## Checklist Tick *relevant* boxes, this PR is-a or has-a: - [ ] Bugfix -...

Brainstorm topic for the installer (called `setup` perhaps?): - Must replace current practice with sdcard images! - Must be possible to run on both host and target systems! - Probe...

When pressing the reset button on the R2S we currently do not get any feedback until shutdown has finished and the device resets. It would be good, I think, if...

On the R2S we currently just issue a reboot (for an ordered shutdown). But maybe this should be programmable? We could use this task for brain storming.

enhancement

### Description The NanoPi R2S supports plugging in various wireless Ethernet dongles. It would be great if Infix supported this interface type and configuring access point parameters for `wpa_supplicant`. **Note:**...

enhancement

On first boot, no startup-config, the bootstrap script logs this slightly worrying line: ``` Jan 21 21:17:18 infix finit[1]: Starting bootstrap[780] Jan 21 21:17:18 infix bootstrap[780]: jq: error (at :0):...

bug

### Description Currently the feedback on upgrade is rather terse, no feedback on which partition is being upgraded, only an internal reference to something called a "slot": ``` admin@infix-00-00-00:~$ rauc...

feature