From e5adfaea4faf36f38296e2ee9813ac58d0c8f011 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 4 Nov 2014 20:38:20 +0100 Subject: README.rd: rewrite --- README.md | 39 +++++++++------------------------------ 1 file changed, 9 insertions(+), 30 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89e4ea7..b22e00a 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,19 @@ -## The Void Linux image/live/rootfs maker and installer + _ __ + | |_ _ _ _ __ _ __ / _| + | ' \| '_| ' \| '_ \ _| + |_||_|_| |_|_|_| .__/_| version 0.1 "Kiasoachbomba" + |_| -This repository contains utilities for Void Linux: - - * installer (The Void Linux el-cheapo installer for x86) - * mklive (The Void Linux live image maker for x86) - - * mkimage (The Void Linux image maker for ARM platforms) - * mkrootfs (The Void Linux rootfs maker for ARM platforms) +Welcome to the hrmpf rescue system, built on Void Linux. #### Dependencies * xbps>=0.35 * GNU bash - * parted (for mkimage) - * qemu-user-static binaries (for mkrootfs) #### Usage -Type - - $ make - -and then see the usage output: - - $ ./mklive.sh -h - $ ./mkrootfs.sh -h - $ ./mkimage.sh -h - -#### Examples - -Build an x86 live image with runit and keyboard set to 'fr': - - # ./mklive.sh -k fr - -Build an x86 live image with systemd and some optional packages: - - # ./mklive.sh -b base-system-systemd -p 'vim rtorrent' + % ./mkhrmpf.sh + % linux32 ./mkhrmpf.sh -See the usage output for more information :-) +This project is based on void-mklive. -- cgit 1.4.1