Latest Development FOG
-
Trying to wget those two items again. Will reboot and see what happens.
-
I did the manual wget again, as well as for good measure, updated to the newest SVN. Successful deployment. Yay!
-
SVN 2929 released.
Fixes wait time issues for multicast tasks and fixes issues with displaying the task management page. Also moves commons/system.php to lib/fog/System.class.php so as to make more commonality with the rest of how fog operates.
-
This post is deleted! -
SVN 2934 released.
Technically, it is now possible to create (and use) themes in FOG. I may work on getting a mechanism to read all possible themes automatically, but for now you just enter the text in FOG Configuration->FOG Settings->Web Server->FOG_THEME as folder/file.css
Construct of the folder scheme should contain:
folderThemeName <- directory
folderThemeName/filename.css <- Actual stylesheet
folderThemeName/images <- The images your theme uses to present all the information.Of course it’s all customizable but I’m sure some components will be needed. For example, the menu icons all follow the name of: icon-<nameofmenuitem (e.g. home, host, user, image, etc…)>.png.
These are loaded with the construct of:
css/folderThemename/images/<imagefilename>So bare this in mind if you plan to make your own themes. Just a heads up, but should be fairly straight forward to work with.
Also, it should hopefully work better with imaging tasks. At least uploads shouldn’t try to load up extended partition as if it actually contains data as it really shouldn’t. It also tries to better acquire the partition table’s and re-read into the system while if there’s an error doing so it should now Fail.
-
SVN 2951 released.
With this should come a fix to the generation of the multi-part all disk on multicast tasks.
-
SVN 2966 released.
With this comes some GUI changes. Most notably is the use of Font-awesome icons for the menu system. Eventually I want to retheme the “default” theme and potentially the “compact” theme to allow a more suitable scheme of design on the page. However, I don’t think it’s hurting anything too much, it’s more just “different” from what we’ve all become accustomed to.
Because of the new theming of menu stuff, I did change the icons even for plugins to follow the new pattern. What’s nice about this new method, though, is I don’t have to make a ton of img tags and can just specify the class object relevant to what icon we want/need to use for a particular area. Eventually I hope things will just be more themed appropriately.
-
I cant seen to add any new images in the latest version 2697
I just get a blank page when i click on Add Image
This is the webpage link i get buts its completely blank.
[url]http://192.168.2.1/fog/management/index.php?node=image&sub=edit&id=0[/url] -
The fact that you’re being redirected to id=0 tells me you forgot something during the setup. I don’t know what, but I’d check the Partition part to see if it was set to something.
-
[quote=“Tom Elliott, post: 41636, member: 7271”]The fact that you’re being redirected to id=0 tells me you forgot something during the setup. I don’t know what, but I’d check the Partition part to see if it was set to something.[/quote]
i have done it 3 or 4 times now, everything is filled in.
-
Tom,
Just updated to 2975 and I’m getting an error message when I go to host management in gui. HTTP 500 Error with blank page.
-
What’s the associated apache error log?
-
I just updated FOG to the latest SVN version of 2978 and none of the services function anymore. If I go to see what services are turned on I see no option to turn any of them on. For example I want to look at the Green FOG service but all I get are the words Service Configuration on the page with no actual options for anything.
-
LOL Tom is having a rough time. Someone please buy him a beer!
[url]http://fogproject.org/wiki/index.php/Support_FOG#Contributing_to_the_FOG_Project[/url]This is to pick on Tom
Services page will be fixed in the coming revisions.
[B]Edit:[/B]
Issue was introduced in r2974. If you have r2974-r2979 you will have this issue.
Modular update needed to correct some templates which in turn messed up some aspects of the Web Gui (i.e. Printers, services, hosts, groups) -
Another issue I just discovered with SVN 2978 is that I’m unable to remove any host machines. I bring up the host in the Host Search and click the delete button. It then asks for conformation to remove the host. Once I hit the remove button I just get a white screen and the host is not removed.
-
Tom,
Still having issues with seeing my hosts on the GUI but I’m trying to image a laptop today and now I’m getting Could Not Boot: input/output error . Running 2978 . So imaging as of now is broken.
-
Try 2979
-
With 2979 services show up again and I’m able to delete hosts. I run some images to make sure they work as well.
-
2979 sill didn’t fix my issue for imaging and still cant get into hosts section in gui.
-
For 2979 images are working OK for me. I haven’t come across any issues with my test machines.