Those are nothing more than the source files to what/how our inits work. They’re not installed anywhere and nothing is done with them during installation.
@Tom-Elliott I’ll solve it. I wanted to report so that there was some sort of record of this in the forums, because it’s possible that someone in the future could run into this.
[Tue Oct 06 14:14:15.158169 2015] [:error] [pid 20445] [client 192.168.39.235:44958] PHP Fatal error: Call to a member function isValid() on string in /var/www/fog/lib/fog/Host.class.php on line 833, referer: http://192.168.39.243/fog/management/index.php?node=host
@Junkhacker I tried to build a custom USB boot drive for FOG a while back using several potential methods. I fear I simply just don’t know enough about the technologies and projects I was trying to use to get them to work right.
Simply using an image prepared by someone else WOULD WORK - but I’d really like to make my own.
You mean booting the KVM VM up with FOG and draw an image from it? I am not exactly sure about KVMs network boo abilities but I guess it should run without much trouble. I am doing exactly this with qemu here on my laptop to find issues. Way easier than having physical machines for testing around.
Right now the mobile page does not have a request desktop site. Some of this is because you can create a user who can only login using the mobile interface. I have found and fixed the issues described in the thread. The task page on mobile should not be a searching tool as it is designed to really only display the active tasks and allow you to force or cancel the task. I’ve also made the host page only display the search field rather than always say there are no results when you first look at it.