Re: [Angstrom-devel] [PATCH] angstrom: Fix access using empty root password

2015-05-09 Thread Khem Raj
On Sat, May 9, 2015 at 12:00 AM, Koen Kooi k...@dominion.thruhere.net wrote:

 Op 8 mei 2015, om 03:01 heeft Khem Raj raj.k...@gmail.com het volgende 
 geschreven:

 We are not able to login into angstrom images now
 since many chnages has gone into upstream OE-core
 drop libpam change to drop secure nullok

 add empty-root-password to EXTRA_IMAGE_FEAUTURES
 it should actually be controlled and added only for
 debug images, but thats for production folks

 Signed-off-by: Khem Raj raj.k...@gmail.com

 Acked-by: Koen Kooi k...@dominion.thruhere.net

 Can you push this yourself?

Done

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] [PATCH] angstrom: Fix access using empty root password

2015-05-09 Thread Koen Kooi

 Op 8 mei 2015, om 03:01 heeft Khem Raj raj.k...@gmail.com het volgende 
 geschreven:
 
 We are not able to login into angstrom images now
 since many chnages has gone into upstream OE-core
 drop libpam change to drop secure nullok
 
 add empty-root-password to EXTRA_IMAGE_FEAUTURES
 it should actually be controlled and added only for
 debug images, but thats for production folks
 
 Signed-off-by: Khem Raj raj.k...@gmail.com

Acked-by: Koen Kooi k...@dominion.thruhere.net

Can you push this yourself?


 ---
 conf/distro/include/angstrom-core-tweaks.inc | 2 +-
 recipes-tweaks/pam/libpam_1.1.6.bbappend | 4 
 2 files changed, 1 insertion(+), 5 deletions(-)
 delete mode 100644 recipes-tweaks/pam/libpam_1.1.6.bbappend
 
 diff --git a/conf/distro/include/angstrom-core-tweaks.inc 
 b/conf/distro/include/angstrom-core-tweaks.inc
 index 1f0cd41..53e497f 100644
 --- a/conf/distro/include/angstrom-core-tweaks.inc
 +++ b/conf/distro/include/angstrom-core-tweaks.inc
 @@ -36,7 +36,7 @@ MACHINEOVERRIDES[vardepsexclude] += SOC_FAMILY
 
 # opkg
 PREFERRED_PROVIDER_opkg-collateral = angstrom-feed-configs
 -EXTRA_IMAGE_FEATURES ?= package-management
 +EXTRA_IMAGE_FEATURES ?= package-management empty-root-password
 
 PREFERRED_PROVIDER_os-release = angstrom-version
 
 diff --git a/recipes-tweaks/pam/libpam_1.1.6.bbappend 
 b/recipes-tweaks/pam/libpam_1.1.6.bbappend
 deleted file mode 100644
 index aa8e1a3..000
 --- a/recipes-tweaks/pam/libpam_1.1.6.bbappend
 +++ /dev/null
 @@ -1,4 +0,0 @@
 -#allow empty password
 -do_install_append () {
 - sed -i -e 's:nullok_secure:nullok:g' ${D}${sysconfdir}/pam.d/common-auth
 -}
 -- 
 2.1.4
 
 
 ___
 Angstrom-distro-devel mailing list
 Angstrom-distro-devel@linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
 


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] [fido] orphaned bbappend in meta-angstrom

2015-05-09 Thread Koen Kooi

 Op 4 mei 2015, om 07:46 heeft Steffen Sledz sl...@dresearch-fe.de het 
 volgende geschreven:
 
 On 30.04.2015 08:07, Steffen Sledz wrote:
 The angstrom-v2015.06-yocto1.8 branch of meta-angstrom contains 
 recipes-tweaks/linux/linux-yocto_3.10.bbappend. But the fido branch of 
 openembedded-core does not have a recipe for linux-yocto_3.10 (just 3.14 and 
 3.19).
 
 So the bbappend should be removed or updated.
 
 Ping!


https://github.com/Angstrom-distribution/meta-angstrom/commit/4b2350b1fdcffd31717c4ce256403fe2b391bb8d
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel