Results 10 comments of Max Schlüssel

It doesn't need a filesystem, but there might be some compatibility issue in VMWare Fusion. No idea what it is though, you see anything in the log?

Should be fixed with the recent changes where PIC is supported again. Check the latest ISO on the website

There are only 2 keyboard layouts at the moment (de-DE and en-US) and the loading isn't very sophisticated at the moment. This is probably something you should be able to...

Hey Marco, Thanks for the ticket - in fact the whole terminal implementation is a big mess at the moment. I used it mostly for testing things like the canvas....

To be honest, I think the scripts actually make it much more maintainable and easier to control what to build when & influence it with commands. Nevertheless, if you feel...

I'm kind of indecisive on this, I somehow dislike misusing the file-system for it, but it is also a kind of clever solution. I think it should at least be...

Would be great, the tricky part is that the toolchain setup isn't completely trivial. It could work though by preparing a Docker image that the actions could use.

Use the Docker container that contains a toolchain as described here: https://github.com/maxdev1/ghost/blob/master/documentation/general/building.adoc

@fysnet Thanks for reporting this here. I looked at the issue you linked but I think actually it's not that simple. The OS doesn't just set the mode that is...

Hey @MarcoCicognani, thanks for reporting, its good that you could reproduce this in QEMU because I only saw this behavior on real hardware so far (not in VBox). I will...