diff options
Diffstat (limited to 'wiki/src/blueprint/freezable_APT_repository.mdwn')
-rw-r--r-- | wiki/src/blueprint/freezable_APT_repository.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wiki/src/blueprint/freezable_APT_repository.mdwn b/wiki/src/blueprint/freezable_APT_repository.mdwn index 36797c1..df2a3ff 100644 --- a/wiki/src/blueprint/freezable_APT_repository.mdwn +++ b/wiki/src/blueprint/freezable_APT_repository.mdwn @@ -412,6 +412,7 @@ XXX: * use `Tracking:` in `conf/distributions`? * use a leading dash for `Update: - ...` in `conf/distributions`? + <https://mirrorer.alioth.debian.org/reprepro.1.html#Some%20note%20on%20updates> * compare fields in generated `Release` files, with what can be found in the official Debian archive * "Reprepro uses berkeley db, which was a big mistake. The most @@ -582,7 +583,7 @@ either symlinks (tested successfully) or HTTP rewrite rules. Note: this works because APT only warns when the codename in the `Release` file doesn't match the one requested in `sources.list`. There's a code comment around this check, dating back from 2004, that -says "This might become fatal in the future". We bet that if it +says something like "This might become fatal in the future". We bet that if it becomes fatal some day, it will be possible to turn it back into a warning via configuration. This affects only development builds since we're not going to configure APT _in the Tails ISO_ to point to |