[GH-ISSUE #54] A better aproach to local assets #17

Open
opened 2026-02-27 14:56:56 +03:00 by kerem · 1 comment
Owner

Originally created by @tristangrimaux on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/netbootxyz/webapp/issues/54

Is your feature request related to a problem? Please describe.
This is a feature request.

Describe the solution you'd like

  1. 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

Originally created by @tristangrimaux on GitHub (Nov 15, 2023). Original GitHub issue: https://github.com/netbootxyz/webapp/issues/54 **Is your feature request related to a problem? Please describe.** This is a feature request. **Describe the solution you'd like** 1) 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
Author
Owner

@Marszczak commented on GitHub (Nov 18, 2023):

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.

<!-- gh-comment-id:1817477358 --> @Marszczak commented on GitHub (Nov 18, 2023): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webapp#17
No description provided.