@rogalskij What you’re seeing is a list of all available kernels for download. The on that’s installed is the currently full release one. I don’t know which version that iss off the top of my head, but I believe it’s the October 14, 2025 at this point.
Posts
-
RE: FOG Kernel update showing same version number for new Kernels - 6.12.35posted in FOG Problems
-
RE: FOG Kernel update showing same version number for new Kernels - 6.12.35posted in FOG Problems
@rogalskij I believe this is expected to be honest.
The kernel version these are based off of is “Linux Kernel 6.12.35”
The date is when the FOS side built that specific kernel with whatever changes.
-
RE: Phantom Tasks after Host Deletionposted in Bug Reports
@Clebboii https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL#Database_Maintenance_Commands
Please see if this helps? Specifically the task related items. Sometimes stale (old/bad items suddenly show up from long ago.) admittedly I’d love to know what caused (or causes?) this but it has so far eluded me this far.
-
RE: FOG Rebootposted in FOG Problems
@chevengur I believe you just check the box for perform immediately and dont’ define anythign against the cron side of things.
-
RE: QuickReg - Apply AD Settingsposted in Feature Request
@AlexisPHC I’m hesitant to add such a feature.
While I can definitely see the appeal, I almost think this would be better as a plugin rather than an OOB nature of FOG as we’ve been around doing Quick Reg for quite a long time.
Now could this have been requested in the past and just missed? Absolutely.
I still think I would envision this type of thing more as a plugin (maybe even separating Quick registration as a whole) as a plugin.
Why?
All the features FOG does provide out of the box is quite extensive and difficult to manage at the best of times.
Now as to why quick reg, in it’s current state, is included in the baseline FOG? Because it’s more than just the UI interactions but also the FOS side of the house.
So the way Quick reg exists today in the FOS/UI would likely remain as is. As for adding new features? I think this is the part where it can be incorporated completely separate from the UI/FOS side as a plugin.
I have to think about how it could be done, but just wanted to give a base line thought process I have going on.
(Seeing at least what you’re requesting is more about the PHP side of things and managing them - including beign able to more generalize what kind of key flags could be used to name the device - more than just SYSSERIAL for example.)
Sorry for the bit of ramble, just the thoughts as I see them.
-
RE: Group Client Settings - Enforce Hostname/AD Reboots - working-1.6posted in Bug Reports
@AlexisPHC Ha, I’m faster than most would expect. lol
-
RE: Group Client Settings - Enforce Hostname/AD Reboots - working-1.6posted in Bug Reports
@AlexisPHC So i just took a few to look and figured it out. Please repull/install and all should work now.
Thanks for letting me know.
-
RE: Group Client Settings - Enforce Hostname/AD Reboots - working-1.6posted in Bug Reports
@AlexisPHC @JJ-Fullmer Are you able to test/help out on this?
I feel like this shouldn’t be a problem but I believe you’re the closest I have to who has been using the FOG Client consistently.
-
RE: QuickReg Fails to Image - Invalid Loginposted in Bug Reports
@AlexisPHC Can you please try a pull -> re-install and see if this is still happening?
I did have to create an “override” for the check, that is still secure (at least in hope).
-
RE: Change FOG Settings in working-1.6 not workingposted in Bug Reports
@mashina pulling the update, and installing it, + the CTRL+SHIFT+R in the browser (once the install completes) should be sufficient.
-
RE: Change FOG Settings in working-1.6 not workingposted in Bug Reports
@AlexisPHC Sorry, foujnd the issue and a fix is pushed.
In trying to allow for searching the value as part of things I inadvertently removed the “inputValue” field which is what is supposed to be what you can edit. I re-added that and left the ability to search based on the value information.
This should be fixed in the latest version. (You may still need to do a hard refresh as suggested, but should be able to edit the fields at least now.)
Thank you!
-
RE: Change FOG Settings in working-1.6 not workingposted in Bug Reports
@AlexisPHC Can you please attempt a Hard refresh (CTRL + SHIFT + R in chrome) on your browser:
The “groups” are there (that’s what you see for the “BOLD” (FOG Boot Settings)
They are grouped still. The big difference is things are properly paginated which is a change to how things were done in the past.
-
RE: refind.conf issue after upgrade to working-1.6posted in Bug Reports
@AlexisPHC The branches are separate from things so if someone removed it in dev-branch/stable/master and I didn’t know about it for working-1.6 it wouldn’t have been removed there.
I just updated to account for this that should help you out.
-
RE: Use serial number as hostname in Fogposted in FOG Problems
@AlexisPHC I’m apologizing, yes SYSSERIAL is existing (in working-1.6).
If you’re willing (and slightly daring) you could update to the working-1.6 branch (give us another tester of it) and SYSSERIAL is re-introduced overthere.
I am workign with 2 different systems and often look in the primary place I’m working to find information. I can assure you the SYSSERIAL lookup/adjustment is in the working-1.6 branch (and that just happened to be where I was when I looked this up so again my apologies)
-
RE: Use serial number as hostname in Fogposted in FOG Problems
@AlexisPHC You can set this by putting the name field of quick registration as {SYSSERIAL}
-
RE: Multicast De-Sync When Resizing Disksposted in FOG Problems
@christop Roger, sorry I’ve been doing a lot of programming in python lately and introduced “int(…)” which isn’t valid PHP syntax. This is corrected in the latest, please pull/install and let me know if it helps?
Thank you for letting me know.
-
RE: Interface logout gives timeoutposted in FOG Problems
@AUTH-IT-Center Sorry I hadn’t seen this, glad this is fixed now.