• 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.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.
  • D
    darkxeno
    last edited by May 22, 2014, 5:48 PM

    how can I get this revision

    1 Reply Last reply Reply Quote 0
    • A
      Albatros
      last edited by May 22, 2014, 6:30 PM

      [quote=“darkxeno, post: 27881, member: 4011”]how can I get this revision[/quote]

      Take a look at this
      [url]http://fogproject.org/wiki/index.php/SVN[/url]

      1 Reply Last reply Reply Quote 0
      • V
        VincentJ Moderator
        last edited by May 23, 2014, 7:10 AM

        or download the BTSync and get all the changes as they happen.

        1 Reply Last reply Reply Quote 0
        • B
          bradlylewis22
          last edited by May 23, 2014, 12:30 PM

          The location plugin appears to be broken now. When I try to install it I hit submit and it goes to a white screen and stays there. I am running the latest revision on 1.0.1. I am running Ubuntu 12.04 I really need this functionality to work for my setup, Does anyone know how to make this work?

          Small note: this was working in 1.0.0

          apache log:
          [CODE][Fri May 23 08:17:05 2014] [error] [client 172.30.100.75] PHP Fatal error: Call to a member function mainMenu() on a non-object in /var/www/fog/management/index.php on line 72
          [Fri May 23 08:19:49 2014] [error] [client 172.30.100.75] PHP Parse error: syntax error, unexpected ‘}’ in /var/www/fog/lib/plugins/location/class/LocationManager.class.php on line 46, referer: http://fogserver/fog/management/index.php?node=plugin&sub=installed&run=d5189de027922f81005951e6efe0efd5&installed=d5189de027922f81005951e6efe0efd5
          [Fri May 23 08:20:34 2014] [error] [client 172.30.100.75] PHP Parse error: syntax error, unexpected ‘}’ in /var/www/fog/lib/plugins/location/class/LocationManager.class.php on line 46, referer: http://fogserver/fog/management/index.php?node=plugin&sub=installed&run=d5189de027922f81005951e6efe0efd5&installed=d5189de027922f81005951e6efe0efd5[/CODE]

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by May 23, 2014, 3:53 PM

            [quote=“bradlylewis22, post: 28037, member: 23940”]The location plugin appears to be broken now. When I try to install it I hit submit and it goes to a white screen and stays there. I am running the latest revision on 1.0.1. I am running Ubuntu 12.04 I really need this functionality to work for my setup, Does anyone know how to make this work?

            Small note: this was working in 1.0.0

            apache log:
            [CODE][Fri May 23 08:17:05 2014] [error] [client 172.30.100.75] PHP Fatal error: Call to a member function mainMenu() on a non-object in /var/www/fog/management/index.php on line 72
            [Fri May 23 08:19:49 2014] [error] [client 172.30.100.75] PHP Parse error: syntax error, unexpected ‘}’ in /var/www/fog/lib/plugins/location/class/LocationManager.class.php on line 46, referer: http://fogserver/fog/management/index.php?node=plugin&sub=installed&run=d5189de027922f81005951e6efe0efd5&installed=d5189de027922f81005951e6efe0efd5
            [Fri May 23 08:20:34 2014] [error] [client 172.30.100.75] PHP Parse error: syntax error, unexpected ‘}’ in /var/www/fog/lib/plugins/location/class/LocationManager.class.php on line 46, referer: http://fogserver/fog/management/index.php?node=plugin&sub=installed&run=d5189de027922f81005951e6efe0efd5&installed=d5189de027922f81005951e6efe0efd5[/CODE][/quote]

            I’ve fixed this in svn.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • P
              Petrus4
              last edited by May 23, 2014, 9:03 PM

              Hi is the latest fog 1.0.0 compatible with Ubuntu 10.04 LTS and up?

              1 Reply Last reply Reply Quote 0
              • J
                Junkhacker Developer
                last edited by May 23, 2014, 9:06 PM

                yes, the latest fog 1.0.1 is compatible with Ubuntu 10.04 LTS and up, though i don’t recommend 14.04 due to the number of issues reported on it. Ubuntu 13.10 and 12.04 are fine, however.

                signature:
                Junkhacker
                We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                1 Reply Last reply Reply Quote 0
                • T
                  TJH
                  last edited by May 24, 2014, 3:29 AM

                  [quote=“Junkhacker, post: 28167, member: 21583”]yes, the latest fog 1.0.1 is compatible with Ubuntu 10.04 LTS and up, though i don’t recommend 14.04 due to the number of issues reported on it. Ubuntu 13.10 and 12.04 are fine, however.[/quote]

                  FWIW, I’ve been using 14.04 without an issue. I did change the /var/www/html back to /var/www … don’t know if that makes a difference or not. No fog issues, created an image using VirtualBox, uploaded it and then deployed it and snapins onto a few different PCs/Laptops now.

                  Obviously, everyone, listen to the devs, if they say they can support you better using 13.10, use it, BUT, if you’ve already got a 14.04 server going and don’t want to have to start from scratch, give it a try, it wasn’t even difficult to get fog going, if you ask me.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by May 24, 2014, 6:15 PM

                    SVN 1731 released

                    Hooks and Page Classes are now called through as autoload rather than directly including the files. It’s still the same, but uses the proper methods needed.

                    Quick registration now has an option to join a quick registered host to a group at registration time.

                    Major speed performance increase on the GUI side as I know only register hooks if they’re active rather than having hook manager display what’s active. I don’t know if this will translate to those on isolated networks, but it won’t hurt either.

                    SVN 1732 released
                    Only includes Hook’s who have a value of true for their active flag. If the hook is by a plugin, it only includes the hook if the plugin is active.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by May 24, 2014, 10:33 PM

                      SVN 1738 released

                      Suggestive change to 1.1.0. Updates the changelog with all the changes and fixes I could remember at the time.
                      Updates the installer to point out the new supported OS’s Windows 7, Windows 8, Linux ext 2,3,4
                      Fixes the report management page if an image is not assigned to a host.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • V
                        VincentJ Moderator
                        last edited by May 26, 2014, 10:31 PM

                        When installing it prompts the user to leave the MySQL password blank.
                        however when you get near the end of the install it asks for your MySQL password and wont accept a blank password.

                        could we update the warning or is this something different?

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by May 27, 2014, 11:26 AM

                          [quote=“VincentJ, post: 28240, member: 8935”]When installing it prompts the user to leave the MySQL password blank.
                          however when you get near the end of the install it asks for your MySQL password and wont accept a blank password.

                          could we update the warning or is this something different?[/quote]

                          I’ve added a check. It will ask if you left the password blank. If you did (which it defaults to) it continues on as normal, otherwise it will prompt for the password at install time. Hopefully this helps.

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          1 Reply Last reply Reply Quote 0
                          • V
                            VincentJ Moderator
                            last edited by May 27, 2014, 1:14 PM

                            Possibly also consider getting the first warning to let users know they can enter it later rather than telling them they need to edit a file later 🙂

                            Just installed my test suite on the btsync version. luckily means every fog server becomes a btsync peer.

                            could we have a quick script that can be run without interaction that does updates?

                            1 Reply Last reply Reply Quote 0
                            • J
                              Junkhacker Developer
                              last edited by May 27, 2014, 1:24 PM

                              when not participating in beta testing, updates only need to be installed infrequently. for this reason, i do not feel that a “no touch” updater is needed. there was another forum poster that created one, however, if you care to seek it out. though, as i recall, this script broke slightly with one of the updates to the install/update script.

                              signature:
                              Junkhacker
                              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                              1 Reply Last reply Reply Quote 0
                              • V
                                VincentJ Moderator
                                last edited by May 27, 2014, 1:31 PM

                                Just trying out the location plugin,

                                when setting the location of a host, it doesn’t seem to stay past the refresh of the page.

                                1 Reply Last reply Reply Quote 0
                                • V
                                  VincentJ Moderator
                                  last edited by May 27, 2014, 1:37 PM

                                  I had a . instead of a : in my mac… seems to work, but odd that such a thing would make it fall over…

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by May 27, 2014, 10:01 PM

                                    SVN 1751 released.

                                    With this comes a fix, previously, to the Capone Serial number problem. Also, I’ve (with the help of Junkhacker) added a longer delay time in receiving dhcp requests with the undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, and ipxe.kkkpxe files. Please give these a shot if you can.

                                    [code]wget /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe
                                    wget /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kkpxe
                                    wget /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/ipxe.pxe
                                    wget /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/ipxe.kpxe
                                    wget /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/ipxe.kkpxe[/code]

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott
                                      last edited by May 28, 2014, 10:32 AM

                                      SVN 1753 released. Made the searching elements in Capone not case sensitive. Add’s an active task checker to the task scheduler service to push WOL to all systems have are still awaiting checkin. This is because the initial push of WOL happens too quickly. Some networks may block the multitude of UDP packets sent so this should help with getting systems up and running for you.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        Tom Elliott
                                        last edited by May 28, 2014, 11:58 AM

                                        SVN 1756 released.

                                        Adds better checking during the install phase for redhat based installation.

                                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by May 28, 2014, 5:07 PM

                                          SVN 1759, maybe now I can be done with Capone?

                                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 32
                                          • 33
                                          • 1 / 33
                                          1 / 33
                                          • First post
                                            16/652
                                            Last post

                                          166

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project