mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 23:55:50 +03:00
[PR #131] [MERGED] Add support for Google Compute Cloud #665
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#665
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/131
Author: @antonym
Created: 1/31/2017
Status: ✅ Merged
Merged: 2/4/2017
Merged by: @antonym
Base:
master← Head:gce_docs📝 Commits (1)
7a56271Add support for Google Compute Cloud📊 Changes
16 files changed (+70 additions, -14 deletions)
View changed files
➕
docs/usage-gce.md(+51 -0)📝
mkdocs.yml(+1 -0)📝
src/archlinux.ipxe(+1 -1)📝
src/centos.ipxe(+1 -1)📝
src/coreos.ipxe(+1 -1)📝
src/debian.ipxe(+1 -1)📝
src/fedora.ipxe(+1 -1)📝
src/gentoo.ipxe(+1 -1)📝
src/kali.ipxe(+1 -1)📝
src/livedebian.ipxe(+1 -1)📝
src/mageia.ipxe(+1 -1)📝
src/menu.ipxe(+5 -1)📝
src/opensuse.ipxe(+1 -1)📝
src/scientific.ipxe(+1 -1)📝
src/slackware.ipxe(+1 -1)📝
src/ubuntu.ipxe(+1 -1)📄 Description
Adds documents and support for using netboot.xyz with Google
Compute Cloud (GCE).
Console output is redirected to serial when booting the GCE
iPXE disk.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.