Commit Graph

49 Commits

Author SHA1 Message Date
danielr
59c4e35aaf corrected LargePages-detection
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5049 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-10 13:03:36 +00:00
low012
f825e88a09 *) large memory pages will only be used if start script can confirm that Linux supports them or that the OS is Solaris, this should eliminate all sorts of weird behavior including not working shutdown
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5048 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-10 12:02:11 +00:00
danielr
785688ef82 - creating pid-file under linux
- added modified init-script (using startYACY.sh instead of doing the same thing)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5017 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-07-24 18:56:29 +00:00
orbiter
f8af00d7e8 added some experimental jvm startup properties which helped the metager peer to get more stable.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4931 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-06-15 21:41:46 +00:00
danielr
c5d1d7faca undo wrong commited files
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4685 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-12 15:22:57 +00:00
danielr
2617f4dcdb Connections_p.html: better formatting and remove very old entries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4684 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-12 15:19:18 +00:00
danielr
9d0af17c5b removed debug from startYACY.sh *ups*
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4578 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-17 13:02:39 +00:00
danielr
bf3e5807b0 fixed typo and remove redundant code from startYACY.sh
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4577 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-17 12:51:46 +00:00
orbiter
7150b463ff changed handling of default values and database paths:
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-16 22:31:54 +00:00
low012
ce8adf9907 *) *NIX start script displays the right port number now instead of always displaying 8080 no matter what the port is set to
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4521 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-01 12:08:24 +00:00
orbiter
efd5807a7c - some renaming of variables to support DC
- initial 120mb RAM for fresh peers
- release 0.57

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4445 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-02-04 22:58:40 +00:00
low012
0856cabb37 *) fixed typo that caused log being written to console under Ubuntu and OpenSolaris, probably also fixes problem with FreeBSD
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4416 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-01-29 21:27:06 +00:00
low012
0e27febe47 *) fixed more links
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4068 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-09-01 11:24:23 +00:00
low012
0339c65ee2 *) note to myself: Just because it works with Linux and most of it works with OpenSolaris does not mean the whole thing works with OpenSolaris. Being lazy never pays off!
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4018 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-31 20:41:54 +00:00
low012
507afa7d6e *) start script should be POSIX compliant now, solution as suggested by Fuchs in http://forum.yacy-websuche.de/viewtopic.php?t=203
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4008 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-29 15:29:49 +00:00
low012
d36786bf37 *) startYACY.sh is compatible with OpenSolaris now (see http://forum.yacy-websuche.de/viewtopic.php?t=203 for details)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4007 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-27 21:56:49 +00:00
orbiter
40b0547611 - documentaton changes (removed old forum links)
- different handling of link quotation
- different handling of link normalization
- enhanced html/unicode en/de-coding

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3993 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-07-19 15:32:10 +00:00
low012
93a898f1f0 *) skripts are compatible with Sun Solaris 10 now, OpenSolaris has not been tested yet (http://www.yacy-forum.de/viewtopic.php?p=37345#37345)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3910 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-17 21:19:00 +00:00
karlchenofhell
d114a0136e - crawl profile: don't add null-values
- added some settings and statistics for url-fetcher 'server'-mode
- added own stack for fetchable URLs
- added possibility to fill stack via shift from peer's queues, via POST (addurls=$count and url$num=$url) or via file-upload
- added "htroot" to classpath of linux start-script

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-17 19:16:53 +00:00
allo
d98420a563 fix for startscript
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3160 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-03 20:54:14 +00:00
karlchenofhell
a27e884a8c - fixed http://www.yacy-forum.de/viewtopic.php?p=29488
- some HTML-stuff

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3153 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-01-02 23:16:18 +00:00
theli
d83f453fce *) dont display stderr messages while running in background
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2764 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-13 12:12:30 +00:00
allo
a723c2809d -t(aillog) option, to start monitoring the log after startup. So you see the log, but can stop viewing it with ctrl+c, without stopping yacy.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2697 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02 16:00:04 +00:00
allo
fda7031991 further cleanup
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2696 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02 15:52:20 +00:00
allo
f0ed7f43c4 more sh (i.e. /bin/dash instead of /bin/bash as sh) compatibility
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2695 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-02 15:29:52 +00:00
allo
cbfba2026d removing the prefix option.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2370 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-09 17:51:20 +00:00
allo
d7e8e7da1e more flexible classpath in linuxscript
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2335 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26 20:21:24 +00:00
allo
4435d916d4 print-only option for use in other scripts.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2334 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26 18:22:14 +00:00
rramthun
748971112e typos
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2037 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-24 13:15:42 +00:00
orbiter
6ea93f5796 added headless option to start-up
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2006 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-04-06 19:44:28 +00:00
orbiter
074ef98d61 added some stars
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1981 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-30 09:41:32 +00:00
rramthun
42b0b10a95 -Adding Windows Media to types which are not sended compressed
-Renaming writeandzip to writeandgzip to avoid confusion about type of compression
-Adding new startup message to windows script
-The usual language "enhancements" ;-)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1953 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-23 20:12:23 +00:00
orbiter
cded4923ff changed start-up message and Mac startup method
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1937 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-19 23:25:54 +00:00
allo
0b89dc7dce fixed broken startscript.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1532 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-04 16:24:05 +00:00
rramthun
5281cb1987 oops
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1531 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-04 15:59:45 +00:00
rramthun
4bb7397b53 Updated startYACY.sh:
now it checks if java is executable and provides errormessage if it is not.

To-Do:
Perhaps could someone implement an -c (Cron) and -help option.
Places where you could find PATH are in the comments.
I will add text for -help if someone provides the code.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1530 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-04 15:56:21 +00:00
allo
7bc393c7e9 Nothing in Errolog, if libx is not used
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1519 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-02 17:36:33 +00:00
allo
b7bccbff1d extract cmdline options from config (javastart_*)
javastart_foo=Xmx512m will be -Xmx512m
http://www.yacy-forum.de/viewtopic.php?p=9564


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@702 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-09-11 07:44:22 +00:00
theli
7a7254713d *) Moving Logging directory per default to DATA/LOG
See: http://www.yacy-forum.de/viewtopic.php?t=940#7656

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@627 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-09-01 08:56:35 +00:00
orbiter
c47bb1182d bugfix for assortment initialization error
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@547 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-16 11:43:14 +00:00
orbiter
5cb00889d9 enhancements to dht selection, search and search presentation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@540 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-15 01:12:25 +00:00
allo
f84bc0b842 no yacy.log as default.
-l reenabled logging to yacy.log
-d disabled detaching, and prints log to console
http://www.yacy-forum.de/viewtopic.php?p=7455


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@532 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-14 13:49:00 +00:00
theli
9e4bcc828d *) solving problems with wrong classpath
see: http://www.yacy-forum.de/viewtopic.php?p=4045

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@264 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-10 06:18:55 +00:00
orbiter
5f90daa265 implemented localization environment
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@171 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-24 14:23:04 +00:00
orbiter
73922f3501 experimental topword-intergartion in rss
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@167 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-23 21:59:57 +00:00
theli
351c86d5d9 *) Migration of optional Content Parser integration
- each additional parser must be in a subpackage 
  of plasma.parser
- each parser must have its own ant build file (which will 
  be called automatically from the main build file)
- Calling the main build file results in building a separate 
  zip file for each optional parser. This zip file includes:
  + sources of the Parser.java
  + compiled classes of the Parser.java
  + needed additional libs (libx)
- To install an additional parser the user simply needs to
  extract the zip file listed above into his/her yacy directory.
- The configuration (enabling/disabling) of a parser can be done
  via the webinterface (currently the settings dialoge) and is
  done "on-the-fly". The installation can not be done "on-the-fly"
  at the moment because of classpath issues.
- The classpath of the linux startup/stop scripts is generated 
  automatically now (including all libraries from lib and libx).

*) Bugfix: File Extension was not calculated correctly by the crawler
   e.g.: file extension was accidentally: .php?param=value
   Corrected.

*) Adding additional parser for parsing of rss/atom feeds
- added needed libs to do this.

TODO:
- automatic building classpath for windows startup scripts


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@78 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-05-03 09:47:56 +00:00
orbiter
2d9fc71af1 adopted makerelease and start/stop-scripts fro new libs
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@52 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-25 11:35:50 +00:00
(no author)
e2a884031c *) added new lib dir to classpath.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@29 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-19 08:17:16 +00:00
orbiter
248077d3f0 initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07 19:19:42 +00:00