diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2017-12-12 14:05:40 +1100 |
---|---|---|
committer | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2017-12-15 10:59:08 +1100 |
commit | 1ad12fe5b75e5cedd9e758b0a1342e10baea293b (patch) | |
tree | 8d97556c2d70c7c43d216df743f1474426002ac2 /lib/fold/fold.h | |
parent | f18998f6aac3bfe6785b70056595b0e71dc6fefc (diff) | |
download | talos-petitboot-petitboot-1.6.x.tar.gz talos-petitboot-petitboot-1.6.x.zip |
discover/pxe-parser: Fix relative parsing for manual config filesv1.6.6petitboot-1.6.x
Manually specified config files are asynchronously downloaded by
device_handler_process_url() before being parsed. This overwrites the
'pxeconffile' parameter, causing the parser to create relative paths
relative to the downloaded file's path, not the original remote path.
Work around this by setting 'pxeconffile-local' instead to differentiate
between the original config file's location and the local copy.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
(cherry picked from commit a2d5a3e3cb55fe3583acaae44fabc7c3d7f8df50)
Diffstat (limited to 'lib/fold/fold.h')
0 files changed, 0 insertions, 0 deletions