Michael Tremer
082b492ecc
Merge branch 'dhcpd' into next
2012-09-17 21:41:23 +02:00
Michael Tremer
78ab9b049f
dhcp: Update to 4.2.2.
2012-09-17 21:41:05 +02:00
Michael Tremer
3d8f85ec45
vlans: Make script that creates the interfaces silent.
2012-09-17 20:46:39 +02:00
Michael Tremer
26c8b40955
Merge remote-tracking branch 'dweismueller/telnet' into next
...
Conflicts:
make.sh
2012-09-17 19:10:23 +02:00
Arne Fitzenreiter
4c92799d54
hwdata: update usb id database to 30072012.
2012-09-06 10:45:41 +02:00
Arne Fitzenreiter
7f02975965
hwdata: update pci id database 06092012.
2012-09-06 10:44:45 +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
Michael Tremer
e967320c35
icecc: Update to 0.9.7.
...
Add patch for ARM support.
2012-08-10 14:28:33 +02:00
Daniel Weismueller
b52f6eb2bd
telnet: new addon
2012-08-09 16:59:31 +02:00
Michael Tremer
946a2afee8
New packages: flac+libexif.
2012-08-07 20:29:06 +02:00
Michael Tremer
75bc929eb9
Update connections.cgi: Show byte counters.
...
The connections.cgi file has been rewritten to read
the needed information directly from the kernel.
Byte counters have been added which show how much data
has been transmitted over one connection in each
direction.
2012-07-18 12:21:23 +02:00
Arne Fitzenreiter
ace40c90ec
pakfire: add function to extract backup includes.
...
this is needed to fix some addons with missing includes at the next
update. (eg. nagios).
2012-07-07 19:37:56 +02:00
Michael Tremer
16d026cbcb
Merge remote-tracking branch 'jlentfer/logwatch' into next
2012-06-20 11:54:00 +02:00
Jan Lentfer
9f5e031e6d
logwatch: Enable Date::Manip 6.x support (using interface v5)
2012-06-20 11:47:30 +02:00
Jan Lentfer
f48a9af787
pam: Update 0.99.10.0.
...
The prior verion in base system did not build with
the new version of bison and flex.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2012-06-17 17:00:10 +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
68eeed8285
traceroute: update to 2.0.18 and fix name resolution.
...
fixes #10097
2012-05-12 19:32:23 +02:00
Arne Fitzenreiter
36585d00bd
python: update to 2.7.3.
2012-05-12 19:31:17 +02:00
Arne Fitzenreiter
6666803d83
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2012-05-06 12:54:13 +02:00
Arne Fitzenreiter
9070a6c331
traceroute: update to 2.0.18 and fix name resolution.
...
fixes #10097
2012-05-06 12:51:14 +02:00
Arne Fitzenreiter
6bdc390235
python: update to 2.7.3.
2012-05-05 23:23:53 +02:00
Arne Fitzenreiter
8969d075e0
hwdata: updata usb and pci ids database.
2012-04-07 11:38:23 +02:00
Arne Fitzenreiter
f028065fd1
openssl: fix aes accleration via cryptodev.
2012-04-07 11:36:20 +02:00
Michael Tremer
a4826680bc
pound: Add patch to select certificates by their SANs.
...
http://www.apsis.ch/pound/pound_list/archive/2012/2012-02/1329442080000#1329442080000
2012-04-07 11:35:46 +02:00
Arne Fitzenreiter
818f334465
hwdata: updata usb and pci ids database.
2012-04-06 19:30:24 +02:00
Arne Fitzenreiter
9b33fb7e82
openssl: fix aes accleration via cryptodev.
2012-04-06 13:59:45 +02:00
Michael Tremer
343740678a
pound: Add patch to select certificates by their SANs.
...
http://www.apsis.ch/pound/pound_list/archive/2012/2012-02/1329442080000#1329442080000
2012-04-06 13:42:27 +02: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
Dirk Wagner
36661efeec
pound: update to latest stable 2.6
2012-02-11 18:28:13 +01:00
Michael Tremer
732447b9b3
installer: Enhance mountsource.sh script.
...
Searches for installation images on all partitions on external
media.
References bug #10020 .
2012-02-08 22:38:29 +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
Michael Tremer
e247eb7cec
Allow : character in configuration files.
...
According to bug #10006 , it is needed in some DSL credentials.
As : is not a special character in shell code (at least if
{} is not allowed either) we can safely use it.
2012-01-23 22:17:10 +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
Michael Tremer
99b01b8485
openvpn: Fix starting/stopping errors in the control binary.
...
net2net connection were not started when roadwarrior connections
were existant.
2012-01-07 22:21:08 +01:00
Arne Fitzenreiter
0d738d2385
scripts: remove fake-uname script.
2011-12-31 10:32:24 +01:00
Arne Fitzenreiter
920b610fa0
toolchain: remove old uname hack.
2011-12-31 02:45:19 +01:00
Michael Tremer
4c8608f016
Build preload lib to fake output of uname.
2011-12-11 12:17:48 +01:00
Arne Fitzenreiter
517df69bbb
usbids: updated database to 2011.11.13.
2011-12-03 10:47:34 +01:00
Arne Fitzenreiter
25552fa68f
pciids: updata database to 2011.11.09.
2011-12-03 10:45:46 +01:00
Arne Fitzenreiter
89f3d66c24
snort: update to 2.9.1.2.
2011-11-27 12:50:19 +01:00
Arne Fitzenreiter
7fbc483a76
kernel: fix ssb modules build on arm.
2011-11-18 07:59:19 +01:00
Arne Fitzenreiter
146bae790b
lcd4linux: add patch to scale text on dpf displays.
2011-11-17 14:45:29 +01:00
Arne Fitzenreiter
0ea94a7a30
Merge branch 'next' of arne_f@git.ipfire.org:/pub/git/ipfire-2.x into next
2011-11-13 14:57:31 +01:00
Arne Fitzenreiter
b173e0824b
lcd4linux: update to svn1158 and add hacked digital-photo-frame driver.
...
thx to gerdh for his work and inspiration.
2011-11-13 14:30:18 +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