mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #417] [MERGED] Adds Bootloader index generator #849
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#849
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/417
Author: @antonym
Created: 12/13/2019
Status: ✅ Merged
Merged: 12/13/2019
Merged by: @thelamer
Base:
development← Head:v2-working📝 Commits (1)
74eb609Adds Bootloader index generator📊 Changes
4 files changed (+110 additions, -8 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+49 -0)📝
roles/netbootxyz/tasks/generate_checksums.yml(+2 -2)📝
roles/netbootxyz/tasks/generate_disks_efi.yml(+7 -1)📝
roles/netbootxyz/templates/index.html.j2(+52 -5)📄 Description
Adds snp* efi disks
Moves checksums file to be tunable variable
Generates a table for index of downloads
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.