mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #440] [MERGED] RC 1.9.91 #2406
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#2406
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/440
Author: @antonym
Created: 12/22/2019
Status: ✅ Merged
Merged: 12/22/2019
Merged by: @antonym
Base:
RC← Head:development📝 Commits (10+)
2f9fee7Add EFI detection for out of date loaders and...92c03e2Rename news to about netboot.xyz6c03e92Merge pull request #421 from netbootxyz/about0fbf768Fix index to loop over primary site_name51aa769missed in last PR changing the link textd35c5c9Merge pull request #425 from netbootxyz/bugfix31e430amissed netinfo in the transitionda15738Merge pull request #426 from netbootxyz/netinfof628157Fixing signatures and add certs to loaders95377b0drop the name as the new release is called Hera, just use Latest to signify we are up to date📊 Changes
39 files changed (+595 additions, -168 deletions)
View changed files
📝
.travis.yml(+11 -11)➕
Dockerfile-build.production(+32 -0)📝
README.md(+15 -13)📝
endpoints.yml(+127 -45)📝
roles/netbootxyz/defaults/main.yml(+5 -1)➖
roles/netbootxyz/files/ipxe/local/nap.h.efi(+0 -4)➖
roles/netbootxyz/files/ipxe/local/usb.h.efi(+0 -2)📝
roles/netbootxyz/tasks/generate_checksums.yml(+6 -0)📝
roles/netbootxyz/tasks/generate_disks.yml(+4 -0)📝
roles/netbootxyz/tasks/generate_disks_arm.yml(+54 -0)📝
roles/netbootxyz/tasks/generate_disks_efi.yml(+11 -1)📝
roles/netbootxyz/tasks/generate_disks_legacy.yml(+11 -0)📝
roles/netbootxyz/tasks/generate_menus.yml(+21 -0)📝
roles/netbootxyz/tasks/generate_signatures.yml(+1 -1)📝
roles/netbootxyz/tasks/main.yml(+0 -3)📝
roles/netbootxyz/templates/index.html.j2(+19 -12)➕
roles/netbootxyz/templates/menu/about.ipxe.j2(+52 -0)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+6 -6)➕
roles/netbootxyz/templates/menu/live-deepin.ipxe(+27 -0)📝
roles/netbootxyz/templates/menu/live-elementary.ipxe.j2(+1 -1)...and 19 more files
📄 Description
Contains bootloaders with certs and lots of incremental bug fixes and changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.