Hi Steve On Tue, 2020-12-01 at 20:06 +0000, Monsees, Steven C (US) via lists.yoctoproject.org wrote: > > I still haven’t been able to track this down, can someone tell me in > what package is the banner output generated ?
I'm not sure to what lines you refer by "banner", so I just wrote my thoughts to both below. Both are probably produced by getty, either util-linux-agetty or systemd-getty. > Thanks, > Steve > From: [email protected] [mailto: > [email protected]]On Behalf Of Monsees, Steven C (US) via > lists.yoctoproject.org > Sent: Wednesday, November 18, 2020 8:08 AM > To: [email protected] > Subject: [yocto] #yocto > > ***WARNING*** > EXTERNAL EMAIL -- This message originates from outside our > organization. > > > I was going through the kernel boot output and saw the following > output, can someone tell me why this might be popping up and how I > might modify configuration to resolve? : > . > . > LIMWS (BAE LIMWS base distro) 3.0.4 sbcb-default ttyS0 This "banner" output is the content of /etc/issue (which gets installed by the base-file package). > -sh: cannot set terminal process group (1137): Inappropriate ioctl > for device > -sh: no job control in this shell > . The error you see about the shell is probably getty failing to open a shell. Maybe this could be relevant: https://unix.stackexchange.com/questions/338214/error-trying-to-run-agetty-in-a-runit-based-linux-installation > . > > Thanks, > Steve
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51611): https://lists.yoctoproject.org/g/yocto/message/51611 Mute This Topic: https://lists.yoctoproject.org/mt/78339652/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
