This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/4 setup] package re-/de-installation from CLI


On Jul 24 22:54, Achim Gratz wrote:
> >From 8d0ee8f914e0af9b6af90909e95a0cd6c3f60215 Mon Sep 17 00:00:00 2001
> From: Achim Gratz <...>
> Date: Wed, 24 Jul 2013 22:14:19 +0200
> Subject: [PATCH 4/4] Implement deletion of orphaned packages and upgrading
>  while installing/removing
> 
> 	* choose.cc (UpgradeAlsoOption): Add new CLI option
> 	  -g/--upgrade-also.
> 	  (CleanOrphansOption): Add new CLI option -o/--delete-orphans.
> 	  (OnInit): Implement -g/--upgrade-also, considers all installed
> 	  packages as candidates for upgrades (the default when no CLI
> 	  package or category options have been given) also when manual
> 	  additions or removals are requested at the same time.
> 	  Implement -o/--delete-orphans, considers installed packages
> 	  that do not exist anymore in the package repositories as
> 	  candidates for deletion.

Patch applied.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]