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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    7.0m
    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.
    • falkoF
      falko Moderator
      last edited by

      Awesome Tom, as always your work here is greatly appreciated.
      Will be sure to test/feedback to you

      Thanks again

      1 Reply Last reply Reply Quote 0
      • falkoF
        falko Moderator
        last edited by

        ticking the AD box in host management now auto populates the fields 😄

        …time to test some deployments

        1 Reply Last reply Reply Quote 0
        • D
          darkxeno
          last edited by

          where can i download the latest build of .33 i would like to test it out

          1 Reply Last reply Reply Quote 0
          • F
            Fernando Gietz Developer
            last edited by

            You must use SVN, for more information: [url]http://www.fogproject.org/wiki/index.php/SVN[/url]

            1 Reply Last reply Reply Quote 0
            • D
              darkxeno
              last edited by

              Sorry if i sound stupid with this question but for the GUI section at the bottom for tortoissvn. If i’m reading that right it will let me install fog on windows?

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

                @Fernando, @darkxeno

                I’ve been building the svn as a tarball as well.

                The link for tarball download will always be:

                [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                Sometimes I don’t update it right away, but as of right now, it’s at r998, the same as 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
                • F
                  Fernando Gietz Developer
                  last edited by

                  [quote=“Tom Elliott, post: 19958, member: 7271”]@Fernando, @darkxeno

                  I’ve been building the svn as a tarball as well.

                  The link for tarball download will always be:

                  [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                  Sometimes I don’t update it right away, but as of right now, it’s at r998, the same as svn.[/quote]

                  I don know it. Thx for your work!!

                  1 Reply Last reply Reply Quote 0
                  • D
                    darkxeno
                    last edited by

                    Im a bit confused and a noob here. So can someone tell me if i got the right understanding of svn? If its wrong in my thinking about it please correct me. So with and SVN you have the main code for fog and it’s up in the cloud for anyone to get and install. Then after it’s installed I can then modify the code for issues that i see. Then after i modify the code it will send it to the svn for the administrator to see and if they like the fix and it works that can add it in to the main code. now here is the part that confuses me. with the svn say you where to publish a new code in the svn with fixes and what not would it then push the new code with all the fixes to everyone that is using the svn version of fog automatically? or would i still have to update it and install the new code manually?

                    1 Reply Last reply Reply Quote 0
                    • Jaymes DriverJ
                      Jaymes Driver Developer
                      last edited by

                      you have to manually sync your SVN with that available in the “cloud” as you have described it.

                      after you sync your SVN with the current SVN you go to /bin and run ./installfog.sh and it will update to the latest synced revision.

                      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                        Darkxeno,

                        You don’t have write access to the svn, so if you notice a problem and make a fix, post it here on the forums under the Bugs in FOG 0.33 thread. You can even post your files directly so I can then look. If it’s viable I’ll try implementing or look into alternative fixes. I try to be quick in turnarounds on issues as such. Lately I’ve been stuck on snapins and snapin tasks.

                        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
                        • D
                          darkxeno
                          last edited by

                          nice thanks currently im using 0.32 in my production do you think it’s safe to upgrade that to 0.33 and it will do i what i need it to do? all i do is create images and the domain add and host rename is what i use.

                          1 Reply Last reply Reply Quote 0
                          • G
                            Gilou
                            last edited by

                            Another way to get a tarball directly from SVN latest version is to use SourceForge, and hit “Download snapshot” on [url]http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/[/url]

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

                              r999 is out.

                              All it updates is the TomElliott.config file for kernel building. Contains working virtio_net drivers as well as most networking drivers. I had to remove some of the 10G net drivers due to compatibility issues of speed.

                              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
                              • Jaymes DriverJ
                                Jaymes Driver Developer
                                last edited by

                                And Tom is DAMN GOOD at what he does, he’s fast, responsive, and even will keep you posted on WHY he hasn’t had time to get to it. Really an Ace developer, most devs won’t even give you the time of day.

                                WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                                1 Reply Last reply Reply Quote 0
                                • D
                                  darkxeno
                                  last edited by

                                  im no coder at all i’m just a system administrator lol i just know how to use the product

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

                                    [quote=“darkxeno, post: 19976, member: 4011”]nice thanks currently im using 0.32 in my production do you think it’s safe to upgrade that to 0.33 and it will do i what i need it to do? all i do is create images and the domain add and host rename is what i use.[/quote]

                                    I’d recommend a fresh install from 0.32 to 0.33. Backup hosts and images and any other majorly need infos from the 0.32 database as there are many many changes that won’t make the switch easy or pretty.

                                    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
                                    • D
                                      darkxeno
                                      last edited by

                                      sorry for asking so many questions. i just been seeing that 0.33 was in beta since i started using fog and have been scared to update to it. is there a link anywhere that has all the new features that it has over 0.32 and Tom i see your last post will 0.33 let you in put drivers in to the kernel? like does it have a easy to use kernel builder?

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

                                        No,

                                        Kernel building is still done the old method, unfortunately. But I’ve become quite adept at doing so and keep my kernels as up-to-date as I can. There is a wiki page on how to update/build a new kernel though and it’s pretty simple to follow.

                                        Don’t be afraid to play.

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

                                          r1000 and r1001 released.

                                          Contains infancy of partclone inclusion for extfs filesystem. It’s also using my custom build of init.gz which does support hostname resolving.

                                          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
                                          • falkoF
                                            falko Moderator
                                            last edited by

                                            These are just minor things I noticed… don’t hate me for being picky!! lol


                                            On Service Configuration -> Task Reboot it reads:

                                            [I]If it does and no user is logged in, the Servicewill restart.[/I]

                                            under fog .32 it reads:

                                            [I]If it does and no user is logged in, the host will restart.[/I]


                                            Report Management Page -> Home it reads:

                                            [I] FOG system. to view a [/I]

                                            needs a capital T 😉

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 77
                                            • 78
                                            • 10 / 78
                                            • First post
                                              Last post

                                            181

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project