diff options
Diffstat (limited to 'overlay')
-rwxr-xr-x | overlay/arch/setup | 2 | ||||
-rw-r--r-- | overlay/etc/arch-release | 2 | ||||
-rw-r--r-- | overlay/etc/issue | 2 | ||||
-rw-r--r-- | overlay/etc/motd | 3 |
4 files changed, 6 insertions, 3 deletions
diff --git a/overlay/arch/setup b/overlay/arch/setup index e9d1660..908d106 100755 --- a/overlay/arch/setup +++ b/overlay/arch/setup @@ -1,3 +1,3 @@ #!/bin/sh # -aif -p interactive +aif -p interactive -d -l diff --git a/overlay/etc/arch-release b/overlay/etc/arch-release index 153f8b2..d04512c 100644 --- a/overlay/etc/arch-release +++ b/overlay/etc/arch-release @@ -1 +1 @@ -Arch Linux Live ISO +Parabola GNU/Linux-libre Live ISO diff --git a/overlay/etc/issue b/overlay/etc/issue index ce82e88..5af807c 100644 --- a/overlay/etc/issue +++ b/overlay/etc/issue @@ -1,5 +1,5 @@ [H[2J -Arch Linux Live ISO (\l) +Parabola GNU/Linux-libre Live ISO (\l) \s-\r \m. Default logins "root" and "arch" have no password. To begin installation, login as root. diff --git a/overlay/etc/motd b/overlay/etc/motd index 00e4775..ddd9fbc 100644 --- a/overlay/etc/motd +++ b/overlay/etc/motd @@ -6,6 +6,9 @@ * i18n: Use the 'km' utility to change your keyboard layout * * and console font. * * * +* If you encounter issues and want to report them or * +* seek help, run /arch/report-issues * +* * * If you are looking to install Arch on something more * * exotic, such as your kerosene-powered cheese grater, * * please consult http://wiki.archlinux.org. * |