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

Project Closure?

Scheduled Pinned Locked Moved
General
2
4
506
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.
  • L
    luiztpd
    last edited by Jan 14, 2022, 1:39 PM

    I would like to know if the project was closed, as the last update was in 2020?

    G 1 Reply Last reply Jan 14, 2022, 1:49 PM Reply Quote 0
    • G
      george1421 Moderator @luiztpd
      last edited by Sebastian Roth Jan 14, 2022, 2:41 PM Jan 14, 2022, 1:49 PM

      @luiztpd No the project is not closed. The developers are not as aggressively sending out updates with new releases. Right now the project is in a maintenance mode. The developers are working on the 1.5.10 release that will be out in early spring 2022.

      The dev-branch is where the release candidate for 1.5.10 currently lives its something line 1.5.9.114 or later. The kernels are up to date with the latest hardware. The only thing we are seeing that “needs” to be updated right now is iPXE to support the latest hardware, but we have a tutorial on how to update that for the FOG Admins to use.

      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!

      L 1 Reply Last reply Jan 14, 2022, 2:01 PM Reply Quote 3
      • L
        luiztpd @george1421
        last edited by Jan 14, 2022, 2:01 PM

        @george1421 Thanks for the reply, I’m glad to hear that the project is not finished. Where can I find this tutorial?

        G 1 Reply Last reply Jan 14, 2022, 3:11 PM Reply Quote 0
        • G
          george1421 Moderator @luiztpd
          last edited by george1421 Jan 14, 2022, 9:11 AM Jan 14, 2022, 3:11 PM

          @luiztpd The rebuilding ipxe tutorial is here: https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe

          Make sure you have the latest FOS Linux kernel -> Web UI->Fog Configuration-> Kernel update. You will want 5.10.x series of kernels for both x64 and x32 systems.

          Lastly you can update to the dev branch (suggested if you need to deploy Win10 20H2 or later versions of windows) to get the fixes for those OS’) all you need to do is change into the git repository you downloaded then do the following:

          git pull
          git checkout dev-branch
          git pull
          cd bin
          ./installfog.sh
          

          That will update your fog install to the pre-release version of 1.5.10. That release is stable and will most likely be what 1.5.10 will be released as.

          Now when 1.5.10 is released you will need to switch back to the master branch this way.

          git pull
          git checkout master
          git pull
          cd bin
          ./installfog.sh
          

          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!

          1 Reply Last reply Reply Quote 1
          • 1 / 1
          1 / 1
          • First post
            1/4
            Last post

          153

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project