1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: whereami
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: docbook-to-man
Vcs-Browser: https://salsa.debian.org/debian/whereami
Vcs-Git: https://salsa.debian.org/debian/whereami.git
Rules-Requires-Root: no
Package: whereami
Architecture: all
Suggests: fping, net-tools, ifplugd, ethtool, squid | oops
Recommends: wireless-tools, resolvconf, iputils-arping
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, perl, fping | iputils-ping | netbase | dhcp-client | isc-dhcp-client
Description: Automatically reconfigure your (laptop) system for a new location
whereami is a set of useful scripts and a coordinating system for
automatically re-locating your computer within the current (network)
environment.
.
Typically, you would use whereami to automatically detect and
re-configure your laptop when you move between a variety of diverse
networks and/or docking environments.
.
Although whereami will work best if all of your networks assign
addresses through dhcp, this is not a pre-requisite and the system
allows any technique to be used to ascertain the new location with
as little ongoing user intervention as possible.
.
Having ascertained the correct location, whereami will run appropriate
(user-configured) scripts to adjust the laptop operation to suit the
current environment.
.
See the man pages for more information. You may also get useful
assistance from the debian-laptop mailing list, which is
frequented by several of the users and contributors.
|