Merge lp:~tom-gall/linaro/live-helper.config.natty.netbook-efl-fix-lp654886 into lp:~linaro-maintainers/linaro/live-helper.config.natty.netbook-efl

Proposed by Tom Gall
Status: Merged
Merged at revision: 51
Proposed branch: lp:~tom-gall/linaro/live-helper.config.natty.netbook-efl-fix-lp654886
Merge into: lp:~linaro-maintainers/linaro/live-helper.config.natty.netbook-efl
Diff against target: 11 lines (+2/-2)
1 file modified
chroot_local-hooks/01-setup_user_linaro.sh (+2/-2)
To merge this branch: bzr merge lp:~tom-gall/linaro/live-helper.config.natty.netbook-efl-fix-lp654886
Reviewer Review Type Date Requested Status
Linaro Maintainers Pending
Review via email: mp+42073@code.launchpad.net

Description of the change

Fix lp:654886 set linaro account so it doesn't need a password

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'chroot_local-hooks/01-setup_user_linaro.sh'
--- chroot_local-hooks/01-setup_user_linaro.sh 2010-10-05 02:15:31 +0000
+++ chroot_local-hooks/01-setup_user_linaro.sh 2010-11-29 03:54:58 +0000
@@ -2,5 +2,5 @@
22
3echo "I: create linaro user"3echo "I: create linaro user"
4adduser --gecos linaro --disabled-password linaro4adduser --gecos linaro --disabled-password linaro
5echo "I: set linaro user password"5echo "I: set linaro to no password"
6echo "linaro:linaro" | chpasswd6passwd -d linaro

Subscribers

People subscribed via source and target branches

to all changes: