|
From: Heiko Z. <smi...@us...> - 2010-12-11 23:25:21
|
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 509804eb1101786fc7a07f92d0b431e3e14d62a3 (commit)
via 3d8f26799d3b6b9797a0536f20b58215774dec21 (commit)
via 9a016f01b8becf9ee7b7f5514e03c74df3edce14 (commit)
via 6f955df42d27f9afe7a9a1a43d0a4095a95c1286 (commit)
via a01ee272fe24ba6f54c21ea9282243323a98fab8 (commit)
via bf5c0c8ab00007a4854101d9771e9abb7611aa98 (commit)
via bee91f710a0803904b698407916aeb9d8401e513 (commit)
via 51f3f96498c9cda3386a4bcbaf8e1e4cd107035f (commit)
via 176afdb3a180e0833d8b0a5085a2745e2b3e2d27 (commit)
via 56d387716a7f6f744b1db77c69d661051db6e9d0 (commit)
from 68e9d77334bada2e84dab841fbd685076ebe492d (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 509804eb1101786fc7a07f92d0b431e3e14d62a3
Author: Heiko Zuerker <smi...@us...>
Date: Sat Dec 11 17:23:50 2010 -0600
set hostname via /proc if hostname binary is missing
commit 3d8f26799d3b6b9797a0536f20b58215774dec21
Author: Heiko Zuerker <smi...@us...>
Date: Sat Dec 11 17:21:50 2010 -0600
updated default cfg
commit 9a016f01b8becf9ee7b7f5514e03c74df3edce14
Merge: 68e9d77334bada2e84dab841fbd685076ebe492d 6f955df42d27f9afe7a9a1a43d0a4095a95c1286
Author: Heiko Zuerker <smi...@us...>
Date: Sat Dec 11 17:21:05 2010 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
commit 6f955df42d27f9afe7a9a1a43d0a4095a95c1286
Author: Sagaert Johan <sag...@sk...>
Date: Sat Dec 11 02:39:48 2010 +0100
libconfig: bump version
[Peter: Don't disable libtool patch]
Signed-off-by: Sagaert Johan <sag...@sk...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a01ee272fe24ba6f54c21ea9282243323a98fab8
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 3 16:51:50 2010 -0300
openssl: security bump to version 1.0.0c
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit bf5c0c8ab00007a4854101d9771e9abb7611aa98
Author: Peter Korsgaard <ja...@su...>
Date: Sat Dec 11 02:20:52 2010 +0100
busybox: default to 1.18
Signed-off-by: Peter Korsgaard <ja...@su...>
commit bee91f710a0803904b698407916aeb9d8401e513
Author: Peter Korsgaard <ja...@su...>
Date: Sat Dec 11 02:19:57 2010 +0100
busybox: add 1.18.0 runsvdir fix
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 51f3f96498c9cda3386a4bcbaf8e1e4cd107035f
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 3 16:51:49 2010 -0300
busybox: add 1.18.0, remove 1.13.x and 1.14.x, mark 1.15.x as deprecated
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 176afdb3a180e0833d8b0a5085a2745e2b3e2d27
Author: Mike Frysinger <va...@ge...>
Date: Thu Nov 18 06:31:46 2010 -0500
linux: add shorter shortcuts
We only have one Linux kernel package, and "linux26-" is an anachronism
in today's world. So add useful "linux-%" shortcuts to the "linux26-%".
Signed-off-by: Mike Frysinger <va...@ge...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 56d387716a7f6f744b1db77c69d661051db6e9d0
Author: Mike Frysinger <va...@ge...>
Date: Fri Nov 19 22:38:05 2010 -0500
linux: set a few more initramfs opts for newer kernels
Building with linux-2.6.36 and initramfs support causes the build to
pause while it prompts for newer options (uid/gid/compression). So
have the build system inject the newer options into the linux config
automatically. Older versions should just ignore these.
Signed-off-by: Mike Frysinger <va...@ge...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +-
configs/devil-linux_x86_64_defconfig | 19 ++-
docs/README | 2 +-
docs/buildroot.html | 2 +-
linux/linux.mk | 6 +
package/busybox/Config.in | 22 ++---
.../busybox-1.18.0/busybox-1.18.0-buildsys.patch | 21 ++++
.../busybox-1.18.0/busybox-1.18.0-runsvdir.patch | 17 +++
.../busybox-1.18.0/busybox-1.18.0-sha.patch | 118 ++++++++++++++++++++
...busybox-1.17.x.config => busybox-1.18.x.config} | 96 ++++++++++-------
package/libconfig/libconfig.mk | 2 +-
package/openssl/openssl-r19998.patch | 16 ---
package/openssl/openssl.mk | 2 +-
.../default/target_skeleton/etc/init.d/localnet | 6 +-
14 files changed, 251 insertions(+), 81 deletions(-)
create mode 100644 package/busybox/busybox-1.18.0/busybox-1.18.0-buildsys.patch
create mode 100644 package/busybox/busybox-1.18.0/busybox-1.18.0-runsvdir.patch
create mode 100644 package/busybox/busybox-1.18.0/busybox-1.18.0-sha.patch
copy package/busybox/{busybox-1.17.x.config => busybox-1.18.x.config} (97%)
delete mode 100644 package/openssl/openssl-r19998.patch
hooks/post-receive
--
Devil-Linux
|