netbootxyz / webapp

NodeJS helper Application for managing local deployments of netboot.xyz

Home Page:https://netboot.xyz/docs/docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some required files improperly categorized as "untracked" in Local Assets

bastropsteve opened this issue · comments

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:

image

The first of these "untracked assets" is part of the needed two-part airootfs for Bluestar:

image

Perhaps this is simply a matter of accepting .part2 files as an accepted file suffix.

Fixed in latest release