From 8fa9807ef3ac66ec5f47a804c7b3819dc59f7ab7 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 22 May 2020 02:04:59 -0500 Subject: Qt UI: Add remaining needed help files --- ui/qt5/horizon.qrc | 5 ++ ui/qt5/resources/accounts-help.txt | 12 +++++ ui/qt5/resources/commit-help.txt | 9 ++++ ui/qt5/resources/network-manual-help.txt | 18 +++++++ ui/qt5/resources/packages-custom-default-help.txt | 66 +++++++++++++++++++++++ ui/qt5/resources/packages-custom-help.txt | 8 +++ ui/qt5/resources/partition-manual-help.txt | 6 +++ ui/qt5/resources/partition-mountpoints-help.txt | 5 ++ ui/qt5/resources/rootpw-help.txt | 10 ++++ 9 files changed, 139 insertions(+) create mode 100644 ui/qt5/resources/accounts-help.txt create mode 100644 ui/qt5/resources/commit-help.txt create mode 100644 ui/qt5/resources/network-manual-help.txt create mode 100644 ui/qt5/resources/packages-custom-default-help.txt create mode 100644 ui/qt5/resources/packages-custom-help.txt (limited to 'ui/qt5') diff --git a/ui/qt5/horizon.qrc b/ui/qt5/horizon.qrc index 2e55ddf..0371554 100644 --- a/ui/qt5/horizon.qrc +++ b/ui/qt5/horizon.qrc @@ -36,6 +36,11 @@ resources/packages-simple-help.txt resources/startup-help.txt resources/rootpw-help.txt + resources/accounts-help.txt + resources/commit-help.txt + resources/network-manual-help.txt + resources/packages-custom-default-help.txt + resources/packages-custom-help.txt ../../assets/horizon-256.png diff --git a/ui/qt5/resources/accounts-help.txt b/ui/qt5/resources/accounts-help.txt new file mode 100644 index 0000000..6f78c01 --- /dev/null +++ b/ui/qt5/resources/accounts-help.txt @@ -0,0 +1,12 @@ +

User Accounts

+ +

This page allows you to personalise your system by providing the names of +the people who will use it. When the system starts up, you will be able to +choose who is using the computer. Each user's documents and configuration are +stored in separate places on the system.

+ +

If you are the only person who will use the computer, enter your own name +and passphrase.

+ +

It is important that all user passphrases are different from the root user's +passphrase.

diff --git a/ui/qt5/resources/commit-help.txt b/ui/qt5/resources/commit-help.txt new file mode 100644 index 0000000..5677b2e --- /dev/null +++ b/ui/qt5/resources/commit-help.txt @@ -0,0 +1,9 @@ +

Begin Installation

+ +

You're almost there! This page allows you to review all of the options you +have selected before installation begins. Ensure that the information is +correct, and then choose Install to begin the installation process.

+ +

Note that if you have selected to erase a hard disk drive, choosing Install +will immediately erase it. You cannot cancel the installation once you have +chosen Install.

diff --git a/ui/qt5/resources/network-manual-help.txt b/ui/qt5/resources/network-manual-help.txt new file mode 100644 index 0000000..6ce8cb0 --- /dev/null +++ b/ui/qt5/resources/network-manual-help.txt @@ -0,0 +1,18 @@ +

Configure Your Network

+ +

This page allows you to input the proper configuration for your network +connection.

+ +

Choosing a protocol

+ +

System Installation requires you to specify manual configuration for each +network protocol in use on your system. If you use automatic configuration +for one protocol, and manual configuration for another, you must enable the +automatically configured protocol later.

+ +

What should I input for a DNS server?

+ +

If your network administrator did not provide you a preferred DNS server +to use, we recommend you use the default value of 9.9.9.9. This server is +provided as a public service to the Internet by Quad9, focused on ensuring +user privacy.

diff --git a/ui/qt5/resources/packages-custom-default-help.txt b/ui/qt5/resources/packages-custom-default-help.txt new file mode 100644 index 0000000..15a00d9 --- /dev/null +++ b/ui/qt5/resources/packages-custom-default-help.txt @@ -0,0 +1,66 @@ +

Software Choices

+ +

This page allows you to select the software you wish to use in certain +roles on your system. The defaults used by standard installations of Adelie +Linux are always on the left side.

+ +

Most users do not need to change these options.

+ + +
+ + +

Shell to use for /bin/sh

+ +

This section allows you to choose which shell will be used for shell scripts +that use /bin/sh.

+ + + + +
+ + +

Init system (/sbin/init)

+ +

This section allows you to choose which init system will be used to start up +your computer.

+ +
    +
  • s6-linux-init: The lightweight, customisable s6-linux-init +init system has been designed from the ground up to be lightweight and +efficient. Using this system provides full LSB compatibility with init control +and shutdown commands.
  • +
  • SysV Init: The traditional Linux init system was at one time widely +deployed, but has fallen out of favour recently due to issues with supervision +and power usage.
  • +
+ + +
+ + +

uevent management daemon

+ +

This section allows you to choose which daemon will be used to manage kernel +uevents. Modifying this option may cause improper system operation or +failure to boot. Only modify this option if you know what you are doing. +

+ +
    +
  • eudev: The traditional eudev system provides a standard +UDev-compatible interface. It is highly recommended that you use eudev unless +you know it is inappropriate for your use case.
  • +
  • mdevd: The minimalist, lightweight mdevd system is the skarnet fork of +the mdev system from BusyBox. Choosing this option on a desktop system will +require manual intervention.
  • +
diff --git a/ui/qt5/resources/packages-custom-help.txt b/ui/qt5/resources/packages-custom-help.txt new file mode 100644 index 0000000..16aa52e --- /dev/null +++ b/ui/qt5/resources/packages-custom-help.txt @@ -0,0 +1,8 @@ +

Software Selection

+ +

This page allows you to select the software you wish to install. You can +read a description of the available packages by selecting them; the +description will appear below the list.

+ +

It is highly recommended that you install a Desktop Environment unless you +are already familiar with using a Unix-based system.

diff --git a/ui/qt5/resources/partition-manual-help.txt b/ui/qt5/resources/partition-manual-help.txt index e69de29..81c74bb 100644 --- a/ui/qt5/resources/partition-manual-help.txt +++ b/ui/qt5/resources/partition-manual-help.txt @@ -0,0 +1,6 @@ +

Launch Manual Partitioner

+ +

This page allows you to start up a utility for partitioning your hard disk +drive(s). Choose Launch Partitioner when you are ready to start the utility. +For help using the utility, consult the utility's built-in help using the Help +menu from within the utility.

diff --git a/ui/qt5/resources/partition-mountpoints-help.txt b/ui/qt5/resources/partition-mountpoints-help.txt index e69de29..4fdcefe 100644 --- a/ui/qt5/resources/partition-mountpoints-help.txt +++ b/ui/qt5/resources/partition-mountpoints-help.txt @@ -0,0 +1,5 @@ +

Set Mount Points

+ +

This page allows you to specify the mount points for the partitions present +on the system. You are not required to specify mount points for every +partition. You must specify a root partition, which will be mounted at /.

diff --git a/ui/qt5/resources/rootpw-help.txt b/ui/qt5/resources/rootpw-help.txt index e69de29..3906d2c 100644 --- a/ui/qt5/resources/rootpw-help.txt +++ b/ui/qt5/resources/rootpw-help.txt @@ -0,0 +1,10 @@ +

Set Root Passphrase

+ +

This page allows you to set the passphrase for the root user. The +root user is known in some other systems as the "Administrator" user. +This passphrase is used when performing certain administrative tasks on the +system, and for system recovery.

+ +

It is important that you set a unique passphrase for the root user, as +anyone with the root user's passphrase can access any data on your computer. +You should write it down and keep it in a safe place.

-- cgit v1.2.3-60-g2f50