From 29f03eb3bb2a28de2ab8ba7abc6abddfec5951cb Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:10:11 +0100 Subject: [PATCH 1/8] Link changed from phpBB to dietpi.com/docs #3 - dietpi-cleaner --- dietpi/dietpi-cleaner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-cleaner b/dietpi/dietpi-cleaner index 114ac4bb3e..f61df1a455 100644 --- a/dietpi/dietpi-cleaner +++ b/dietpi/dietpi-cleaner @@ -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" ;; From afee1fae74309accbe2c2cd8dcbecf04c46c8437 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:14:40 +0100 Subject: [PATCH 2/8] Update dietpi-drive_manager - dietpi-drive_manager --- dietpi/dietpi-drive_manager | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dietpi/dietpi-drive_manager b/dietpi/dietpi-drive_manager index f40903a4ac..d06ba7d094 100644 --- a/dietpi/dietpi-drive_manager +++ b/dietpi/dietpi-drive_manager @@ -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 @@ -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 From 6db54697fdff968038b093bf4363c0f5d6d09f9c Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:25:28 +0100 Subject: [PATCH 3/8] Links in dietpi-software --- dietpi/dietpi-software | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dietpi/dietpi-software b/dietpi/dietpi-software index cfc51297f7..d7ca9420b3 100644 --- a/dietpi/dietpi-software +++ b/dietpi/dietpi-software @@ -16553,7 +16553,7 @@ _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 @@ -16561,7 +16561,7 @@ _EOF_ 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 @@ -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 @@ -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 @@ -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 @@ -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 ─────────────────────────────────────────────────────────────── From 401e053b734b3412115300d4c154eb5114778d02 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:26:35 +0100 Subject: [PATCH 4/8] Links in dietpi-survey --- dietpi/dietpi-survey | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-survey b/dietpi/dietpi-survey index 708ad0ae9b..af3dd16b14 100644 --- a/dietpi/dietpi-survey +++ b/dietpi/dietpi-survey @@ -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 From 5e49cc7a31ba9d23b18aed00a42c92d3ae1e6482 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:27:42 +0100 Subject: [PATCH 5/8] Links in dietpi-sync --- dietpi/dietpi-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-sync b/dietpi/dietpi-sync index 26d1de7f28..a9655fb1c9 100644 --- a/dietpi/dietpi-sync +++ b/dietpi/dietpi-sync @@ -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' ;; From ede38b38d7e5db2934d5703e3a81075b1710293e Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:31:39 +0100 Subject: [PATCH 6/8] Links in dietpi-backup --- dietpi/dietpi-backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-backup b/dietpi/dietpi-backup index 38c9876d4e..f1c3384f8f 100644 --- a/dietpi/dietpi-backup +++ b/dietpi/dietpi-backup @@ -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" ;; From f020393006e23d01d1aec1df74a3f38f24507905 Mon Sep 17 00:00:00 2001 From: StephanStS Date: Fri, 19 Feb 2021 18:34:11 +0100 Subject: [PATCH 7/8] Links in dietpi-globals --- dietpi/func/dietpi-globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/func/dietpi-globals b/dietpi/func/dietpi-globals index f559dcbb3c..876627ac75 100644 --- a/dietpi/func/dietpi-globals +++ b/dietpi/func/dietpi-globals @@ -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=$? From 75c00f1b382045082b686b9ecc2028b2a5a48409 Mon Sep 17 00:00:00 2001 From: MichaIng Date: Fri, 19 Feb 2021 19:02:12 +0100 Subject: [PATCH 8/8] v7.0 + DietPi-Cleaner | Fix docs URL --- dietpi/dietpi-cleaner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-cleaner b/dietpi/dietpi-cleaner index f61df1a455..3b9a0b0b4e 100644 --- a/dietpi/dietpi-cleaner +++ b/dietpi/dietpi-cleaner @@ -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 - http://localhost:8000/dietpi_tools/#dietpi-cleaner" +Further information:\n - https://dietpi.com/docs/dietpi_tools/#dietpi-cleaner" ;;