29 Jun 2012 03:41
Feature Request/RFC : "Elective" virtuals
Kent Fredric <kentfredric <at> gmail.com>
2012-06-29 01:41:49 GMT
2012-06-29 01:41:49 GMT
I was doing a fresh Gentoo install today, following the manual, and it appeared to me that the manual suggests to install a "logger" and a "cron", and gives some defacto suggestions. However, the available packages that provide this facility(s) are not overly obvious from a portage standpoint. The best index I can find presently for a list of things that provide these facilities are virtual/cron , and virtual/logger , and only then by perusing the source. And if you tell somebody to install "virtual/cron", you'll get the first thing in the ||( ) list, not an elective choice of which to install. It makes sense to me that there are some circumstances, where it makes sense to, instead of simply picking the first match, present the user with the option of one of them ( somehow ). ie: emerge -pv virtual/cron could, instead of the current behaviour of installing vixie-cron,show a list with the non-chosen alternatives: What we presently get is this: [ebuild N ] sys-process/vixie-cron-4.1-r12 USE="pam -debug (-selinux)" 0 kB [ebuild N ] virtual/cron-0 0 kB Where it might be nice to instead give:(Continue reading)
RSS Feed