From 83e8a2654cac7e9419e4222a653d32b0614e4dd3 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Mon, 6 Nov 2017 19:48:03 +0100 Subject: [PATCH] Revert "userguide: fixes link to repositories pref page." Revert "docs: promote SoftwareUpdater as easy tool to update Haiku." This reverts commit 6487273924d1546b57b1dad2573d1c1204e5ae22. This reverts commit 8aab3a0d5ec8deceb0ad0bed99812bdd42e2bde7. -- The Userguide and Welcome Guide are written and managed in the Userguide Translator, not in the tree. --- docs/userguide/en/applications.html | 2 -- docs/userguide/en/applications/softwareupdater.html | 2 +- docs/welcome/welcome_en.html | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/userguide/en/applications.html b/docs/userguide/en/applications.html index 18b98f1cde..3d43bac7ff 100644 --- a/docs/userguide/en/applications.html +++ b/docs/userguide/en/applications.html @@ -128,8 +128,6 @@ A tool to take screenshots. iconShowImage A simple image viewer. - iconSoftwareUpdater - A tool to keep your Haiku updated. iconSoundRecorder A tool to record audio from line-in or a microphone. [still missing] iconStyledEdit diff --git a/docs/userguide/en/applications/softwareupdater.html b/docs/userguide/en/applications/softwareupdater.html index ef74f9f0c8..171170a98a 100644 --- a/docs/userguide/en/applications/softwareupdater.html +++ b/docs/userguide/en/applications/softwareupdater.html @@ -63,7 +63,7 @@ Settings:~/config/settings/SoftwareUpdater_settings


-

SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.

+

SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.

SoftwareUpdater's main window

After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.

Update now will start the download of all the packages and their subsequent installation.

diff --git a/docs/welcome/welcome_en.html b/docs/welcome/welcome_en.html index 550483a7bb..3acbd6056d 100644 --- a/docs/welcome/welcome_en.html +++ b/docs/welcome/welcome_en.html @@ -103,8 +103,7 @@ Because of our binary and source compatibility, most BeOS applications run on Ha

index Updating Haiku

-

Updating Haiku is easy with SoftwareUpdater application. -It can also be done from the command line. Open a Terminal and enter "pkgman update". When it's finished, reboot.
+

Updating Haiku is currently done from the command line. Open a Terminal and enter "pkgman update". When it's finished, reboot.
For more details, see the guide Updating your system on our website.