Latest FOG 0.33b
-
efibootmgr is built into the init.xz, but it can’t be used unless you’re booted into a UEFI environment (UEFI PXE BOOT).
-
[quote=“warp, post: 24094, member: 22860”]The all this is to stabilize something overcharged as changing constantly as the PXE boot, which worked very well, for having changed?
You still need to know that the 0.33 version is expected for almost 2 years![/quote]FOG is not a paid service and you still need to know that nothing should be “expected” the devs spend their own personal time working very hard to improve and stabilize FOG and do not make any money from doing so. Tom has worked extremely hard and is adding excellent addtions to FOG and the reason for the changes are either to move away from products either outdated or no longer being actively developed i.e. partimage or their are big benefits and potential in doing so i.e. ipxe
-
[quote=“warp, post: 24094, member: 22860”]The all this is to stabilize something overcharged as changing constantly as the PXE boot, which worked very well, for having changed?
You still need to know that the 0.33 version is expected for almost 2 years![/quote]@Warp Before Tom came on board 0.33 development had ground to a ground to a halt. The project has come far under his wing. If he never took over as main developer. 0.33 probably would never ever have been realised. You should thank you lucky stars we are at this stage now.
FOG could have died like many over good open source projects have.
-
r1309 released.
Fixes the selector for the storage node on the dashboard page. Basically places it at the bottom of the field.
Removes the PXEFile class files as we no longer need them.
Minor updates to other files. Still working on hooking elements. As you all know, this may take a little bit.
-
r1310 released.
Finishes adding the hooking stuff, for the most part, in HostManagementPage. All things are pulled from classes as well now, rather than actually calling the SQL statements to do the work.
-
Whatever has changed between 1303 and 1310 has broken my imaging process.
When I pushed the same process yesterday, everything was working fine. Now, it gets to the step right before part clone launches to copy the image, and the machine just reboots, cycles back, and does the same thing over again.
-
Found it…
This is the last 2 lines before reboot:
*Checking Mounted File System…/bin/fog.download: line 394: syntax error near unexpected token ‘fi’
/bin/fog.download: line 394: ’ fi’ -
r1311 released.
Should fix the syntax error you’re getting there.
Also, I’ve changed the undionly.kpxe file to the one I’m personally using and haven’t had any issues with. Hopefully this will fix the issues you were reporting.
-
Yes, that fixed it. Everything is back in is zero-touch glory!
-
r1312 released.
Just updates undionly.kpxe and snponly.efi files to the latest ipxe git repository version.
-
r1313 released.
Just a simple release to fix the Dashboard and allow it to display the tasks from today.
-
r1314 and 1315 released.
r1314 Add’s hooking through more files. Starts removing the excessive <?php ?> calls which should help improve performance as you’re not calling the pre-processing elements multitudes of times throughout each of the files. Adds a GMT timezone setting for those who have not set the date.timezone property in the php.ini file. This way, all still displays appropriately.
r1315 fixes an issue in the HostManagementPage from the Location. Also adds more removals of <?php ?> calls. Hooking is complete through ReportManagementPage if reading alphabetically. On to the S’s
Thank you,
-
r1316 released.
Nearly all pages are complete with Hooking and excessive php calls. Only ones left to complete are StorageManagementPage and TaskManagementPage. Will be working on, just wanted to get the info out there.
Thank you,
-
r1317 released.
Fixes display issue on ServerInfo.class.php where the ethernet interfaces wouldn’t show the proper data. Also adds element to tell the user which interface is being displayed. (Fully hooked of course)
-
r1318 released.
Fixes an issue in FOGCore.class.php for the FOGScheduler tasking. Fixes, again, the size display issue on the Dashboard Page. If it reached 50% (50%-50% = 0% available, 100% used) it displayed as if they entire file system was completely used.
-
r1319 released.
Fixes the Dashboard Tasks display to show the appropriate dates. The data itself was correct, but the dating was one day into the future. How is it possible if the date hasn’t happened yet?
-
r1320 released.
Just adds multicast deploy for raw images.
-
r1321 released.
Just removes the raw image need. Basically using partclone.imager for the raw image types as well. This allows partclone.restore to be the predominant use for the, well, restore parts. Hopefully all don’t mind. It makes coding that much easier.
-
Tom,
Just wanted to say you are doing an amazing job and it is really good to see fog getting developed. I hope that once I have some more time, I can eventually contribute in some way to the development as well. Keep up the good work, much appreciated! -
Hi,
I have a display problem on the r1321, watch the attachment.[url=“/_imported_xf_attachments/0/585_Capture.JPG?:”]Capture.JPG[/url]