diff options
Diffstat (limited to 'data/issue.in')
-rw-r--r-- | data/issue.in | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/issue.in b/data/issue.in new file mode 100644 index 0000000..fb0daaa --- /dev/null +++ b/data/issue.in @@ -0,0 +1,26 @@ + _ __ +| |_ _ _ _ __ _ __ / _| +| ' \\| '_| ' \\| '_ \\ _| +|_||_|_| |_|_|_| .__/_| @@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 + +Enjoy! |