mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1212] Pulled Assets still load from the Internet #1878
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1878
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 @oe3gwu on GitHub (Mar 11, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1212
Describe the bug
I pulled down KDE Neon for example. When checking my router I still get the traffic and items from the internet
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Fetching local data
Screenshots
I can provide if needed.
Additional context
None - all said,
@oe3gwu commented on GitHub (Mar 12, 2023):
Test is made with Ubuntu 20.04 KDE:
Downloaded Assets:

View from my VM and my Router. As you can see it got quite an incoming traffic while downloading - though assets are pulled.

My Docker Host is idle in the meantime.

I guess that is a bug. If it is not, why can I pull assetts?
@antonym commented on GitHub (Mar 16, 2023):
You will need to modify the boot.cfg to pull assets locally:
@oe3gwu commented on GitHub (Mar 16, 2023):
Yeah I saw this, therefore I closed the call. Sometimes RTFM works.