Skip to content

Commit

Permalink
0.5.5cnc1-alt3
Browse files Browse the repository at this point in the history
- Introduced APT::Ignore-dpkg support and set this flag by default,
  to address #0002119.
  • Loading branch information
ldv-alt committed Feb 13, 2003
1 parent e3ad0ef commit 3212342
Show file tree
Hide file tree
Showing 476 changed files with 71,436 additions and 28,750 deletions.
5 changes: 4 additions & 1 deletion .gear-rules
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
copy: *.8
copy: *.conf
copy: *.patch
copy: *.po
copy: *.rsync
tar.bz2: apt
copy: rpmpriorities
copy: genbasedir
59 changes: 59 additions & 0 deletions README.rsync
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
����� apt-rsync ������������� ����� 'rsync' ��� APT.
��� ������, ��� apt-get ������ ���������� ������ �� ��������� rsync.
�������������� ������ ����� HTTP-proxy.
��� ������ ������ 'rsync' ����������, ����� ��� ���������� ����� rsync,
���������������� � ������ ��� ��������� ����� "--apt-support".
� ALT Linux Sisyphus �������������� ������� � rsync-2.5.5-alt3.

����� ������������ ����� 'rsync', ���������� �������� � /etc/apt/sources.list
������� ����:

rpm [alt] rsync://rsync.altlinux.ru/ALTLinux/Sisyphus i586 classic
rpm-src [alt] rsync://rsync.altlinux.ru/ALTLinux/Sisyphus i586 classic

��� ���������������� ����� ������������ ��������� ���������
(� /etc/apt/apt.conf ��� �� ��������� ������):

Debug::rsync = "true|false"
��������� ����� ���������� ����������.
�� ���������: false

Acquire::rsync::program
��������� ���� � ��������� rsync.
�� ���������: /usr/bin/rsync

Acquire::rsync::Timeout
�������� �������� "--timeout" � ��������� ��������� ��������� rsync.
�� ���������: �� �������� ���� �������� ��� rsync.

Acquire::rsync::proxy
Acquire::rsync::proxy::hostname
���������, ��� ���������� ������������ HTTP-proxy. ��� ����� �����
����������� ���������� ��������� RSYNC_PROXY ��� ������ ���������
rsync.
��� ������������� ������������ �� ������ ������ �������� �������
proxy ��� ���� ������ � ��� ������� � �����������.
�������� ��� ����������� ����� ����������� ���������� ��������.
����� ������������ ����������� �������� "none" ��� ��������, ���
���������� ������������ ������ ����������.
������: hostname:port ��� "none"
������:

Acquire::rsync::proxy="192.168.1.1:3128"
Acquire::rsync::proxy::mirror.localdomain="none"

����� �������������� http-proxy "192.168.1.1:3128" ��� ���� ������,
����� mirror.localdomain, ��� �������� ����� �������������� ������
����������.

Acquire::rsync::options::
��������� �������� ����� �������������� ����� ��� ������ ���������
rsync.
�������:

Acquire::rsync::options:: "-z";
Acquire::rsync::options { "-z"; "--some-other-option"; };

������ ������� ����� ������������, ���� ��� ����������� ����� �����
������� ����� �������. ��� ������� ���������� ���������� �����
���������� ������������ ������ �������.
21 changes: 0 additions & 21 deletions apt-0.3.19cnc32-alt-distro.patch

This file was deleted.

11 changes: 0 additions & 11 deletions apt-0.3.19cnc52-alt-INLINEDEPFLAG.patch

This file was deleted.

11 changes: 0 additions & 11 deletions apt-0.3.19cnc53-alt-strsignal.patch

This file was deleted.

6 changes: 3 additions & 3 deletions apt-0.3.19cnc53-stelian-apt-pkg-algorithms-scores.patch
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Comments ?
Stelian.


--- apt-0.3.19cnc53/apt-pkg/algorithms.cc.orig Wed Nov 21 17:45:34 2001
+++ apt-0.3.19cnc53/apt-pkg/algorithms.cc Wed Nov 21 17:46:12 2001
@@ -454,6 +454,8 @@
--- apt-0.5.4cnc9/apt-pkg/algorithms.cc.orig Wed Nov 21 17:45:34 2001
+++ apt-0.5.4cnc9/apt-pkg/algorithms.cc Wed Nov 21 17:46:12 2001
@@ -566,6 +566,8 @@
{
if (D->Type == pkgCache::Dep::Depends || D->Type == pkgCache::Dep::PreDepends)
Scores[D.TargetPkg()->ID]++;
Expand Down
18 changes: 0 additions & 18 deletions apt-0.3.19cnc55-alt-AllowedDupPkgs-HoldPkgs.patch

This file was deleted.

56 changes: 0 additions & 56 deletions apt-0.3.19cnc55-alt-apt-pkg-rpmpm-execute_rpm.patch

This file was deleted.

95 changes: 0 additions & 95 deletions apt-0.3.19cnc55-alt-enable-rsh-method.patch

This file was deleted.

Loading

0 comments on commit 3212342

Please sign in to comment.