blob: 6c416ec507cd6988c5c72eb793e598dd2033b47c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
_ __
| |_ _ _ _ __ _ __ / _|
| ' \| '_| ' \| '_ \ _|
|_||_|_| |_|_|_| .__/_|
|_|
Welcome to the hrmpf rescue system, built on Void Linux.
This project is based on void-mklive.
#### Dependencies
* 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
Download pre-built images at
<https://github.com/chneukirchen/hrmpf/releases>.
|