| 1 |
<!DOCTYPE debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN" [ |
<!DOCTYPE debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN" [ |
| 2 |
<!entity % dynamicdata SYSTEM "../dynamic.ent" > %dynamicdata; |
<!entity % dynamicdata SYSTEM "../dynamic.ent" > %dynamicdata; |
| 3 |
<!entity % shareddata SYSTEM "../release-notes.ent" > %shareddata; |
<!entity % shareddata SYSTEM "../release-notes.ent" > %shareddata; |
| 4 |
<!entity docid "$Id: release-notes.en.sgml,v 1.87 2006-11-14 15:31:46 aba Exp $"> |
<!entity docid "$Id: release-notes.en.sgml,v 1.88 2006-11-14 15:46:57 aba Exp $"> |
| 5 |
]> |
]> |
| 6 |
|
|
| 7 |
<!-- Be careful with automatic reformatting. Please note that the indentation |
<!-- Be careful with automatic reformatting. Please note that the indentation |
| 1022 |
for more information. |
for more information. |
| 1023 |
</p> |
</p> |
| 1024 |
</sect1> |
</sect1> |
| 1025 |
|
|
| 1026 |
|
<sect1 id="apt-pdiff"><heading>Apt downloads small files with update</heading> |
| 1027 |
|
<p> |
| 1028 |
|
There has been support added to <prgn>apt</prgn> to download only the difference |
| 1029 |
|
between packages files. This is handy for people with bad network connections, |
| 1030 |
|
but people having a very nearby mirror want to disable this feature. |
| 1031 |
|
One can disable it by adding <tt>Acquire::Pdiffs "false";</tt> to |
| 1032 |
|
<file>/etc/apt/apt.conf</file>. |
| 1033 |
|
</p> |
| 1034 |
|
</sect1> |
| 1035 |
</sect> |
</sect> |
| 1036 |
|
|
| 1037 |
|
|