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 <[email protected]>: > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- "Do or do not. There is no try" Yoda Master -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
