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

Testing v23.11.0-rc1 I ran into an issue where the `show software` command b0rked. This was caused by a `None` fallback value for software version, which puzzled me a bit. Leading...

bug

@wkz suggests we use the new hook feature to add a pre-hook that extracts the diff needed for all our callbacks. And when a debug flag is set dumps it...

enhancement
good first issue

## Description ... WIP ... Fixes #558 ## Checklist Tick *relevant* boxes, this PR is-a or has-a: - [ ] Bugfix - [ ] Regression tests - [ ] ChangeLog...

There are some race condition between the two build, both claiming container-name infamy0. time="2024-08-19T11:11:27Z" level=warning msg="For using systemd, you may need to log in using a user session" time="2024-08-19T11:11:27Z" level=warning...

Devices like the R2S and VisionFive2 don't have a Base MAC address. If you're lucky, as in the case of the VisionFive2, you may have an EEPROM with unique MAC...

enhancement

A recurring issue have been regressions (failure to even build) bootloaders due to changes in the rest of the Infix tree. - Add workflows for building bootloader defconfigs - Possibly...

enhancement
test

Add support for automatically reverting back to a working version of Infix in case the system consistently fails to boot. The [Boot Loader Specification](https://uapi-group.org/specifications/specs/boot_loader_specification/#boot-counting) describes how to annotate boot loader...

enhancement

Failed to do factory reset, when remove containers, seen when running all tests in a suite (with restconf, probably not relevant) Aug 12 19:36:17 dut1 nginx: fe80::a0f2:8aff:fe1e:9f84 - admin [12/Aug/2024:19:36:17...

bug

### Overview To facilitate testing of custom specific images, from customer specific trees, we need to add a "test mode" to the system. Essentially, when the system boots it should...

feature

### Current Behavior In the failure() function, the gen-version command is currently writing its output to the wrong directory. The command: ``` gen-version >"$FACTORY_D/20-version.json" ``` is targeting the $FACTORY_D directory....

bug