Re: [yocto] Yocto rootfs to support auto-login or remove the login prompt

2016-08-05 Thread Daniel.
: Wednesday, August 03, 2016 9:10 AM >> To: Zhenhua Luo <zhenhua@nxp.com> >> Cc: yocto@yoctoproject.org >> Subject: Re: [yocto] Yocto rootfs to support auto-login or remove the login >> prompt >> >> I don't know if Yocto has something more st

Re: [yocto] Yocto rootfs to support auto-login or remove the login prompt

2016-08-05 Thread Zhenhua Luo
Re: [yocto] Yocto rootfs to support auto-login or remove the login > prompt > > I don't know if Yocto has something more standard but, you may edit > /etc/inittab to spawn something other than getty. You can achieve this by > ROOTFS_POSTPROCESS_COMMAND. > > Take at look at this anc

Re: [yocto] Yocto rootfs to support auto-login or remove the login prompt

2016-08-02 Thread Daniel.
I don't know if Yocto has something more standard but, you may edit /etc/inittab to spawn something other than getty. You can achieve this by ROOTFS_POSTPROCESS_COMMAND. Take at look at this ancient link: http://www.tldp.org/LDP/sag/html/config-init.html 2016-08-02 5:46 GMT-03:00 Zhenhua Luo

[yocto] Yocto rootfs to support auto-login or remove the login prompt

2016-08-02 Thread Zhenhua Luo
Hi, I want to generate a rootfs image which can skip the Linux login prompt or auto-login Linux? Is it possible in Yocto? If yes, may I know how to implement it? Best Regards, Zhenhua -- ___ yocto mailing list yocto@yoctoproject.org