Latest FOG 0.33b
-
All,
I’ve posted my latest fog_0.33 tar file.
It can be downloaded at: [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]
It has fixes for:
Snapins Management Page
[LIST]
[]Can create/delete snapins
[/LIST]
Printer Management Page
[LIST]
[]Can add/remove printers
[]modified old style editing to read type of printer.
[/LIST]
Group Management
[LIST]
[]Snapin Add/Remove
[]Active Directory assign
[]Image association
[]Create Groups From Page
[]Remove members
[/LIST]
Host Management
[LIST]
[]Editing Active Directory pulls data (sorry still working for add)
[]Additional MACs field is back and pulls mac from database
[/LIST]
FOG Configuration
[LIST]
[]Kernel Updates Work.
[]MAC Address listing works.
[/LIST]
Reports
[LIST]
[]Pulls and returns data now.
[/LIST]
Services (actual Registration stuffs)
[LIST]
[]auto.register.php edited to stop trying to put data into (now) nonexistent hostOS field. (You can full register now)
[/LIST]
Kernel is 3.11.1 based on core with all network drivers and no vga. Will post as: [url]https://mastacontrola.com/fogboot/kernel/bzImageCORE[/url]
Though it would also be appropriate inside the installation file, please enjoy/test to your hearts content.
init.gz will remain as was, except has minor edits within to keep from asking OS when registering and to keep the OS_ID_WIN7/8 errors from loading, if you want to use mine personal one, please download the buildroot I posted:
[url]https://mastacontrola.com/buildroot-2013.08_FOG.tar.bz2[/url]My buildroot also has the ability to resolve hostnames, but doesn’t have all the partclone file system files. I haven’t editing the build system for the parted opt command line.
Thank you all,
-
Another, please test installations on red hat based distros. I added statements to test for mysql, myql-server, and php-mysql checking during install. I have not tested yet.
-
I’m attempting to build my own svn repository for fog.
I hope this isn’t an issue. I will, eventually, try to mirror the original repository, then add my revisions on mine. Then I can, when all is setup, create backups to mine and THE svn server so we have replicated data and up to date information.
I’m new to svn so please be as nice as possible.
My link for svn access is:
[url]https://svn.mastacontrola.com/svn/freeghost[/url]/
Right now it will ask for username and password. I’m still learning how to set it up as I just set it up 10 minutes ago. Hopefully, though, I’ll get this down.
EDIT: should be viewable to world. No commit’s however, that’ll require username and pass. Thanks.
EDIT2: syncing svn from p/freeghost/code Will take a very LONG time, but in case you want to see:
-
I now have commit access to the svn and have committed my changes.
We are now, officially, on r900.
Also setting up job for syncing changes on my side, so we’ll have a replicant source as well.
Thank you all,
-
r901,
Host management (Host Creation/New Host) Active Directory now operates and auto-populates the data.
-
r902
bzImage is now based on 3.11.1 Kernel. Configuration will be added for r903 as TomElliott.configThe config I use now contains all Network Drivers, Minimal VGA support (to try ridding those pesky kms settings) and is based on the original CORE configuration.
-
Added all the missing files I had created, but didn’t get added before sorry.
r903 added TomElliott.config to trunk/kernel
r904 anything I missed earlier is now added.
-
You’re the man tom, I will download the beta and give it a go.
-
r910 Up.
Many fixes to GroupManagementPage (Printer and Service add for group still not up yet.) PrinterManagementPage is updated to conform more with Blackout’s original, as far as I can tell, setup. SnapinManagementPage is updated to conform as well. Added FOG Configuration->PXE Menu-> Input to change field for Quick Deletetion menu option. Added Menu option to PXE Default file. Updated init.gz to contain the fog.auto.del script for the host deletion. Added auto.delete.php
-
I appreciate your work on this Tom! When I get a chance I plan to set up a 0.33 server to play with, you’re actually getting me kind of excited seeing all these updates and work being done
-
This post is deleted! -
I’m glad to be inspiring people with this. I’m enjoying it so much. Thank you for the support.
-
Glad to see some updates! I had feared the worst for the project. I have a pretty hefty test environment at home and may have to fire up a new test lab to try out 0.33. Thanks for updating!
-
No problem.
-
r917 Out, Default Printers are back in the mix with stylized checkbox similar to 0.32 style. Please test, had an issue with the system.php file also, this has been updated so I just need to know if you all are back to working.
-
r921 is out. It is allows for updating of the Host Inventory fields. Has a few, hopefully okay, aesthetic changes such as a fixed footer, fixed side menu system, and fixed information bar. I though having those things fixed is appropriate. Hopefully you’ll all agree. Added between these two particular releases was the host and group tasks. The Advanced options, I thought, needed a means of being displayed, but another means of closing if you opened it. Hopefully all is good.
Thank you.
-
r922 out, Fixed the Content for viewing pleasure. The main page, for now, contains it’s own scrollbar. With this update, comes the Service class. It also fixes the Service Configuration Page so that it works now. I haven’t worked on anything within the host or group service configurations, that’ll be another day.
-
Hi Tom
Awesome Job dude… sincerely appreciate it…
is there a list of outstanding matters for 0.33? perhaps someone here can assist with something on that list…
-
r923 up, Host Service configuration is now working. It does not poll for data for enabled modules, so please, if you’re to use them, make sure you select the ones you want. Display Manager and Auto Logout times are pulled thru the default values unless other wise specified. However, you may need to click update on those fields to actually have it work. I haven’t figured out a way to set defaults automagically in their proper fields for now.
-
r924 is now up. With it comes Group Services.
After trudging through the deep abyss of Services I can say that GUI side is almost there I think. The only things left that I know of, besides a few of the Feature Additions (i.e. Config Backup) , that are left are the Host Virus and Host Login information. Other than that, I’d say this GUI is almost getting there, YAY!
Now just to have others test.