- Package:
- netselect-apt
- Source:
- netselect
- Submitter:
- Jonathan Nieder
- Date:
- 2010-01-23 18:21:03 UTC
- Severity:
- wishlist
Hi, This is something like http://bugs.debian.org/117265 + http://bugs.debian.org/297439 I would like something like netselect-apt that can be run as an ordinary user to suggest a line to be added to sources.list. This way, a paranoid sysadmin no longer needs to read the source to carry out such a simple operation. What do you think? Jonathan
merge 566446 297439 thanks Hi Jonathan, looks like exactly 297439, merging. it is netselect that needs root privileges, the script can run as any user (thus the merge), anyhow have a look at README.Debian. It can be done with file capabilities on recent linux versions. I agree that as a solution is suboptimal and the debconf question should be changed, but at least you get CAP_NET_RAW instead of full root. filippo
Hi Filippo, Filippo Giunchedi wrote: Oh, thanks! I’d be glad to help out if I can find time. Regards, Jonathan