Ticket #13675: SoftwareUpdater_UG.html

File SoftwareUpdater_UG.html, 2.9 KB (added by humdinger, 7 years ago)

The page that refuses to be created

Line 
1<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3<head>
4<!--
5 *
6 * Copyright 2017, Haiku. All rights reserved.
7 * Distributed under the terms of the MIT License.
8 *
9 * Authors:
10 * Humdinger <humdingerb@gmail.com>
11 *
12-->
13 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
14 <meta http-equiv="Content-Style-Type" content="text/css" />
15 <meta name="robots" content="all" />
16 <title>SoftwareUpdater</title>
17 <link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
18</head>
19<body>
20
21<div id="banner">
22<div><span>User guide</span></div>
23</div>
24
25<div class="nav">
26<div class="inner"><span>
27 «  <a href="showimage.html">ShowImage</a> 
28::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
29::  <a href="soundrecorder.html">SoundRecorder</a>  »
30</span></div>
31</div>
32
33<div id="content">
34<div>
35
36<h2><img src="../../images/apps-images/softwareupdater-icon_64.png" alt="softwareupdater-icon_64.png" width="64" height="64" />SoftwareUpdater</h2>
37<table summary="layout" border="0" cellspacing="0" cellpadding="2">
38<tr><td>Deskbar:</td><td style="width:15px;"></td><td _translation_id="5027"><span class="menu">Applications</span></td></tr>
39<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/SoftwareUpdater</span></td></tr>
40<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/SoftwareUpdater_settings</span></td></tr>
41</table>
42<p><br /></p>
43<p>SoftwareUpdater checks all active repositories (see the <a href="../prefereces/repositories.html">Repositories preferences</a>) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.</p>
44<img src="../images/apps-images/softwareupdater.png" alt="SoftwareUpdater's main window" />
45<p>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 <span class="menu">Show more details</span> to include the name of the repository for each package and show both the old and new package versions.</p>
46<p><span class="button">Update now</span> will start the download of all the packages and their subsequent installation.</p>
47<p>Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.</p>
48</div>
49</div>
50
51<div class="nav">
52<div class="inner"><span>
53 «  <a href="showimage.html">ShowImage</a> 
54::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
55::  <a href="soundrecorder.html">SoundRecorder</a>  »
56</span></div>
57</div>
58
59</body>
60</html>