From: Heiko Z. <smi...@us...> - 2011-03-20 22:59: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 913de7cfabecd6d1bcc9f8b3d5f674d616752194 (commit) from 8898a28d0e4e1365db36e7bb1892c9e940a8ff28 (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 913de7cfabecd6d1bcc9f8b3d5f674d616752194 Author: Heiko Zuerker <smi...@us...> Date: Sun Mar 20 17:57:50 2011 -0500 initial support for copying required shared libs into initramfs switched busybox back to static until shared libs work correctly in initramfs ----------------------------------------------------------------------- Summary of changes: fs/initramfs/copy_libs.sh | 27 +++++++++++++++++++++++++++ fs/initramfs/initramfs.mk | 4 ++++ target/Devil-Linux/default/config/busybox | 6 +++--- 3 files changed, 34 insertions(+), 3 deletions(-) create mode 100755 fs/initramfs/copy_libs.sh hooks/post-receive -- Devil-Linux |