Skip to content

leahneukirchen/hrmpf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 _                    __ 
| |_  _ _ _ __  _ __ / _|
| ' \| '_| '  \| '_ \  _|
|_||_|_| |_|_|_| .__/_|
               |_|       

Welcome to the hrmpf rescue system, built on Void Linux. This project is based on void-mklive.

Dependencies

  • xbps
  • GNU bash

Features

  • Loads of console standard tools, with a focus on:

    • system rescue
    • maintenance
    • diagnosis
    • networking
    • security
    • ad-hoc setups
    • ZFS support
    • 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
    • Bare GRUB 2
  • 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.

Minimum requirements

  • x86_64 CPU
  • 256 MB RAM

Usage

To build your own:

% make
% ./mkhrmpf.sh

Download pre-built images at https://github.com/leahneukirchen/hrmpf/releases.