summaryrefslogtreecommitdiff
path: root/python/vyos/system/grub.py
AgeCommit message (Expand)Author
2024-06-06grub: T6453: Fixed GRUB variables parsingzsdc
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-03-28vyos.system.grub: T3664: add chroot argument to the GRUB install functionDaniil Baturin
2024-03-28grub: T4516: correct a format stringDaniil Baturin
2024-03-13grub: T4548: Fixed configuration files orderzsdc
2024-01-23image-tools: T5980: add support for configurable kernel boot optionsJohn Estabrook
2024-01-12image-tools: T5923: update system_console.py for new GRUB file structureJohn Estabrook
2023-12-19Merge pull request #2643 from mcbridematt/t5828-grub-arm64-fixDaniil Baturin
2023-12-18image-tools: T5831: show system image reverse ordered by dateJohn Estabrook
2023-12-18T5828: fix grub installation on arm64-efi machinesMathew McBride
2023-12-14T5827: reversed version listingTrae Santiago
2023-12-14T5827: moved sys image sort to grub version_listTrae Santiago
2023-11-16image: T4516: add raid-1 install supportJohn Estabrook
2023-11-15image: T4516: support for interoperability of legacy/new image toolsJohn Estabrook
2023-11-15image: T5195: vyos.util -> vyos.utils package refactoringJohn Estabrook
2023-11-15image: T4516: Added system image toolszsdc