]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/log
people/dweismueller/ipfire-2.x.git
11 years agorngd: Silence initscript when rngd is already started.
Michael Tremer [Tue, 29 Jul 2014 10:07:02 +0000 (12:07 +0200)] 
rngd: Silence initscript when rngd is already started.

When a hardware random number generator is found by udev
it will start rngd automatically which is what we also do
by default in the initialisation sequence of the system
(e.g. for RDRAND).
The user will then see an error message that rngd has
already been started which was confusing.

11 years agokernel: update to 3.10.50.
Arne Fitzenreiter [Mon, 28 Jul 2014 17:59:18 +0000 (19:59 +0200)] 
kernel: update to 3.10.50.

11 years agoRootfile update.
Michael Tremer [Sun, 27 Jul 2014 22:27:08 +0000 (00:27 +0200)] 
Rootfile update.

11 years agoinstaller: Fix typo which caused to always use GPT.
Michael Tremer [Sun, 27 Jul 2014 22:26:46 +0000 (00:26 +0200)] 
installer: Fix typo which caused to always use GPT.

11 years agoinstaller: Ship some helpful tools like df, ps, top
Michael Tremer [Sun, 27 Jul 2014 22:26:21 +0000 (00:26 +0200)] 
installer: Ship some helpful tools like df, ps, top

11 years agocdrom: Fix build error.
Michael Tremer [Sun, 27 Jul 2014 22:26:04 +0000 (00:26 +0200)] 
cdrom: Fix build error.

11 years agogeneral-functions.pl: Replace lots of broken network code.
Michael Tremer [Sun, 27 Jul 2014 20:46:20 +0000 (22:46 +0200)] 
general-functions.pl: Replace lots of broken network code.

The state of some code especially in general-functions.pl
is in such a bad shape and faulty.
This is a first step that replaces some of the network
functions with those who have been tested and work for
undefined inputs.

The old functions have been left in place as stubs
and must be removed at some time.

11 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update
Dirk Wagner [Sun, 27 Jul 2014 20:35:56 +0000 (22:35 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update

Conflicts:
config/etc/logrotate.conf
config/rootfiles/packages/asterisk

11 years agoCreate initramfs images in lfs/linux
Michael Tremer [Sun, 27 Jul 2014 17:17:44 +0000 (19:17 +0200)] 
Create initramfs images in lfs/linux

11 years agodracut: Remove unused modules.
Michael Tremer [Sun, 27 Jul 2014 17:12:43 +0000 (19:12 +0200)] 
dracut: Remove unused modules.

11 years agoinstaller: Increase height of RAID confirmation window
Michael Tremer [Sun, 27 Jul 2014 17:12:25 +0000 (19:12 +0200)] 
installer: Increase height of RAID confirmation window

11 years agoinstaller: Write fstab
Michael Tremer [Sun, 27 Jul 2014 17:12:12 +0000 (19:12 +0200)] 
installer: Write fstab

11 years agoinstaller: Add support for XFS.
Michael Tremer [Sun, 27 Jul 2014 16:00:00 +0000 (18:00 +0200)] 
installer: Add support for XFS.

11 years agoinstaller: Pass partition sizes to parted in bytes.
Michael Tremer [Sun, 27 Jul 2014 15:59:02 +0000 (17:59 +0200)] 
installer: Pass partition sizes to parted in bytes.

11 years agoinstaller: Create dracut module
Michael Tremer [Sun, 27 Jul 2014 14:42:56 +0000 (16:42 +0200)] 
installer: Create dracut module

There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.

11 years agodracut: Update to 038
Michael Tremer [Sun, 27 Jul 2014 14:39:56 +0000 (16:39 +0200)] 
dracut: Update to 038

11 years agoinstaller: Just exit with a return code.
Michael Tremer [Sun, 27 Jul 2014 14:06:18 +0000 (16:06 +0200)] 
installer: Just exit with a return code.

11 years agokernel: enable bcma support.
Arne Fitzenreiter [Sun, 27 Jul 2014 14:05:25 +0000 (16:05 +0200)] 
kernel: enable bcma support.

some broadcom wlan adapter need this.

11 years agoinstaller: Create target directory when mounting something
Michael Tremer [Sun, 27 Jul 2014 13:16:33 +0000 (15:16 +0200)] 
installer: Create target directory when mounting something

11 years agoinstaller: Add bootldr partition for GRUB2 on GPT.
Michael Tremer [Sun, 27 Jul 2014 10:52:06 +0000 (12:52 +0200)] 
installer: Add bootldr partition for GRUB2 on GPT.

11 years agocoreutils: Update to 8.23.
Michael Tremer [Sun, 27 Jul 2014 10:49:56 +0000 (12:49 +0200)] 
coreutils: Update to 8.23.

11 years agoRootfile updates.
Michael Tremer [Sun, 27 Jul 2014 10:46:25 +0000 (12:46 +0200)] 
Rootfile updates.

11 years agoMerge remote-tracking branch 'stevee/next-ddns-opendns.com-fix' into next
Michael Tremer [Sun, 27 Jul 2014 10:36:11 +0000 (12:36 +0200)] 
Merge remote-tracking branch 'stevee/next-ddns-opendns.com-fix' into next

11 years agoddns.cgi: Support hostname details without seperating dots.
Stefan Schantl [Sat, 26 Jul 2014 16:26:37 +0000 (18:26 +0200)] 
ddns.cgi: Support hostname details without seperating dots.

To keep compatiblity with the settings file of the old DDNS update script
(setddns.pl) we keept the storrage of the hostname information in
two parts (hostname and domain) and connected both with a dot to get a valid
FQDN again. OpenDNS and may some other providers do not use a dotted format
for this information, so one of these two values were empty.

We now can handle such cases in a right way.

11 years agoUpdate translations.
Michael Tremer [Sun, 27 Jul 2014 10:02:17 +0000 (12:02 +0200)] 
Update translations.

11 years agoMerge remote-tracking branch 'ms/squid-ad' into next
Michael Tremer [Sun, 27 Jul 2014 10:01:50 +0000 (12:01 +0200)] 
Merge remote-tracking branch 'ms/squid-ad' into next

11 years agoMerge branch 'master' into kernel-test
Arne Fitzenreiter [Sat, 26 Jul 2014 21:46:09 +0000 (23:46 +0200)] 
Merge branch 'master' into kernel-test

11 years agoDrop mktemp package.
Michael Tremer [Sat, 26 Jul 2014 20:18:49 +0000 (22:18 +0200)] 
Drop mktemp package.

This is in coreutils now.

11 years agompfr: Update to 3.2.1.
Michael Tremer [Sat, 26 Jul 2014 20:12:49 +0000 (22:12 +0200)] 
mpfr: Update to 3.2.1.

11 years agogmp: Update to 6.0.0.
Michael Tremer [Sat, 26 Jul 2014 20:09:20 +0000 (22:09 +0200)] 
gmp: Update to 6.0.0.

11 years agoreadline: Re-add accidentially deleted patches of -compat package
Michael Tremer [Sat, 26 Jul 2014 20:02:03 +0000 (22:02 +0200)] 
readline: Re-add accidentially deleted patches of -compat package

11 years agoMerge remote-tracking branch 'morlix/bacula' into next
Michael Tremer [Sat, 26 Jul 2014 19:34:45 +0000 (21:34 +0200)] 
Merge remote-tracking branch 'morlix/bacula' into next

Conflicts:
make.sh

11 years agoMerge remote-tracking branch 'morlix/check_mk' into next
Michael Tremer [Sat, 26 Jul 2014 19:34:06 +0000 (21:34 +0200)] 
Merge remote-tracking branch 'morlix/check_mk' into next

11 years agogrub: Fix rootfile.
Michael Tremer [Sat, 26 Jul 2014 19:28:43 +0000 (21:28 +0200)] 
grub: Fix rootfile.

11 years agoRevert "firewall: Filter logging of broadcasts from the internal networks."
Michael Tremer [Sat, 26 Jul 2014 19:16:23 +0000 (21:16 +0200)] 
Revert "firewall: Filter logging of broadcasts from the internal networks."

This reverts commit 63f2fb7fda9112d9e39414328e5d4fab28809c63.

11 years agocore80: fix permissions before config update.
Arne Fitzenreiter [Sat, 26 Jul 2014 18:54:54 +0000 (20:54 +0200)] 
core80: fix permissions before config update.

11 years agoparted: Update to 3.1.
Michael Tremer [Sat, 26 Jul 2014 19:08:12 +0000 (21:08 +0200)] 
parted: Update to 3.1.

11 years agoboost: Don't run more than two build processes at once
Michael Tremer [Sat, 26 Jul 2014 18:42:37 +0000 (18:42 +0000)] 
boost: Don't run more than two build processes at once

11 years agobash: Update to 4.3.
Michael Tremer [Sat, 26 Jul 2014 18:00:17 +0000 (20:00 +0200)] 
bash: Update to 4.3.

11 years agoreadline: Update to 6.3.
Michael Tremer [Sat, 26 Jul 2014 17:56:54 +0000 (19:56 +0200)] 
readline: Update to 6.3.

11 years agocheck_mk_agent: fixed backup include filename
Timo Eissler [Fri, 25 Jul 2014 18:32:00 +0000 (20:32 +0200)] 
check_mk_agent: fixed backup include filename

11 years agoboost: New package.
Michael Tremer [Thu, 24 Jul 2014 20:54:52 +0000 (22:54 +0200)] 
boost: New package.

11 years agoinstaller: Reserve some space for RAID metadata.
Michael Tremer [Thu, 24 Jul 2014 13:28:12 +0000 (15:28 +0200)] 
installer: Reserve some space for RAID metadata.

11 years agoinstaller: Install GRUB2 instead of GRUB legacy.
Michael Tremer [Thu, 24 Jul 2014 12:22:22 +0000 (14:22 +0200)] 
installer: Install GRUB2 instead of GRUB legacy.

11 years agoinstaller: Wait until the kernel re-read the partition table.
Michael Tremer [Thu, 24 Jul 2014 12:21:38 +0000 (14:21 +0200)] 
installer: Wait until the kernel re-read the partition table.

11 years agoinstaller: Wait until RAID device is usable.
Michael Tremer [Thu, 24 Jul 2014 12:21:01 +0000 (14:21 +0200)] 
installer: Wait until RAID device is usable.

11 years agokernel: Remove unnecessary symlinks.
Michael Tremer [Thu, 24 Jul 2014 12:18:51 +0000 (14:18 +0200)] 
kernel: Remove unnecessary symlinks.

11 years agoRename ipfirerd to initramfs so that it will be found by grub.
Michael Tremer [Thu, 24 Jul 2014 12:15:30 +0000 (14:15 +0200)] 
Rename ipfirerd to initramfs so that it will be found by grub.

11 years agogrub: Update to 2.00 for i586.
Michael Tremer [Thu, 24 Jul 2014 12:12:42 +0000 (14:12 +0200)] 
grub: Update to 2.00 for i586.

11 years agologs: Add dynamic DNS logging section.
Michael Tremer [Thu, 24 Jul 2014 11:32:05 +0000 (13:32 +0200)] 
logs: Add dynamic DNS logging section.

11 years agopatch: Update to version 2.7.1
Michael Tremer [Wed, 23 Jul 2014 20:57:47 +0000 (22:57 +0200)] 
patch: Update to version 2.7.1

Supports git style renames.

11 years agomonit addon: fixed monitrc permissions.
Dirk Wagner [Wed, 23 Jul 2014 19:49:52 +0000 (21:49 +0200)] 
monit addon: fixed monitrc permissions.

11 years agoMerge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next
Michael Tremer [Wed, 23 Jul 2014 18:57:22 +0000 (20:57 +0200)] 
Merge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next

11 years agomonit addon: fixed init.d links.
Dirk Wagner [Wed, 23 Jul 2014 18:55:26 +0000 (20:55 +0200)] 
monit addon: fixed init.d links.

11 years agocheck_mk: add backup config file
Timo Eissler [Wed, 23 Jul 2014 18:20:53 +0000 (20:20 +0200)] 
check_mk: add backup config file

11 years agobacula: small fix for init script
Timo Eissler [Wed, 23 Jul 2014 15:31:59 +0000 (17:31 +0200)] 
bacula: small fix for init script

11 years agoMerge branch 'asterisk-update' into monit
Dirk Wagner [Wed, 23 Jul 2014 09:07:58 +0000 (11:07 +0200)] 
Merge branch 'asterisk-update' into monit

Conflicts:
config/etc/logrotate.conf
config/rootfiles/packages/asterisk

11 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Dirk Wagner [Wed, 23 Jul 2014 08:37:02 +0000 (10:37 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit

Conflicts:
config/rootfiles/packages/asterisk

11 years agomonit addon: fixed start script links.
Dirk Wagner [Wed, 23 Jul 2014 08:30:14 +0000 (10:30 +0200)] 
monit addon: fixed start script links.

11 years agobacula: several fixes
Timo Eissler [Wed, 23 Jul 2014 04:20:07 +0000 (06:20 +0200)] 
bacula: several fixes

11 years agofstab: Make auto attribute for filesystem type.
Michael Tremer [Mon, 21 Jul 2014 22:34:42 +0000 (00:34 +0200)] 
fstab: Make auto attribute for filesystem type.

11 years agogrub: Remove ro attribute from kernel command line.
Michael Tremer [Mon, 21 Jul 2014 22:33:22 +0000 (00:33 +0200)] 
grub: Remove ro attribute from kernel command line.

11 years agodracut: Enable mdadm module
Michael Tremer [Mon, 21 Jul 2014 22:27:32 +0000 (00:27 +0200)] 
dracut: Enable mdadm module

11 years agomdadm: Make package part of the core system
Michael Tremer [Mon, 21 Jul 2014 22:06:08 +0000 (00:06 +0200)] 
mdadm: Make package part of the core system

11 years agoinstaller: Add support for RAID.
Michael Tremer [Mon, 21 Jul 2014 22:04:20 +0000 (00:04 +0200)] 
installer: Add support for RAID.

11 years agoinstaller: Rewrite license box.
Michael Tremer [Mon, 21 Jul 2014 12:59:41 +0000 (14:59 +0200)] 
installer: Rewrite license box.

Used to use wrong button type and was a bit more code
than needed.

11 years agoinstaller: Fix umounting and ejecting cdrom after install.
Michael Tremer [Mon, 21 Jul 2014 12:08:46 +0000 (14:08 +0200)] 
installer: Fix umounting and ejecting cdrom after install.

11 years agoinstaller: Remove unused variable.
Michael Tremer [Mon, 21 Jul 2014 12:03:16 +0000 (14:03 +0200)] 
installer: Remove unused variable.

11 years agoinstaller: Rewrite partitioning.
Michael Tremer [Mon, 21 Jul 2014 12:01:02 +0000 (14:01 +0200)] 
installer: Rewrite partitioning.

The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.

11 years agokernel: update to 3.10.49.
Arne Fitzenreiter [Sun, 20 Jul 2014 19:07:49 +0000 (21:07 +0200)] 
kernel: update to 3.10.49.

11 years agoMerge branch 'master' into kernel-test
Arne Fitzenreiter [Sun, 20 Jul 2014 19:06:11 +0000 (21:06 +0200)] 
Merge branch 'master' into kernel-test

11 years agoinstaller: Make function to determine the amount of system memory.
Michael Tremer [Sun, 20 Jul 2014 14:48:59 +0000 (16:48 +0200)] 
installer: Make function to determine the amount of system memory.

11 years agoAllow to select the target disk and allow selecting multiple of them.
Michael Tremer [Sun, 20 Jul 2014 14:36:41 +0000 (16:36 +0200)] 
Allow to select the target disk and allow selecting multiple of them.

11 years agoMerge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:34:50 +0000 (11:34 +0200)] 
Merge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next

11 years agoMerge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:34:10 +0000 (11:34 +0200)] 
Merge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next

11 years agoMerge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:32:18 +0000 (11:32 +0200)] 
Merge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next

11 years agostage2: rootfile update.
Arne Fitzenreiter [Fri, 18 Jul 2014 20:32:41 +0000 (22:32 +0200)] 
stage2: rootfile update.

11 years agofirewall: Allow to disable masquerading.
Michael Tremer [Sat, 17 May 2014 12:08:52 +0000 (14:08 +0200)] 
firewall: Allow to disable masquerading.

11 years agoddns: Update to version 003.
Michael Tremer [Fri, 18 Jul 2014 13:31:15 +0000 (15:31 +0200)] 
ddns: Update to version 003.

11 years agogmp: Ship MMX/SSE/SSE2 enabled version.
Michael Tremer [Fri, 18 Jul 2014 13:20:13 +0000 (15:20 +0200)] 
gmp: Ship MMX/SSE/SSE2 enabled version.

11 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
Michael Tremer [Fri, 18 Jul 2014 12:55:47 +0000 (14:55 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x

11 years agogmp: fix build on Intel buildmachines.
Arne Fitzenreiter [Fri, 18 Jul 2014 10:52:20 +0000 (12:52 +0200)] 
gmp: fix build on Intel buildmachines.

on newer Intel buildsystems the gmp configure script enables some
sse2 optimizations that not work on old cpu's (ALIX, K6 ...)

11 years agobuildsystem: Explicitely compile with -mtune=generic
Michael Tremer [Fri, 18 Jul 2014 08:20:41 +0000 (10:20 +0200)] 
buildsystem: Explicitely compile with -mtune=generic

11 years agoFirewall: make DNAT only accessible from selected source network
Alexander Marx [Fri, 18 Jul 2014 06:44:45 +0000 (08:44 +0200)] 
Firewall: make DNAT only accessible from selected source network

We added RED to the standard networks and now portforwardings are only
useable from the selected source. If selected "all" the portforwarding
can be used from any internal network. Else the access is only grnated
from the selected source network.

11 years agobacula: several fixes
Timo Eissler [Fri, 18 Jul 2014 05:50:24 +0000 (07:50 +0200)] 
bacula: several fixes

11 years agocore80: Fix configuration update and resurrect permissions.
Michael Tremer [Thu, 17 Jul 2014 19:03:53 +0000 (21:03 +0200)] 
core80: Fix configuration update and resurrect permissions.

11 years agocleanfs: repair /var/run symlink to /run if it not exist.
Arne Fitzenreiter [Thu, 17 Jul 2014 14:03:08 +0000 (16:03 +0200)] 
cleanfs: repair /var/run symlink to /run if it not exist.

11 years agorootfiles: remove /var/run/... from packages.
Arne Fitzenreiter [Thu, 17 Jul 2014 13:54:35 +0000 (15:54 +0200)] 
rootfiles: remove /var/run/... from packages.

this will destroy a symlink to /run and is a ramdisk so
content is removed on every boot and it make no sense to
package it.

11 years agocheckwronglinks: add a check for var/run/* in rootfiles.
Arne Fitzenreiter [Thu, 17 Jul 2014 04:59:37 +0000 (06:59 +0200)] 
checkwronglinks: add a check for var/run/* in rootfiles.

11 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
Michael Tremer [Wed, 16 Jul 2014 21:25:20 +0000 (23:25 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x

11 years agonetexternal.cgi: Fix font colour on yellow background.
Michael Tremer [Wed, 16 Jul 2014 21:25:06 +0000 (23:25 +0200)] 
netexternal.cgi: Fix font colour on yellow background.

11 years agoMerge remote-tracking branch 'morlix/check_mk'
Michael Tremer [Wed, 16 Jul 2014 18:58:41 +0000 (20:58 +0200)] 
Merge remote-tracking branch 'morlix/check_mk'

11 years agocore80: Add proxy.cgi.
Michael Tremer [Wed, 16 Jul 2014 18:54:56 +0000 (20:54 +0200)] 
core80: Add proxy.cgi.

11 years agobacula: new package
Timo Eissler [Wed, 16 Jul 2014 15:58:15 +0000 (17:58 +0200)] 
bacula: new package

11 years agocheck_mk_agent: fix DL_FROM
Timo Eissler [Wed, 16 Jul 2014 15:27:01 +0000 (17:27 +0200)] 
check_mk_agent: fix DL_FROM

11 years agowebif: hide main-menu if gpl was not accepted.
Arne Fitzenreiter [Wed, 16 Jul 2014 15:26:14 +0000 (17:26 +0200)] 
webif: hide main-menu if gpl was not accepted.

11 years agocore80: add proxy.cgi to update.
Arne Fitzenreiter [Wed, 16 Jul 2014 15:24:41 +0000 (17:24 +0200)] 
core80: add proxy.cgi to update.

11 years agoMerge branch 'bacula' of github.com:morlix/ipfire-2.x into bacula
Timo Eissler [Tue, 15 Jul 2014 19:12:51 +0000 (21:12 +0200)] 
Merge branch 'bacula' of github.com:morlix/ipfire-2.x into bacula

Conflicts:
make.sh

11 years agoadded bacula addon package
Timo Eissler [Mon, 12 Mar 2012 14:51:17 +0000 (15:51 +0100)] 
added bacula addon package

11 years agocheck_mk_agent: increase PAK_VER
Timo Eissler [Tue, 15 Jul 2014 18:45:02 +0000 (20:45 +0200)] 
check_mk_agent: increase PAK_VER