You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
This is a feature request.
Describe the solution you'd like
The local asset tab should let you download the complete distro, and should know what files are needed. Right now multipart file systems are failing because the asset browser is not showing filesystem.squashfs.part2 files. At least the files could be grouped by the asset name
Other minor thing:
The moment you download local assets you think you are caching files, but in order to allow them to work you need to change the value of live_endpoint in the configuration file boot.cfg, but there's nothing in the local browser assets saying anything about it
The text was updated successfully, but these errors were encountered:
You can change the live_endpoint value per single asset in the ipxe file.
I second this issue, I’d love to see algorithm aware of local copy being available and in case it is missing fetch from network and in case of being outdated ask user what to do.
Is your feature request related to a problem? Please describe.
This is a feature request.
Describe the solution you'd like
Other minor thing:
The moment you download local assets you think you are caching files, but in order to allow them to work you need to change the value of live_endpoint in the configuration file boot.cfg, but there's nothing in the local browser assets saying anything about it
The text was updated successfully, but these errors were encountered: