mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #138] [MERGED] Add ALT Linux Rescue #2206
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#2206
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/138
Author: @willglynn
Created: 4/12/2017
Status: ✅ Merged
Merged: 4/14/2017
Merged by: @antonym
Base:
master← Head:alt_linux_rescue📝 Commits (2)
8616e5fAdd ALT Linux Rescueb661a90Use the most recent quarterly ALT Linux Rescue image📊 Changes
2 files changed (+13 additions, -0 deletions)
View changed files
📝
docs/index.md(+1 -0)📝
src/utils.ipxe(+12 -0)📄 Description
Thanks for making
netboot.xyz!This commit adds ALT Linux Rescue, a tool which I've used in the past for various maintenance purposes and used again today to get convenient access to
ipmitoolon a series of diskless machines. This image is larger than I'd like -- about 400 MB -- but it works. I put it in the Utilities menu but there's an argument for the Live menu too.One snag: I'm unclear on how image signatures are generated.
prep-release.shsigns the scripts, but something else signs the images… right?I ask because this changeset points to an image which is regularly rebuilt and for which signatures will therefore regularly become invalid. There are dated builds available which could be used to get consistent binaries, but this comes at the cost of periodically updating the date and regenerating the signatures. I would be happy to script that but I don't know where or how best to make that happen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.