[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-677-gbbbab2f
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-03-19 19:03:05
|
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 bbbab2f96003566ef7f25c21dd16624c980be634 (commit)
from 80a41756482d13accc4bc02e4dd0bf4639354c73 (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 bbbab2f96003566ef7f25c21dd16624c980be634
Author: Julien Boibessot <jul...@ar...>
Date: Thu Mar 19 20:01:48 2015 +0100
[BUILDROOT] 2015.02: makes pps_defconfig build again. (sshd user declaration in rootfs skeleton is redundant with BR now)
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/rootfs/target_skeleton/etc/passwd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/passwd b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/passwd
index 377d4df..2b1eb3a 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/passwd
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/passwd
@@ -11,5 +11,5 @@ operator:x:37:37:Operator:/var:/bin/sh
haldaemon:x:68:68:hald:/:/bin/sh
dbus:x:81:81:dbus:/var/run/dbus:/bin/sh
nobody:x:99:99:nobody:/home:/bin/sh
-sshd:x:103:99:Operator:/var:/bin/sh
+#sshd:x:103:99:Operator:/var:/bin/sh
default:x:1000:1000:Default non-root user:/home/default:/bin/sh
hooks/post-receive
--
armadeus
|