[PR #363] [MERGED] Splits out nameserver to its own kernel option #810

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/363
Author: @antonym
Created: 10/7/2019
Status: Merged
Merged: 10/7/2019
Merged by: @antonym

Base: masterHead: fix_dns


📝 Commits (1)

  • 4180f4a Splits out nameserver to its own kernel option

📊 Changes

8 files changed (+9 additions, -9 deletions)

View changed files

📝 src/centos.ipxe (+1 -1)
📝 src/debian.ipxe (+1 -1)
📝 src/devuan.ipxe (+1 -1)
📝 src/fedora.ipxe (+1 -1)
📝 src/opensuse.ipxe (+1 -1)
📝 src/rhel.ipxe (+1 -1)
📝 src/scientific.ipxe (+2 -2)
📝 src/ubuntu.ipxe (+1 -1)

📄 Description

Moves nameserver out of ip option to nameserver
option on anaconda style installers, also removes
unused netcfg options.

Fixes https://github.com/antonym/netboot.xyz/issues/360


🔄 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/363 **Author:** [@antonym](https://github.com/antonym) **Created:** 10/7/2019 **Status:** ✅ Merged **Merged:** 10/7/2019 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `fix_dns` --- ### 📝 Commits (1) - [`4180f4a`](https://github.com/netbootxyz/netboot.xyz/commit/4180f4a1e5cd68d88734e7137c64e796da2348e9) Splits out nameserver to its own kernel option ### 📊 Changes **8 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/centos.ipxe` (+1 -1) 📝 `src/debian.ipxe` (+1 -1) 📝 `src/devuan.ipxe` (+1 -1) 📝 `src/fedora.ipxe` (+1 -1) 📝 `src/opensuse.ipxe` (+1 -1) 📝 `src/rhel.ipxe` (+1 -1) 📝 `src/scientific.ipxe` (+2 -2) 📝 `src/ubuntu.ipxe` (+1 -1) </details> ### 📄 Description Moves nameserver out of ip option to nameserver option on anaconda style installers, also removes unused netcfg options. Fixes https://github.com/antonym/netboot.xyz/issues/360 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:53:19 +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#810
No description provided.