[PR #138] [MERGED] Add ALT Linux Rescue #670

Closed
opened 2026-02-27 14:52:48 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: alt_linux_rescue


📝 Commits (2)

  • 8616e5f Add ALT Linux Rescue
  • b661a90 Use 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 ipmitool on 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.sh signs 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/138 **Author:** [@willglynn](https://github.com/willglynn) **Created:** 4/12/2017 **Status:** ✅ Merged **Merged:** 4/14/2017 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `alt_linux_rescue` --- ### 📝 Commits (2) - [`8616e5f`](https://github.com/netbootxyz/netboot.xyz/commit/8616e5f6c7beaf2ccc3613744c9bee36b319a5f1) Add ALT Linux Rescue - [`b661a90`](https://github.com/netbootxyz/netboot.xyz/commit/b661a904f3bbaacaefb45839a881193393823ec9) Use the most recent quarterly ALT Linux Rescue image ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.md` (+1 -0) 📝 `src/utils.ipxe` (+12 -0) </details> ### 📄 Description Thanks for making `netboot.xyz`! This commit adds [ALT Linux Rescue](https://en.altlinux.org/Rescue), a tool which I've used in the past for various maintenance purposes and used again today to get convenient access to `ipmitool` on 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.sh`](https://github.com/antonym/netboot.xyz/blob/master/script/prep-release.sh) signs 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](http://nightly.altlinux.org/sisyphus/snapshots/) 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:52:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#670
No description provided.