summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2002-04-12 21:34:34 +0200
committerJudd Vinet <judd@archlinux.org>2002-04-12 21:34:34 +0200
commit4c3842d42ba448fde829fe3f7c058999daf5cbe2 (patch)
tree8e49cea52181bc44993e68ed2662ce6e26388a1f /README
parentb656d1fe59b5f3d1903cde136a04499a7b419997 (diff)
downloadpacman-4c3842d42ba448fde829fe3f7c058999daf5cbe2.tar.gz
pacman-4c3842d42ba448fde829fe3f7c058999daf5cbe2.tar.xz
Imported from pacman-1.22.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index b39ecedb..296fbfa1 100644
--- a/README
+++ b/README
@@ -13,15 +13,15 @@ DESCRIPTION:
upgrade packages in the system, and it will allow you to query the
package database for installed packages, files and owners.
- Although the package manager itself is quite simple, the pacman tarball
- also comes with scripts that help automate building and installing
- packages. These are used extensively in the Arch Build System (ABS),
- used in Arch Linux <http://www.archlinux.org>. See ABS.txt for more
- information.
-
- As of version 1.2, pacsync is included as well. This performs an apt-like
- function, keeping your system's packages in sync with the packages on
- a remote server.
+ Although the package manager itself is quite simple, the pacman tarball
+ also comes with scripts that help automate building and installing
+ packages. These are used extensively in the Arch Build System (ABS),
+ used in Arch Linux <http://www.archlinux.org>. See ABS.txt for more
+ information.
+
+ As of version 1.2, pacsync is included as well. This performs an
+ apt-like function, keeping your system's packages in sync with the
+ packages on a remote server.
Plans exist for dependency checking as I approach version 2.0.
See TODO for more info.