File: README

package info (click to toggle)
whereami 0.3.34-0.3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 428 kB
  • ctags: 34
  • sloc: sh: 1,103; perl: 524; makefile: 83
file content (66 lines) | stat: -rw-r--r-- 2,224 bytes parent folder | download | duplicates (5)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66

                                 whereami
                                README File

                    Andrew McMillan <awm@debian.org>

This is the Debian GNU/Linux prepackaged version of the whereami package.



1.	What is "whereami"

"whereami" is a utility for laptop users or people who use their machines
in different situations all the time.

The general strategy is as follows:
  - whereami is run at boot time, when a PCMCIA card is inserted or
    removed, or at suspend/resume.
  - whereami builds a script of actions based on:
       o where you are now
       o where you were last
  - whereami executes that script.

Along with 'whereami' are a number of useful programs and scripts to help
with automating the sorts of things that many of us want to do when we
arrive (or leave) each location.

As ever, I wrote whereami for my own reasons.  It meets my needs, and I'm
only too happy to include changes to make it fit with a wider audience.



2.	What do I need?

Before using whereami, you will need to configure several items:
   - the whereami detection configuration in /etc/whereami/detect.conf
   - the whereami configuration file in /etc/whereami/whereami.conf

A number of useful scripts are also provided in the /usr/share/whereami
directory to assist with tasks that are regularly a part of configuration
when your computer is set up in a different environment.  When it is 
running, whereami will extend the $PATH to include this directory, so
scripts that are in there may be used without explicit pathing.

A basic knowledge of shell scripting will help, but you might want to
look on this as an opportunity to learn, if you don't have experience
with shell scripts - there are plenty of examples.



3.	Configuration

You should refer to the manual, specifically detect.conf(5) whereami.conf(5),
and whereami(8) for more comprehensive information on configuration and setup.



4.  Further Help or Contributions

I have set up two mailing lists for whereami, one for announcements and the
other for discssion.  You can subscribe to these here:

http://lists.catalyst.net.nz/cgi-bin/mailman/listinfo/whereami-announce
http://lists.catalyst.net.nz/cgi-bin/mailman/listinfo/whereami-discuss