FOG 1.3.5 RC 3 Released
-
https://news.fogproject.org/fog-1-3-0-rc-3-3/
(Had mistake when saved proper link is accurate though).
-
Whether it is this RC or happened between 1.3.4 and now, I like what you’ve done to the UEFI network boot. It has solved an issue I had with Lenovo M72z being unable to successfully use any EFI exit type from the FOG menu.
-
I think i threw it in for the RC-1 thing.
Basically I’ve set the refind.conf to ensure “internal” as most of you were saying that seemed to work the best.
-
Can we upgrade to 1.3.5 RC3 if we’re on the working-1.3.5 branch?
-
@THEMCV Yes, you can.
Inside of your
fogproject
directory, dogit pull;git checkout dev-branch;cd bin;./installfog.sh -y
The
;
just separates out the commands, but if you copy/paste that whole thing then it’ll do all of it in order. -
@Wayne-Workman Cool, thanks. Wasn’t sure if this was “higher” than working-1.3.5. I’ve made the mistake of accidentally installing an older version before.
-
@THEMCV working 135 is the current “dev” branch if you will where devbranch is the public dev branch
-
The idea is dev->test->prod
Dev is current working test is the rcs and prod is the stable
-
@Tom-Elliott Okay, that makes sense. Thank you.
-
just installed 1.3.5 RC3, seems to report in fog log as 1.3.5-RC-2 still with an error
08/02/2017 21:58 Client-Info Server Version: 1.3.5-RC-2
08/02/2017 21:58 Middleware::Response ERROR: Unable to get subsection
08/02/2017 21:58 Middleware::Response ERROR: Object reference not set to an instance of an object. -
@falko
Updated to rc3 and now when I click Create new Host takes me to a dead page…all others seem to work okay.
This link is BROKE: http://fogserver/fog/management/?node=host&sub=add -
@Tom-Elliott
cannot get to Create new host link after updating to version 1.3.5-rc-3; says page isnt working…err_empty_responselink broken: http://fogserver/fog/management/?node=host&sub=add
-
@butch2861 Found, patched and published.
-
@falko Found the problem. My re-push earlier had me debugging a separate issue. This debugging test was accidentally left in.