Age | Commit message (Expand) | Author |
2024-05-18 | T6354: do an explicit read from version file to avoid circular reference | John Estabrook |
2024-05-11 | image-tools: T6327: prune, instead of ignore, menu entries with ttyUSB | John Estabrook |
2024-05-10 | image-tools: T6327: drop boot console type ttyUSB | John Estabrook |
2024-05-08 | vyos.system.grub: T3664: add chroot argument to the GRUB install function | Daniil Baturin |
2024-04-17 | image-tools: T6168: compat mode update should preserve console type | John Estabrook |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2024-03-28 | grub: T4516: correct a format string | Daniil Baturin |
2024-03-13 | grub: T4548: Fixed configuration files order | zsdc |
2024-02-17 | image-tools: T6041: fix logic of is_live_boot to allow for PXE boot | John Estabrook |
2024-02-09 | T5828: fix grub installation on arm64-efi machines | Mathew McBride |
2024-02-06 | image-tools: T6016: wait for umount in cleanup function | John Estabrook |
2024-01-30 | Merge pull request #2888 from vyos/mergify/bp/sagitta/pr-2886 | John Estabrook |
2024-01-25 | image-tools: T5983: fix regression in prune_vyos_versions | John Estabrook |
2024-01-23 | image-tools: T5980: add support for configurable kernel boot options | John Estabrook |
2024-01-17 | image-tools: T5923: update system_console.py for new GRUB file structure | John Estabrook |
2024-01-08 | image: T5898: fix kernel-level partition rescan | Matt Clauson |
2024-01-01 | image-tools: T5885: relax restriction on image-name len from 32 to 64 | John Estabrook |
2023-12-18 | image-tools: T5831: show system image reverse ordered by date | John Estabrook |
2023-12-16 | T5827: moved sys image sort to grub version_list | Trae Santiago |
2023-12-16 | image-tools: T5806: deactive raid arrays | John Estabrook |
2023-12-16 | image-tools: T5806: remove partition and disk signatures in cleanup | John Estabrook |
2023-12-16 | image-tools: T5758: restore saving previous data on install | John Estabrook |
2023-12-16 | image-tools: T4516: exit grub-update service if running in docker | John Estabrook |
2023-12-16 | image: T4516: add raid-1 install support | John Estabrook |
2023-12-16 | image: T4516: ensure compatibility with legacy RAID 1 installs | John Estabrook |
2023-12-16 | image: T4516: support for interoperability of legacy/new image tools | John Estabrook |
2023-12-16 | image: T5195: vyos.util -> vyos.utils package refactoring | John Estabrook |
2023-12-16 | image: T4516: Added system image tools | zsdc |