update-manager --no-focus-on-map ??
Ralf Mardorf
silver.bullet at zoho.com
Fri Jan 8 15:17:31 UTC 2016
On Fri, 08 Jan 2016 16:03:03 +0100, Oliver Grawert wrote:
>the code is public and you can indeed also use a proxy/firewall to
>capture any additional things going to the network to see if there is
>anything else, so there isnt really a way to hide such stuff,
>especially in an opensource OS :)
Some Debian/Ubuntu packagers care about it and compile without phone
home, so Wireshark not necessarily is needed, if a user cares about the
selected packages:
From the rules file of Ardour:
"[snip]
LD_LIBRARY_PATH += :$(DEB_DESTDIR)/usr/lib/ardour4/
waf-configure-options = --lv2 \
--lxvst \
--freedesktop \
--configdir=/etc/ \
--noconfirm \
--prefix=/usr/ \
--with-backends=jack,alsa \
--no-phone-home \
--use-external-libs \
--dist-target=$(DIST_TARGET) \
--optimize \
--cxx11 \
[snip]" -
https://launchpad.net/ubuntu/+archive/primary/+files/ardour_4.4~dfsg-1.debian.tar.xz
More information about the ubuntu-users
mailing list