[Armadeus-commitlog] armadeus branch, master, updated. latestrelease-46-gf68e8f3
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2009-08-31 19:38:48
|
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 "armadeus".
The branch, master has been updated
via f68e8f368cef74a8732822b2afbb6bb1c41552a7 (commit)
from 724719c3a1ff4ff56a9ec1b090c897fe931707bd (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 f68e8f368cef74a8732822b2afbb6bb1c41552a7
Author: Julien Boibessot <jul...@ar...>
Date: Mon Aug 31 21:38:28 2009 +0200
[ROOTFS] Add /etc/mtab (symlink to /proc/mounts)
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/rootfs/target_skeleton/etc/mtab | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 120000 buildroot/target/device/armadeus/rootfs/target_skeleton/etc/mtab
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/mtab b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/mtab
new file mode 120000
index 0000000..4c0a094
--- /dev/null
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/mtab
@@ -0,0 +1 @@
+/proc/mounts
\ No newline at end of file
hooks/post-receive
--
armadeus
|