diff options
author | zsdc <taras@vyos.io> | 2024-03-13 00:40:09 +0200 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2024-03-13 00:40:09 +0200 |
commit | f74923202311e853b677e52cd83bae2be9605c26 (patch) | |
tree | 81677eaa9f6e6993cb1129fba5a26a68ea83a54f /interface-definitions/service_dhcp-relay.xml.in | |
parent | a4e21377271cfcf6359ed23db8a90129e264ba4d (diff) | |
download | vyos-1x-f74923202311e853b677e52cd83bae2be9605c26.tar.gz vyos-1x-f74923202311e853b677e52cd83bae2be9605c26.zip |
grub: T4548: Fixed configuration files order
To iterate files on ext* file systems GRUB reads their inodes one by one,
ignoring names. This breaks our configuration logic that relies on proper
loading order.
This commit adds a helper `sort_inodes()` that needs to be used whenever GRUB
configuration files are created. It recreates files, changing their inodes in a
way where inodes order matches alphabetical order.
Diffstat (limited to 'interface-definitions/service_dhcp-relay.xml.in')
0 files changed, 0 insertions, 0 deletions