Commit Graph

86 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
Arne Fitzenreiter
07c9b89f86 modprobe.d condig: remove REGDOMAIN setting comment.
If the regdomain was set here it cannot changed later with iw reg set.
2012-12-29 16:34:31 +01:00
Michael Tremer
a30c7aa3be Compile-in IPv6 kernel module and disable all IPv6.
It comes much more handy to compile in the IPv6 kernel module
(because it is loading almost everywhere) and disable the IPv6
functionality when the system starts up.

Therefore, IPv6 is not accidentially enabled at any time unless
someone wants to use it and disables the systcl options.
2012-11-24 14:52:32 +01:00
Arne Fitzenreiter
fa5b71bf28 Revert "sysctl: activate conntrack accounting."
This reverts commit 94ca39b479.
Cannot set this because nf_conntrack is not loaded yet.
2012-11-17 20:04:53 +01:00
Arne Fitzenreiter
94ca39b479 sysctl: activate conntrack accounting. 2012-11-17 15:39:54 +01:00
Michael Tremer
3f35005766 bash startfiles: Add /sbin. 2012-11-15 13:49:51 +01:00
Michael Tremer
7a6448326f bash: Fix startfiles.
Sanitize PATH variable and fix wrong path to hostname command.
2012-11-13 22:27:49 +01:00
Michael Tremer
b21b0df6a6 Import bash startfiles from IPFire 3.x. 2012-11-11 23:28:52 +01:00
Michael Tremer
c611233b40 Remove mc alias (which disabled UTF-8). 2012-11-11 18:52:07 +01:00
Arne Fitzenreiter
d1605d0810 sysctl.conf: reserve 8MB free memory.
Some driver like SMSC9500 need some free memory for network packet
recieve and produce kernel faults if this memory cant allocated fast
enough.
2012-06-26 15:19:36 +02:00
Arne Fitzenreiter
397e40a33e securetty: add ttyO2 (serial console of pandaboard). 2012-03-14 16:51:11 +01:00
Arne Fitzenreiter
12522ba725 securetty: add ttyAMA0 for versatile serial console. 2011-10-18 15:56:20 +02:00
Arne Fitzenreiter
5537d89ab8 Revert "inittab: change serial device from ttyS0 to console."
console doesnt react to CTRL+C.

This reverts commit 34d3bfb462.
2011-10-16 18:41:42 +02:00
Arne Fitzenreiter
34d3bfb462 inittab: change serial device from ttyS0 to console. 2011-10-16 12:58:42 +02:00
Michael Tremer
7b321c2cbe Merge remote branch 'origin/next' into arm-port
Conflicts:
	config/rootfiles/common/i586/gcc
	lfs/binutils
	lfs/cleanup-toolchain
	lfs/coreutils
	lfs/gcc
	lfs/glibc
	lfs/groff
	src/pakfire/pakfire.conf
	src/patches/gcc-4.1.2-specs-1.patch
2011-09-18 02:58:34 +02:00
Michael Tremer
8cf5265a9a serial console: Change default baud rate to 115200. 2011-09-17 19:57:01 +02:00
Arne Fitzenreiter
7c5334e5a5 cfg80211: removed default regdomain (EU is not supported anymore). 2011-08-24 20:58:17 +02:00
Michael Tremer
22ad105d58 Remove old settings from sysctl.conf.
This commits removes some settings from /etc/sysctl.conf that have
been there forever with no particular reason.
They could improve performance on internet connections, especially
on lines with massive packet lost.
2011-07-29 00:08:47 +02:00
Michael Tremer
ed37f707f9 Remove old settings from sysctl.conf.
This commits removes some settings from /etc/sysctl.conf that have
been there forever with no particular reason.
They could improve performance on internet connections, especially
on lines with massive packet lost.
2011-06-25 22:02:08 +02:00
Arne Fitzenreiter
3834d135ec Merge branch 'master' into next
Conflicts:
	config/rootfiles/core/40/update.sh
2010-09-13 15:57:05 +02:00
Arne Fitzenreiter
7f5b009ad5 Increased /var/lock to 8MB.
Fix typo at core uptater.
2010-09-06 22:35:44 +02:00
Arne Fitzenreiter
0a479587ae Add missing user/groups for new udev. 2010-08-13 15:48:40 +02:00
Arne Fitzenreiter
63043a1b44 Add ipsec.user.conf & secrets for user defined connections (e.g. XAUTH). 2010-06-26 19:44:02 +02:00
Arne Fitzenreiter
35c2cc5715 Blacklist snd_pcsp module. 2010-05-16 17:45:02 +02:00
Christian Schmidt
e1cf3df51e Resized /var/log/rrd in fstab, we dont need that much space anymore. 2010-04-29 10:21:41 +02:00
Christian Schmidt
71a8f9af71 Added e2fsck.conf, this should fix manual superblock correction.
This fixes bug #0000623
2010-04-22 07:07:58 +02:00
Arne Fitzenreiter
fb617ff539 Set wlan regulatory domain to "EU". 2010-02-15 20:14:11 +01:00
Arne Fitzenreiter
dc931fbac7 Set vm.mmap_min_addr to 4096 to block a security problem. 2009-11-04 18:48:38 +01:00
Michael Tremer
52216718f5 logrotate: Fix postrotate script of snort's logs. 2009-10-21 21:33:41 +02:00
Arne Fitzenreiter
2f3973e495 Changes for serial console support 2009-05-10 14:57:59 +02:00
maniacikarus
4894d87017 Just a lot of things changed for squid 2009-02-07 14:41:28 +01:00
maniacikarus
8b88498602 Started core27 modified max Open Files per process 2009-02-07 08:59:44 +01:00
Maniacikarus
832eec2359 Change system behaviour to less swapping 2008-12-07 18:49:27 +01:00
Maniacikarus
e4e74858e4 Deleted old Loadstat file, fixed logrotate warning, hwgraphs ignoring special characters, upgrade includes cgis by apache, made paralellism flag by config 2008-10-27 22:13:53 +01:00
Arne Fitzenreiter
f418a98488 Beta5 / Core20
Changed main kernel to 2.6.25.18
remove additional kernel package
Change ramdisk sizes
2008-10-12 16:14:36 +02:00
Arne Fitzenreiter
965f45472d Move hddshutdown status from /tmp to /var/run
tmp is now again on harddisk
2008-10-08 23:19:01 +02:00
Maniacikarus
ce3a959aba Resized temp to max half of memory, larger systems -> more memory 2008-10-08 18:47:24 +02:00
Maniacikarus
d75a31b962 Remove /var/spool from tmpfs added /var/run 2008-10-02 00:03:15 +02:00
Maniacikarus
5dd4242e6f Dropped shm no need for 90% of our users
resized lock and added spool
2008-09-30 15:29:14 +02:00
Arne Fitzenreiter
a4c0594bfe Add fstab update to updater
Move /var/lock to a tmpfs
2008-09-28 11:47:18 +02:00
Arne Fitzenreiter
16d0989147 Fix typo in fstab 2008-09-27 17:50:13 +02:00
Maniacikarus
4e481c3a51 Started optimising 2.3 for less disk io
Moving rrd files permanently to a ramdisk (backup next step)
Remove creation of temp png files for graphs (create at access)
Deleted some old cgi
2008-09-26 23:22:32 +02:00
Maniacikarus
62d3e5b55a Modified fstab 2008-09-06 08:47:49 +02:00
Arne Fitzenreiter
4ef84d0583 Update alsa-lib & utils to 1.0.17
add alsa-drivers & firmware 1.0.17
fix missing audio group
2008-08-06 05:29:20 +02:00
Arne Fitzenreiter
a68768877a Add ttyS0-3 to securetty 2008-07-29 22:20:02 +02:00
ms
323c9327ad Added one missing string.
Fixed the double slash in gnump3d.
Updated linux + ntfs-3g.
Removed colors on bash prompt because this confuses the console.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1066 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-11-07 18:52:26 +00:00
ms
203c2787c9 Clamav kommt erstma ohne Virendefinitionen daher.
Die laedt der sich dann alleine.
rsync-Update.
Das Pakfire-Update kann beim Verbinden auch im Hintergrund ablaufen.
Einige Shell-Kommandos interaktiv gemacht.
AdoDB ins Paket von Openmailadmin hinzugefuegt.
Prompt ist wieder farbig.
Das MySQL-Setup ist noch nicht so besonders fit.
Der Server braucht zu lange zum starten - somit kann noch kein Passwort gesetzt werden.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@971 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-14 14:04:38 +00:00
maniacikarus
32af66f580 Hddtemp DB angepasst frcon logging deaktiviert
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@947 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-04 20:18:49 +00:00
maniacikarus
471a46f7e6 Meine Platte zur hddtemp.db hinzugefuegt
hddshutdown Routine verbessert


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@915 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-23 08:12:07 +00:00
ms
0872e5501d Die hddtemp.db ins SVN gepackt und aktualisiert.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@914 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-23 08:01:21 +00:00