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

    Latest Development FOG

    Scheduled Pinned Locked Moved
    General
    57
    652
    1.2m
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Looks like it’s not downloading the init.xz or init_32.xz.

      Hence the exec error.

      1 Reply Last reply Reply Quote 0
      • UpACreekU
        UpACreek
        last edited by

        Trying to wget those two items again. Will reboot and see what happens.

        1 Reply Last reply Reply Quote 0
        • UpACreekU
          UpACreek
          last edited by

          I did the manual wget again, as well as for good measure, updated to the newest SVN. Successful deployment. Yay! 🙂

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            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
            • Tom ElliottT
              Tom Elliott
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                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
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  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
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    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

                      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
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        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

                          [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
                          • Ray ZuchowskiR
                            Ray Zuchowski
                            last edited by

                            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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              What’s the associated apache error log?

                              1 Reply Last reply Reply Quote 0
                              • J
                                jamesb
                                last edited by

                                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

                                  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

                                    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
                                    • Ray ZuchowskiR
                                      Ray Zuchowski
                                      last edited by

                                      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
                                      • Tom ElliottT
                                        Tom Elliott
                                        last edited by

                                        Try 2979

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          jamesb
                                          last edited by

                                          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
                                          • Ray ZuchowskiR
                                            Ray Zuchowski
                                            last edited by

                                            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
                                            • 1
                                            • 2
                                            • 19
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 32
                                            • 33
                                            • 21 / 33
                                            • First post
                                              Last post

                                            224

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project