Arne Fitzenreiter
ef2534611b
acpid: use acpid for powerbutton shutdown.
2012-11-12 23:41:17 +01:00
Michael Tremer
444b9419e2
acpid: Add initscript for acpi daemon.
2012-11-11 23:02:03 +01:00
Arne Fitzenreiter
0d3e1e8c1d
Merge remote-tracking branch 'origin/next' into thirteen
2012-11-07 00:01:32 +01:00
Michael Tremer
ab74c839dd
Fix outgoing firewall problems with MAC rules.
...
Bug #10223 .
2012-11-06 22:57:22 +01:00
Arne Fitzenreiter
0721f5a634
setclock: save systemclock to hwclock at shutdown.
2012-11-06 16:23:33 +01:00
Arne Fitzenreiter
1313b031a8
setclock: create /dev/rtc symlink if it not exist.
2012-11-05 15:15:57 +01:00
Arne Fitzenreiter
34b0e6cb1f
ipfireseeder: removed.
2012-11-05 13:03:55 +01:00
Arne Fitzenreiter
e0027e6cdc
Merge remote-tracking branch 'origin/next' into thirteen
...
Conflicts:
config/rootfiles/core/52/meta
config/rootfiles/core/53/filelists/strongswan
config/rootfiles/core/53/meta
config/rootfiles/core/54/filelists/strongswan
config/rootfiles/core/54/meta
config/rootfiles/core/55/exclude
config/rootfiles/core/55/meta
config/rootfiles/core/56/exclude
config/rootfiles/core/56/meta
config/rootfiles/core/57/exclude
config/rootfiles/core/57/filelists/strongswan
config/rootfiles/core/57/meta
config/rootfiles/core/58/exclude
config/rootfiles/core/58/filelists/strongswan
config/rootfiles/core/58/meta
config/rootfiles/core/59/exclude
config/rootfiles/core/59/filelists/strongswan
config/rootfiles/core/59/meta
config/rootfiles/core/strongswan/exclude
config/rootfiles/core/strongswan/filelists/strongswan
config/rootfiles/core/strongswan/meta
config/rootfiles/oldcore/52/meta
config/rootfiles/oldcore/53/filelists/strongswan
config/rootfiles/oldcore/53/meta
config/rootfiles/oldcore/54/filelists/strongswan
config/rootfiles/oldcore/54/meta
config/rootfiles/oldcore/55/exclude
config/rootfiles/oldcore/55/meta
config/rootfiles/oldcore/56/exclude
config/rootfiles/oldcore/56/meta
config/rootfiles/oldcore/57/exclude
config/rootfiles/oldcore/57/filelists/strongswan
config/rootfiles/oldcore/57/meta
config/rootfiles/oldcore/58/exclude
config/rootfiles/oldcore/58/filelists/strongswan
config/rootfiles/oldcore/58/meta
config/rootfiles/oldcore/59/exclude
config/rootfiles/oldcore/59/filelists/strongswan
config/rootfiles/oldcore/59/meta
lfs/dhcp
2012-09-20 07:45:00 +02:00
Michael Tremer
3d8f85ec45
vlans: Make script that creates the interfaces silent.
2012-09-17 20:46:39 +02:00
Arne Fitzenreiter
c7f9e0e99c
Merge remote-tracking branch 'origin/next' into thirteen
...
Conflicts:
lfs/php
make.sh
2012-09-06 21:55:49 +02:00
Michael Tremer
d23fc91220
Add a script to create VLAN interfaces (on console).
2012-08-24 15:58:38 +02:00
Michael Tremer
a53c3c2621
minidlna: Add initscript and all the other fancy install stuff.
2012-08-24 15:37:36 +02:00
Arne Fitzenreiter
14356fb908
Merge remote-tracking branch 'ms/strongswan-5' into kernel-update
2012-07-20 09:04:42 +02:00
Michael Tremer
9d60c9fd3d
initscripts: Don't create tmp dirs for pluto anymore.
2012-07-15 21:04:38 +02:00
Arne Fitzenreiter
da23c4be65
partresize: fix typo.
2012-06-16 15:01:31 +02:00
Arne Fitzenreiter
3e011c27dd
flashimages: switch to single ext4 (wo journal)
...
also support video out on pandaboard.
2012-06-10 11:16:57 +02:00
Arne Fitzenreiter
fddc02a51a
Merge remote-tracking branch 'origin/next' into kernel-update
2012-06-02 10:25:02 +02:00
Arne Fitzenreiter
15eb7e0a7f
collectd: fix collectd on machines without rtc.
...
collectd hangs with 100% cpu usage if there is a very old entry
in the database. This was created at the first start without internet so
ntp cannot set the time.
2012-06-02 10:17:34 +02:00
Arne Fitzenreiter
ac6945dbba
partresize: fix for mmcblk devices.
2012-03-14 16:46:51 +01:00
Arne Fitzenreiter
fa4762fbf8
network: don't set ip address "1.1.1.1".
...
This change made also green-only with dhcp possible.
configure green to 1.1.1.1 and red to dhcp client and RED_DEV=green0.
2012-02-19 12:48:42 +01:00
Arne Fitzenreiter
2d57443beb
fs-resize: answer yes at fsck to continue at last mount in future.
2012-01-27 09:22:15 +01:00
Michael Tremer
b4c77ffb89
Reload static routes after a connecting to the internet.
...
BUg 10007. Some users claimed, that not all static routes are
set up correctly at boot time.
2012-01-23 22:32:32 +01:00
Arne Fitzenreiter
4de55e0b3d
initskripts: add disc sync before unmounting filesystems.
2012-01-21 20:20:57 +01:00
Arne Fitzenreiter
fbb2ebd684
flash-image: improve mount/dismount at partition resize.
...
fix missing parameters at mount.
remount / ro before reboot to leave a clean rootfs.
2012-01-20 21:06:45 +01:00
Arne Fitzenreiter
a6d0d790eb
flash-image: add automatic resizing /var partition at first boot.
2012-01-20 08:02:31 +01:00
Arne Fitzenreiter
269e21c662
Fix block device detection for graphs and other scripts.
2012-01-16 22:22:17 +01:00
Arne Fitzenreiter
89f3d66c24
snort: update to 2.9.1.2.
2011-11-27 12:50:19 +01:00
Michael Tremer
57c22fd6d0
dhcp: Fix syntax error in dhcpcd.exe.
...
http://forum.ipfire.org/index.php?topic=5418.msg38636#msg38636
2011-11-04 15:07:34 +01:00
Michael Tremer
0f1c4de9a9
Don't load H323 conntrack modules by default.
...
This happens to cause trouble with transmitting the audio through
an IPsec tunnel.
http://forum.ipfire.org/index.php?topic=5459.0
2011-11-04 14:46:30 +01:00
Arne Fitzenreiter
e0b28afe59
firstsetup: edit serial console device matching to commandline.
2011-10-18 15:55:07 +02:00
Arne Fitzenreiter
ff1580d89d
Merge branch 'next' into arm-port
2011-09-24 13:57:29 +00:00
Arne Fitzenreiter
5382125f58
smartenabler: replace kudzu.
2011-09-24 10:12:16 +02:00
Michael Tremer
0babec1f02
Merge branch 'next' into arm-port
2011-09-18 13:36:14 +02:00
Michael Tremer
25fadf991c
transmission: New package.
2011-09-18 13:34:47 +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
dc652b880b
collectd: Don't scan for sensors on ARM.
...
Calling sensors-detect killed the system.
2011-09-18 00:05:12 +02:00
Michael Tremer
f077f82443
Fix an error message when /proc was not mounted by initrd.
2011-09-17 20:07:19 +02:00
Arne Fitzenreiter
b5c30aea89
fix name of static-routes.
2011-09-07 21:42:10 +02:00
Arne Fitzenreiter
8ba4babb91
openvpn-n2n: start/stop at connect/disconnect.
2011-09-07 14:09:53 +02:00
Michael Tremer
bb4cfcc1bf
Add static-routing feature to core update.
2011-09-04 15:50:43 +02:00
Michael Tremer
5d2c8f5da1
static-routing: Add "proto static" to static kernel routes.
2011-09-04 15:39:57 +02:00
Arne Fitzenreiter
c7a2cfc817
Merge branch 'master' into next
...
Conflicts:
doc/language_missings
2011-08-09 05:49:10 +02:00
Arne Fitzenreiter
2bb7b134c3
langs: add russian to buildsystem.
2011-07-30 12:29:19 +02:00
Michael Tremer
fb27520e25
Increade lcp-echo-failures.
...
This should make DSL connections more stable if the provider's
gateway is headily loaded and does not answer the LCP echo requests
in time.
As far as I know, this happens with connections from Arcor
and Versatel.
2011-07-29 12:12:47 +02:00
Michael Tremer
aba9ac599f
Update static routing script to actually add the routes.
2011-07-05 18:57:33 +02:00
Michael Tremer
bfd77eaf70
Initial commit for static routing.
...
Add script that initializes the routing table and is supposed to
set the routes.
2011-07-01 20:17:26 +02:00
Arne Fitzenreiter
1e5b8be9f5
console: add lat2-16 consolefont for polish to initskript.
2011-06-24 06:41:03 +02:00
Arne Fitzenreiter
2a6b769a01
waitdrives: remove mdadm assemble scan.
...
this is not needed after fix the mdadm initskript.
2011-04-21 11:06:30 +02:00
Arne Fitzenreiter
d366bd9f33
mdadm: update to 3.2.1.
...
changed initskript to scan also for raid devices if no config is present.
2011-04-21 11:03:43 +02:00
Arne Fitzenreiter
b1e4de058e
add initskript to wait until slower drives are present at boot.
...
fixes : #757
2011-04-17 18:01:03 +02:00