Ich kann es leider nicht nachvollziehen, welches Programm benutzt du zum Öffnen der Textdatei?
Hier mal ein Auszug (mit dem Ubuntu-eigenen gedit):
mfg
Hier mal ein Auszug (mit dem Ubuntu-eigenen gedit):
Code:
Shell script to make your Speedport function like a Fritz!Box
Usage and Documentation
----------------------------------------------------------------
There are several documnetations in the web.
* (german) http://www.ip-phone-forum.de/showthread.php?t=172137
* (german) http://wiki.ip-phone-forum.de/skript:speedport2fritz
Have a look here, if you have questions or problems:
* http://www.ip-phone-forum.de/forumdisplay.php?f=602
There you will find a helpful community of people using
speed2fritz. You might get help there.
Ask smart questions:
* (german) http://www.tty1.net/smart-questions_de.html
* (german) http://catb.org/esr/faqs/smart-questions.html
Provide as much information as possible, it might be helpful:
e.g. the box type you have (Speedport 701, ...),
the firmware used,
which unix environment you are using (Debian Lenny, Ubuntu Jaunty, ...,, 32bit, 64bit x86)
your internet connection type (ADSL/ADSL2/VDSL/...),
...
Tools
-----------------------------------------------------------------
./install-start
- if you have an Ubuntu or Debian derivate, this tool
installs the neccessary packages and starts up the menu configuration.
make
- just call 'make' from command line to get the configuration menu.
There you find also a small help system.
./sp-to-fritz.sh
- calls the firmware conversion and firmware build script. Mostly invoked like
this to use the configuration from the menu mentioned above:
'sp-to-fritz.sh -z'
Call: sudo ./sp-to-fritz.sh to get some info.
OR easy call via single name without parameters.
History:
------------------------------------------------------------------
info.txt is now generated by SVN log!
Old info.txt is now named info.txt.old
------------------------------------------------------------------
Subversion Log:
------------------------------------------------------------------
------------------------------------------------------------------------
r446 | ernest015 | 2009-07-22 19:52:16 +0200 (Mi, 22. Jul 2009) | 1 line
20090722-1951 - FRITZ.Box_Fon_WLAN_7270_LabPHONE.AnnexB.54.04.97-14755 and FRITZ.Box_Fon_WLAN_7240_LabPHONE.AnnexB.73.04.97-14755 implemented.
------------------------------------------------------------------------
r445 | jpascher | 2009-07-21 20:36:43 +0200 (Di, 21. Jul 2009) | 1 line
20090721-1436 - bug fix: ftp002 and ftp178, IP was not set correct
------------------------------------------------------------------------
r444 | jpascher | 2009-07-20 09:36:22 +0200 (Mo, 20. Jul 2009) | 1 line
20090720-0341 - Some more typing/spelling corrections by: Gizmo_Ger
------------------------------------------------------------------------
r443 | jpascher | 2009-07-20 09:23:50 +0200 (Mo, 20. Jul 2009) | 1 line
20090720-0328 - Some more typing/spelling corrections by: Gizmo_Ger
------------------------------------------------------------------------
r442 | jpascher | 2009-07-19 22:01:46 +0200 (So, 19. Jul 2009) | 1 line
20090719-1603 - Some more typing/spelling corrections by: Gizmo_Ger
------------------------------------------------------------------------
r439 | jpascher | 2009-07-19 12:48:24 +0200 (So, 19. Jul 2009) | 1 line
20090719-0646 - Some more typing/spelling corrections by: Gizmo_Ger
------------------------------------------------------------------------
r438 | jpascher | 2009-07-18 22:51:32 +0200 (Sa, 18. Jul 2009) | 1 line
20090718-1650 - Inserted one info textline into commit-sp.sh
------------------------------------------------------------------------
usw...
mfg