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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    6.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      r933 is out.

      It has the export.php file for the exporting of stuff. Just forewarning, I’ve got the base components of configuration export in place as well. To view it, goto:

      [url]http://<fogIP>/fog/management/index.php?node=about&sub=config[/url]

      It just has export so far and not quite a pretty thing, but please view and suggest.

      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

        r934 is out.

        Import and Export is now there under FOG Configuration.

        Hopefully it’s a start.

        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

          r935 is out.

          I know it’s the little things I keep missing. It actually adds the menu option in FOG Configuration called Configuration save.

          Also, with this, the oui.txt file is now redownloaded before updating the mac list. Hopefully to keep things up to date with new hardware.

          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

            Nice Tom, will need to update my vm and test. Can see you have been busy, think I’m on r923 🙂

            1 Reply Last reply Reply Quote 0
            • S
              steve
              last edited by

              I will give it a test 🙂 Great Work tom.

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

                Damn not only do we get updates almost daily, we can see you obviously spend a lot of time working on this, and we appreciate it!

                Keep up the good Work Tom, time to update my VM as well 🙂

                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

                  All,

                  r939 is out. With it everything that I accidentally broke from r927~ ish is now fixed. I moved the mainmenu.include.php file and forgot to add it to the commits. Again, I’m still getting used to svn so I’m very sorry. It’s all there now. It got moved from:
                  fog/management/includes/mainmenu.include.php to commons/mainmenu.php

                  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
                  • K
                    K3nnyfr
                    last edited by

                    Hi Tom i’ve had that issue with mainmenu.php yesterday, i’ve made a fresh install from SVN repo and found the issue but I didn’t have an account on the forum, so I fixed it on my own hopping someone would report it… 😃
                    I’ve also had issues with the FTP account, the fog+randomnumberpassword won’t work out of box, i had to “passwd fog” user and change settings in config files + in FOG webui.
                    Now i’m stuck with classic 0xc000000e hardware has changed, is FOGPrep still ok ?

                    Keep up the good work!

                    Alexandre GAUVRIT

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

                      I changed the fog storage (database user) password so it randomly generates a number between 0-1000000 (or something ridiculous like that) so it would have a more secure base line. This password is not the password you should use for TFTP_FTP Password or the Storage node password. That password should be changed, to my knowledge, as you’ve described here with the sudo passwd fog or passwd fog if you’re already in as root. Make sure both spots, one under FOG Configuration->FOG Settings, and the one under your storage node match properly.

                      Also, I believe FOG Prep is still okay to use, but if your image is not of the same hardware, the hardware change is to be expected. I’ve never had to actually use FOG Prep where I work so I’m not sure exactly what it does. I do know, if you’re using 0.33b, you’re supposed to sysprep the image before uploading/deploying because that’s a change, I think, Chuck made to start allowing the support of Windows 8.

                      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

                        I think fogprep was used before uploading an image that wasn’t sysprepped. To be honest I a have not used it in the last two years so my memory is kinda vague on this

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

                          I agree with Falko, It was to my understanding that before the tweaks were made so that Win 7 and Win 8 could be uploaded you had to use FogPrep before uploading the image.

                          Now that we sysprep and the FOG server knows how to handle the partitions, I have not used FOGPrep.

                          To be honest I never used it on my XP images either 🙂

                          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
                          • R
                            Raff
                            last edited by

                            On versions before 0.32 you had to run FOGprep before running sysprep on vista and windows 7. Not needed on version 0.32.

                            We still run version 0.29 of init.gz so we still run FOGprep.

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

                              r941 out.

                              With it comes Select/Deselect all in services. Also, no more mass error due to no assigned image to host. It will not prompt you, so if you have no image setup, that’s up to 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
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                r942 out, some minor changes to class files to make things more the same.

                                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
                                  timcough
                                  last edited by

                                  Hi Tom,

                                  I haven’t been by the fog forums recently and I was delighted to see progress being made on .33. I’m managing 2000+ computer with fog right now, so I will defiantly be testing this out later today. (Not live, mind you. Igor and I shall be in the laboratory! 😉 )

                                  -Tim

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

                                    r943 is out.

                                    I have some of my own system customizations that may not reach you guys. I’m sorry if this caused confusion.

                                    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
                                    • M
                                      MichaelDigital
                                      last edited by

                                      Greetings all,

                                      I am wondering, where can I download a copy of .33b? I’m eager to do some testing and if I can contribute any to the project I would love to.

                                      Thanks,
                                      Michael

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

                                        You can use SVN, or download the tarball’s I’ve already created, or let sourceforge create them for you.

                                        First,

                                        Tarball from Sourceforge is at:
                                        [url]http://sourceforge.net/p/freeghost/code/HEAD/tarball?path=/trunk[/url] It will download as a zip file.

                                        Tarball from my site is at:
                                        [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                                        To checkout through svn perform:

                                        svn co [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url] fog_0.33b

                                        Then cd into fog_0.33b directory created and perform normal install procedures.

                                        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

                                          [LEFT]r944 released. Schema now inserts Windows 8 associations.[/LEFT]

                                          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

                                            r945, had error were it thought there was a duplicate key, it’s fixed now.

                                            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
                                            • 77
                                            • 78
                                            • 3 / 78
                                            • First post
                                              Last post

                                            216

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project