about summary refs log tree commit diff
path: root/data/issue.in
blob: c4afdc2514aaa8e54fed2b028b1fe9200c6b9f48 (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
 _                    __ 
| |_  _ _ _ __  _ __ / _|
| ' \\| '_| '  \\| '_ \\  _|
|_||_|_| |_|_|_| .__/_|    @@VERSION@@
               |_|       

Welcome to the hrmpf rescue system, built on Void Linux.
There are two accounts:

	- root:voidlinux
	- anon:voidlinux

The `anon` user additionally has `sudo(8)` permissions to run any command
without a password.

You can also use this disk to install Void:

    # void-installer

and follow the on-screen instructions.  To install additional software make
sure to configure your network interface and then use:

	- xbps-install(8) to install/update packages
	- xbps-query(8) to query for package info
	- xbps-reconfigure -a to build ZFS modules

Enjoy!