Skip to content

how to develop pantheon greeter #522

Answered by jonbitzen
jonbitzen asked this question in Q&A
Discussion options

You must be logged in to vote

For posterity's sake, I've sorted a nice-enough system for myself. I make a VM in VirtualBox with the target OS, and use shared folders to mount the host greeter source folder on the VM. Then I compile it on the VM, but can edit on the host. Additionally I ssh from the host into the guest with a terminal. From there I can recompile on the command line, and let the guest OS sit at the login. The upshot is that if I kill the greeter on the VM using the terminal login, it restarts the greeter on the guest almost-instantly, so you can test changes very quickly.

Hope this helps someone

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jonbitzen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant