From f63b0dd315685ddfbbe46460503ca5f286d8bd5e Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Fri, 21 Feb 2014 15:32:28 +0400 Subject: [PATCH] Update README. [ci skip] --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 2d73ec70..a94251b1 100644 --- a/README.rst +++ b/README.rst @@ -19,15 +19,15 @@ Aptly features: ("+" means planned features) * take snapshots of mirrors at any point in time, fixing state of repository at some moment of time * publish snapshot as Debian repository, ready to be consumed by apt * controlled update of one or more packages in snapshot from upstream mirror, tracking dependencies -* merge two or more snapshots into one (+) +* merge two or more snapshots into one * filter repository by search query, pulling dependencies when required (+) * publish self-made packages as Debian repositories (+) +* mirror repositories "as-is" (without resigning with user's key) (+) +* support for yum repositories (+) Current limitations: -* source packages, debian-installer and translations not supported yet -* signature is not verified while downloading -* cleaning up stale files is not implemented +* debian-installer and translations not supported yet Currently aptly is under heavy development, so please use it with care.