From 960e8af0b66594782287b35d0d090bcde16da62c Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Thu, 13 Apr 2023 01:37:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 412b91e..6be33a1 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,7 @@ Debian 11 Server with: git clone https://support.ostrachhelp.de/p_reichart/pxe-bootserver cd pxe-bootserver ``` -4. Install needed Packages: -``` -./install-debian-Packages.sh -``` -5. Setup a minimal Confiration: -``` -./configure-debian-system.sh -``` +4. run the ```./runall.sh```script to automagically create and copy all files -Now you should have a Server with NFS, TFTP and HTTP Support and a minimal Configuration -with PXELINUX and some Demo entries with iPXE \ No newline at end of file +Now you should have a PXE-Server with NFS, TFTP and HTTP Support and configuration +with Knoppix, Rescuezilla, and many more tools! \ No newline at end of file