Anton Hvornum

Results 462 comments of Anton Hvornum

Would a sub-article of `archinstall` on the wiki be a good place perhaps?

Closing as a duplicate of #862 just to clean up. But we'll reference this ticket when implementing :)

Thanks, great info! I'll have to organize and see what we can do here and now :)

Just to shed some light, we don't log passwords in the log that is written to disk. We do write user credentials to ramdisk while the ISO is alive so...

> > Just to shed some light, we don't log passwords in the log that is written to disk. We do write user credentials to ramdisk while the ISO is...

> I found that with the installation image from the end of June, I can still find my disk encryption_password as plain text in the file `/var/log/archinstall/install.log` also after rebooting...

> > mhm, `termios.ONLCR`? > > @kamiccolo, how about this? > > Reproduce the issue: > > ```python > import os > import pty > import time > > pid,...

> "Swapping the run() command for something a little more potent" is obscure. `subprocess` was not working reliably with `machinectl`, `ssh` or any other process that was forking their `stdin`...

Apologies for the late reply, but I suspect this is fixed in [v2.5.3](https://github.com/archlinux/archinstall/releases/tag/v2.5.3rc1)*(rc1)*. I'd be happy to re-open if that's not the case, but closing this as I suspect it's...

Yea, we can re-visit it in the future. But yea, by the looks of it we're sticking with the old default and the new default for newer repos. That appears...