Post B8TI0FklFKGW07kxTE by installgentoo@pleroma.puellamagi.com
(DIR) More posts by installgentoo@pleroma.puellamagi.com
(DIR) Post #B8TGfBw29BF67jQF2e by mikuphile@gearlandia.haus
1 likes, 0 repeats
>install arch troonix>while setting up an user account get the idea to change the “login shell” to startx>learn that you can make passwordless user accounts>get the idea to make an “user account” for pytaiko which opens the game immediately when logging in>set the “login shell” to startx and make the .xinitrc into a wrapper for pytaiko>I've turned troonix into a bootloader for xorg which is itself a bootloader for pytaikoThis is the only use case for troonix: a glorified bootloader for a few fixed applications. Thank you for reading my blog post.
(DIR) Post #B8THEUbqhwlKB1oWzQ by Cocoa@nekosat.work
1 likes, 0 repeats
@mikuphile I unironically did this with my artix setup, but instead I launch sway on TTY1 login
(DIR) Post #B8TI0FklFKGW07kxTE by installgentoo@pleroma.puellamagi.com
0 likes, 0 repeats
@mikuphile >>install arch
(DIR) Post #B8TIawl6pVJDo0PrMW by mikuphile@gearlandia.haus
1 likes, 0 repeats
@installgentooI think that it's a great fit for making a glorified kiosk system like I tried to do. I didn't actually intend to use troonix for general computing.But I wonder if I could get away with compiling just a troonix kernel and some libraries and passing a simple wrapper script for pytaiko as init. I've never read troonix from scratch but I'm guessing most of it is just about dealing with gnu/cnile/troonix cruft that a single‐application system wouldn't need.