Commit 9424356
committed
bin/generate-zbm: add .linux section last
systemd-boot's ukify script recommends adding the .linux section last so
that when it's decompressed, it doesn't overflow other sections.
https://github.com/systemd/systemd/blob/main/src/ukify/ukify.py#L774-L8171 parent 36a0a66 commit 9424356
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
844 | | - | |
845 | 844 | | |
846 | 845 | | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
847 | 849 | | |
848 | 850 | | |
849 | 851 | | |
| |||
0 commit comments