diff options
author | jnqnfe <jnqnfe@gmail.com> | 2015-01-11 21:25:18 +0000 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-16 16:29:00 +0000 |
commit | aadf8c4cacecc4664412c6bbc7b8e039e1dd772a (patch) | |
tree | 04396c78ef5451ac978718cc142b76c56022efd5 /scripts/build/binary_iso | |
parent | a33938f8d47f23c23335ecf671b1db9afcd0b726 (diff) | |
download | vyos-live-build-aadf8c4cacecc4664412c6bbc7b8e039e1dd772a.tar.gz vyos-live-build-aadf8c4cacecc4664412c6bbc7b8e039e1dd772a.zip |
grub1/grub2/loopback: fix missing delimiter in menu kernel parameter lists
The '---' delimiter should appear before the final 'quiet' parameter
(which is used by the debian installer I believe).
This delimiter is added by live-build in syslinux configs, and is present
in both grub2 and syslinux configs in an official debian 7.7 disc image,
suggesting strongly that live-build grub/grub2 menu creation code is in
the wrong here by missing it.
update: this commit previously used -- as was correct at the time, and has
since been updated to use --- per #775128; which was previously tackled in
a separate later commit. the switch to --- was already done for syslinux
(which was not missing the delimiter unlike grub) in
ba6b9adeff634845a9ab7cbd5218257a7aa254ab
Gbp-Dch: Short
Closes: #775143
Diffstat (limited to 'scripts/build/binary_iso')
0 files changed, 0 insertions, 0 deletions