mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #418] [MERGED] RC 1.9.9 #2388
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#2388
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/418
Author: @thelamer
Created: 12/14/2019
Status: ✅ Merged
Merged: 12/14/2019
Merged by: @antonym
Base:
RC← Head:development📝 Commits (10+)
1434626Adds ansible testing to PRs0dbb0afVarious Fixesda76280need goto statement or bionic always boot, missed this in testing2cb1c15Remove Flatcar edge, update IpFire endpoint, remove NixOS Unstable, remove TinyCore plus ISO optionac86bbabump versiona808046update clonezilla endpoint while we are at it25171b8Merge pull request #412 from netbootxyz/last-fixes78eac80only run the update logic on the rolling .x series, tag the versioned builds to display in menuf72b9b4Merge pull request #413 from netbootxyz/versioning8f0c1e8Add news to menu📊 Changes
21 files changed (+242 additions, -78 deletions)
View changed files
📝
.travis.yml(+12 -2)📝
endpoints.yml(+2 -9)📝
roles/netbootxyz/defaults/main.yml(+62 -23)📝
roles/netbootxyz/tasks/generate_checksums.yml(+2 -2)➕
roles/netbootxyz/tasks/generate_disks(+0 -0)📝
roles/netbootxyz/tasks/generate_disks.yml(+1 -1)📝
roles/netbootxyz/tasks/generate_disks_efi.yml(+7 -1)📝
roles/netbootxyz/templates/index.html.j2(+52 -5)📝
roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2(+10 -0)📝
roles/netbootxyz/templates/menu/archlinux.ipxe.j2(+2 -11)📝
roles/netbootxyz/templates/menu/centos.ipxe.j2(+1 -1)📝
roles/netbootxyz/templates/menu/coreos.ipxe.j2(+7 -9)📝
roles/netbootxyz/templates/menu/fedora.ipxe.j2(+0 -3)📝
roles/netbootxyz/templates/menu/linux.ipxe.j2(+1 -2)📝
roles/netbootxyz/templates/menu/live-voyager.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/menu.ipxe.j2(+10 -2)➕
roles/netbootxyz/templates/menu/news.ipxe.j2(+45 -0)📝
script/build_release(+16 -5)➕
script/netbootxyz-overrides.yml(+9 -0)📝
user_overrides.yml(+1 -1)...and 1 more files
📄 Description
To Push an RC do some basic testing and push a staging pre-release on this tag pending the polished version for 2.0.0 with further ansible and sig tweaks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.