mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1192] Filesystem.squashfs not generated for ubuntu-netboot #1871
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#1871
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 @tredger on GitHub (Jan 24, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1192
Describe the bug
The master
endpoint.ymlpoints 1ubuntu-netboot-22.04.11 to https://github.com/netbootxyz/ubuntu-squash/releases/22.04.1-e4c114c4/ butfilesystem.squashfsis not generated in this release and it instead has four other squashfs filesystems.github.com/netbootxyz/netboot.xyz@589c06246e/endpoints.yml (L1567-L1578)To Reproduce
Steps to reproduce the behavior as above
Expected behavior
The
filesystem.squashfsfile to be generated and available, and ubuntu-netboot 22.04 to boot and install.Additional context
It looks like this was addressed for the 20.04 netboot recently.
@antonym commented on GitHub (Apr 19, 2023):
ubuntu-netboot images are used purely for the Linux Network Installs so they don't pull filesystem.squashfs down.