The problem is in the regex filter: https://github.com/vyos/vyos-1x/blob/3710c5879f5733d05aae6e156f74d62b73821b2d/interface-definitions/system_login.xml.in#L193
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 12 2024
Nov 5 2024
Oct 23 2024
Sep 18 2024
I think, a new command is required for this show integrity or similar. Also a brief status in MOTD and show version.
Aug 21 2024
A workaround doe DHCP client to make it work again: https://github.com/vyos/vyos-1x/pull/4002
Aug 20 2024
Jul 29 2024
I agree, the logic in a template seems to be wrong.
Jul 24 2024
Jul 16 2024
Jul 15 2024
Jul 11 2024
PR for current: https://github.com/vyos/vyos-cloud-init/pull/78
PR for 1.4: https://github.com/vyos/vyos-1x/pull/3806
Jul 4 2024
Jul 3 2024
PR for current: https://github.com/vyos/vyos-1x/pull/3776
Jun 13 2024
The only reason I see why this can happen is that the config.boot format can be unexpected. But this should not happen anymore, because now Cloud-init always runs migrations before doing any work, which should always add required metadata if the original file is a valid VyOS config.
I tend to say that this is not necessary and very dangerous. These modules can easily destroy the VyOS filesystem when used improperly.
Jun 12 2024
PR for 1.5: https://github.com/vyos/vyos-build/pull/654
Jun 7 2024
Jun 6 2024
PR for 1.5: https://github.com/vyos/vyos-1x/pull/3592
May 27 2024
May 24 2024
PR for 1.5: https://github.com/vyos/vyos-build/pull/638
May 20 2024
@jestabro could it be that the validator needs an update to allow special characters in the user/password field?
https://github.com/vyos/vyos-utils/blob/0d57cc9a266fe8d6fc87df5a769f42b4a45c7221/src/url.ml
May 16 2024
@thannaske it would be very nice if you could re-check now this with VyOS 1.5. It should be fixed by https://github.com/vyos/vyos-cloud-init/commit/70304ff90d931265cb736ace692967242c9b9729
May 6 2024
By looking at this and the documentation, I do not see any proofs that flowtables support any encapsulation except VLAN and PPPOE.
Apr 30 2024
PR for 1.5: https://github.com/vyos/vyos-build/pull/579
Apr 4 2024
Mar 13 2024
Mar 1 2024
Feb 22 2024
Jan 10 2024
This is closed now because the required functionality perfectly works with Cloud-init + NoCloud/ConfigDrive.
Jan 4 2024
Workaround for clouds introduced in:
https://github.com/vyos/vyos-cloud-init/pull/68
https://github.com/vyos/vyos-cloud-init/pull/69
Dec 28 2023
Dec 27 2023
Dec 20 2023
PR for 1.5: https://github.com/vyos/vyos-build/pull/476
Dec 19 2023
Dec 15 2023
Dec 14 2023
PR for 1.5: https://github.com/vyos/vyos-build/pull/469
Dec 13 2023
Nov 23 2023
Nov 21 2023
Nov 20 2023
Backports:
1.4 - https://github.com/vyos/vyos-1x/pull/2512
1.3 - https://github.com/vyos/vyos-1x/pull/2513
Nov 15 2023
Nov 14 2023
Oct 27 2023
Oct 20 2023
Just in case: using anything except current image scripts for installation is not possible without a full chroot into the installation candidate. Python versions and modules may be different and new scripts in many cases will not work in the old environment.