From 49c88c9afbcff950f3f83ac010847c4e8e640a9d 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 c4b4f84bade59a23044f507e8f68b8c8c9e9fe11. This reverts commit 35941876c819fdfa980c423f089b10e2301692e2. -- The Userguide and Welcome Guide are written and managed in the Userguide Translator, not in the tree. --- userguide/en/applications.html | 2 -- userguide/en/applications/softwareupdater.html | 2 +- welcome/welcome_en.html | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/userguide/en/applications.html b/userguide/en/applications.html index 18b98f1c..3d43bac7 100644 --- a/userguide/en/applications.html +++ b/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/userguide/en/applications/softwareupdater.html b/userguide/en/applications/softwareupdater.html index ef74f9f0..171170a9 100644 --- a/userguide/en/applications/softwareupdater.html +++ b/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/welcome/welcome_en.html b/welcome/welcome_en.html index 550483a7..3acbd605 100644 --- a/welcome/welcome_en.html +++ b/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.