mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 01:51:19 +02:00
Simplify and add TL;DR with quick xyz
option
It is not clear what `all-in-one` means for software that is so specialized as `pixiecore`, so I removed that phrase. :)
This commit is contained in:
parent
545242b7db
commit
e76f0bd3d9
@ -1,13 +1,19 @@
|
|||||||
# Pixiecore
|
# Pixiecore
|
||||||
|
|
||||||
Pixiecore is an all-in-one tool to manage network booting of
|
Pixiecore is an tool to manage network booting of machines. It can be used
|
||||||
machines. It can be used either as a simple tool for ad-hoc network
|
for simple single shot network boots, or as a building block of machine
|
||||||
boots, or as a building block of machine management infrastructure.
|
management infrastructure.
|
||||||
|
|
||||||
[](https://github.com/google/netboot/blob/master/LICENSE) [](https://travis-ci.org/google/netboot)   [](https://godoc.org/go.universe.tf/netboot/pixiecore)
|
[](https://github.com/google/netboot/blob/master/LICENSE)   [](https://godoc.org/go.universe.tf/netboot/pixiecore)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## TL;DR
|
||||||
|
|
||||||
|
pixiecore quick xyz --dhcp-no-bind
|
||||||
|
|
||||||
|
Then try to boot another machine from the same network.
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
Booting a Linux system over the network is quite tedious. You have to
|
Booting a Linux system over the network is quite tedious. You have to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user