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 |