Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links changed from phpBB to dietpi.com/docs #3 #4128

Merged
merged 9 commits into from
Feb 19, 2021
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dietpi/dietpi-backup
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ _EOF_

'Help')

G_WHIP_MSG "DietPi-Backup is a program that allows you to Backup and Restore your DietPi system.\n\nIf you have broken your system, or want to reset your system to an earlier date, this can all be done with DietPi-Backup.\n\nSimply choose a location where you want to save and restore your backups from, then, select Backup or Restore.\n\nMore information:\n - https://dietpi.com/phpbb/viewtopic.php?p=255#p255"
G_WHIP_MSG "DietPi-Backup is a program that allows you to Backup and Restore your DietPi system.\n\nIf you have broken your system, or want to reset your system to an earlier date, this can all be done with DietPi-Backup.\n\nSimply choose a location where you want to save and restore your backups from, then, select Backup or Restore.\n\nMore information:\n - https://dietpi.com/docs/dietpi_tools/#dietpi-backup-backuprestore"

;;

Expand Down
2 changes: 1 addition & 1 deletion dietpi/dietpi-cleaner
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@

G_WHIP_MSG "$G_PROGRAM_NAME is a program that allows you to remove unwanted junk from your DietPi system, freeing up filesystem space in the process.\n
Simply enable the cleaners you require, then select \"Test\" to see what will happen, without modifying your system.\nOnce your satisfied with the Test results, select \"Run\" to clean your system.\n
Further information:\n - https://dietpi.com/phpbb/viewtopic.php?p=623#p623"
Further information:\n - http://localhost:8000/dietpi_tools/#dietpi-cleaner"
MichaIng marked this conversation as resolved.
Show resolved Hide resolved

;;

Expand Down
4 changes: 2 additions & 2 deletions dietpi/dietpi-drive_manager
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ Do you wish to ignore this warning, and, mount the drive regardless?" || return

if (( $1 == 0 )); then

G_WHIP_MSG "[FAILED]\n\nYour DietPi userdata is currently located on this drive:\n - $FP_USERDATA_CURRENT\n\nThe requested option for this drive is not currently possible.\n\nPlease move your userdata elsewhere, before trying again:\nhttps://dietpi.com/phpbb/viewtopic.php?t=478"
G_WHIP_MSG "[FAILED]\n\nYour DietPi userdata is currently located on this drive:\n - $FP_USERDATA_CURRENT\n\nThe requested option for this drive is not currently possible.\n\nPlease move your userdata elsewhere, before trying again:\nhttps://dietpi.com/docs/dietpi_tools/#quick-selections"

elif (( $1 == 1 )); then

Expand Down Expand Up @@ -1645,7 +1645,7 @@ NB: If you are planning to dedicate the drive to this system, it is recommended

G_WHIP_DEFAULT_ITEM=$FORMAT_FILESYSTEM_TYPE
if G_WHIP_MENU 'Please select a filesystem type for this format:\n\nEXT4:\nHighly recommended if you plan to use this drive solely on this system (dedicated drive).\n
NTFS:\nRecommended if you plan to use this drive on a Windows system. High CPU usage during transfers.\n\nFull list of different filesystem types:\nhttps://dietpi.com/phpbb/viewtopic.php?p=2898#p2898'; then
NTFS:\nRecommended if you plan to use this drive on a Windows system. High CPU usage during transfers.\n\nFull list of different filesystem types:\nhttps://dietpi.com/docs/dietpi_tools/#dietpi-drive-manager'; then

# Install FS pre-reqs
# - NTFS
Expand Down
12 changes: 6 additions & 6 deletions dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -16553,15 +16553,15 @@ _EOF_
if (( ${aSOFTWARE_INSTALL_STATE[68]} == 1 )); then

G_WHIP_MSG 'Remot3.it requires you to create an online account, and, link it this device.
\nOnce DietPi has completed your software installations, and rebooted, please follow the First Run tutorial link below:\nhttps://dietpi.com/phpbb/viewtopic.php?p=188#p188'
\nOnce DietPi has completed your software installations, and rebooted, please follow the First Run tutorial link below:\nhttps://dietpi.com/docs/software/remote_desktop/#remot3it'

fi

# Let's Encrypt
if (( ${aSOFTWARE_INSTALL_STATE[92]} == 1 )); then

G_WHIP_MSG 'The DietPi installation of Certbot supports all offered web servers.\n\nOnce the installation has finished, you can setup your free SSL cert with:
- DietPi-LetsEncrypt\n\nThis is a easy to use frontend for Certbot and allows integration into DietPi systems.\n\nMore information:\n - https://dietpi.com/phpbb/viewtopic.php?p=1062#p1062'
- DietPi-LetsEncrypt\n\nThis is a easy to use frontend for Certbot and allows integration into DietPi systems.\n\nMore information:\n - https://dietpi.com/docs/software/system_security/#lets-encrypt'

fi

Expand All @@ -16570,7 +16570,7 @@ _EOF_
if (( ${aSOFTWARE_INSTALL_STATE[67]} == 1 )); then

if G_WHIP_YESNO 'No-IP can be setup and configured by using DietPi-Config. Would you like to complete this now?\n\n - Once finished, exit DietPi-Config to resume setup.
\n - More information:\nhttps://dietpi.com/phpbb/viewtopic.php?p=58#p58'; then
\n - More information:\nhttps://dietpi.com/docs/software/advanced_networking/#no-ip'; then

# Write installed states to temp
Write_InstallFileList temp
Expand Down Expand Up @@ -16932,7 +16932,7 @@ _EOF_

G_WHIP_BUTTON_CANCEL_TEXT='Back'
if G_WHIP_MENU 'Choose where to store your user data. User data includes software such as ownCloud data store, BitTorrent downloads etc.
\nMore information on user data in DietPi:\n- https://dietpi.com/phpbb/viewtopic.php?p=2087
\nMore information on user data in DietPi:\n- https://dietpi.com/docs/dietpi_tools/#quick-selections
\n- DietPi-Drive_Manager: Launch DietPi-Drive_Manager to setup external drives, and, move user data to different locations.'; then

# DriveMan
Expand Down Expand Up @@ -17004,7 +17004,7 @@ _EOF_

G_WHIP_DEFAULT_ITEM=$index_webserver_text
G_WHIP_BUTTON_CANCEL_TEXT='Back'
if G_WHIP_MENU 'Please select a Webserver preference, more info https://dietpi.com/phpbb/viewtopic.php?p=1549#p1549:
if G_WHIP_MENU 'Please select a Webserver preference, more info https://dietpi.com/docs/software/webserver_stack/#stacks-for-web-development:
\n- Apache2: Feature-rich and popular. Recommended for beginners and users who are looking to follow Apache2 based guides.
\n- Nginx: Lightweight alternative to Apache2. Nginx claims faster webserver performance compared to Apache2.
\n- Lighttpd: Extremely lightweight and is generally considered to offer the \"best\" webserver performance for SBCs. Recommended for users who expect low webserver traffic.'; then
Expand Down Expand Up @@ -17096,7 +17096,7 @@ Welcome to DietPi:
Use PageUp/Down or Arrow Up/Down to scroll this help screen.
Press ESC, or TAB then enter to exit this help screen.\n
Easy to follow, step by step guides for installing DietPi:
https://dietpi.com/phpbb/viewtopic.php?f=8&t=9\n
https://dietpi.com/docs/getting_started/\n
For a list of all installation options and their details:
https://dietpi.com/software\n
───────────────────────────────────────────────────────────────
Expand Down
2 changes: 1 addition & 1 deletion dietpi/dietpi-survey
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# - Runs after every dietpi-update and dietpi-software install, if user opted in
# - Summary can be visited at: https://dietpi.com/survey/
# - Allows the DietPi project to focus development based on popularity
# - Further info: https://dietpi.com/phpbb/viewtopic.php?p=34#p34
# - Further info: https://dietpi.com/docs/dietpi_tools/#dietpi-survey
#
# Usage:
# - /boot/dietpi/dietpi-survey Interactive menu to opt in or out
Expand Down
2 changes: 1 addition & 1 deletion dietpi/dietpi-sync
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ _EOF_
For example: If we want to duplicate (sync) the data on our external USB HDD to another location, we simply select the USB HDD as the source, then, select a target location.
The target location can be anything from a networked samba fileserver, or even an FTP server.\n
Each sync includes a leading dry run, after which you can check the expected result before deciding if you want to continue with the actual sync.\n
More information:\n - https://dietpi.com/phpbb/viewtopic.php?p=256#p256'
More information:\n - https://dietpi.com/docs/dietpi_tools/#dietpi-sync'

;;

Expand Down
2 changes: 1 addition & 1 deletion dietpi/func/dietpi-globals
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ $log_content" || break # Exit error handler menu loop on cancel

[[ $G_PROMPT_BACKUP_DISABLED == 1 ]] && return 0

G_WHIP_YESNO 'Would you like to create (or update) a "DietPi-Backup" of the system, before proceeding?\n\n"DietPi-Backup" creates a system restore point, which can be recovered if unexpected issues occur.\n\nFor more information on "DietPi-Backup", please use the link below:\n - https://dietpi.com/phpbb/viewtopic.php?p=255#p255' || return 0
G_WHIP_YESNO 'Would you like to create (or update) a "DietPi-Backup" of the system, before proceeding?\n\n"DietPi-Backup" creates a system restore point, which can be recovered if unexpected issues occur.\n\nFor more information on "DietPi-Backup", please use the link below:\n - https://dietpi.com/docs/dietpi_tools/#dietpi-backup-backuprestore' || return 0

/boot/dietpi/dietpi-backup 1
local exit_code=$?
Expand Down