• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Latest Development FOG

Scheduled Pinned Locked Moved
General
57
652
1.3m
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Tom Elliott
    last edited by Jan 26, 2015, 7:56 PM

    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.

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jan 27, 2015, 2:59 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Jan 28, 2015, 12:33 PM

        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.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Jan 30, 2015, 6:35 PM

          SVN 2951 released.

          With this should come a fix to the generation of the multi-part all disk on multicast tasks.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Feb 3, 2015, 12:00 PM

            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.

            1 Reply Last reply Reply Quote 0
            • I
              irishfoguser
              last edited by Feb 3, 2015, 3:29 PM

              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]

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Feb 3, 2015, 4:02 PM

                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.

                1 Reply Last reply Reply Quote 0
                • I
                  irishfoguser
                  last edited by Feb 3, 2015, 5:12 PM

                  [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.

                  1 Reply Last reply Reply Quote 0
                  • R
                    Ray Zuchowski
                    last edited by Feb 4, 2015, 2:19 PM

                    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.

                    RZ

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Feb 4, 2015, 2:22 PM

                      What’s the associated apache error log?

                      1 Reply Last reply Reply Quote 0
                      • J
                        jamesb
                        last edited by Feb 5, 2015, 1:18 PM

                        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.

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wolfbane8653 Developer
                          last edited by Feb 5, 2015, 2:34 PM

                          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)

                          1 Reply Last reply Reply Quote 0
                          • J
                            jamesb
                            last edited by Feb 5, 2015, 2:54 PM

                            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.

                            1 Reply Last reply Reply Quote 0
                            • R
                              Ray Zuchowski
                              last edited by Feb 5, 2015, 4:16 PM

                              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.

                              RZ

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Feb 5, 2015, 4:56 PM

                                Try 2979

                                1 Reply Last reply Reply Quote 0
                                • J
                                  jamesb
                                  last edited by Feb 5, 2015, 5:05 PM

                                  With 2979 services show up again and I’m able to delete hosts. I run some images to make sure they work as well.

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    Ray Zuchowski
                                    last edited by Feb 5, 2015, 5:15 PM

                                    2979 sill didn’t fix my issue for imaging and still cant get into hosts section in gui.

                                    RZ

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      jamesb
                                      last edited by Feb 5, 2015, 5:51 PM

                                      For 2979 images are working OK for me. I haven’t come across any issues with my test machines.

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        Ray Zuchowski
                                        last edited by Feb 5, 2015, 6:06 PM

                                        James what are you using for DHCP and are you using undionly.kpxe ?

                                        RZ

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          jamesb
                                          last edited by Feb 5, 2015, 6:10 PM

                                          We have our own DHCP server that is separate from FOG. I’m using undionly.kkpxe.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 19
                                          • 20
                                          • 21
                                          • 22
                                          • 23
                                          • 32
                                          • 33
                                          • 21 / 33
                                          21 / 33
                                          • First post
                                            405/652
                                            Last post

                                          200

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project