From e76f0bd3d98badfd43940beeb9ce89dd7f561461 Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Mon, 13 Aug 2018 04:52:22 +0800 Subject: [PATCH] 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. :) --- pixiecore/README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pixiecore/README.md b/pixiecore/README.md index e3e8e29..e8d15c8 100644 --- a/pixiecore/README.md +++ b/pixiecore/README.md @@ -1,13 +1,19 @@ # Pixiecore -Pixiecore is an all-in-one tool to manage network booting of -machines. It can be used either as a simple tool for ad-hoc network -boots, or as a building block of machine management infrastructure. +Pixiecore is an tool to manage network booting of machines. It can be used +for simple single shot network boots, or as a building block of machine +management infrastructure. -[![license](https://img.shields.io/github/license/google/netboot.svg?maxAge=2592000)](https://github.com/google/netboot/blob/master/LICENSE) [![Travis](https://img.shields.io/travis/google/netboot.svg?maxAge=2592000)](https://travis-ci.org/google/netboot) ![api](https://img.shields.io/badge/api-unstable-red.svg) ![cli](https://img.shields.io/badge/cli-stable-green.svg) [![cli](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/go.universe.tf/netboot/pixiecore) +[![license](https://img.shields.io/github/license/google/netboot.svg)](https://github.com/google/netboot/blob/master/LICENSE) ![api](https://img.shields.io/badge/api-unstable-red.svg) ![cli](https://img.shields.io/badge/cli-stable-green.svg) [![cli](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/go.universe.tf/netboot/pixiecore) ![Pixiecore UI](https://cdn.rawgit.com/google/netboot/master/pixiecore/pixiecore-ui.png) +## TL;DR + + pixiecore quick xyz --dhcp-no-bind + +Then try to boot another machine from the same network. + ## Why? Booting a Linux system over the network is quite tedious. You have to