mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #363] [MERGED] Splits out nameserver to its own kernel option #810
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#810
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/363
Author: @antonym
Created: 10/7/2019
Status: ✅ Merged
Merged: 10/7/2019
Merged by: @antonym
Base:
master← Head:fix_dns📝 Commits (1)
4180f4aSplits 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.