about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-10-11 16:47:20 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2015-10-11 16:47:20 +0200
commite0a0d6a4dc7a517c23bcb523cd4e5165ca569ae4 (patch)
tree8cdd206bb8ac9852139fb30c0db715e41761f607 /README.md
parent66ff4c9fa59d916547c06ea87a63ef763a3ab834 (diff)
downloadhrmpf-e0a0d6a4dc7a517c23bcb523cd4e5165ca569ae4.tar.gz
hrmpf-e0a0d6a4dc7a517c23bcb523cd4e5165ca569ae4.tar.xz
hrmpf-e0a0d6a4dc7a517c23bcb523cd4e5165ca569ae4.zip
more README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md36
1 files changed, 33 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4514719..1980a0e 100644
--- a/README.md
+++ b/README.md
@@ -5,15 +5,45 @@
                    |_|       
 
 Welcome to the hrmpf rescue system, built on Void Linux.
+This project is based on void-mklive.
 
 #### Dependencies
 
- * xbps>=0.45
- * GNU bash
+* xbps>=0.45
+* GNU bash
+
+#### Features
+
+* Loads of console standard tools, with a focus on:
+   * system rescue
+   * maintainance
+   * diagnosis
+   * networking
+   * security
+   * ad-hoc setups
+   * tiny bits of entertainment if you have to wait for something
+
+* Missing software easily installable via XBPS.
+
+* Non-Linux extra images (only via ISOLINUX):
+   * memtest86+
+   * iPXE
+   * FreeDOS
+   * MHDD32 hard disk analysis
+
+* ISO image can be burned on CD or written raw on USB stick.
+
+* Load to RAM option, also bootable as MEMDISK.
+
+* A plain Bash as default shell without annoying fancy configuration.
 
 #### Usage
 
+To build your own:
+
     % ./mkhrmpf.sh
     % linux32 ./mkhrmpf.sh
 
-This project is based on void-mklive.
+Download pre-built images at
+<https://github.com/chneukirchen/hrmpf/releases>.
+