From 67cb7423bd47d881f660987f04836d4a1d293121 Mon Sep 17 00:00:00 2001 From: Christopher Bock Date: Fri, 14 Mar 2025 12:16:38 +0100 Subject: doc/sources.list.5.xml: snapshot infos * rephrase information about possible snapshot values * add snapshot example configurations --- doc/sources.list.5.xml | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 6153adfc4..3675bef60 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -408,24 +408,19 @@ Signed-By: and the fallback to Release files will be disabled. - () - allows selecting an earlier version of the archive from the snapshot service. Supported - values are: - - - enable to allow selecting a snapshot with the option, or - - - a snapshot ID to select a specific snapshot. - - - - Snapshot IDs are usually timestamps in the form of YYYYMMDDTHHMMSSZ, such as - 20220102T030405Z which is the January 2nd, 2022 at 03:04:05 UTC, servers may - however support additional types of IDs, and APT does not perform any checks so far. - + + () + allows selecting an earlier version of the archive from the snapshot service. Supported + values are: enable (default) to allow selecting a snapshot with the option, + ID, or disable to exclude the repository. + + Snapshot IDs are usually timestamps in the form of YYYYMMDDTHHMMSSZ, such as + 20220102T030405Z which is the January 2nd, 2022 at 03:04:05 UTC, servers may + however support additional types of IDs, and APT does not perform any checks so far. + + - + @@ -602,6 +597,22 @@ Suites: stable testing unstable Components: main contrib + Uses a specific timestamp for Snapshots. + Types: deb deb-src +URIs: http://deb.debian.org/debian +Suites: stable testing unstable +Snapshot: 20250311T030104Z +Components: main contrib + + + Doesn't allow the optional parameter --snapshot. + Types: deb deb-src +URIs: http://deb.debian.org/debian-security +Suites: stable-security +Snapshot: disable +Components: main contrib non-free-firmware + + See Also -- cgit v1.2.3-70-g09d2