ChanServ changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2021.11) Nov 30 - Dec 2, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec
florian_kc has quit [Ping timeout: 260 seconds]
sakoman has quit [Quit: Leaving.]
<moto-timo> dvorkindmitry: replace ‘phosh’ with ‘root’ and add your desired password https://github.com/moto-timo/meta-phosh/blob/timo/phosh-0.13.1/kas/base.yml
Wulf has quit [Ping timeout: 268 seconds]
Wulf has joined #yocto
<dvorkindmitry> moto-timo, it gives an error in Honister: https://pastebin.com/xrn6kara
* moto-timo curses fat fingers on phone
<dvorkindmitry> it says: usermod command did not succeed
<moto-timo> dvorkindmitry: show what you put into local.conf or wherever you set the password. That error is useless
<dvorkindmitry> in my image recipe: EXTRA_USERS_PARAMS += "usermod -P 'adm11' root;"
<moto-timo> That’s not what I suggested
<moto-timo> Lower case p and the password was hashed
<moto-timo> (And the $ escaped)
<dvorkindmitry> why lowercase?
<dvorkindmitry> my passord is not encrypted
<dvorkindmitry> moto-timo, oh you're right! the problem is that it stop to accept capital -P and I can't give unencrypted password for some reason!
<moto-timo> What I shared is known to work. Continue on your path of learning.
<moto-timo> Unencrypted passwords in files are very bad form. Don’t
<dvorkindmitry> is this usermod script a part of yocto? where can I find it?
Dhruvagole[m] has joined #yocto
<Dhruvagole[m]> tlwoerner: will yocto-project be participating in gsoc 2022 as a solo organization or under LFX or are there no plans as such for gsoc2022?
troth has quit [Ping timeout: 260 seconds]
goliath has quit [Quit: SIGSEGV]
qschulz has quit [Remote host closed the connection]
qschulz has joined #yocto
troth has joined #yocto
troth has quit [Ping timeout: 256 seconds]
dev1990 has quit [Quit: Konversation terminated!]
troth has joined #yocto
<moto-timo> dvorkindmitry: it’s a standard *nix program. ‘man usermod’
<moto-timo> dvorkindmitry: most stuff is just Linux, don’t make Yocto Project into. black box. Linux, shell, Python. A few wonky variables that are special.
dgriego_ has joined #yocto
dgriego has quit [Ping timeout: 245 seconds]
Vonter has joined #yocto
vd has quit [Ping timeout: 256 seconds]
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #yocto
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #yocto
dlan has quit [Remote host closed the connection]
kroon has joined #yocto
manuel has quit [Quit: Leaving]
troth has quit [Ping timeout: 240 seconds]
troth has joined #yocto
mvlad has joined #yocto
kroon has quit [Quit: Leaving]
dlan has joined #yocto
<dvorkindmitry> moto-timo, why it was different in Dunfell? -P was considered to plain password, now it is prefix...
kroon has joined #yocto
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 268 seconds]
dev1990 has joined #yocto
camus has joined #yocto
goliath has joined #yocto
kanavin has joined #yocto
Dracos-Carazza has quit [Quit: ZNC 1.8.2 - https://znc.in]
banana_smoothie[ has quit [Quit: You have been kicked for being idle]
Dracos-Carazza has joined #yocto
Vonter has quit [Quit: WeeChat 3.3]
camus has quit [Remote host closed the connection]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 260 seconds]
mihai has quit [Quit: Leaving]
<moto-timo> dvorkindmitry: that clear-password was always a non-standard (and insecure) customization. It was dropped in upgrade of shadow to 4.9 https://git.openembedded.org/openembedded-core/commit/meta/recipes-extended/shadow?h=honister&id=759df7395908f18b3b68f28d043ac9ebd42dd0c8
<moto-timo> dvorkindmitry: upstream usermod (from shadow) had a —prefix meaning for the same option. For six years.
vd has joined #yocto
<dvorkindmitry> moto-timo, now it is clear, thank you!
<dvorkindmitry> I don't feel very flexible to use EXTRA_USERS_PARAM to setup the passwords using "usermod -p $(openssl passwd mypass) root;", case algo is usually different from the one that is used in the image by default... Feels like a weak piece of yocto. Did anybody thought about the universal solution? Like an options "1) you can setup random password 2) use cleartext one 3) something custom"?
florian_kc has joined #yocto
<moto-timo> not that I am aware of, so I’ll let others chime in.
<moto-timo> I long ago (~5 years) figured out the solution I use now, which was the basis of what shared.
florian_kc has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto
argonautx has joined #yocto
mvlad has quit [Remote host closed the connection]
GNUmoon has quit [Ping timeout: 276 seconds]
<argonautx> hello, Im using yocto on a Raspberry Pi3, where can I find the vmlinux image for debugging with kgdb?
sakoman has quit [Quit: Leaving.]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 240 seconds]
sakoman has joined #yocto
GNUmoon has joined #yocto
leon-anavi has joined #yocto
florian_kc has joined #yocto
leon-anavi has quit [Quit: Leaving]
kroon has quit [Quit: Leaving]
sakoman has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto