macaroni-os / macaroni-funtoo

Macaroni Funtoo Specs :package:
https://www.macaronios.org/
GNU General Public License v3.0
2 stars 0 forks source link

RFC: Add root passwordless access on Desktop ISOs #13

Open geaaru opened 1 year ago

geaaru commented 1 year ago

As suggested on #macaroni-release channel of Discord could be helpful for Desktop users to have a root passwordless access.

This enable Getty access on CTLR+ALT+F1:

sed -i 's/agetty/agetty -J -a root/' /etc/inittab

And this link is to configure LightDM: https://www.funtoo.org/Package:Lightdm

geaaru commented 1 month ago

At the moment having both Wayland and Xorg choices on access to the ISO gives users the possibility to test and choose the Desktop mode. It is not a good idea to disable this probably.