mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #764] [MERGED] Release 2.0.26 #2657
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#2657
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?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/764
Author: @antonym
Created: 11/18/2020
Status: ✅ Merged
Merged: 11/19/2020
Merged by: @antonym
Base:
master← Head:RC📝 Commits (10+)
88cd7ddUpdate version.txt10eb634Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201105-0946-73abf7d52b2ac27Version bump for netbootxyz/asset-mirror:hirens new tag v1.0.1-0570770edbfc60fVersion bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.7.0-10-f0e776465ee302cAdds a hook for putting local-vars.ipxe on tftp8f668feMerge pull request #755 from netbootxyz/local_varf139888Version bump for netbootxyz/debian-squash:clonezilla-stable new tag 2.7.0-10-3f1c0d1395e323cVersion bump for netbootxyz/ubuntu-squash:clonezilla-testing new tag 20201102-focal-bd9d97351a5e2e6Version bump for netbootxyz/debian-squash:sparky-rolling-mingui new tag 2020.09-0659ccac11f6cbfVersion bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20201111-2016-47417b56📊 Changes
9 files changed (+49 additions, -75 deletions)
View changed files
📝
Dockerfile-build(+1 -14)📝
Dockerfile-build.production(+1 -14)📝
endpoints.yml(+24 -14)📝
roles/netbootxyz/defaults/main.yml(+9 -9)📝
roles/netbootxyz/tasks/generate_disks.yml(+1 -0)📝
roles/netbootxyz/templates/disks/netboot.xyz.j2(+3 -1)📝
roles/netbootxyz/templates/menu/live-fedora.ipxe.j2(+8 -21)📝
roles/netbootxyz/templates/menu/nixos.ipxe.j2(+1 -1)📝
version.txt(+1 -1)📄 Description
Changelog:
Switches builder to netbootxyz docker image on Github Container Registry
Adds a hook in the bootloader that checks for local-vars.ipxe from a local tftp server, useful for loading up variables before loading the menu. Can be used to ensure github user is set by default for custom menus.
Bugfix on NixOS menu
Simplfied Fedora Live menu
Various version updates
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.