You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Heiko Z. <smi...@us...> - 2011-04-25 18:14:00
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 2e532c33a334304b91e6c301447d887472afdcfd (commit) via d91eb9e1534de8f71ea834adf774f61d74eb5809 (commit) via c43b4a628461afdce0ec71c368a50e1838fdf41a (commit) from a3d9222ab07be869c3b0eef2cee22fdf3d7cd968 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2e532c33a334304b91e6c301447d887472afdcfd Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:11:43 2011 -0500 samba: bump version to 3.5.8 and add additional config options commit d91eb9e1534de8f71ea834adf774f61d74eb5809 Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:10:58 2011 -0500 added default samba config commit c43b4a628461afdce0ec71c368a50e1838fdf41a Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 13:10:32 2011 -0500 enabled samba ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 11 +- package/samba/Config.in | 16 + package/samba/samba-CVE-2011-0719.patch | 613 -------------------- package/samba/samba-add-check-for-__use_bsd.patch | 18 - .../samba/samba-do-not-check-glibc-version.patch | 104 ---- package/samba/samba-fix-client-mtab.patch | 11 - package/samba/samba-fix-mount.cifs.patch | 18 - package/samba/samba-getgrouplist.patch | 41 -- package/samba/samba-remove-legacy-index.patch | 20 - package/samba/samba.mk | 27 +- .../default/target_skeleton/etc/samba/smb.conf | 271 +++++++++ 11 files changed, 310 insertions(+), 840 deletions(-) delete mode 100644 package/samba/samba-CVE-2011-0719.patch delete mode 100644 package/samba/samba-add-check-for-__use_bsd.patch delete mode 100644 package/samba/samba-do-not-check-glibc-version.patch delete mode 100644 package/samba/samba-fix-client-mtab.patch delete mode 100644 package/samba/samba-fix-mount.cifs.patch delete mode 100644 package/samba/samba-getgrouplist.patch delete mode 100644 package/samba/samba-remove-legacy-index.patch create mode 100644 target/Devil-Linux/default/target_skeleton/etc/samba/smb.conf hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-25 13:15:01
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via a3d9222ab07be869c3b0eef2cee22fdf3d7cd968 (commit) via a09bc7f6796f92ab5a389d3e1dfb1acc9f84d735 (commit) from 26857f2baaa9b8cb655e266cc66550e1af82b66a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a3d9222ab07be869c3b0eef2cee22fdf3d7cd968 Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 08:12:47 2011 -0500 dhcp: allow IPv6 to be turned on commit a09bc7f6796f92ab5a389d3e1dfb1acc9f84d735 Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 08:10:50 2011 -0500 make sure we use the correct path names ----------------------------------------------------------------------- Summary of changes: package/dhcp/dhcp.mk | 7 +++++-- .../default/target_skeleton/etc/init.d/dhcpd | 6 +++--- .../default/target_skeleton/etc/init.d/dhcrelay | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-25 12:45:09
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 26857f2baaa9b8cb655e266cc66550e1af82b66a (commit) via 4bb33dce49245ed36137c7028a9d170d8f4fe8ff (commit) via b052862f02f94eaca39fcd576971a84a13b865be (commit) via 7edfd3c1b4fed7d7211024ae5f5a428a5187ea4d (commit) via 31fb724fd2c271fcaf204abcdc26e4afe82618ac (commit) via cdd4a7a06184ec1a322ac43f633b5f15f991de54 (commit) via f3de6d578bc3f522ed066bd829cddafb6e31f22c (commit) via 36d1a7a5a3b78e278a0576d9856e6fb7ed1fe5c6 (commit) via 7d584285c8b32d8a419f8a5fb40efce66e8e5e24 (commit) via 4b4e5827a24d8a517038741b681dc077c2f28cf1 (commit) via cd58efbac7040c58429b765853306c3e8052e984 (commit) from c5a62de44c08f8c9724a5bf78f1f9ceb3501fc63 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 26857f2baaa9b8cb655e266cc66550e1af82b66a Merge: c5a62de44c08f8c9724a5bf78f1f9ceb3501fc63 4bb33dce49245ed36137c7028a9d170d8f4fe8ff Author: Heiko Zuerker <smi...@us...> Date: Mon Apr 25 07:44:25 2011 -0500 Merge branch 'master' of git://git.buildroot.net/buildroot commit 4bb33dce49245ed36137c7028a9d170d8f4fe8ff Author: Peter Korsgaard <ja...@su...> Date: Mon Apr 25 00:10:45 2011 +0200 Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabled For this we need to read .config. Signed-off-by: Peter Korsgaard <ja...@su...> commit b052862f02f94eaca39fcd576971a84a13b865be Author: Peter Korsgaard <ja...@su...> Date: Mon Apr 25 00:00:23 2011 +0200 Makefile: remove outdated make targets busybox and linux26 no longer have a -config target, and prepatch only makes sense for a very specific configuration (BR toolchain with GDB enabled). Signed-off-by: Peter Korsgaard <ja...@su...> commit 7edfd3c1b4fed7d7211024ae5f5a428a5187ea4d Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 24 23:54:28 2011 +0200 lockfile-progs: fix make dependency Based on patch by Sergio Monteiro Basto <se...@se...>. Signed-off-by: Peter Korsgaard <ja...@su...> commit 31fb724fd2c271fcaf204abcdc26e4afe82618ac Author: Luca Ceresoli <lu...@lu...> Date: Fri Apr 8 16:46:23 2011 +0200 u-boot: add 2011.03 release Signed-off-by: Luca Ceresoli <lu...@lu...> Signed-off-by: Peter Korsgaard <ja...@su...> commit cdd4a7a06184ec1a322ac43f633b5f15f991de54 Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 24 23:32:46 2011 +0200 u-boot: fix target build of fw_printenv Closes #3571 The current approach for building fw_printenv for the target fails on some configurations, so use the upstream make target (which works) instead. At the same time get rid of the unneeded stripping. Signed-off-by: Peter Korsgaard <ja...@su...> commit f3de6d578bc3f522ed066bd829cddafb6e31f22c Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 24 23:26:00 2011 +0200 u-boot: remove extra CFLAGS / LDFLAGS handling TARGET_CONFIGURE_FLAGS already contain CFLAGS/LDFLAGS, so no point in setting them explicitly. Signed-off-by: Peter Korsgaard <ja...@su...> commit 36d1a7a5a3b78e278a0576d9856e6fb7ed1fe5c6 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 20 14:41:55 2011 -0300 haserl: bump dev version to 0.9.28 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 7d584285c8b32d8a419f8a5fb40efce66e8e5e24 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 20 14:41:58 2011 -0300 ncurses: roll back to version 5.7 ncurses 5.8 and 5.9 segfault with some applications so roll back to version 5.7 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4b4e5827a24d8a517038741b681dc077c2f28cf1 Author: Yann E. MORIN <yan...@an...> Date: Sat Apr 23 18:18:34 2011 +0200 toolchain/crosstool-NG: correctly copy the dynamic linker Depending on some setting (which? Arch? Others?), the dynamic linker can get different names. Some times, it is named ld-linux.something.so, other times, it is ld.so.1, and maybe other variants as well... The fix is to always copy ls*.so, even if it is a symlink: we create the destination file by its SONAME, and if ld*.so matches more than one file, that's no issue, as they would all get the same SONAME (being symlinks ones to the others). Split long lines at the same time. Reported-by: Ettore Campion <eca...@gm...> Signed-off-by: "Yann E. MORIN" <yan...@an...> Signed-off-by: Peter Korsgaard <ja...@su...> commit cd58efbac7040c58429b765853306c3e8052e984 Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 24 22:34:50 2011 +0200 popt: bump version, use alternative upstream location Closes #3643 rpm5.org seems to be gone/down, so use linuxfromscratch mirror instead. Signed-off-by: Peter Korsgaard <ja...@su...> ----------------------------------------------------------------------- Summary of changes: CHANGES | 8 +++++--- Makefile | 19 +++++++++++++------ boot/u-boot/Config.in | 6 +++++- boot/u-boot/u-boot.mk | 14 ++++---------- package/haserl/Config.in | 2 +- package/haserl/haserl.mk | 15 +++++++++++---- package/lockfile-progs/lockfile-progs.mk | 1 + package/ncurses/ncurses.mk | 1 - package/popt/popt.mk | 7 +++---- toolchain/toolchain-crosstool-ng/crosstool-ng.mk | 7 ++++--- 10 files changed, 47 insertions(+), 33 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 21:20:28
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via c5a62de44c08f8c9724a5bf78f1f9ceb3501fc63 (commit) via 6031a992fd9e7ce98731d59b3be009251ea601ee (commit) from 794ceefb5b2f69fa5dcd4f97809b3e342e246934 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c5a62de44c08f8c9724a5bf78f1f9ceb3501fc63 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 16:19:37 2011 -0500 dhcp client is now working upgrade-config is now asking less questions commit 6031a992fd9e7ce98731d59b3be009251ea601ee Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 15:57:55 2011 -0500 updated util-linux to 2.19 ----------------------------------------------------------------------- Summary of changes: .../dhcp/dhcp-4.2.0-P2-dhclient-script_linux.patch | 147 ++++++++++++++++++++ package/dhcp/dhcp.mk | 2 +- package/util-linux-ng/util-linux-ng.mk | 6 +- .../default/target_skeleton/etc/init.d/network | 16 ++- .../default/target_skeleton/sbin/upgrade-config | 14 +- 5 files changed, 167 insertions(+), 18 deletions(-) create mode 100644 package/dhcp/dhcp-4.2.0-P2-dhclient-script_linux.patch hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 19:23:07
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 794ceefb5b2f69fa5dcd4f97809b3e342e246934 (commit) from 1ffd94662190a65135bd368ceb67b953d864eabe (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 794ceefb5b2f69fa5dcd4f97809b3e342e246934 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 14:22:24 2011 -0500 enabled dhcp ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 60 ++++++++++++++++++++++++++++++++-- 1 files changed, 57 insertions(+), 3 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 19:20:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 1ffd94662190a65135bd368ceb67b953d864eabe (commit) from 5d5aa648a573407e3341ba07d44d7c586b7ef5c9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1ffd94662190a65135bd368ceb67b953d864eabe Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 14:20:15 2011 -0500 added full config from 1.4 ----------------------------------------------------------------------- Summary of changes: .../default/target_skeleton/etc/sysconfig/config | 322 ++++++++++++++++++++ 1 files changed, 322 insertions(+), 0 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 19:07:43
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 5d5aa648a573407e3341ba07d44d7c586b7ef5c9 (commit) via b63fae0ae163d2b40eb9effce9b3a933acf7b103 (commit) from 9897911fc4418c006e112777d00cfaed65232221 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5d5aa648a573407e3341ba07d44d7c586b7ef5c9 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 14:07:08 2011 -0500 save-config and upgrade-config now work properly commit b63fae0ae163d2b40eb9effce9b3a933acf7b103 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 13:28:28 2011 -0500 updated syslog-ng to 3.0.10 ----------------------------------------------------------------------- Summary of changes: package/syslog-ng/syslog-ng.mk | 2 +- .../default/target_skeleton/sbin/pre_init | 6 +- .../default/target_skeleton/sbin/save-config | 2 + .../default/target_skeleton/sbin/upgrade-config | 114 ++++++-------------- 4 files changed, 39 insertions(+), 85 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 14:39:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 9897911fc4418c006e112777d00cfaed65232221 (commit) via 8181b3e96a35f372c8b36ec2dfb1eb2a00ee18ea (commit) from 9c9005c1153b2c7e44d61ca6b0f4327b50a6ddbf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9897911fc4418c006e112777d00cfaed65232221 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 09:38:41 2011 -0500 correct location of modprobe (again) commit 8181b3e96a35f372c8b36ec2dfb1eb2a00ee18ea Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 09:34:35 2011 -0500 Install module-init-tools into /sbin Install module-init-tools binaries into /sbin, since they're system critical and need to be available before e.g. mounting of /usr ----------------------------------------------------------------------- Summary of changes: package/module-init-tools/module-init-tools.mk | 4 +++- .../target_skeleton/etc/init.d/firewall.rules.2nic | 2 +- .../target_skeleton/etc/init.d/firewall.rules.3nic | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-24 14:02:59
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 9c9005c1153b2c7e44d61ca6b0f4327b50a6ddbf (commit) from ea84fcd9fb7df5636f2d8181af2db56c19ffb30f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9c9005c1153b2c7e44d61ca6b0f4327b50a6ddbf Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 24 09:02:09 2011 -0500 more cleanup, preliminary support for save-config ----------------------------------------------------------------------- Summary of changes: target/Devil-Linux/default/config/isolinux.cfg | 2 +- target/Devil-Linux/default/config/linux.small | 458 +++++++++++++------- .../target_skeleton/etc/init.d/firewall.rules.2nic | 2 +- .../target_skeleton/etc/init.d/firewall.rules.3nic | 2 +- .../default/target_skeleton/etc/modules.conf | 57 --- .../target_skeleton/etc/sysconfig/irqbalance | 19 + .../default/target_skeleton/sbin/pre_init | 3 +- .../default/target_skeleton/sbin/save-config | 7 +- .../default/target_skeleton/sbin/upgrade-config | 4 +- 9 files changed, 340 insertions(+), 214 deletions(-) delete mode 100644 target/Devil-Linux/default/target_skeleton/etc/modules.conf create mode 100644 target/Devil-Linux/default/target_skeleton/etc/sysconfig/irqbalance hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-23 22:14:24
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via ea84fcd9fb7df5636f2d8181af2db56c19ffb30f (commit) from 4db220ca97962b5b99d39fa7e5ab5d5553bbfcb6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ea84fcd9fb7df5636f2d8181af2db56c19ffb30f Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 23 17:13:45 2011 -0500 added all the 1.4 init scripts and started some cleanup ----------------------------------------------------------------------- Summary of changes: target/Devil-Linux/default/config/insserv.conf | 2 +- target/Devil-Linux/default/customize_target.sh | 1 + .../default/target_skeleton/etc/init.d/adsl | 72 +++ .../default/target_skeleton/etc/init.d/aiccu | 70 +++ .../default/target_skeleton/etc/init.d/apcupsd | 70 +++ .../default/target_skeleton/etc/init.d/arpwatch | 66 +++ .../default/target_skeleton/etc/init.d/bacula | 56 +++ .../default/target_skeleton/etc/init.d/bgpd | 66 +++ .../default/target_skeleton/etc/init.d/blankscreen | 58 +++ .../default/target_skeleton/etc/init.d/bluetooth | 129 +++++ .../default/target_skeleton/etc/init.d/clamav | 86 ++++ .../default/target_skeleton/etc/init.d/conntrackd | 89 ++++ .../default/target_skeleton/etc/init.d/cron | 65 +++ .../target_skeleton/etc/init.d/dansguardian | 143 ++++++ .../default/target_skeleton/etc/init.d/dbus | 66 +++ .../default/target_skeleton/etc/init.d/denyhosts | 83 ++++ .../default/target_skeleton/etc/init.d/dhcpd | 84 ++++ .../default/target_skeleton/etc/init.d/dhcrelay | 90 ++++ .../default/target_skeleton/etc/init.d/dkim-milter | 66 +++ .../default/target_skeleton/etc/init.d/dnsmasq | 66 +++ .../default/target_skeleton/etc/init.d/dovecot | 68 +++ .../default/target_skeleton/etc/init.d/ebtables | 145 ++++++ .../default/target_skeleton/etc/init.d/ez-ipupdate | 66 +++ .../default/target_skeleton/etc/init.d/freeradius | 138 ++++++ .../default/target_skeleton/etc/init.d/freshclam | 78 +++ .../default/target_skeleton/etc/init.d/frox | 65 +++ .../default/target_skeleton/etc/init.d/gpm | 66 +++ .../default/target_skeleton/etc/init.d/grsecurity | 75 +++ .../default/target_skeleton/etc/init.d/heartbeat | 495 ++++++++++++++++++++ .../default/target_skeleton/etc/init.d/hotplug | 79 ++++ .../default/target_skeleton/etc/init.d/httpd | 65 +++ .../default/target_skeleton/etc/init.d/imapd | 90 ++++ .../default/target_skeleton/etc/init.d/ippoold | 118 +++++ .../default/target_skeleton/etc/init.d/ipsec | 67 +++ .../default/target_skeleton/etc/init.d/ipsec-tools | 77 +++ .../default/target_skeleton/etc/init.d/irqbalance | 74 +++ .../target_skeleton/etc/init.d/iscsi-target | 40 ++ .../default/target_skeleton/etc/init.d/jftpgw | 65 +++ .../default/target_skeleton/etc/init.d/keepalived | 69 +++ .../default/target_skeleton/etc/init.d/ldirectord | 103 ++++ .../default/target_skeleton/etc/init.d/lm_sensors | 98 ++++ .../default/target_skeleton/etc/init.d/lpd | 66 +++ .../default/target_skeleton/etc/init.d/mailscanner | 143 ++++++ .../target_skeleton/etc/init.d/mdadm_monitor | 68 +++ .../default/target_skeleton/etc/init.d/memcached | 63 +++ .../default/target_skeleton/etc/init.d/motion | 80 ++++ .../default/target_skeleton/etc/init.d/mysqld | 108 +++++ .../default/target_skeleton/etc/init.d/nagios | 208 ++++++++ .../default/target_skeleton/etc/init.d/named | 68 +++ .../default/target_skeleton/etc/init.d/nfsd | 130 +++++ .../target_skeleton/etc/init.d/noip_updater | 73 +++ .../default/target_skeleton/etc/init.d/nrpe | 66 +++ .../default/target_skeleton/etc/init.d/nsca | 66 +++ .../default/target_skeleton/etc/init.d/ntop | 79 ++++ .../default/target_skeleton/etc/init.d/nut | 70 +++ .../default/target_skeleton/etc/init.d/oidentd | 60 +++ .../default/target_skeleton/etc/init.d/openl2tpd | 119 +++++ .../default/target_skeleton/etc/init.d/openvpn | 72 +++ .../default/target_skeleton/etc/init.d/ospf6d | 66 +++ .../default/target_skeleton/etc/init.d/ospfd | 66 +++ .../default/target_skeleton/etc/init.d/portmap | 71 +++ .../default/target_skeleton/etc/init.d/postfix | 95 ++++ .../default/target_skeleton/etc/init.d/postgresql | 120 +++++ .../default/target_skeleton/etc/init.d/pound | 66 +++ .../default/target_skeleton/etc/init.d/pptpd | 66 +++ .../default/target_skeleton/etc/init.d/quagga | 65 +++ .../default/target_skeleton/etc/init.d/radvd | 65 +++ .../default/target_skeleton/etc/init.d/ripd | 65 +++ .../default/target_skeleton/etc/init.d/ripngd | 65 +++ .../default/target_skeleton/etc/init.d/rngd | 60 +++ .../default/target_skeleton/etc/init.d/sagator | 68 +++ .../default/target_skeleton/etc/init.d/samba | 74 +++ .../default/target_skeleton/etc/init.d/saslauthd | 65 +++ .../default/target_skeleton/etc/init.d/ser | 65 +++ .../default/target_skeleton/etc/init.d/shorewall | 57 +++ .../default/target_skeleton/etc/init.d/siproxd | 66 +++ .../default/target_skeleton/etc/init.d/slapd | 66 +++ .../default/target_skeleton/etc/init.d/slurpd | 66 +++ .../default/target_skeleton/etc/init.d/smartd | 60 +++ .../default/target_skeleton/etc/init.d/snmpd | 65 +++ .../default/target_skeleton/etc/init.d/snort | 87 ++++ .../default/target_skeleton/etc/init.d/spamd | 66 +++ .../default/target_skeleton/etc/init.d/squid | 112 +++++ .../default/target_skeleton/etc/init.d/sshd | 81 ++++ .../default/target_skeleton/etc/init.d/stunnel | 66 +++ .../default/target_skeleton/etc/init.d/tftpd | 66 +++ .../default/target_skeleton/etc/init.d/thttpd | 66 +++ .../default/target_skeleton/etc/init.d/vmware | 72 +++ .../default/target_skeleton/etc/init.d/vsftpd | 66 +++ .../default/target_skeleton/etc/init.d/vtun | 59 +++ .../default/target_skeleton/etc/init.d/watchdog | 66 +++ .../default/target_skeleton/etc/init.d/webmin | 84 ++++ .../default/target_skeleton/etc/init.d/xinetd | 68 +++ .../default/target_skeleton/etc/init.d/xntpd | 77 +++ .../default/target_skeleton/etc/init.d/ypbind | 211 +++++++++ 95 files changed, 7876 insertions(+), 1 deletions(-) create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/adsl create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/aiccu create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/apcupsd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/arpwatch create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/bacula create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/bgpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/blankscreen create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/bluetooth create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/clamav create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/conntrackd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/cron create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dansguardian create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dbus create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/denyhosts create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dhcpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dhcrelay create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dkim-milter create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dnsmasq create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/dovecot create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ebtables create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ez-ipupdate create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/freeradius create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/freshclam create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/frox create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/gpm create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/grsecurity create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/heartbeat create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/hotplug create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/httpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/imapd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ippoold create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ipsec create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ipsec-tools create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/irqbalance create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/iscsi-target create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/jftpgw create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/keepalived create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ldirectord create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/lm_sensors create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/lpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/mailscanner create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/mdadm_monitor create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/memcached create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/motion create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/mysqld create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/nagios create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/named create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/nfsd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/noip_updater create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/nrpe create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/nsca create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ntop create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/nut create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/oidentd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/openl2tpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/openvpn create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ospf6d create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ospfd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/portmap create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/postfix create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/postgresql create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/pound create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/pptpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/quagga create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/radvd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ripd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ripngd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/rngd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/sagator create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/samba create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/saslauthd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ser create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/shorewall create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/siproxd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/slapd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/slurpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/smartd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/snmpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/snort create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/spamd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/squid create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/sshd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/stunnel create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/tftpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/thttpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/vmware create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/vsftpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/vtun create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/watchdog create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/webmin create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/xinetd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/xntpd create mode 100755 target/Devil-Linux/default/target_skeleton/etc/init.d/ypbind hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-23 15:28:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 4db220ca97962b5b99d39fa7e5ab5d5553bbfcb6 (commit) via abffdf438bb2877b6e816642890926d7c0eb37e2 (commit) from efb9698c88524e58da9f7eb42d9a6dca003dc8ba (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4db220ca97962b5b99d39fa7e5ab5d5553bbfcb6 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 23 10:26:43 2011 -0500 Booting with the standard (empty) configuration now works without any error messages. Initial support for upgrading old config (only 1.4 and newer) added. Much cleaner directory structure due to mount --bind and AUFS. All writable directory are now under /var commit abffdf438bb2877b6e816642890926d7c0eb37e2 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 23 09:36:35 2011 -0500 Make sure mkisofs doesn't create the RR_MOVED directory, since we don't care anyway if we're compatible with MS-DOS... ----------------------------------------------------------------------- Summary of changes: fs/iso9660/iso9660.mk | 2 +- target/Devil-Linux/default/customize_target.sh | 70 +++++++++---------- target/Devil-Linux/default/initramfs_skeleton/etc | 2 +- target/Devil-Linux/default/initramfs_skeleton/init | 72 +++++++------------- .../default/initramfs_skeleton/load_modules | 3 +- target/Devil-Linux/default/initramfs_skeleton/var | 1 + .../default/target_skeleton/sbin/pre_init | 37 ++++++---- 7 files changed, 84 insertions(+), 103 deletions(-) create mode 120000 target/Devil-Linux/default/initramfs_skeleton/var hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 21:34:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via efb9698c88524e58da9f7eb42d9a6dca003dc8ba (commit) from de0a14e5fc2133afa9fe6870f8ebc4e13cec6402 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit efb9698c88524e58da9f7eb42d9a6dca003dc8ba Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 16:33:40 2011 -0500 Added support for AUFS ----------------------------------------------------------------------- Summary of changes: target/Devil-Linux/default/Makefile.in | 2 + target/Devil-Linux/default/config/linux.small | 16 +++++ target/Devil-Linux/default/customize_target.sh | 70 ++++++++++---------- .../default/patches/aufs2-2.6.38.3.patch.bz2 | Bin 0 -> 108299 bytes .../default/target_skeleton/sbin/pre_init | 16 +---- 5 files changed, 55 insertions(+), 49 deletions(-) create mode 100644 target/Devil-Linux/default/patches/aufs2-2.6.38.3.patch.bz2 hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 18:44:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via de0a14e5fc2133afa9fe6870f8ebc4e13cec6402 (commit) from af84db9d7b543dd4e03efce1f129a1f2e7c7e01b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit de0a14e5fc2133afa9fe6870f8ebc4e13cec6402 Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 13:43:16 2011 -0500 preparations for using the embedded ct-ng support ----------------------------------------------------------------------- Summary of changes: target/Devil-Linux/default/config/ct-ng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 17:01:34
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via af84db9d7b543dd4e03efce1f129a1f2e7c7e01b (commit) from 5b3bdb88d9d3885b0b4d9354a3e854b030378741 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit af84db9d7b543dd4e03efce1f129a1f2e7c7e01b Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 12:01:03 2011 -0500 fix compile ----------------------------------------------------------------------- Summary of changes: package/iproute2/iproute2.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 16:04:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 5b3bdb88d9d3885b0b4d9354a3e854b030378741 (commit) from eb4579be0bc596b2bd628e76d4f12ff5e15eea05 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5b3bdb88d9d3885b0b4d9354a3e854b030378741 Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 11:03:28 2011 -0500 forgot to fix one merge error updated config for latest version ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 9 +++++---- package/Config.in | 3 --- 2 files changed, 5 insertions(+), 7 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 16:01:31
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via eb4579be0bc596b2bd628e76d4f12ff5e15eea05 (commit) via f550c1bdbb22df15d297303599e85c2a7511a8ff (commit) via 8071f81f3de49b4f1e7d10dcdc3d9fda09f0b6f0 (commit) via cffe3b1895f3b0b1e0cb36e1f209794a9ac9557b (commit) via af6b3ecf401935edfe613c2d90423f34bc38460e (commit) via 983158e225c2947010e078bcd2f62205d9ee6911 (commit) via 3510193460d7eb9eca2b944212ee84cabe4996a6 (commit) via dfc7b95c492c51771bae906921122ac1f145d616 (commit) via 95d8da26124418dfa38901fc8839f4480b97b538 (commit) via 8b695c44840cec1b48c52f9c8b4d42250d007494 (commit) via 67be03806fe7c9b047b2d505c6c0fc27cef447ca (commit) via c5aee2a346d27ab8197ab3f7fb37e1b18a9868d1 (commit) via 36449d1f2aaf67cf377d0b7eb49840b10cbec903 (commit) via 7d75acdbee2d3dc3f611c67ac0d3a05c544b8ca2 (commit) via 23f3b883ee6c4e1309557c1310af98855f171869 (commit) via f98c8d65bd2d7cfb9d3372f083baeb966377ef36 (commit) via d9124d0da9caa35b1b99f11b14131ad3428f8eb5 (commit) via b4f976f28b6b95ade6b87525f95ab406b78aef87 (commit) via a29731c4c3441b33f3eb8b75f580039c8285ffed (commit) via 2af9541e2cdc4eaafb9a0766b9dd5b1012ef91f4 (commit) via 7fa9c251956577058142b001464bbc0ae67a763a (commit) from 985ddf996f55e71ead2365d68ba22ed2608c99ce (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eb4579be0bc596b2bd628e76d4f12ff5e15eea05 Merge: 985ddf996f55e71ead2365d68ba22ed2608c99ce f550c1bdbb22df15d297303599e85c2a7511a8ff Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 11:00:50 2011 -0500 Merge branch 'master' of git://git.buildroot.net/buildroot Conflicts: package/Config.in commit f550c1bdbb22df15d297303599e85c2a7511a8ff Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 22 15:11:02 2011 +0200 qemu/arm-versatile: use 2.6.38.3 kernel Signed-off-by: Peter Korsgaard <ja...@su...> commit 8071f81f3de49b4f1e7d10dcdc3d9fda09f0b6f0 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 22 13:43:25 2011 +0200 qemu/arm-versatile: enable tmpfs support in kernel Needed for /tmp. Signed-off-by: Peter Korsgaard <ja...@su...> commit cffe3b1895f3b0b1e0cb36e1f209794a9ac9557b Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 22 14:07:23 2011 +0200 fs/skeleton: add ftp user/group Needed by E.G. proftpd for the default (anonymous ftp) config. Signed-off-by: Peter Korsgaard <ja...@su...> commit af6b3ecf401935edfe613c2d90423f34bc38460e Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 22 13:27:14 2011 +0200 proftpd: remove UseIPv6 option from sample config if built without IPv6 proftpd refuses to start if it finds a UseIPv6 option in the configuration file (even if set to off) when built without IPv6 support, so comment out line. Signed-off-by: Peter Korsgaard <ja...@su...> commit 983158e225c2947010e078bcd2f62205d9ee6911 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 22 11:45:27 2011 +0200 target-generic-hostname: add /etc/hosts entry as well Some applications (like proftpd) tries to resolve hostname at startup, so add it to /etc/hosts. Signed-off-by: Peter Korsgaard <ja...@su...> commit 3510193460d7eb9eca2b944212ee84cabe4996a6 Author: Peter Korsgaard <ja...@su...> Date: Thu Apr 21 23:52:45 2011 +0200 CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <ja...@su...> commit dfc7b95c492c51771bae906921122ac1f145d616 Author: Gustavo Zacarias <gu...@za...> Date: Mon Apr 18 11:09:24 2011 -0300 squid: bump to version 3.1.12 Bump squid to version 3.1.12 Also disable strict error checking since this breaks with gcc 4.6.0+ Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 95d8da26124418dfa38901fc8839f4480b97b538 Author: Gustavo Zacarias <gu...@za...> Date: Mon Apr 18 11:09:23 2011 -0300 linux: bump kernel to 2.6.38.3 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 8b695c44840cec1b48c52f9c8b4d42250d007494 Author: Gustavo Zacarias <gu...@za...> Date: Mon Apr 18 11:09:21 2011 -0300 libpng: bump to version 1.4.7 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 67be03806fe7c9b047b2d505c6c0fc27cef447ca Author: Gustavo Zacarias <gu...@za...> Date: Mon Apr 18 11:09:20 2011 -0300 less: bump to version 443 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit c5aee2a346d27ab8197ab3f7fb37e1b18a9868d1 Author: Kelvin Cheung <keg...@gm...> Date: Thu Apr 21 10:29:27 2011 +0800 New package: bwm-ng Add new package: bwm-ng Bandwidth Monitor NG is a small and console-based live network and disk-io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others. [Peter: move to net, fix Config.in line length, remove unused make var] Signed-off-by: Kelvin Cheung <keg...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 36449d1f2aaf67cf377d0b7eb49840b10cbec903 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 20 14:41:59 2011 -0300 toolchain: bump 2.6.35 kernel headers to 2.6.35.12 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 7d75acdbee2d3dc3f611c67ac0d3a05c544b8ca2 Author: Peter Korsgaard <ja...@su...> Date: Thu Apr 21 10:27:17 2011 +0200 package: add can-utils Add SocketCAN utilities. Signed-off-by: Peter Korsgaard <ja...@su...> commit 23f3b883ee6c4e1309557c1310af98855f171869 Author: Gustavo Zacarias <gu...@za...> Date: Wed Apr 20 14:41:54 2011 -0300 iproute2: bump to version 2.6.38 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit f98c8d65bd2d7cfb9d3372f083baeb966377ef36 Author: Yann E. MORIN <yan...@an...> Date: Tue Apr 19 23:02:22 2011 +0200 toolchain/crosstool-NG: bump version to 1.10.1 At the same time, also use the new upstream location. Signed-off-by: "Yann E. MORIN" <yan...@an...> Signed-off-by: Peter Korsgaard <ja...@su...> commit d9124d0da9caa35b1b99f11b14131ad3428f8eb5 Author: Yann E. MORIN <yan...@an...> Date: Tue Apr 19 23:02:21 2011 +0200 toolchain/crosstool-NG: fix sysroot name We have to ensure that the sysroot created while building the toolchain will be the one we later search for libraries. So: - hide the sysroot name prompt from the ct-ng menu. - force the sysroot name to be 'sysroot'. Signed-off-by: "Yann E. MORIN" <yan...@an...> Signed-off-by: Peter Korsgaard <ja...@su...> commit b4f976f28b6b95ade6b87525f95ab406b78aef87 Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 19 22:46:04 2011 +0200 crosstool-ng: fix target libc install after s/sys-root/sysroot/ rename Signed-off-by: Peter Korsgaard <ja...@su...> commit a29731c4c3441b33f3eb8b75f580039c8285ffed Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 19 16:52:35 2011 +0200 kernel-headers: bump 2.6.38.x stable version Signed-off-by: Peter Korsgaard <ja...@su...> commit 2af9541e2cdc4eaafb9a0766b9dd5b1012ef91f4 Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 19 14:11:35 2011 +0200 toolchain/gcc: bump 4.4.x version Signed-off-by: Peter Korsgaard <ja...@su...> commit 7fa9c251956577058142b001464bbc0ae67a763a Author: Andy Kennedy <And...@ad...> Date: Mon Mar 28 13:47:58 2011 -0500 package: add htop package Changes made based upon e-mails with Mike Frysinger and Gerhard Heift. The autoreconf change is important for anyone using uClibc as there is no widely available backtrace (yet). [Peter: fix Config.in indentation, autoreconf, patch] Signed-off-by: Andy Kennedy <And...@Ad...> Signed-off-by: Peter Korsgaard <ja...@su...> ----------------------------------------------------------------------- Summary of changes: CHANGES | 12 ++-- .../{linux-2.6.36.config => linux-2.6.38.config} | 5 +- configs/qemu_arm_versatile_defconfig | 4 +- fs/skeleton/etc/group | 1 + fs/skeleton/etc/passwd | 1 + fs/skeleton/etc/shadow | 1 + fs/skeleton/home/{ => ftp}/.empty | 0 linux/Config.in | 6 +- package/Config.in | 8 ++ package/bwm-ng/Config.in | 8 ++ package/bwm-ng/bwm-ng.mk | 16 ++++ package/can-utils/Config.in | 8 ++ package/can-utils/can-utils.mk | 11 +++ package/htop/Config.in | 8 ++ package/htop/htop.mk | 13 ++++ package/htop/htop.patch | 75 ++++++++++++++++++++ package/iproute2/Config.in | 13 ---- ...nal-ipv6.patch => iproute2-optional-ipv6.patch} | 0 package/iproute2/iproute2.mk | 4 +- package/less/less.mk | 2 +- package/libpng/libpng.mk | 2 +- package/proftpd/proftpd.mk | 1 + package/squid/squid.mk | 4 +- target/generic/Makefile.in | 2 + .../gcc/{4.4.5 => 4.4.6}/100-uclibc-conf.patch | 0 .../{4.4.5 => 4.4.6}/301-missing-execinfo_h.patch | 0 .../gcc/{4.4.5 => 4.4.6}/302-c99-snprintf.patch | 0 .../305-libmudflap-susv3-legacy.patch | 0 .../810-arm-softfloat-libgcc.patch | 0 .../gcc/{4.4.5 => 4.4.6}/950-sparc-leon.patch | 0 .../powerpc-link-with-math-lib.patch.conditional | 0 toolchain/gcc/Config.in | 2 +- toolchain/kernel-headers/Config.in | 4 +- ...types-for-headers-exported-to-user-space.patch} | 0 .../002-no-sysroot-prompt-in-backend.patch | 12 +++ toolchain/toolchain-crosstool-ng/crosstool-ng.mk | 7 +- 36 files changed, 193 insertions(+), 37 deletions(-) rename board/qemu/arm-versatile/{linux-2.6.36.config => linux-2.6.38.config} (96%) rename fs/skeleton/home/{ => ftp}/.empty (100%) create mode 100644 package/bwm-ng/Config.in create mode 100644 package/bwm-ng/bwm-ng.mk create mode 100644 package/can-utils/Config.in create mode 100644 package/can-utils/can-utils.mk create mode 100644 package/htop/Config.in create mode 100644 package/htop/htop.mk create mode 100644 package/htop/htop.patch rename package/iproute2/{iproute2-2.6.37-optional-ipv6.patch => iproute2-optional-ipv6.patch} (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/100-uclibc-conf.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/301-missing-execinfo_h.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/302-c99-snprintf.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/305-libmudflap-susv3-legacy.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/810-arm-softfloat-libgcc.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/950-sparc-leon.patch (100%) rename toolchain/gcc/{4.4.5 => 4.4.6}/powerpc-link-with-math-lib.patch.conditional (100%) rename toolchain/kernel-headers/{linux-2.6.35.11-scsi-use-__uX-types-for-headers-exported-to-user-space.patch => linux-2.6.35.12-scsi-use-__uX-types-for-headers-exported-to-user-space.patch} (100%) create mode 100644 toolchain/toolchain-crosstool-ng/002-no-sysroot-prompt-in-backend.patch hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-22 15:58:06
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 985ddf996f55e71ead2365d68ba22ed2608c99ce (commit) from 14c81a849437d4eed4ebeaffe0e4fe5edb5e0878 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 985ddf996f55e71ead2365d68ba22ed2608c99ce Author: Heiko Zuerker <smi...@us...> Date: Fri Apr 22 10:57:11 2011 -0500 reverted ncurses back to 5.7 removed some debugging lines ----------------------------------------------------------------------- Summary of changes: package/ncurses/ncurses.mk | 2 +- .../default/target_skeleton/etc/init.d/initialize | 2 -- .../default/target_skeleton/sbin/pre_init | 2 -- 3 files changed, 1 insertions(+), 5 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-17 14:16:27
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 14c81a849437d4eed4ebeaffe0e4fe5edb5e0878 (commit) from e2bf3fb7850324e907adcbd33d21b92749e87b3e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 14c81a849437d4eed4ebeaffe0e4fe5edb5e0878 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 17 09:15:57 2011 -0500 fix strace and enable it ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 6 +++--- package/strace/strace.mk | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-17 13:35:37
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via e2bf3fb7850324e907adcbd33d21b92749e87b3e (commit) via 2bb4d89eda7bbbd2cb08e9b45929831dd0449664 (commit) from d7502381dcbd4141d56f087f4161b8f9d6153abc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e2bf3fb7850324e907adcbd33d21b92749e87b3e Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 17 08:35:05 2011 -0500 add correct patch commit 2bb4d89eda7bbbd2cb08e9b45929831dd0449664 Author: Heiko Zuerker <smi...@us...> Date: Sun Apr 17 08:33:55 2011 -0500 added latest HLFS patches fro gcc 4.5.2 ----------------------------------------------------------------------- Summary of changes: .../gcc-4.5.2-fortify_source-1.patch} | 0 .../gcc-4.5.2-fpie-1.patch} | 0 .../gcc-4.5.2-fstack_protector-1.patch} | 0 3 files changed, 0 insertions(+), 0 deletions(-) copy target/Devil-Linux/default/patches.ct-ng/gcc/{4.5.1/gcc-4.5.1-fortify_source-1.patch => 4.5.2/gcc-4.5.2-fortify_source-1.patch} (100%) copy target/Devil-Linux/default/patches.ct-ng/gcc/{4.5.1/gcc-4.5.1-fpie-1.patch => 4.5.2/gcc-4.5.2-fpie-1.patch} (100%) copy target/Devil-Linux/default/patches.ct-ng/gcc/{4.5.1/gcc-4.5.1-fstack_protector-1.patch => 4.5.2/gcc-4.5.2-fstack_protector-1.patch} (100%) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-16 22:30:11
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via d7502381dcbd4141d56f087f4161b8f9d6153abc (commit) from edec1d0d1840881230d7cb6ce06da459401a7f75 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d7502381dcbd4141d56f087f4161b8f9d6153abc Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 17:29:42 2011 -0500 use latest kernel ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-16 19:42:32
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via edec1d0d1840881230d7cb6ce06da459401a7f75 (commit) via 12af999de7952505c177a5b0dee5d7e906d63d3e (commit) from 7f83d70939567b1517e859d888040c2f8aa4a440 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit edec1d0d1840881230d7cb6ce06da459401a7f75 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 14:41:55 2011 -0500 fix typo commit 12af999de7952505c177a5b0dee5d7e906d63d3e Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 14:37:38 2011 -0500 updated network script (sl) ----------------------------------------------------------------------- Summary of changes: .../default/target_skeleton/etc/init.d/initialize | 2 +- .../default/target_skeleton/etc/init.d/network | 31 ++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-16 16:31:38
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 7f83d70939567b1517e859d888040c2f8aa4a440 (commit) from eeb15faec9b82b96e3180a1640a49f323ca68b04 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7f83d70939567b1517e859d888040c2f8aa4a440 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 11:31:10 2011 -0500 updated config for latest git version ----------------------------------------------------------------------- Summary of changes: configs/devil-linux_x86_64_defconfig | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-16 16:24:53
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via eeb15faec9b82b96e3180a1640a49f323ca68b04 (commit) via 3f9ad1af594e698f41779e558b531b31d7c8ffe6 (commit) via 64b351f6252f27dc5c21b9b4b6c62fd2676837f2 (commit) via ce6d09bdac0a343c380370bf95761f9640abfeac (commit) via 4d651b4d12eaddb6cc49645d1db001f1e1269364 (commit) via 54f33b3865a88002c06abf8da1c4529d43cd07c8 (commit) via 3110e81773aeba9bb78e1fb54a0e8547ce882159 (commit) via 6fd58dfcf58206e10e101dbfca5f7368bb425861 (commit) via b90b9cc70a88c52ed618ed2fb15853a779b3bbd6 (commit) via 7bb008d43fca26b76f98fa3e5c03293603886524 (commit) via f894e85e8537ec8b54abe40db21bd8281cedd245 (commit) via 01931cc26499e5003582a7bc52f489019e706d4d (commit) via d1cba6e3268890d0592e0f2bc33efec05dd07b6c (commit) via 4d1118e2d83bcb3d5777f86e560086eaf60b0322 (commit) via a219ed3f7b81b93b4ed394451e7dbf862f678ec1 (commit) via 9fd85d8168ccc210a03682dff844cca5fbb35349 (commit) via e37804807e8afdbf0d7aebbb954adc774c6f2d3d (commit) via c10b2291e8a65d45bef8988147ed45effa5b3fda (commit) via 070e9e2bea7c38148c696694fe8474f6b348bf22 (commit) via b864790383b1cb8d51e5202bb750c0a6601b21ab (commit) via c729829c6c3f7c5bccf2a4370f8df853642b23b8 (commit) via 4bc1041db6ce805a8d96f653e50ce06eb6849d4b (commit) via 252d9a20a16c5b15d8754d6dd20b89c18bdcbe30 (commit) via 99df35d9a5246751a4a751f4b4b5c5cdbc78bc6a (commit) via 94ed034cf2f669d1af37f8f08e70e123519e4c62 (commit) via 47736c88c3dcc7ec4906bbb80acb194d2211b0c9 (commit) via 6bbd5367a59b9b98b48e06c3b489476834cfb220 (commit) via 887d210986da45191dcb14647b93fea20b5ddb3e (commit) via e2ed6c8e77fb810915a0f45d5f711d678469511f (commit) via 06002a58b53e27da33b2e32697e07058b5f3b9b8 (commit) via 0a70aa0cc5d0980e72677869d9d87e0e4e35e483 (commit) via f5626851ab1a1e51cdcc6153b5913ba19dac79d3 (commit) via 3ef31b16c1ad68eaa8ceb34f38333e12b4ab8871 (commit) via 10f9ef7081d9d99c2910361c9089774ab03dc0f7 (commit) via 187ca32ae4a1c5661f0ae5a0b25403535748069a (commit) via f055b266f11f8b72c60cf3b46bf081aaf97f5f6d (commit) via 2c97608387f586f361e81a242d8838b9481369f7 (commit) via 0df02e1233c5990391c030f40ab4263cfaa83a40 (commit) via 5d6ff452add2d4e902409ed35accfa59adba37f2 (commit) via 9b87631e34a7e430799d16506c6aa4f981253f36 (commit) via 421cda1fd078f5fa7902f05bd1d2021fd101d9ea (commit) via 4c5ca3d27d510146f2e7c4a7c36c1c1d632909e9 (commit) via 0c9a64dae18ffdea38feca966fa36959dc0c2b3a (commit) via c53f5ddc7a7ce3ae980ea97eddb07762ac198cd1 (commit) via 07c469ed169e3ac8b6038a9699bc930de457405c (commit) via 1990a9cb926cfe41de482ae803d8e6d8c396ec6c (commit) via 6a86dd9c8eb0238a4bb8ffdd0fb04e62c12739fb (commit) via 808f98e3ebc0bce5f96052fa0557ff68d33659d5 (commit) via 24c7a24797ca7cb230da09cc7f2789206bea7a60 (commit) via 91c4ff298cf91cd6782f5ba5c3f9e51d902d1b7a (commit) via 851c9b56e81eee992293c98a1843e7bcda3e3a9c (commit) via 5a8c7934bd704e7ff1f39b6c0c0f8e1b541f87d1 (commit) via f7abec2d1d1e52f49f7d95c48165cde8cf41edb6 (commit) via b922f6404dfc64259077f1ef7b7f545b99397413 (commit) via 2ea83e9688e084c55fdba18a1e6047512af533aa (commit) via ffec8419f7847868505177d78fb67de17321365d (commit) via aa08cb6f57a2bb979fb98ee76c9f8d0ecfe02d87 (commit) via cfde89c0972ceed774bac9658a0138f55a2d61f6 (commit) via 05e9c80832cc035efe3c52da9263b094803dc876 (commit) via 6eaedac150c9cf9c6d11beb9278adf60a1a83e6c (commit) via b05c54daf0066f29bd2542bea637f646a7fbb4d1 (commit) via 25e5ee52c018d2f9f811d61711682ff1a1fd2477 (commit) via 9e1c8ad85edb69735da151276e086b599d77e2ca (commit) via 8ddc9da39ca0eaf67dbf458e8d6799bc78169a53 (commit) via 915ad4cdbba1a52e6f88b9a39d030632a1901f86 (commit) via b698051d599206a9b90e425a8fc54225410dd762 (commit) via 950ee4585b7d941c264cbe2b597845fcb5e3eef8 (commit) via 39aafe84c1be0d267f87dc98015ae7fbb62394e2 (commit) via 308bc537919e0ea4dfbeda0889de9e6c14a73640 (commit) via 27c152db06d018f120e2da50fa982bbd6dedfd71 (commit) via 707dc469aa4f51a85a62b2587ac57ef2a4db7873 (commit) via 3d0a569412545d2ce650a7d38df15faf1e2137cd (commit) via 7266ed46535c4195e2f5cbd644bc5745992b043e (commit) via 05955603ce67259d8adfcea6f43033279a13dbae (commit) via 03a5df1353f7f154f26edaac1d60d30976774656 (commit) via 9c35b09873f4d73fcadf7efdcd05b78b49477a55 (commit) via a1c305c8a7011305b326aca1ad350c3be5a6db11 (commit) via eb2ebf949007b8a608d0624c764a67a2fbcb9fd6 (commit) via 6f7187d11d6246539f2c98f40f6df5556e513f1d (commit) via 723f276ffdb2308323649b74401270b7f3451673 (commit) via 117a8ea0eaabec72d7637f80f7a55fbba9ce67bf (commit) via 15ca4eabc16a302f38ba53ce97986668e243b835 (commit) via 034b92c6855a917b99d1e37b1f5cdaefd3c4a594 (commit) via 820a07365b508c81a35a41cd9fc82512d0d7657b (commit) via 314ff6e54b671c4659a933ed91f99ae905ec4890 (commit) via a13143fb2204411c8fce805df7797cdc2ccbcf31 (commit) via 74842f8026c3bb619731c565eadc050bb3ec4e15 (commit) via 3d299feb3a18ec0796d3ccfb190856a37810ff40 (commit) via 7fb5445d30cbad11b97ed14ae6dc686b85fe3af7 (commit) via d5168539c5d56657e27c2c8940ef5ac069d68733 (commit) via 9b4c7d88b61f70c07dae4dcb3864b17677b5a22e (commit) via f6409520ce44a498eec3cbca214b17470aa7b839 (commit) via efeebdbd427906fecf404e9a71066398d144f082 (commit) via c08e016efad74b087b71df09b028f615eb5453db (commit) via ac7dbcf925e084a4c2e1d22d53d5d7bdb829d4d6 (commit) via 99175e43be4a7ad19c04364d3fe91db26853af33 (commit) via 7ec08dab2879be9745ea0750cfb5fca7c13e48df (commit) via 50e73c6f783d38c17d7bafc4bcfd9a6e826b0d73 (commit) via 0a064b48c9d1044b05aee65272f5af7f28879473 (commit) via 1b269dd5524c76e339a4ca966b59854dfec075b0 (commit) via c2bcce4a59f7baa0266300ec35d13fe04500d229 (commit) via 66d36e67083d8390cd15e3d76f8891172fd7e103 (commit) from 913de7cfabecd6d1bcc9f8b3d5f674d616752194 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eeb15faec9b82b96e3180a1640a49f323ca68b04 Merge: 3f9ad1af594e698f41779e558b531b31d7c8ffe6 64b351f6252f27dc5c21b9b4b6c62fd2676837f2 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 11:23:07 2011 -0500 Merge branch 'master' of git://git.buildroot.net/buildroot Conflicts: boot/grub/grub.mk commit 3f9ad1af594e698f41779e558b531b31d7c8ffe6 Author: Heiko Zuerker <smi...@us...> Date: Sat Apr 16 11:20:47 2011 -0500 booting with shared busybox now works (lib64 was required) commit 64b351f6252f27dc5c21b9b4b6c62fd2676837f2 Author: Peter Korsgaard <ja...@su...> Date: Wed Apr 6 22:20:48 2011 +0200 procps: fix build with make 3.82 Based on patch by Bruce Bushby. Issue with make include order. For more details, see: http://old.nabble.com/make-3.81.91---procps-3.2.8-td29281048.html Equivalent to upstream fix: http://procps.cvs.sourceforge.net/viewvc/procps/procps/Makefile?r1=1.70&r2=1.71 Signed-off-by: Peter Korsgaard <ja...@su...> commit ce6d09bdac0a343c380370bf95761f9640abfeac Author: Peter Korsgaard <ja...@su...> Date: Wed Apr 6 22:16:52 2011 +0200 procps: bump version, convert to GENTARGETS Signed-off-by: Peter Korsgaard <ja...@su...> commit 4d651b4d12eaddb6cc49645d1db001f1e1269364 Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 5 12:31:22 2011 +0200 ncurses: don't build tests Slows down build. Signed-off-by: Peter Korsgaard <ja...@su...> commit 54f33b3865a88002c06abf8da1c4529d43cd07c8 Author: Peter Korsgaard <ja...@su...> Date: Tue Apr 5 12:05:08 2011 +0200 libv4l: add options to install utilites These have extra deps though (C++ for some, argp.h for others which is not available on uClibc). Signed-off-by: Peter Korsgaard <ja...@su...> commit 3110e81773aeba9bb78e1fb54a0e8547ce882159 Author: Klaus Schwarzkopf <sch...@se...> Date: Mon Mar 7 18:21:18 2011 +0100 libv4l: Add new package libv4l [Peter: move to hw section] Signed-off-by: Klaus Schwarzkopf <sch...@se...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 6fd58dfcf58206e10e101dbfca5f7368bb425861 Author: Luca Ceresoli <lu...@lu...> Date: Mon Mar 28 21:14:23 2011 +0200 tslib: bump version Signed-off-by: Luca Ceresoli <lu...@lu...> Signed-off-by: Peter Korsgaard <ja...@su...> commit b90b9cc70a88c52ed618ed2fb15853a779b3bbd6 Author: Peter Korsgaard <ja...@su...> Date: Mon Apr 4 22:18:34 2011 +0200 docs: add favicon / robots.txt In the past, these files of the buildroot website weren't under git version control, but rather were static files added to the git checkout used by the webserver. This is no longer the case, so add them to git - And at the same time use the Buildroot logo for the favicon, rather than reusing the busybox one. Signed-off-by: Peter Korsgaard <ja...@su...> commit 7bb008d43fca26b76f98fa3e5c03293603886524 Author: H Hartley Sweeten <har...@vi...> Date: Mon Apr 4 10:32:05 2011 -0700 mtd: bump version Bump mtd-utils version to 1.4.4 which contains the flash_eraseall -j bug-fix. http://lists.infradead.org/pipermail/linux-mtd/2011-March/034505.html Signed-off-by: H Hartley Sweeten <hsw...@vi...> Signed-off-by: Peter Korsgaard <ja...@su...> commit f894e85e8537ec8b54abe40db21bd8281cedd245 Author: Peter Korsgaard <ja...@su...> Date: Mon Apr 4 15:44:35 2011 +0200 Makefile: remove extra quotes around host linker flags for cygwin Closes #3541 Signed-off-by: Peter Korsgaard <ja...@su...> commit 01931cc26499e5003582a7bc52f489019e706d4d Author: Peter Korsgaard <ja...@su...> Date: Mon Apr 4 14:50:35 2011 +0200 avahi: bump version Signed-off-by: Peter Korsgaard <ja...@su...> commit d1cba6e3268890d0592e0f2bc33efec05dd07b6c Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 3 23:32:43 2011 +0200 CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <ja...@su...> commit 4d1118e2d83bcb3d5777f86e560086eaf60b0322 Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 3 22:51:54 2011 +0200 mpd: fix build with tremor support Tremor needs the common ogg support (in _ogg_common.c) to get built, similar to how it is done when libvorbis is used. Signed-off-by: Peter Korsgaard <ja...@su...> commit a219ed3f7b81b93b4ed394451e7dbf862f678ec1 Author: Thomas Petazzoni <tho...@fr...> Date: Sun Apr 3 17:19:01 2011 +0200 qt: speed up qmake build qmake is built during the execution of Qt ./configure script, so it is built just with a normal make, not taking advantage of parallel compilation. Passing MAKEFLAGS=-j$(BR2_JLEVEL) allows to speed up the qmake compilation process quite a bit. Signed-off-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 9fd85d8168ccc210a03682dff844cca5fbb35349 Author: Thomas Petazzoni <tho...@fr...> Date: Sun Apr 3 17:19:00 2011 +0200 qt: fix plugin installation and change plugin path Since the conversion of Qt to GENTARGETS in 421cda1fd078f5fa7902f05bd1d2021fd101d9ea, plugin installation could break in some situations, for example if SQL support was enabled, but without any SQL driver: the sql plugin directory doesn't exist, but our qt.mk wanted to copy it. This patches simplifies the plugin handling a bit, and basically copies all Qt plugins installed in the $(STAGING_DIR) to the $(TARGET_DIR), assuming Qt has only built and installed the needed plugins. Moreover, instead of installing plugins to usr/plugins, which is a odd location, we install them in usr/lib/qt/plugins. This requires a small patch to Qt ./configure script so that even when -hostprefix is used, the -plugindir option is taken into account. Signed-off-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit e37804807e8afdbf0d7aebbb954adc774c6f2d3d Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 3 20:01:53 2011 +0200 qemu_arm_versatile_defconfig: run getty on ttyAMA0 Signed-off-by: Peter Korsgaard <ja...@su...> commit c10b2291e8a65d45bef8988147ed45effa5b3fda Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 3 20:00:09 2011 +0200 qemu_x86_defconfig: run getty on ttyS0 Signed-off-by: Peter Korsgaard <ja...@su...> commit 070e9e2bea7c38148c696694fe8474f6b348bf22 Author: Peter Korsgaard <ja...@su...> Date: Sun Apr 3 08:16:13 2011 +0200 qemu/x86: linux: tweak config Enable correct driver for qemu's rtl8139 emulation (8139cp), enable CONFIG_PACKET so DHCP works and enable 8250 driver for serial console. Signed-off-by: Peter Korsgaard <ja...@su...> commit b864790383b1cb8d51e5202bb750c0a6601b21ab Author: Mike Frysinger <va...@ge...> Date: Wed Mar 23 19:42:55 2011 -0400 readline: link directly against ncurses Fixes link issues on uClibc for applications using libreadline. Signed-off-by: Mike Frysinger <va...@ge...> Signed-off-by: Peter Korsgaard <ja...@su...> commit c729829c6c3f7c5bccf2a4370f8df853642b23b8 Author: Thomas Petazzoni <tho...@fr...> Date: Sat Apr 2 18:44:36 2011 +0200 Fix ccache handling When ccache support is enabled and 'make silentoldconfig' is being started from the following rule: $(BUILD_DIR)/buildroot-config/auto.conf: $(CONFIG_DIR)/.config $(MAKE) $(EXTRAMAKEARGS) HOSTCC="$(HOSTCC_NOCCACHE)" HOSTCXX="$(HOSTCXX_NOCCACHE)" silentoldconfig then, the Makefile in package/config inherits from HOSTCC/HOSTCXX values with the ccache prefix. However, if we start from a cleaned build (after make clean), ccache is not compiled yet, so things break. To solve this, we pass a noccache variant of HOSTCC/HOSTCXX down to the package/config Makefile. Signed-off-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4bc1041db6ce805a8d96f653e50ce06eb6849d4b Author: Peter Korsgaard <ja...@su...> Date: Sat Apr 2 10:24:59 2011 +0200 lighttpd: fix build without webdav support Fix a typo in the --without-webdav-* handling. Signed-off-by: Peter Korsgaard <ja...@su...> commit 252d9a20a16c5b15d8754d6dd20b89c18bdcbe30 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 1 23:06:11 2011 +0200 lighttpd: cleanup sub options Get rid of extra packages submenu and tweak the option descriptions. Signed-off-by: Peter Korsgaard <ja...@su...> commit 99df35d9a5246751a4a751f4b4b5c5cdbc78bc6a Author: Marek Belisko <mar...@op...> Date: Thu Mar 3 14:53:30 2011 +0100 buildroot: Add webdav support to lighttpd. [Peter: needs host-pkg-config] Signed-off-by: Marek Belisko <mar...@op...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 94ed034cf2f669d1af37f8f08e70e123519e4c62 Author: Peter Korsgaard <ja...@su...> Date: Fri Apr 1 22:05:01 2011 +0200 copas: select lua shared library support Needed by luasocket. Signed-off-by: Peter Korsgaard <ja...@su...> commit 47736c88c3dcc7ec4906bbb80acb194d2211b0c9 Author: Gustavo Zacarias <gu...@za...> Date: Mon Mar 14 14:33:48 2011 -0300 openssl: fix compilation for i386 Closes #3445. OpenSSL emits bswap instructions when building for i386 targets which unfortunately is only available on 486+ class processors. Since the normal workaround is detected at build time and we are cross compiling we need to specify this. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 6bbd5367a59b9b98b48e06c3b489476834cfb220 Author: Gustavo Zacarias <gu...@za...> Date: Fri Apr 1 15:51:29 2011 -0300 quagga: security bump to version 0.99.18 Fixes for vulnerabilities CVE-2010-1674 and CVE-2010-1675. Additional patches for build-time breakage of the new version. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 887d210986da45191dcb14647b93fea20b5ddb3e Author: Gustavo Zacarias <gu...@za...> Date: Fri Apr 1 15:51:28 2011 -0300 mpd: bump to version 0.16.2 and bugfix Bump mpd server to version 0.6.12 Also make ffmpeg support conditional on IPv6 since the new ffmpeg version requires it. Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit e2ed6c8e77fb810915a0f45d5f711d678469511f Author: Martin Hicks <mo...@bo...> Date: Mon Mar 21 13:39:43 2011 -0400 linux: Add support to specify special Kernel Image make target This is useful for ARCHes like PowerPC that have a whole lot of special targets for each different board. The kernel image target tells make which OpenFirmware machine description file is combined into the kernel binary. [Peter: fix long lines] Signed-Off-By: Martin Hicks <mo...@bo...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 06002a58b53e27da33b2e32697e07058b5f3b9b8 Author: Peter Korsgaard <ja...@su...> Date: Thu Mar 31 22:44:24 2011 +0200 rsync: bump version Fixes CVE-2011-1097 and various other issues, see NEWS for details: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.8-NEWS At the same time get rid of unneeded install / install-strip handling. Signed-off-by: Peter Korsgaard <ja...@su...> commit 0a70aa0cc5d0980e72677869d9d87e0e4e35e483 Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 10:44:34 2011 -0300 webkit: bump to version 1.2.7 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit f5626851ab1a1e51cdcc6153b5913ba19dac79d3 Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 10:44:35 2011 -0300 midori: bump to version 0.3.2 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 3ef31b16c1ad68eaa8ceb34f38333e12b4ab8871 Author: Peter Korsgaard <ja...@su...> Date: Wed Mar 30 20:51:48 2011 +0200 package/config; br2_symbol_printer(): fix off-by-1 in string handling Based on patch by bb...@gm.... Signed-off-by: Peter Korsgaard <ja...@su...> commit 10f9ef7081d9d99c2910361c9089774ab03dc0f7 Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 29 22:19:49 2011 +0200 kernel-headers: bump 2.6.37.x / 2.6.38.x stable versions Signed-off-by: Peter Korsgaard <ja...@su...> commit 187ca32ae4a1c5661f0ae5a0b25403535748069a Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 29 13:34:25 2011 +0200 qt: fix qt3 support target install "lib" shouldn't be prefixed, otherwise the make file tries to install liblibQt3Support.so.*. Signed-off-by: Peter Korsgaard <ja...@su...> commit f055b266f11f8b72c60cf3b46bf081aaf97f5f6d Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 28 21:45:06 2011 +0200 Makefile.autotools.in: add libtool v2.4 support Packages (like avahi) are now using libtool 2.4, so extend the libtool handling to support those as well. Signed-off-by: Peter Korsgaard <ja...@su...> commit 2c97608387f586f361e81a242d8838b9481369f7 Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 28 21:33:26 2011 +0200 busybox: ensure source gets downloaded/extracted/patched before -menuconfig Closes #3511 Signed-off-by: Peter Korsgaard <ja...@su...> commit 0df02e1233c5990391c030f40ab4263cfaa83a40 Author: Mike Frysinger <va...@ge...> Date: Mon Mar 28 03:18:47 2011 -0400 hostcc/hostcxx: fix noccache variant setting The current code accidentally sets up HOSTCC_NOCCACHE and HOSTCXX_NOCCACHE only when the respective HOSTCC or HOSTCXX values are not set. So if you do something like: make HOSTCC=gcc menuconfig The build fails because HOSTCC_NOCCACHE is not set anywhere. Signed-off-by: Mike Frysinger <va...@ge...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 5d6ff452add2d4e902409ed35accfa59adba37f2 Author: Sonic Zhang <son...@an...> Date: Thu Mar 10 19:12:41 2011 +0800 external toolchain: Only prefix path if specified Only prefix the external toolchain calls with its absolute path if BR2_TOOLCHAIN_EXTERNAL_PATH is set, otherwise just assume it will be available in the path. Signed-off-by: Sonic Zhang <son...@an...> Acked-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 9b87631e34a7e430799d16506c6aa4f981253f36 Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 28 00:13:28 2011 +0200 CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <ja...@su...> commit 421cda1fd078f5fa7902f05bd1d2021fd101d9ea Author: Thomas Petazzoni <tho...@fr...> Date: Sun Mar 20 15:19:12 2011 +0100 qt: convert to the GENTARGETS infrastructure In addition to converting the qt package to the GENTARGETS infrastructure, this commit also does the following (related) things in the Qt package: * Create a BR2_PACKAGE_QT_CONFIG_FILE option, which can be used to pass a custom Qt configuration file, such as the ones found in src/corelib/global/qconfig-*.h. This used to be possible, but required changing qt.mk directly, which isn't really how we configure things in Buildroot. * Remove the BR2_PACKAGE_QT_EMB_PLATFORM option, the embedded platform name is now computed directly in qt.mk. * The QT_CONFIGURE variable, which hosted all ./configure options, has been renamed to QT_CONFIGURE_OPTS, for consistency with what we do in the AUTOTARGETS infrastructure. * The QT_DEP_LIBS variable has been renamed to QT_DEPENDENCIES, so that dependencies are properly handled by the GENTARGETS infrastructures. * The QT_QMAKE_SET macro (used to adjust the path/flags of the compiler/linker) has been extended with an additional argument, which allows to pass the source directory of Qt. * All the installation procedure has been rewritten to fit within the GENTARGETS mechanism. [Peter: fixed minor issues pointed out by Will] Signed-off-by: Thomas Petazzoni <tho...@fr...> Acked-by: Luca Ceresoli <lu...@lu...> Acked-by: Will Wagner <wi...@ca...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 4c5ca3d27d510146f2e7c4a7c36c1c1d632909e9 Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:18:11 2011 -0300 dnsmasq: bump to version 2.57 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 0c9a64dae18ffdea38feca966fa36959dc0c2b3a Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:18:09 2011 -0300 netsnmp: bump to version 5.6.1 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit c53f5ddc7a7ce3ae980ea97eddb07762ac198cd1 Author: Mike Frysinger <va...@ge...> Date: Wed Mar 23 19:42:50 2011 -0400 ncurses: version bump to 5.8 Signed-off-by: Mike Frysinger <va...@ge...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 07c469ed169e3ac8b6038a9699bc930de457405c Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 27 22:09:07 2011 +0200 webkit: prefer X11 backend if both directfb and x11 are available This shouldn't happen with any sane configuration, but is possible with randpackageconfig builds, where it breaks the build as libgtk would prefer X11 and webkit directfb, causing it to fail with: No package 'gtk+-directfb-2.0' found Signed-off-by: Peter Korsgaard <ja...@su...> commit 1990a9cb926cfe41de482ae803d8e6d8c396ec6c Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 27 21:48:30 2011 +0200 xlib_xtrans: drop pkgconfig patch now we're search usr/share/pkgconfig Signed-off-by: Peter Korsgaard <ja...@su...> commit 6a86dd9c8eb0238a4bb8ffdd0fb04e62c12739fb Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 27 21:20:04 2011 +0200 pkg-config: add usr/share/pkgconfig to search path as well A few packages (like xlib_xtrans) install their .pc files here, and upstream pkg-config defaults to searching both /usr/lib/pkgconfig and /usr/share/pkgconfig, so add it as well. Signed-off-by: Peter Korsgaard <ja...@su...> commit 808f98e3ebc0bce5f96052fa0557ff68d33659d5 Author: Peter Korsgaard <ja...@su...> Date: Fri Mar 25 22:12:32 2011 +0100 qt: dbus module doesn't depend on gui support Seems I somehow got this wrong back in December (bff5248202). At the same time fix a typo in the comment. Signed-off-by: Peter Korsgaard <ja...@su...> commit 24c7a24797ca7cb230da09cc7f2789206bea7a60 Author: Peter Korsgaard <ja...@su...> Date: Thu Mar 24 13:11:52 2011 +0100 kernel-headers: bump 2.6.37.x / 2.6.38.x stable versions Signed-off-by: Peter Korsgaard <ja...@su...> commit 91c4ff298cf91cd6782f5ba5c3f9e51d902d1b7a Author: Peter Korsgaard <ja...@su...> Date: Fri Mar 18 13:26:48 2011 +0100 mtd: bump version Fixes flash_erase argument handling (start should be in bytes, not blocks). Signed-off-by: Peter Korsgaard <ja...@su...> commit 851c9b56e81eee992293c98a1843e7bcda3e3a9c Author: Peter Korsgaard <ja...@su...> Date: Thu Mar 17 12:10:08 2011 +0100 ethtool: bump version, use new upstream location Signed-off-by: Peter Korsgaard <ja...@su...> commit 5a8c7934bd704e7ff1f39b6c0c0f8e1b541f87d1 Author: Peter Korsgaard <ja...@su...> Date: Thu Mar 17 09:13:42 2011 +0100 icu: fix parallel builds The icu build system seems to have a race condition, which gets triggered by high BR2_JLEVEL settings, so disable parallel builds. Signed-off-by: Peter Korsgaard <ja...@su...> commit f7abec2d1d1e52f49f7d95c48165cde8cf41edb6 Author: Jean-Christophe PLAGNIOL-VILLARD <pla...@jc...> Date: Wed Mar 16 17:07:08 2011 +0100 fetch/git: clone the repository as bare This will reduce the space used and speed up the clone as it is only used to generate an archive, which doesn't need the git working tree. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <pla...@jc...> Acked-by: Thomas Petazzoni <tho...@fr...> Tested-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> commit b922f6404dfc64259077f1ef7b7f545b99397413 Author: Peter Korsgaard <ja...@su...> Date: Wed Mar 16 22:28:13 2011 +0100 uClibc: bump 0.9.32-rc version To -rc3 and update defconfig to match. Signed-off-by: Peter Korsgaard <ja...@su...> commit 2ea83e9688e084c55fdba18a1e6047512af533aa Author: Yegor Yefremov <yeg...@vi...> Date: Wed Mar 16 10:46:49 2011 +0100 socat: bump to version 2.0.0-b4 Signed-off-by: Yegor Yefremov <yeg...@go...> Signed-off-by: Peter Korsgaard <ja...@su...> commit ffec8419f7847868505177d78fb67de17321365d Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 15 09:10:50 2011 +0100 linux: use 2.6.38 by default Signed-off-by: Peter Korsgaard <ja...@su...> commit aa08cb6f57a2bb979fb98ee76c9f8d0ecfe02d87 Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 15 09:09:32 2011 +0100 kernel-headers: add 2.6.38, remove 2.6.34.x Signed-off-by: Peter Korsgaard <ja...@su...> commit cfde89c0972ceed774bac9658a0138f55a2d61f6 Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 15 00:02:55 2011 +0100 linux: bump 2.6.37.x stable version Signed-off-by: Peter Korsgaard <ja...@su...> commit 05e9c80832cc035efe3c52da9263b094803dc876 Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 15 00:01:39 2011 +0100 kernel-headers: bump 2.6.37.x stable version Signed-off-by: Peter Korsgaard <ja...@su...> commit 6eaedac150c9cf9c6d11beb9278adf60a1a83e6c Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 14 23:59:10 2011 +0100 alsa-utils: fix dependencies Most alsa utilites depend on specific alsa-lib options, so ensure those are selected. Arecord is furthermore just a symlink to aplay these days, so get rid of the option. Signed-off-by: Peter Korsgaard <ja...@su...> commit b05c54daf0066f29bd2542bea637f646a7fbb4d1 Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 14 23:36:12 2011 +0100 xterm: fix dependencies xterm doesn't need the xserver to build. Signed-off-by: Peter Korsgaard <ja...@su...> commit 25e5ee52c018d2f9f811d61711682ff1a1fd2477 Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 10:44:32 2011 -0300 xterm: fix dependencies and bump to version 267 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 9e1c8ad85edb69735da151276e086b599d77e2ca Author: Peter Korsgaard <ja...@su...> Date: Mon Mar 14 21:17:21 2011 +0100 gst-plugins-good: bump version Fixes v4l2src building with 2.6.38-rc1+ kernel headers. Signed-off-by: Peter Korsgaard <ja...@su...> commit 8ddc9da39ca0eaf67dbf458e8d6799bc78169a53 Author: Chih-Min Chao <cm...@gm...> Date: Fri Mar 11 16:13:28 2011 +0800 alsa-utils: bump to 1.0.24.2 [Peter: fix exp10 breakage on uClibc] Signed-off-by: Chih-Min Chao <cm...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 915ad4cdbba1a52e6f88b9a39d030632a1901f86 Author: Chih-Min Chao <cm...@gm...> Date: Fri Mar 11 16:13:27 2011 +0800 alsa-lib : bump to 1.0.24.1 Signed-off-by: Chih-Min Chao <cm...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit b698051d599206a9b90e425a8fc54225410dd762 Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 13 23:46:54 2011 +0100 fakeroot: use --program-prefix rather than manually renaming binaries Signed-off-by: Peter Korsgaard <ja...@su...> commit 950ee4585b7d941c264cbe2b597845fcb5e3eef8 Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 13 21:42:06 2011 +0100 grub: fix download URL The Debian package snapshot service moved to an official debian.org address last year (http://www.debian.org/News/2010/20100412) with a slightly different URL structure, so adjust the download URL to match. Signed-off-by: Peter Korsgaard <ja...@su...> commit 39aafe84c1be0d267f87dc98015ae7fbb62394e2 Author: Hector Oron <hec...@gm...> Date: Sun Mar 13 21:33:53 2011 +0100 alsamixergui: fix download URL Closes #3457 The Debian package snapshot service moved to an official debian.org address last year (http://www.debian.org/News/2010/20100412) with a slightly different URL structure, so adjust the download URL to match. Signed-off-by: Hector Oron <hec...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 308bc537919e0ea4dfbeda0889de9e6c14a73640 Author: Hector Oron <hec...@gm...> Date: Sun Mar 13 21:28:18 2011 +0100 fakeroot: fix download URL Closes #3451 The Debian package snapshot service moved to an official debian.org address last year (http://www.debian.org/News/2010/20100412) with a slightly different URL structure, so adjust the download URL to match. Signed-off-by: Hector Oron <hec...@gm...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 27c152db06d018f120e2da50fa982bbd6dedfd71 Author: Peter Korsgaard <ja...@su...> Date: Sun Mar 13 21:08:26 2011 +0100 busybox: bump 1.18.x stable version Signed-off-by: Peter Korsgaard <ja...@su...> commit 707dc469aa4f51a85a62b2587ac57ef2a4db7873 Author: Peter Korsgaard <ja...@su...> Date: Sat Mar 12 22:24:34 2011 +0100 makedevs: don't call /bin/sync after creating nodes Closes #3475 There's no real reason to sync after creating the device nodes, and it slows down the file system image creating quite a lot on busy systems, so get rid of it. Signed-off-by: Peter Korsgaard <ja...@su...> commit 3d0a569412545d2ce650a7d38df15faf1e2137cd Author: Peter Korsgaard <ja...@su...> Date: Sat Mar 12 22:19:37 2011 +0100 makedevs: convert to GENTARGETS format And at the same time fix target build (used host compiler, didn't add to TARGETS). Signed-off-by: Peter Korsgaard <ja...@su...> commit 7266ed46535c4195e2f5cbd644bc5745992b043e Author: Peter Korsgaard <ja...@su...> Date: Sat Mar 12 22:10:56 2011 +0100 Makefile.package.in: make <pkg>_SOURCE optional For packages where the sources are included in buildroot (E.G. makedevs). We unfortunately already use no <pkg>_SOURCE to mean <pkg>_<version>.tar.gz, in several packages (and for git/svn/bzr support), so you need to define <pkg>_SOURCE to the empty string to use it. Signed-off-by: Peter Korsgaard <ja...@su...> commit 05955603ce67259d8adfcea6f43033279a13dbae Author: Peter Korsgaard <ja...@su...> Date: Sat Mar 12 20:38:30 2011 +0100 CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <ja...@su...> commit 03a5df1353f7f154f26edaac1d60d30976774656 Author: Peter Korsgaard <ja...@su...> Date: Sat Mar 12 00:03:52 2011 +0100 busybox: 1.18.3 cksum fix Signed-off-by: Peter Korsgaard <ja...@su...> commit 9c35b09873f4d73fcadf7efdcd05b78b49477a55 Author: Peter Korsgaard <ja...@su...> Date: Fri Mar 11 23:06:16 2011 +0100 samba: rename CVE-2011-0719 patch so other patches gets applied as well Otherwise the build breaks during configure with the AC_TRY_RUN test for getgrouplist. Signed-off-by: Peter Korsgaard <ja...@su...> commit a1c305c8a7011305b326aca1ad350c3be5a6db11 Author: Will Newton <wil...@im...> Date: Thu Mar 10 10:20:47 2011 +0000 toolchain/gcc/4.2.4: Remove libstdc++ uClibc locale patches These patches do not build with more recent versions of uClibc going back as far as at least 2008. More recent compiler versions seem to do fine without these patches, so lets remove them so libstdc++ locale support will actually build for gcc 4.2.4. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit eb2ebf949007b8a608d0624c764a67a2fbcb9fd6 Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 09:25:04 2011 -0300 busybox 1.18.3: add patches for klogd and menuconfig Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 6f7187d11d6246539f2c98f40f6df5556e513f1d Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 09:25:03 2011 -0300 xz: bump to version 5.0.1 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 723f276ffdb2308323649b74401270b7f3451673 Author: Gustavo Zacarias <gu...@za...> Date: Thu Mar 10 09:25:02 2011 -0300 xorg-server: point localstatedir to /var We don't want logs to end up in /usr/var/log Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 117a8ea0eaabec72d7637f80f7a55fbba9ce67bf Author: Peter Korsgaard <ja...@su...> Date: Thu Mar 10 11:36:18 2011 +0100 pkg-config: only prepend sysroot to includedir / libdir Only append sysroot to includedir / libdir, and not to other variables, when a variable is requested (--variable=<name>), similar to how it is done for the -I / -L flags in cflags/ldflags. The problem is that pkg-config doesn't have any explicit cross compilation support, so there's some confusion about what are host paths and what are target ones. Includedir / libdir are paths for the (cross) compiler, so those should normally have sysroot prepended, but other variables might refer to target paths instead. This fixes the installation of the xfonts-* packages, which uses pkg-config --variable=fontrootdir fontutil to figure out the target installation location for fonts. Signed-off-by: Peter Korsgaard <ja...@su...> commit 15ca4eabc16a302f38ba53ce97986668e243b835 Merge: 034b92c6855a917b99d1e37b1f5cdaefd3c4a594 efeebdbd427906fecf404e9a71066398d144f082 Author: Peter Korsgaard <ja...@su...> Date: Wed Mar 9 20:34:19 2011 +0100 Merge branch 'for-2011.05/remove-config-scripts' of git://git.busybox.net/~tpetazzoni/git/buildroot commit 034b92c6855a917b99d1e37b1f5cdaefd3c4a594 Author: Peter Korsgaard <ja...@su...> Date: Wed Mar 9 08:58:54 2011 +0100 avahi: bump version Mainly bugfixes. Signed-off-by: Peter Korsgaard <ja...@su...> commit 820a07365b508c81a35a41cd9fc82512d0d7657b Author: Peter Korsgaard <ja...@su...> Date: Tue Mar 8 14:56:26 2011 +0100 kernel-headers: bump 2.6.37.x stable version Signed-off-by: Peter Korsgaard <ja...@su...> commit 314ff6e54b671c4659a933ed91f99ae905ec4890 Author: Will Newton <wil...@im...> Date: Fri Feb 25 17:17:37 2011 +0000 gnuconfig: Update README.buildroot. GNU config is now managed in git so we cannot use the old method of doing a cvs up to get the latest changes. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit a13143fb2204411c8fce805df7797cdc2ccbcf31 Author: Will Newton <wil...@im...> Date: Fri Feb 25 17:16:39 2011 +0000 gnuconfig: Apply patches to config.{sub,guess}. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 74842f8026c3bb619731c565eadc050bb3ec4e15 Author: Will Newton <wil...@im...> Date: Fri Feb 25 17:15:32 2011 +0000 gnuconfig: Update patches to apply to 2011-02-02 version. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 3d299feb3a18ec0796d3ccfb190856a37810ff40 Author: Will Newton <wil...@im...> Date: Fri Feb 25 17:06:02 2011 +0000 gnuconfig: Update config.{sub,guess} to 2011-02-02 version. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 7fb5445d30cbad11b97ed14ae6dc686b85fe3af7 Author: Will Newton <wil...@im...> Date: Fri Feb 25 15:29:05 2011 +0000 gnuconfig: Remove sh patch. A similar patch appears to have been applied upstream. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit d5168539c5d56657e27c2c8940ef5ac069d68733 Author: Will Newton <wil...@im...> Date: Fri Feb 25 14:11:23 2011 +0000 gnuconfig: Remove gnuconfig patch as it has been merged upstream. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 9b4c7d88b61f70c07dae4dcb3864b17677b5a22e Author: Will Newton <wil...@im...> Date: Fri Feb 25 14:10:36 2011 +0000 gnuconfig: Remove GNU Hurd patch as it is no longer supported. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit f6409520ce44a498eec3cbca214b17470aa7b839 Author: Will Newton <wil...@im...> Date: Fri Feb 25 14:09:58 2011 +0000 gnuconfig: Remove old checkout of GNU config. Signed-off-by: Will Newton <wil...@im...> Signed-off-by: Peter Korsgaard <ja...@su...> commit efeebdbd427906fecf404e9a71066398d144f082 Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:23:55 2010 +0100 libxslt: remove xslt-config script from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit c08e016efad74b087b71df09b028f615eb5453db Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:23:39 2010 +0100 libxml2: remove xml2-config script from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit ac7dbcf925e084a4c2e1d22d53d5d7bdb829d4d6 Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:23:11 2010 +0100 libpng: remove libpng*-config scripts from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit 99175e43be4a7ad19c04364d3fe91db26853af33 Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:22:49 2010 +0100 libdnet: remove dnet-config script from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit 7ec08dab2879be9745ea0750cfb5fca7c13e48df Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:22:02 2010 +0100 neon: remove neon-config script from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit 50e73c6f783d38c17d7bafc4bcfd9a6e826b0d73 Author: Thomas Petazzoni <tho...@fr...> Date: Wed Dec 22 18:21:35 2010 +0100 imagemagick: remove *-config scripts from TARGET_DIR Signed-off-by: Thomas Petazzoni <tho...@fr...> commit 0a064b48c9d1044b05aee65272f5af7f28879473 Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:20:01 2011 -0300 gst-ffmpeg: bump to version 0.10.11 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 1b269dd5524c76e339a4ca966b59854dfec075b0 Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:20:00 2011 -0300 ffmpeg: bump to version 0.6.1 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit c2bcce4a59f7baa0266300ec35d13fe04500d229 Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:19:59 2011 -0300 file: bump to version 5.05 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> commit 66d36e67083d8390cd15e3d76f8891172fd7e103 Author: Gustavo Zacarias <gu...@za...> Date: Tue Mar 1 13:19:58 2011 -0300 mpg123: bump to version 1.13.2 Signed-off-by: Gustavo Zacarias <gu...@za...> Signed-off-by: Peter Korsgaard <ja...@su...> ----------------------------------------------------------------------- Summary of changes: CHANGES | 18 + Makefile | 8 +- board/qemu/x86/linux-2.6.36.config | 10 +- configs/qemu_arm_versatile_defconfig | 4 + configs/qemu_x86_defconfig | 3 + docs/favicon.ico | Bin 0 -> 2238 bytes docs/robots.txt | 2 + linux/Config.in | 28 +- linux/linux.mk | 4 + package/Config.in | 1 + package/Makefile.autotools.in | 2 + package/Makefile.in | 6 +- package/Makefile.package.in | 8 +- package/alsamixergui/alsamixergui.mk | 4 +- package/avahi/avahi.mk | 2 +- ...ool-v2.2.patch => buildroot-libtool-v2.4.patch} | 31 +- package/busybox/Config.in | 2 +- .../busybox-1.18.3/busybox-1.18.3-buildsys.patch | 10 - .../busybox-1.18.3/busybox-1.18.3-wget.patch | 69 - package/busybox/busybox.mk | 2 +- package/config/patches/08-make-write-deps.patch | 6 +- package/config/util.c | 6 +- package/copas/Config.in | 1 + package/dnsmasq/dnsmasq.mk | 4 +- package/ethtool/ethtool.mk | 4 +- package/fakeroot/fakeroot.mk | 12 +- package/file/file-nocxx.patch | 31 - package/file/file.mk | 2 +- package/gnuconfig/CVS/Entries | 14 - package/gnuconfig/CVS/Repository | 1 - package/gnuconfig/CVS/Root | 1 - package/gnuconfig/ChangeLog | 1996 -------------- package/gnuconfig/Makefile | 15 - package/gnuconfig/README.buildroot | 8 +- package/gnuconfig/config.guess | 458 ++-- package/gnuconfig/config.sub | 219 ++- .../gnuconfig/patches/config.guess.uclibc.patch | 137 +- .../patches/config.sub.gnuhurd-uclibc.patch | 20 - package/gnuconfig/patches/config.sub.ps2.patch | 19 +- package/gnuconfig/patches/config.sub.sh.patch | 39 - package/gnuconfig/patches/config.xtensa.glob.patch | 44 - package/gnuconfig/testsuite/.cvsignore | 1 - package/gnuconfig/testsuite/CVS/Entries | 7 - package/gnuconfig/testsuite/CVS/Repository | 1 - package/gnuconfig/testsuite/CVS/Root | 1 - package/gnuconfig/testsuite/config-guess.data | 34 - package/gnuconfig/testsuite/config-guess.sh | 47 - package/gnuconfig/testsuite/config-sub.data | 117 - package/gnuconfig/testsuite/config-sub.sh | 35 - package/gnuconfig/testsuite/uname.in | 9 - package/gnuconfig/uname | 11 - package/icu/icu.mk | 1 + package/imagemagick/imagemagick.mk | 10 + package/libdnet/libdnet.mk | 8 + package/libpng/libpng.mk | 9 + package/libv4l/Config.in | 61 + package/libv4l/libv4l.mk | 42 + package/libxml2/libxml2.mk | 8 + package/libxslt/libxslt.mk | 8 + package/lighttpd/Config.in | 21 +- package/lighttpd/lighttpd.mk | 9 +- package/makedevs/makedevs.c | 3 - package/makedevs/makedevs.mk | 46 +- package/midori/midori.mk | 4 +- package/mtd/mtd.mk | 2 +- package/multimedia/alsa-lib/alsa-lib.mk | 2 +- package/multimedia/alsa-utils/Config.in | 16 +- .../alsa-utils/alsa-utils-exp10-workaround.patch | 33 + package/multimedia/alsa-utils/alsa-utils.mk | 5 +- package/multimedia/ffmpeg/Config.in | 5 +- .../ffmpeg-0.5.2-fix-sdl-config-search.patch | 17 - package/multimedia/ffmpeg/ffmpeg-sdlconfig.patch | 17 + package/multimedia/ffmpeg/ffmpeg.mk | 26 +- package/multimedia/gst-ffmpeg/Config.in | 6 +- package/multimedia/gst-ffmpeg/gst-ffmpeg.mk | 5 +- .../gst-plugins-good/gst-plugins-good.mk | 2 +- package/multimedia/mpd/Config.in | 4 +- .../mpd/mpd-0.16.2-tremor-needs-ogg_common.patch | 20 + package/multimedia/mpd/mpd.mk | 3 +- package/multimedia/mpg123/mpg123.mk | 2 +- package/ncurses/ncurses.mk | 3 +- package/neon/neon.mk | 8 + package/netsnmp/netsnmp.mk | 2 +- package/openssl/openssl.mk | 5 + .../pkg-config/pkg-config-0.25-fix-variable.patch | 18 +- package/pkg-config/pkg-config.mk | 2 +- package/procps/procps-make-3.82.patch | 23 + package/procps/procps.mk | 56 +- package/qt/Config.in | 37 +- package/qt/qt-4.7.2-configure.patch | 48 + package/qt/qt.mk | 626 ++--- package/quagga/quagga-fix-no-ipv6.patch | 48 + package/quagga/quagga-fix-opaque.patch | 127 + package/quagga/quagga-zlog.patch | 43 + package/quagga/quagga.mk | 6 +- package/readline/readline-6.1-curses-link.patch | 16 + package/rsync/rsync.mk | 10 +- ...E-2011-0719.patch => samba-CVE-2011-0719.patch} | 0 package/socat/socat.mk | 2 +- package/tslib/tslib.mk | 2 +- package/webkit/webkit.mk | 6 +- .../xlib_xtrans-1.2.5-fix_pkgconfig_dir.patch | 11 - .../xserver_xorg-server/xserver_xorg-server.mk | 2 +- package/xterm/Config.in | 1 + package/xterm/xterm.mk | 8 +- package/xz/xz.mk | 2 +- target/Devil-Linux/default/config/busybox | 6 +- .../Devil-Linux/default/initramfs_skeleton/lib64 | 1 + toolchain/gcc/4.2.4/200-uclibc-locale.patch | 2790 -------------------- toolchain/gcc/4.2.4/203-uclibc-locale-no__x.patch | 213 -- .../gcc/4.2.4/204-uclibc-locale-wchar_fix.patch | 48 - toolchain/gcc/4.2.4/205-uclibc-locale-update.patch | 347 --- toolchain/gcc/4.2.4/306-libstdc++-namespace.patch | 36 - toolchain/kernel-headers/Config.in | 15 +- toolchain/kernel-headers/kernel-headers.mk | 2 +- ...-types-for-headers-exported-to-user-space.patch | 59 - toolchain/uClibc/Config.in | 4 +- toolchain/uClibc/uClibc-0.9.32.config | 2 + 118 files changed, 1547 insertions(+), 6997 deletions(-) create mode 100644 docs/favicon.ico create mode 100644 docs/robots.txt copy package/{buildroot-libtool-v2.2.patch => buildroot-libtool-v2.4.patch} (64%) delete mode 100644 package/busybox/busybox-1.18.3/busybox-1.18.3-buildsys.patch delete mode 100644 package/busybox/busybox-1.18.3/busybox-1.18.3-wget.patch delete mode 100644 package/file/file-nocxx.patch delete mode 100644 package/gnuconfig/CVS/Entries delete mode 100644 package/gnuconfig/CVS/Repository delete mode 100644 package/gnuconfig/CVS/Root delete mode 100644 package/gnuconfig/ChangeLog delete mode 100644 package/gnuconfig/Makefile delete mode 100644 package/gnuconfig/patches/config.sub.gnuhurd-uclibc.patch delete mode 100644 package/gnuconfig/patches/config.sub.sh.patch delete mode 100644 package/gnuconfig/patches/config.xtensa.glob.patch delete mode 100644 package/gnuconfig/testsuite/.cvsignore delete mode 100644 package/gnuconfig/testsuite/CVS/Entries delete mode 100644 package/gnuconfig/testsuite/CVS/Repository delete mode 100644 package/gnuconfig/testsuite/CVS/Root delete mode 100644 package/gnuconfig/testsuite/config-guess.data delete mode 100644 package/gnuconfig/testsuite/config-guess.sh delete mode 100644 package/gnuconfig/testsuite/config-sub.data delete mode 100644 package/gnuconfig/testsuite/config-sub.sh delete mode 100755 package/gnuconfig/testsuite/uname.in delete mode 100755 package/gnuconfig/uname create mode 100644 package/libv4l/Config.in create mode 100644 package/libv4l/libv4l.mk create mode 100644 package/multimedia/alsa-utils/alsa-utils-exp10-workaround.patch delete mode 100644 package/multimedia/ffmpeg/ffmpeg-0.5.2-fix-sdl-config-search.patch create mode 100644 package/multimedia/ffmpeg/ffmpeg-sdlconfig.patch create mode 100644 package/multimedia/mpd/mpd-0.16.2-tremor-needs-ogg_common.patch create mode 100644 package/procps/procps-make-3.82.patch create mode 100644 package/qt/qt-4.7.2-configure.patch create mode 100644 package/quagga/quagga-fix-no-ipv6.patch create mode 100644 package/quagga/quagga-fix-opaque.patch create mode 100644 package/quagga/quagga-zlog.patch create mode 100644 package/readline/readline-6.1-curses-link.patch rename package/samba/{samba-3.3.14-CVE-2011-0719.patch => samba-CVE-2011-0719.patch} (100%) delete mode 100644 package/x11r7/xlib_xtrans/xlib_xtrans-1.2.5-fix_pkgconfig_dir.patch create mode 120000 target/Devil-Linux/default/initramfs_skeleton/lib64 delete mode 100644 toolchain/gcc/4.2.4/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.2.4/203-uclibc-locale-no__x.patch delete mode 100644 toolchain/gcc/4.2.4/204-uclibc-locale-wchar_fix.patch delete mode 100644 toolchain/gcc/4.2.4/205-uclibc-locale-update.patch delete mode 100644 toolchain/gcc/4.2.4/306-libstdc++-namespace.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.34.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch hooks/post-receive -- Devil-Linux |
From: Heiko Z. <smi...@us...> - 2011-04-16 15:14:52
|
Update of /cvsroot/devil-linux/build/scripts/config In directory vz-cvs-3.sog:/tmp/cvs-serv9993/scripts/config Modified Files: VERSION Log Message: increased version no Index: VERSION =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/VERSION,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- VERSION 16 Dec 2010 21:14:05 -0000 1.32 +++ VERSION 16 Apr 2011 15:14:49 -0000 1.33 @@ -1 +1 @@ -1.4.2 +1.4.3 |
From: Serge L. <sma...@us...> - 2011-04-16 05:01:53
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory vz-cvs-3.sog:/tmp/cvs-serv5324/config/etc/init.d Modified Files: network Log Message: closed bug #97 - multiple bond devices with different configuration Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- network 16 Sep 2010 07:43:50 -0000 1.54 +++ network 16 Apr 2011 05:01:49 -0000 1.55 @@ -221,8 +221,35 @@ # # Bonding if [ "$BONDING_MASTER" = "yes" ]; then + + SYS="/sys/class/net" # sysfs root + + if [ -e "$SYS/$DEVICE" ]; then + for i in "$MODULE_OPTS"; do + tmp=$(echo $i | awk -F'=' '{print $1,$2}') # param=arg + set -- $tmp + PARAM=$1; ARG=$2; + + if [ "$PARAM" == "max_bonds" ]; then # we cannot redefine it for the loaded module + continue + fi + + if [ -e "$SYS/$DEVICE/bonding/$PARAM" ]; then + echo "$ARG" > $SYS/$DEVICE/bonding/$PARAM + if [ $? -ne 0 ]; then + echo "Failed to set $PARAM for $DEVICE" + fi + else + echo "Parameter $PARAM doesn't exist for $DEVICE" + fi + done + else + "Device $DEVICE doesn't exist. Check 'max_bonds=' parameter for 'bonding' module" + fi + ip link set $DEVICE up $MTU ifenslave $DEVICE $BONDING_SLAVES $BONDING_OPTS + fi if [ "$DHCP" = "yes" ]; then |