Commit Graph

10 Commits

Author SHA1 Message Date
Michael Tremer
a19f33961c update accelerator: Don't change owner of ALL files in cache.
When a file has been downloaded, all files in the update accelerator
cache directory have been chowned which causes huge IO load.
It is only required to set permissions that members of the group
can delete the files (purge function on the web user interface).

Changing the owner is completely unnecessary as only the squid
user needs write access and the web server is able to deliver
any file in the update cache anyways.
2013-01-26 19:31:58 +01:00
Stefan Schantl
68e2d326ed updxlerator: Disable call of chmod on downloader.
Disable the call of chmod after downloading a file. This is not woking because of different
owner's and only flushes the log files.

Fixes #10088.
2012-12-19 20:47:07 +01:00
maniacikarus
f17e1488a1 Disabled cryptsetup
2nd try to fix updx bug
2009-05-15 18:07:28 +02:00
maniacikarus
2b5b6b9e75 Tried to fix updx cache permissions 2009-05-08 11:48:20 +02:00
maniacikarus
4f4092e3dc Updated updxlrator to latest stable 2009-02-09 18:09:07 +01:00
Maniacikarus
c69191276c Finaly the Updbooster should work now 2008-09-14 13:22:55 +02:00
Maniacikarus
0a63839688 Upgrade updbooster to xlrator 2.0 added to core 2008-09-03 20:17:23 +02:00
maniacikarus
381f2e7111 Moved updbooster cache files to a larger partition
Added changes to the first core update to avoid full root partitions


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1113 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-12-02 10:15:52 +00:00
ms
5b2a12ff8a Am Pakfire weitergearbeitet.
CGI erweitert und mit neuen Funktionen versehen.
Paketformat grundlegend geaendert.
UpdateBooster gefixt.
Avira+Avast als Updatequelle eingefuegt.
VPN-Watch ins log.dat.
DHCP-Server startet nach der Installation.
Einen String im Installer verschoenert :D


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@639 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-19 18:40:52 +00:00
ms
46c01c0912 Updatexlrator (not tested yet)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@421 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-02-15 21:26:14 +00:00