]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commitdiff
Merge commit 'ms/squid-LFS'
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 6 Feb 2011 21:17:03 +0000 (22:17 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 6 Feb 2011 21:17:03 +0000 (22:17 +0100)
config/rootfiles/core/46/filelists/squid [new symlink]
config/rootfiles/core/46/update.sh
lfs/squid

diff --git a/config/rootfiles/core/46/filelists/squid b/config/rootfiles/core/46/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index f178d1013ce750b3a16dd9c5a2b55eabbbd3ea16..fd52ac7310c971c117bef25fe88cd6d36f905aa9 100644 (file)
@@ -36,6 +36,7 @@ extract_files
 
 #
 #Start services
+/etc/init.d/squid restart
 
 #
 #Update Language cache
index 9bb8b50b8a0a5af0242bd0b399eafdc77d656ea2..16df6210109aa01ce0f309b90e6dcdd2a67e6373 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -87,7 +87,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
           --enable-referer-log \
              --enable-snmp \
           --with-pthreads --with-dl \
-          --with-maxfd="16384"
+          --with-maxfd="16384" \
+          --with-large-files
 
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install