Differences between revisions 1 and 2
Revision 1 as of 2011-02-16 07:01:41
Size: 1956
Editor: FranklinPiat
Comment: Initial page
Revision 2 as of 2011-02-17 00:51:31
Size: 1788
Editor: ?skizzhg
Comment: adding italian header
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
##TRANSLATION-HEADER-START
##||<tablestyle="width: 100%;" style="border: 0px hidden">
~- ##[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - ##[[it/StableUpdates|Italiano]] -~||<style="text-align: right;border: 0px hidden"> (!) [[/Discussion|Discussion]]||
##TRANSLATION-HEADER-END
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[it/StableUpdates|Italiano]] -~
Line 11: Line 9:
Some packages from StableProposedUpdates may also be made available via the squeeze-updates mechanism. This path will be used for updates which many users may wish to install on their systems before the next point release is made, such as updates to virus scanners and timezone data. All packages from squeeze-updates will be included in point releases. Some packages from StableProposedUpdates may also be made available via the {{{squeeze-updates}}} mechanism. This path will be used for updates which many users may wish to install on their systems before the next point release is made, such as updates to virus scanners and timezone data. All packages from {{{squeeze-updates}}} will be included in point releases.
Line 15: Line 13:
In order to use packages from squeeze-updates, you can add an entry to your sources.list: In order to use packages from {{{squeeze-updates}}}, you can add an entry to your sources.list:
Line 22: Line 20:
The next time you run apt-get update, the system will become aware of the packages in the squeeze-updates section and will consider them when looking for packages to upgrade. The next time you run {{{apt-get update}}}, the system will become aware of the packages in the squeeze-updates section and will consider them when looking for packages to upgrade.
Line 24: Line 22:
When a new package is made available via squeeze-updates, this will be announced on the [[http://lists.debian.org/debian-stable-announce/|debian-stable-announce]] mailing list. When a new package is made available via {{{squeeze-updates}}}, this will be announced on the [[http://lists.debian.org/debian-stable-announce/|debian-stable-announce]] mailing list.

Translation(s): English - Italiano


stable-updates

Introduction

Quoting Debian Squeeze release notes:

Some packages from StableProposedUpdates may also be made available via the squeeze-updates mechanism. This path will be used for updates which many users may wish to install on their systems before the next point release is made, such as updates to virus scanners and timezone data. All packages from squeeze-updates will be included in point releases.

Note that this replaces the functionality previously provided by the DebianVolatile archive.

In order to use packages from squeeze-updates, you can add an entry to your sources.list:

deb     http://mirrors.kernel.org/debian squeeze-updates main contrib
deb-src http://mirrors.kernel.org/debian squeeze-updates main contrib

The next time you run apt-get update, the system will become aware of the packages in the squeeze-updates section and will consider them when looking for packages to upgrade.

When a new package is made available via squeeze-updates, this will be announced on the debian-stable-announce mailing list.

stable-updates were introduced in DebianSqueeze, to replace DebianLenny,'s DebianVolatile (see announcement)

See also