mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Debian package creation
git-svn-id: https://svn.fhem.de/fhem/trunk@662 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
23d1fbdb09
commit
8f64b71bff
6
fhem/docs/changelog
Normal file
6
fhem/docs/changelog
Normal file
@ -0,0 +1,6 @@
|
||||
fhem (4.10)
|
||||
|
||||
* Trying to make Debian package lintian clean.
|
||||
* First release
|
||||
|
||||
-- Rudolf Koenig <r.koenig@koeniglich.de> 2010-08-01
|
21
fhem/docs/copyright
Normal file
21
fhem/docs/copyright
Normal file
@ -0,0 +1,21 @@
|
||||
This is the Debian package of fhem
|
||||
The latest version of fhem can always be found at:
|
||||
http://fhem.de/
|
||||
|
||||
Copyright (C) 2005-2010 Rudolf Koenig <r.koenig@koeniglich.de>
|
||||
|
||||
This program is free software; you may redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2, or (at your option)
|
||||
any later version.
|
||||
|
||||
This is distributed in the hope that it will be useful, but without
|
||||
any warranty; without even the implied warranty of merchantability or
|
||||
fitness for a particular purpose. See the GNU General Public License
|
||||
for more details.
|
||||
|
||||
A copy of the GNU General Public License version 2 is available as
|
||||
/usr/share/common-licenses/GPL-2 in the Debian GNU/Linux distribution
|
||||
or at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
|
||||
You can also obtain it by writing to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
33
fhem/docs/fhem.man
Normal file
33
fhem/docs/fhem.man
Normal file
@ -0,0 +1,33 @@
|
||||
.TH FHEM 1 "2010-08-01" "4.9" "fhem"
|
||||
.SH NAME
|
||||
fhem \- GPL'd perl server for house automation.
|
||||
.SH SYNOPSIS
|
||||
.B fhem.pl
|
||||
.IR /etc/fhem.cfg
|
||||
.br
|
||||
.B fhem.pl
|
||||
.IR [host:]
|
||||
.I port cmd
|
||||
.SH DESCRIPTION
|
||||
.B fhem
|
||||
is used to automate some common tasks in the household like switching lamps
|
||||
shutters / heating / etc. and to log events like temperature/humidity/power
|
||||
consumption.
|
||||
.br
|
||||
For more details see the fhem homepage (http://fhem.de) or the supplied documentation
|
||||
in the /usr/share/doc/fhem directory.
|
||||
.SH FILES
|
||||
.TP
|
||||
.I /etc/fhem.cfg
|
||||
configuration file.
|
||||
.TP
|
||||
.I /usr/share/fhem
|
||||
FHEM Module directory, contrib files
|
||||
.TP
|
||||
.I /var/log/fhem
|
||||
Logfiles
|
||||
.I index
|
||||
database cache.
|
||||
.TP
|
||||
.I /usr/share/doc/fhem
|
||||
Documentation
|
Loading…
Reference in New Issue
Block a user