mirror of
https://github.com/netbootxyz/webapp.git
synced 2026-04-25 07:05:59 +03:00
[GH-ISSUE #6] Some required files improperly categorized as "untracked" in Local Assets #4
Labels
No labels
Hacktoberfest
bug
enhancement
no-issue-activity
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webapp#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bastropsteve on GitHub (Jan 11, 2021).
Original GitHub issue: https://github.com/netbootxyz/webapp/issues/6
Originally assigned to: @thelamer on GitHub.
When downloading the required files for certain distributions, the .part2 files needed for squashfs (and similar) are not recognized by the webapp as being part of the various distributions, and are therefore marked as "untracked". Example here:
The first of these "untracked assets" is part of the needed two-part airootfs for Bluestar:
Perhaps this is simply a matter of accepting .part2 files as an accepted file suffix.
@thelamer commented on GitHub (Apr 29, 2021):
Fixed in latest release