diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 19:38:02 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 19:38:02 +0000 |
commit | 94810222866b7cc36bf442993826f9b38dbe9c41 (patch) | |
tree | 325266e9e88208d481ce58b866e7002af4d279c0 /README | |
parent | 3f27542156125118800235c5ac1bac125fd7752c (diff) | |
download | pacman-94810222866b7cc36bf442993826f9b38dbe9c41.tar.xz |
Final frugalware changes commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -268,3 +268,16 @@ Single chained list. A minimalistic chained list implementation to store options from the configuration file, and targets passed to pacman on the command line. + +LIMITATIONS/BEHAVIOR CHANGES COMPARED TO PACMAN 2.9 +=================================================== + +Excepted missing features still needing to be implemented, one can +notice the following limitations: + +- If pacman is out of date, the frontend displays a warning and recommends +to give up the on-going transanction. The frontend does not allow to +upgrade pacman itself on-the-fly, and thus it should be restarted with +only "pacman" as a target. + +- ... |