]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
11 years agoCompile-in IPv6 kernel module and disable all IPv6.
Michael Tremer [Fri, 23 Nov 2012 16:04:59 +0000 (17:04 +0100)] 
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.

11 years agocpufrequtils: Bump release version.
Michael Tremer [Sat, 24 Nov 2012 13:23:37 +0000 (14:23 +0100)] 
cpufrequtils: Bump release version.

11 years agoipsec: Shut up strongswan logging.
Michael Tremer [Sat, 24 Nov 2012 13:22:14 +0000 (14:22 +0100)] 
ipsec: Shut up strongswan logging.

Just log the basic stuff.

11 years agocpufreq: Fix loading of cpufreq modules with newer kernels.
Daniel Weismueller [Sat, 24 Nov 2012 13:03:44 +0000 (14:03 +0100)] 
cpufreq: Fix loading of cpufreq modules with newer kernels.

11 years agoShip vi in update.
Michael Tremer [Sat, 24 Nov 2012 12:01:29 +0000 (13:01 +0100)] 
Ship vi in update.

Problem is:

> [root@ipfire ~]# vim <some file>
> vim: Symbol `ospeed' has different size in shared object, consider re-linking

11 years agoRemove preloading libsafe.
Michael Tremer [Sat, 24 Nov 2012 11:59:14 +0000 (12:59 +0100)] 
Remove preloading libsafe.

libsafe has been used to protect against string (printf)
formatting errors that could be a security threat.
This is not needed anymore because glibc does it on its own.

11 years agoprocps: Ship watch command.
Michael Tremer [Sat, 24 Nov 2012 11:47:24 +0000 (12:47 +0100)] 
procps: Ship watch command.

11 years agolinux-pae: fix baudrate of serial console.
Arne Fitzenreiter [Thu, 22 Nov 2012 23:29:26 +0000 (00:29 +0100)] 
linux-pae: fix baudrate of serial console.

11 years agocoreutils: fix rootfile.
Arne Fitzenreiter [Thu, 22 Nov 2012 20:47:10 +0000 (21:47 +0100)] 
coreutils: fix rootfile.

11 years agoncurses: Add tset (reset links to tset).
Michael Tremer [Thu, 22 Nov 2012 19:47:59 +0000 (20:47 +0100)] 
ncurses: Add tset (reset links to tset).

11 years agoupdater: several improvements and fixes.
Arne Fitzenreiter [Thu, 22 Nov 2012 18:26:51 +0000 (19:26 +0100)] 
updater: several improvements and fixes.

print log errors to "ipfire:" so it will showed at webif.
check free space on root.
initiate pae kernel installation if pae is supported.

11 years agolinux-pae: if pae is supported set pae kernel for next boot.
Arne Fitzenreiter [Thu, 22 Nov 2012 18:24:11 +0000 (19:24 +0100)] 
linux-pae: if pae is supported set pae kernel for next boot.

11 years agoupdater: add bridge-utils.
Arne Fitzenreiter [Wed, 21 Nov 2012 19:40:15 +0000 (20:40 +0100)] 
updater: add bridge-utils.

11 years agoupdater: don't use pakfire function for untar.
Arne Fitzenreiter [Wed, 21 Nov 2012 17:33:00 +0000 (18:33 +0100)] 
updater: don't use pakfire function for untar.

This updater should now work also with older testreleases of IPFire 2.13.

11 years agoinitskripts: do more syncing on shutdown.
Arne Fitzenreiter [Wed, 21 Nov 2012 17:27:44 +0000 (18:27 +0100)] 
initskripts: do more syncing on shutdown.

11 years agoupdater: add acpid initskripts.
Arne Fitzenreiter [Wed, 21 Nov 2012 17:16:36 +0000 (18:16 +0100)] 
updater: add acpid initskripts.

11 years agoMerge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Mon, 19 Nov 2012 22:24:15 +0000 (23:24 +0100)] 
Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen

11 years agorpi-firmware: update to 855e997.
Arne Fitzenreiter [Mon, 19 Nov 2012 22:21:11 +0000 (23:21 +0100)] 
rpi-firmware: update to 855e997.

This version has 256/512MB board autodetection.

11 years agobridge-utils: Update to 1.5.
Michael Tremer [Mon, 19 Nov 2012 20:46:34 +0000 (21:46 +0100)] 
bridge-utils: Update to 1.5.

11 years agodracut: arm rootfile update.
Arne Fitzenreiter [Mon, 19 Nov 2012 18:16:26 +0000 (19:16 +0100)] 
dracut: arm rootfile update.

11 years agow_scan: some fixes for startskript.
Arne Fitzenreiter [Sat, 17 Nov 2012 23:06:39 +0000 (00:06 +0100)] 
w_scan: some fixes for startskript.

11 years agoupdater: reinstall grub at update.
Arne Fitzenreiter [Sat, 17 Nov 2012 19:30:43 +0000 (20:30 +0100)] 
updater: reinstall grub at update.

11 years agonetwork initskript: enable netfilter accounting.
Arne Fitzenreiter [Sat, 17 Nov 2012 19:24:32 +0000 (20:24 +0100)] 
network initskript: enable netfilter accounting.

11 years agoRevert "sysctl: activate conntrack accounting."
Arne Fitzenreiter [Sat, 17 Nov 2012 19:04:53 +0000 (20:04 +0100)] 
Revert "sysctl: activate conntrack accounting."

This reverts commit 94ca39b479b1c122294bce9c30d3fbac58ac1738.
Cannot set this because nf_conntrack is not loaded yet.

11 years agokernel: update to 3.2.34.
Arne Fitzenreiter [Sat, 17 Nov 2012 17:35:55 +0000 (18:35 +0100)] 
kernel: update to 3.2.34.

11 years agodvb-firmware: add dvb-ttpci-01.fw to image.
Arne Fitzenreiter [Sat, 17 Nov 2012 17:35:14 +0000 (18:35 +0100)] 
dvb-firmware: add dvb-ttpci-01.fw to image.

11 years agosysctl: activate conntrack accounting.
Arne Fitzenreiter [Sat, 17 Nov 2012 14:39:54 +0000 (15:39 +0100)] 
sysctl: activate conntrack accounting.

11 years agocollectd: pluto -> charon.
Arne Fitzenreiter [Sat, 17 Nov 2012 11:54:06 +0000 (12:54 +0100)] 
collectd: pluto -> charon.

11 years agoupdater: remove old profile.d and terminfo.
Arne Fitzenreiter [Sat, 17 Nov 2012 11:21:42 +0000 (12:21 +0100)] 
updater: remove old profile.d and terminfo.

11 years agoupdater: add sendsignals initskript.
Arne Fitzenreiter [Sat, 17 Nov 2012 11:21:12 +0000 (12:21 +0100)] 
updater: add sendsignals initskript.

11 years agoupdater: add new bash profile to updater.
Arne Fitzenreiter [Sat, 17 Nov 2012 10:58:28 +0000 (11:58 +0100)] 
updater: add new bash profile to updater.

11 years agoMerge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Fri, 16 Nov 2012 16:14:30 +0000 (17:14 +0100)] 
Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen

11 years agow_scan: add new w_scan_start skript.
Arne Fitzenreiter [Thu, 15 Nov 2012 17:24:16 +0000 (18:24 +0100)] 
w_scan: add new w_scan_start skript.

11 years agonewt: add whiptail to rootfile.
Arne Fitzenreiter [Thu, 15 Nov 2012 17:15:13 +0000 (18:15 +0100)] 
newt: add whiptail to rootfile.

11 years agorootfile updates: bash, openssl.
Arne Fitzenreiter [Thu, 15 Nov 2012 17:13:24 +0000 (18:13 +0100)] 
rootfile updates: bash, openssl.

11 years agobash startfiles: Add file to make sure that all paths are available.
Michael Tremer [Thu, 15 Nov 2012 12:50:36 +0000 (13:50 +0100)] 
bash startfiles: Add file to make sure that all paths are available.

11 years agobash startfiles: Fix locale of path names in glib2.
Michael Tremer [Thu, 15 Nov 2012 12:50:15 +0000 (13:50 +0100)] 
bash startfiles: Fix locale of path names in glib2.

11 years agobash startfiles: Add /sbin.
Michael Tremer [Thu, 15 Nov 2012 12:49:51 +0000 (13:49 +0100)] 
bash startfiles: Add /sbin.

11 years agobash: Execute start files when loggin in over SSH.
Michael Tremer [Thu, 15 Nov 2012 12:49:23 +0000 (13:49 +0100)] 
bash: Execute start files when loggin in over SSH.

11 years agobash: Fix startfiles.
Michael Tremer [Tue, 13 Nov 2012 21:27:49 +0000 (22:27 +0100)] 
bash: Fix startfiles.

Sanitize PATH variable and fix wrong path to hostname command.

11 years agorootfiles: update linux-headers and glibc on armv5tel.
Arne Fitzenreiter [Tue, 13 Nov 2012 18:36:34 +0000 (19:36 +0100)] 
rootfiles: update linux-headers and glibc on armv5tel.

11 years agoMerge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Tue, 13 Nov 2012 17:29:13 +0000 (18:29 +0100)] 
Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen

11 years agolinux-headers: use kernel 3.2.x headers.
Arne Fitzenreiter [Tue, 13 Nov 2012 17:26:28 +0000 (18:26 +0100)] 
linux-headers: use kernel 3.2.x headers.

11 years agocompat-wireless: updated to 3.6.6-1-snp.
Arne Fitzenreiter [Tue, 13 Nov 2012 17:25:35 +0000 (18:25 +0100)] 
compat-wireless: updated to 3.6.6-1-snp.

11 years agow_scan: update to 20121111.
Arne Fitzenreiter [Tue, 13 Nov 2012 17:25:07 +0000 (18:25 +0100)] 
w_scan: update to 20121111.

11 years agoncurses: Sync shipped terminfo files with IPFire 3.
Michael Tremer [Tue, 13 Nov 2012 11:13:28 +0000 (12:13 +0100)] 
ncurses: Sync shipped terminfo files with IPFire 3.

11 years agoinitskripts: acpid need syslog.
Arne Fitzenreiter [Tue, 13 Nov 2012 07:51:39 +0000 (08:51 +0100)] 
initskripts: acpid need syslog.

also added stop at shutdown to suppress ugly messages on console.

11 years agoinitskripts: sendsignal - print ok if no processes are left.
Arne Fitzenreiter [Tue, 13 Nov 2012 07:44:34 +0000 (08:44 +0100)] 
initskripts: sendsignal - print ok if no processes are left.

11 years agoiptables: rootfile update.
Arne Fitzenreiter [Tue, 13 Nov 2012 05:40:25 +0000 (06:40 +0100)] 
iptables: rootfile update.

11 years agogrub: create default file.
Arne Fitzenreiter [Mon, 12 Nov 2012 22:42:08 +0000 (23:42 +0100)] 
grub: create default file.

grub will not boot if the file not exist.

11 years agoacpid: use acpid for powerbutton shutdown.
Arne Fitzenreiter [Mon, 12 Nov 2012 22:41:17 +0000 (23:41 +0100)] 
acpid: use acpid for powerbutton shutdown.

11 years agoflash-images: fix grub path.
Arne Fitzenreiter [Mon, 12 Nov 2012 22:40:17 +0000 (23:40 +0100)] 
flash-images: fix grub path.

11 years agoImport bash startfiles from IPFire 3.x.
Michael Tremer [Sun, 11 Nov 2012 22:28:52 +0000 (23:28 +0100)] 
Import bash startfiles from IPFire 3.x.

11 years agocollectd: Update rootfile.
Michael Tremer [Sun, 11 Nov 2012 22:03:37 +0000 (23:03 +0100)] 
collectd: Update rootfile.

11 years agoacpid: Add initscript for acpi daemon.
Michael Tremer [Sun, 11 Nov 2012 22:02:03 +0000 (23:02 +0100)] 
acpid: Add initscript for acpi daemon.

11 years agoppp: Package ignored CFLAGS.
Michael Tremer [Sun, 11 Nov 2012 18:12:29 +0000 (19:12 +0100)] 
ppp: Package ignored CFLAGS.

11 years agoppp: Fix building PPPoE stuff with new headers.
Michael Tremer [Thu, 8 Nov 2012 16:59:08 +0000 (17:59 +0100)] 
ppp: Fix building PPPoE stuff with new headers.

11 years agoFix building e1000, e1000e and igb.
Michael Tremer [Thu, 8 Nov 2012 22:56:34 +0000 (23:56 +0100)] 
Fix building e1000, e1000e and igb.

11 years agocollected: Update to 4.10.7.
Michael Tremer [Tue, 6 Nov 2012 21:43:45 +0000 (22:43 +0100)] 
collected: Update to 4.10.7.

11 years agosysvinit: Update to 2.88.
Michael Tremer [Tue, 6 Nov 2012 21:39:54 +0000 (22:39 +0100)] 
sysvinit: Update to 2.88.

Did not build with too old kernel headers.

11 years agoebtables: Update to 2.0.10-4.
Michael Tremer [Tue, 6 Nov 2012 21:41:09 +0000 (22:41 +0100)] 
ebtables: Update to 2.0.10-4.

11 years agoiptables: Install pkg-config files to right directory.
Michael Tremer [Tue, 6 Nov 2012 21:42:53 +0000 (22:42 +0100)] 
iptables: Install pkg-config files to right directory.

11 years agoRemove mc alias (which disabled UTF-8).
Michael Tremer [Sun, 11 Nov 2012 17:52:07 +0000 (18:52 +0100)] 
Remove mc alias (which disabled UTF-8).

11 years agogrub: Replace patches to have grub-set-default again.
Michael Tremer [Sun, 11 Nov 2012 17:51:17 +0000 (18:51 +0100)] 
grub: Replace patches to have grub-set-default again.

11 years agoupdater: remove old arm kernel/initrd/modules.
Arne Fitzenreiter [Sat, 10 Nov 2012 22:10:41 +0000 (23:10 +0100)] 
updater: remove old arm kernel/initrd/modules.

11 years agoMerge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Sat, 10 Nov 2012 21:59:53 +0000 (22:59 +0100)] 
Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen

11 years agoupdater: add some sanity checks.
Arne Fitzenreiter [Sat, 10 Nov 2012 21:44:18 +0000 (22:44 +0100)] 
updater: add some sanity checks.

11 years agoMerge remote-tracking branch 'origin/next' into thirteen
Arne Fitzenreiter [Sat, 10 Nov 2012 15:44:40 +0000 (16:44 +0100)] 
Merge remote-tracking branch 'origin/next' into thirteen

11 years agofinished core64. v2.11-core64
Arne Fitzenreiter [Sat, 10 Nov 2012 15:29:09 +0000 (16:29 +0100)] 
finished core64.

11 years agoGeoIP: update database to 6.11.2012.
Arne Fitzenreiter [Sat, 10 Nov 2012 15:28:15 +0000 (16:28 +0100)] 
GeoIP: update database to 6.11.2012.

11 years agocore64: add langs to updater and update cache.
Arne Fitzenreiter [Sat, 10 Nov 2012 15:27:51 +0000 (16:27 +0100)] 
core64: add langs to updater and update cache.

11 years agolangs: remove not translated ovpn strings.
Arne Fitzenreiter [Sat, 10 Nov 2012 15:25:54 +0000 (16:25 +0100)] 
langs: remove not translated ovpn strings.

Don't add english strings to other language files!
English will automaticly used if the string is not defined.

11 years agoupdater: add scandh script to update.
Arne Fitzenreiter [Sat, 10 Nov 2012 13:28:09 +0000 (14:28 +0100)] 
updater: add scandh script to update.

11 years agoupdater: add outgoingfw.pl and remove old ncurses from libs.
Arne Fitzenreiter [Sat, 10 Nov 2012 12:42:11 +0000 (13:42 +0100)] 
updater: add outgoingfw.pl and remove old ncurses from libs.

11 years agoudev: add missing alsa rules.
Arne Fitzenreiter [Fri, 9 Nov 2012 08:55:18 +0000 (09:55 +0100)] 
udev: add missing alsa rules.

11 years agodaq: fix rootfile (part2).
Arne Fitzenreiter [Thu, 8 Nov 2012 22:30:06 +0000 (23:30 +0100)] 
daq: fix rootfile (part2).

11 years agoupdater: fix baudrate for serial console.
Arne Fitzenreiter [Thu, 8 Nov 2012 18:21:19 +0000 (19:21 +0100)] 
updater: fix baudrate for serial console.

11 years agoupdater: add udev and udev_retry initskript to update.
Arne Fitzenreiter [Thu, 8 Nov 2012 18:19:25 +0000 (19:19 +0100)] 
updater: add udev and udev_retry initskript to update.

11 years agodaq: fix rootfile.
Arne Fitzenreiter [Thu, 8 Nov 2012 18:16:33 +0000 (19:16 +0100)] 
daq: fix rootfile.

11 years agoupdater: remove double files from backup.
Arne Fitzenreiter [Wed, 7 Nov 2012 20:13:45 +0000 (21:13 +0100)] 
updater: remove double files from backup.

Add some missed files.

11 years agoMerge remote-tracking branch 'origin/next' into thirteen
Arne Fitzenreiter [Tue, 6 Nov 2012 23:01:32 +0000 (00:01 +0100)] 
Merge remote-tracking branch 'origin/next' into thirteen

11 years agostarted updater from 2.11 to 2.13.
Arne Fitzenreiter [Tue, 6 Nov 2012 22:59:30 +0000 (23:59 +0100)] 
started updater from 2.11 to 2.13.

11 years agoAdd recently changed files to core update.
Michael Tremer [Tue, 6 Nov 2012 21:59:20 +0000 (22:59 +0100)] 
Add recently changed files to core update.

11 years agoFix outgoing firewall problems with MAC rules.
Michael Tremer [Tue, 6 Nov 2012 21:57:22 +0000 (22:57 +0100)] 
Fix outgoing firewall problems with MAC rules.

Bug #10223.

11 years agodeleted strongswan testupdater.
Arne Fitzenreiter [Tue, 6 Nov 2012 18:37:14 +0000 (19:37 +0100)] 
deleted strongswan testupdater.

11 years agosetclock: save systemclock to hwclock at shutdown.
Arne Fitzenreiter [Tue, 6 Nov 2012 15:23:33 +0000 (16:23 +0100)] 
setclock: save systemclock to hwclock at shutdown.

11 years agoMerge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Tue, 6 Nov 2012 12:39:05 +0000 (13:39 +0100)] 
Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen

11 years agokernel: build rtc-cmos into i586 kernel.
Arne Fitzenreiter [Tue, 6 Nov 2012 11:38:49 +0000 (12:38 +0100)] 
kernel: build rtc-cmos into i586 kernel.

11 years agoUpdate translations.
Michael Tremer [Tue, 6 Nov 2012 10:45:01 +0000 (11:45 +0100)] 
Update translations.

11 years agoUpdate credits.cgi.
Michael Tremer [Tue, 6 Nov 2012 10:44:45 +0000 (11:44 +0100)] 
Update credits.cgi.

11 years agokernel: updated patch for ipg drivername to kernel 3.2.
Arne Fitzenreiter [Mon, 5 Nov 2012 19:11:19 +0000 (20:11 +0100)] 
kernel: updated patch for ipg drivername to kernel 3.2.

11 years agoMerge remote-tracking branch 'origin/next' into thirteen
Arne Fitzenreiter [Mon, 5 Nov 2012 18:50:35 +0000 (19:50 +0100)] 
Merge remote-tracking branch 'origin/next' into thirteen

11 years agosamba: updated to 3.5.19.
Arne Fitzenreiter [Mon, 5 Nov 2012 18:49:18 +0000 (19:49 +0100)] 
samba: updated to 3.5.19.

11 years agoRevert "installer: Make kernel silent at boot time."
Arne Fitzenreiter [Mon, 5 Nov 2012 17:42:56 +0000 (18:42 +0100)] 
Revert "installer: Make kernel silent at boot time."

This reverts commit a23305b8a2869414e40d7a49bafd2bbc764ea925.

11 years agosetclock: create /dev/rtc symlink if it not exist.
Arne Fitzenreiter [Mon, 5 Nov 2012 14:15:57 +0000 (15:15 +0100)] 
setclock: create /dev/rtc symlink if it not exist.

11 years agovideolan: removed.
Arne Fitzenreiter [Mon, 5 Nov 2012 14:10:31 +0000 (15:10 +0100)] 
videolan: removed.

this package is outdated and we have not the resources to
update and maintain it.

11 years agoipfireseeder: removed.
Arne Fitzenreiter [Mon, 5 Nov 2012 12:03:55 +0000 (13:03 +0100)] 
ipfireseeder: removed.

11 years agoxz: updated to 5.0.4.
Arne Fitzenreiter [Mon, 5 Nov 2012 09:57:39 +0000 (10:57 +0100)] 
xz: updated to 5.0.4.

11 years agoMerge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Mon, 5 Nov 2012 09:26:35 +0000 (10:26 +0100)] 
Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen

11 years agoMerge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen
Arne Fitzenreiter [Mon, 5 Nov 2012 10:24:50 +0000 (11:24 +0100)] 
Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen