mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #419] [MERGED] Go Live 1.9.9 #2393
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#2393
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/419
Author: @thelamer
Created: 12/14/2019
Status: ✅ Merged
Merged: 12/14/2019
Merged by: @antonym
Base:
master← Head:RC📝 Commits (10+)
fc4b151initial commit026c875adding POC live menu stuff loading settings from endpoints yaml1b333b4Merge pull request #3 from thelamer/development9f3c1ecPushing up more work03cb898Version bump for :master new tag 18.04.3-51dd7e49690c4dbVersion bump for netbootxyz/ubuntu-squash:master new tag 18.04.3-990e20c55e1cc96Version bump for netbootxyz/ubuntu-core-18.04:master new tag 4.15.0.20.23-81ae083499fb5e1Version bump for netbootxyz/debian-core-10:master new tag 4.19.67-2-04fe0fb97ccf9e2Version bump for netbootxyz/debian-core-9:master new tag 4.9.189-3-152f39d8269413eVersion bump for netbootxyz/ubuntu-core-19.10:master new tag 5.3.0.18.21-d5298da0📊 Changes
120 files changed (+3124 additions, -1481 deletions)
View changed files
📝
.travis.yml(+164 -22)📝
CONTRIBUTING.md(+2 -2)➕
Dockerfile-build(+32 -0)📝
README.md(+111 -59)➕
docker-build-root/dumper.sh(+20 -0)➕
endpoints.yml(+521 -0)➕
etc/netbootxyz/custom/README.md(+24 -0)➕
etc/netbootxyz/custom/custom.ipxe.j2(+36 -0)➕
inventory(+1 -0)➕
roles/netbootxyz/README.md(+39 -0)➕
roles/netbootxyz/defaults/main.yml(+479 -0)📝
roles/netbootxyz/files/ipxe/local/colour.h(+0 -0)📝
roles/netbootxyz/files/ipxe/local/crypto.h(+0 -0)📝
roles/netbootxyz/files/ipxe/local/general.h(+0 -0)📝
roles/netbootxyz/files/ipxe/local/general.h.efi(+0 -0)📝
roles/netbootxyz/files/ipxe/local/nap.h.efi(+0 -0)📝
roles/netbootxyz/files/ipxe/local/usb.h.efi(+0 -0)📝
roles/netbootxyz/files/memdisk(+0 -0)📝
roles/netbootxyz/files/wimboot(+0 -0)➕
roles/netbootxyz/meta/main.yml(+15 -0)...and 80 more files
📄 Description
This pushes a stable release in Github and asset files to our staging endpoint. https://staging.boot.netboot.xyz/
I have tested booting everything in this menu, not precisely at this release but the code that has changed since then I double checked.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.