PRs:
https://github.com/vyos/live-boot/pull/8
https://github.com/vyos/vyos-1x/pull/4732
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 19 2025
Sep 18 2025
If one chooses not to copy config to new image, according to https://github.com/vyos/vyos-1x/blob/f46bd3ae7d225d67968397cf85887ae64160592a/src/op_mode/image_installer.py#L1105-L1108 , it won't copy default config to f'{target_config_dir}/config.boot' (This behavior is different from install_image, in which it copied the default config to f'{target_config_dir}/config.boot'). So get_cli_kernel_options cannot find the file and raise an error.
Will address with Kea 3.0 backport.
Problem was not reproduced
In T7206#234671, @Bartosz-lab wrote:Hi, It is already done.
This appears to be a kernel issue.
set vpp settings memory default-hugepage-size 1G
In T7840#236257, @Viacheslav wrote:@mykola2312 do you want to claim the task?
@mykola2312 do you want to claim the task?
In T7840#236254, @Viacheslav wrote:Disable-accounting in the current implementation affects only this config https://github.com/vyos/vyos-1x/blob/69d0a7499f4990c33c8d186763288dae7d2756a6/data/templates/ipsec/charon/eap-radius.conf.j2#L105-L107
Disable-accounting in the current implementation affects only this config https://github.com/vyos/vyos-1x/blob/69d0a7499f4990c33c8d186763288dae7d2756a6/data/templates/ipsec/charon/eap-radius.conf.j2#L105-L107