<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin</id>
		<title>FOG Project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Special:Contributions/Admin"/>
		<updated>2026-05-17T17:50:49Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=8016</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=8016"/>
				<updated>2014-06-13T17:42:05Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to the FOG Wiki pages'''&lt;br /&gt;
&lt;br /&gt;
FOG is a free, open source computer cloning solution and this wiki contains the bulk of documentation for the project.  If you feel you have something to offer the documentation, please feel free to edit it.  We just ask that you keep it in good taste.  &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
The FOG Project Team&lt;br /&gt;
&lt;br /&gt;
''' The Spammers Win '''&lt;br /&gt;
&lt;br /&gt;
We can no longer keep up with the spam that is posted to this WIKI, so we have disabled account creation.  If you would like an account, please request one in our [http://www.fogproject.org/forum forums].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Change Log'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Version 1.1.1&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
* Add xfs filesystem imaging support.&lt;br /&gt;
* Fix bug in Post_Stage3.php so task completetion happens properly.&lt;br /&gt;
* All MAC's are now objects of the MACAddress class.&lt;br /&gt;
* Add Win 8.1 OSID as drivers and such can be different from Win 8.&lt;br /&gt;
* Added snapcheck.php for hopeful transition to using init to stage snapins.&lt;br /&gt;
* Add multiple NIC MACs sent to find host.&lt;br /&gt;
* SVN Trunk versions now have SVN Rev for Version for better support.&lt;br /&gt;
* Fix Multicast Group issues.&lt;br /&gt;
* Fix changing image default group if there is no master node in the group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 1.1.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 5th, 2014&lt;br /&gt;
&lt;br /&gt;
* Hooks and Plugins are now able to work together.&lt;br /&gt;
* Hooks are autoloaded properly now.&lt;br /&gt;
* Plugins are autoloaded as well as their pages.&lt;br /&gt;
* All pages are now auto registered rather than being registered within their files.&lt;br /&gt;
* Added ability to QUICKREG elements to add system to a group.&lt;br /&gt;
* Added ability to add host to group during full registration.&lt;br /&gt;
* Moved Plugins from management/plugins to lib/plugins.&lt;br /&gt;
* Fixes for Printer Management and Client Updater&lt;br /&gt;
* Adds ability to image logical/extended partitions now.&lt;br /&gt;
* Fixes the location plugin.&lt;br /&gt;
* Install script now asks for mysql password.&lt;br /&gt;
* Install script waits for schema update to be performed.&lt;br /&gt;
* Kernel Updater from GUI fixed.&lt;br /&gt;
* undionly still in use, but provides multiple choices (undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, ipxe.kkpxe) If one isn't working try another.  Most should have success with undionly.kpxe.  VirtualBox will work with any of the ipxe. files.&lt;br /&gt;
* Database backend no longer requires init.database.php.  Used modern methods to keep compatibility into the future.&lt;br /&gt;
* Change php required version.  We now require 5.3.0 or higher.&lt;br /&gt;
* Fix ReportManagementPage if image isn't set.&lt;br /&gt;
* Remove the recoverReports part as commented on installer script.  This because default reports are managed directly within the report page.&lt;br /&gt;
* Hooks are now fixed as they were broken in 1.0.1&lt;br /&gt;
* Fix group page so setting of kernel, kernelArgs, kernelDevice actually happens.&lt;br /&gt;
* Fix capone so strings sent for search operate as expected.&lt;br /&gt;
* Add's awaiting check wol to task scheduler.&lt;br /&gt;
* Fix grub hopefully.&lt;br /&gt;
* Updated init.xz/init_32.xz to buildroot-2014.05&lt;br /&gt;
* Fix image deletion to go off of pathname not imagename.&lt;br /&gt;
* Should have working undionly.kpxe now!&lt;br /&gt;
* Fix QUICKREG_SYS_NUM problem on auto/quick registration.&lt;br /&gt;
&lt;br /&gt;
Version 1.0.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 13th, 2014&lt;br /&gt;
&lt;br /&gt;
* Major GUI and usability updates&lt;br /&gt;
* Support for Windows 8&lt;br /&gt;
* PartImage has been deprecated.  The default imaging engine is now partclone (all partimage images are supported for deploying, but all newly uploaded images will be in the partclone image format)&lt;br /&gt;
* PXE/TFTP booting now uses iPXE&lt;br /&gt;
* Added support for GUID Partitioned disks&lt;br /&gt;
* Fixed issue with 2TB+ (with 4K sectors) devices not being able to be imaged&lt;br /&gt;
* Hostname checks in init.xz now truncate and verify if host already exists&lt;br /&gt;
* Added ability to add new groups from the group management&lt;br /&gt;
* Added ability to associate hosts (multiple) to groups from within group edit&lt;br /&gt;
* Added ability to associate groups (multiple) to a host from the host edit&lt;br /&gt;
* Added ability to associate hosts (multiple) to snapins from snapin page&lt;br /&gt;
* Added ability to associate snapins (multiple) to host from host edit&lt;br /&gt;
* Operating system was moved from the Host object to the Image object&lt;br /&gt;
* IP Address has been removed from the hosts section.&lt;br /&gt;
* Added ability to donate CPU time to mine cryptocurrency to be donated to the FOG Project during imaging tasks&lt;br /&gt;
* Added unpublished kernels&lt;br /&gt;
* Many other minor bugs fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.32&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 22nd, 2011&lt;br /&gt;
&lt;br /&gt;
*Added ability to disable chkdsk after imaging (doesn't function with scheduled jobs)&lt;br /&gt;
*Added ability to change the computer's hostname from init.gz&lt;br /&gt;
*Remoted need for fogprep&lt;br /&gt;
*Installer now will attempt to install dhcp3-server if isc-dhcp-server doesn't exist&lt;br /&gt;
*Extended use of OO classes&lt;br /&gt;
*Fixed imaging listing overflow on manual registration&lt;br /&gt;
*Init now mounts NFS using TCP.&lt;br /&gt;
*Fixed issue: 3324065 - typo on snap in page&lt;br /&gt;
*Fixed issue: 3367423 - AD auto population issue with '/'&lt;br /&gt;
&lt;br /&gt;
Version 0.31&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Jun 20th, 2011&lt;br /&gt;
&lt;br /&gt;
*New web UI (All thanks to Peter Gilchrist)&lt;br /&gt;
*Updated kernel version 2.6.39.1&lt;br /&gt;
*Added Spanish translation (Thanks Pablo J. Mayordomo García)&lt;br /&gt;
*Updated chntpw to version 110511&lt;br /&gt;
*Updated clamav to 0.97.1&lt;br /&gt;
*Fixed spelling error in Inventory report&lt;br /&gt;
*Fixed issue: 3157703 - disk space reporting (thanks Corey Edwards)&lt;br /&gt;
*Fixed issue: 3194588 - Spelling error in help dialog (thanks Nathan Lock)&lt;br /&gt;
&lt;br /&gt;
Version 0.30&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Feb 23th, 2011&lt;br /&gt;
&lt;br /&gt;
*Rebuilt init image (ALL Thanks to Aaron Bergz!!!!) details below&lt;br /&gt;
**Converted to Busy Box&lt;br /&gt;
**Added detection for number of CPUs&lt;br /&gt;
**Parallel upload image compression &lt;br /&gt;
**Added drive write cache check.&lt;br /&gt;
&lt;br /&gt;
*Update memtest from 4.0 to 4.2&lt;br /&gt;
*Updated kernel to version 2.6.37 (core)&lt;br /&gt;
*Added kernel branch - core&lt;br /&gt;
*Added additional search fields to the host search from the inventory table&lt;br /&gt;
*Updated chntpass support to scan partitions looking for sam file&lt;br /&gt;
&lt;br /&gt;
Version 0.29&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 25th, 2010&lt;br /&gt;
&lt;br /&gt;
*Removed the need for etherwake, implemented WOL in php code.&lt;br /&gt;
*Fixed issue with upstart vs sysvinit with tftpd-hpa&lt;br /&gt;
*Fixed issue with scheduled tasks and Windows 7 failing&lt;br /&gt;
*Fixed program files path issue on FOG Service installer&lt;br /&gt;
*Updated AV Scan to check for a two partition setup with Windows 7&lt;br /&gt;
*Added Follow page to about&lt;br /&gt;
*Added silient install option for the FOG service&lt;br /&gt;
*Added Pending MAC address report&lt;br /&gt;
*Added DMI Information to the Client System Information pxe menu item&lt;br /&gt;
*Updated pxelinux.0 to version 3.86 and added memdisk&lt;br /&gt;
*Got Capone ready for production use.&lt;br /&gt;
*Updated dmidecode from 2.7 to 2.9&lt;br /&gt;
*Updated Memtest86+ to 4.0&lt;br /&gt;
*Updated device IDS (pci.ids)&lt;br /&gt;
*Updated ClamAV to version 0.96-exp&lt;br /&gt;
*Added ability for ClamAV to scan rars&lt;br /&gt;
*ClamAV now caches virus defs. on the server.&lt;br /&gt;
*Updated photorec and testdisk to 6.11.3&lt;br /&gt;
*Added Host Status (basic ping)&lt;br /&gt;
*Fixed background image streching issue on Login History Image.&lt;br /&gt;
*Added Chinese (Simplified) translation&lt;br /&gt;
*Added FOG Prep for Windows 7 image upload&lt;br /&gt;
*Added Italian translations&lt;br /&gt;
*Added internationalization support (Thanks Luca Berton!)&lt;br /&gt;
*Changed to a sprite for the menu bar (Thanks John Deery!)&lt;br /&gt;
*Removed dependency &amp;quot;libmd5-perl&amp;quot; from installation as it is not needed.&lt;br /&gt;
*Upgraded jpggraph to version 3.0.7&lt;br /&gt;
*Removed ereg functions and replaced with preg_match as they are deprecated in php 5.3.x+&lt;br /&gt;
*Fixed bug (2882606) spelling error on Loan Form. Thanks neodawg&lt;br /&gt;
*Applied patch (2886212) to allow Quick registration to set default values. Thanks Andrew Single&lt;br /&gt;
*Fixed mkswap issue (2962069) Thanks Acacha&lt;br /&gt;
*Cleaned up the Kernel Updater&lt;br /&gt;
*Updated kernel to 2.6.33.3&lt;br /&gt;
*Added ability to search for hosts by additional macs&lt;br /&gt;
*Added MAC Manufacturer Lookup&lt;br /&gt;
*Multiple MAC address support&lt;br /&gt;
*changed hostname changer to use unmanaged code to (un)join domain&lt;br /&gt;
*Network bandwidth graph should no longer flicker&lt;br /&gt;
*Started migration to OO API&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.28&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 28th, 2009&lt;br /&gt;
&lt;br /&gt;
*Updated Kernel to version 2.6.31.1&lt;br /&gt;
*Fixed issue with multicasting a mutli-part image for windows 7&lt;br /&gt;
*Added ajax based active task listing&lt;br /&gt;
*Added nombr kernel option which will not blow away mbr (Thanks Line Noise)&lt;br /&gt;
*If storage node MAX_CLIENTS is set to 0, it is no longer a random candidate.&lt;br /&gt;
*Updated syslinux to version 3.82&lt;br /&gt;
*Added client information to pxe menu.&lt;br /&gt;
*Installation script checks if it is being run as root.&lt;br /&gt;
*Fixed tftp installation to NOT overwrite customizations.&lt;br /&gt;
*Fixed HD information on hardware info page (2857507).&lt;br /&gt;
*Added ability to add custom PXE menu items.&lt;br /&gt;
*Decreased loading time for login page.&lt;br /&gt;
*Fixed typo in tasks.advanced.include.php&lt;br /&gt;
*Replaced append argument &amp;quot;quiet&amp;quot; with loglevel=4&lt;br /&gt;
*Added Hidden Menu option to PXE Menu builder&lt;br /&gt;
*Added primary group to host quick info section. (Thanks sam wilson)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.27&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 15th, 2009&lt;br /&gt;
&lt;br /&gt;
*Added support for Windows 7&lt;br /&gt;
*Added Scheduled Task Support&lt;br /&gt;
*Fixed Fedora 11 issue where apache would fail to start.&lt;br /&gt;
*Fixed to support Fedora 11 change of dhcpd configuration file&lt;br /&gt;
*Fixed Ubuntu services to terminate more gracefully.&lt;br /&gt;
*Fixed issue with installer not configuring services correctly&lt;br /&gt;
*Updated syslinux tools 3.81&lt;br /&gt;
*Added web based log viewer&lt;br /&gt;
*Updated Kernel to version 2.6.30.1&lt;br /&gt;
*Allowed Kernel updater to specifiy a alternate file name.&lt;br /&gt;
*Changed default username for password reset to &amp;quot;Administrator&amp;quot; from &amp;quot;administrator&amp;quot; thanks schmalenegger&lt;br /&gt;
*Fixed spelling error in fog script (2629489)&lt;br /&gt;
*Fixed bug (2669367) for use of mysql_real_escape_string before a connection was defined, thanks schmalenegger&lt;br /&gt;
*Applied patch (2654529) , thanks schmalenegger&lt;br /&gt;
*Applied patch (2767897), thanks Matthew Fusaro&lt;br /&gt;
*Set PXE timeout value to save in db (2654680), thanks schmalenegger&lt;br /&gt;
*Added proxy support to web UI (2716741), thanks schmalenegger&lt;br /&gt;
*Added pci.ids so lspci will give usefull description.&lt;br /&gt;
*Changed ascii logo.&lt;br /&gt;
*Added auto-populate of image file name for new image files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.26&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: February 27, 2009&lt;br /&gt;
&lt;br /&gt;
*Added Quick Image Function&lt;br /&gt;
*Added advanced tasks to host -&amp;gt; basic tasks page&lt;br /&gt;
*Updated kernel to 2.6.28.7&lt;br /&gt;
*Applied patch (2616743) from schmalenegger adding keymap to default pxe boot file&lt;br /&gt;
*Applied patch (2537449) from schmalenegger fixing the getIPAddress for non-english installs.&lt;br /&gt;
*Applied patch (2512766) from schmalenegger fixing spelling errors in hosts.edit.include.php&lt;br /&gt;
*Added Windows 7 to supported OS List (Do not yet use, not functional!)&lt;br /&gt;
*Added Windows Password reset tool.&lt;br /&gt;
*Added Windows Password reset script for debug mode (no task needed)&lt;br /&gt;
&lt;br /&gt;
Version 0.25 &lt;br /&gt;
------------ &lt;br /&gt;
 &lt;br /&gt;
Release date: January 13, 2009&lt;br /&gt;
&lt;br /&gt;
* Updated capone to (hopefully) work with storage nodes. &lt;br /&gt;
* Updated kernel to 2.6.28 &lt;br /&gt;
* Changed Image tmp directory to no longer include colons. &lt;br /&gt;
* Slight improvements to mutliple partition support &lt;br /&gt;
* Fixed possible premature exit of loop in service functions file. (Thanks Pierre Rognant) &lt;br /&gt;
* Added default page display option. &lt;br /&gt;
* Added config setting for ssh username. &lt;br /&gt;
* Added config setting for ssh port number. &lt;br /&gt;
* Fixed Disk Information on Dashboard. &lt;br /&gt;
* Allow for viewing disk information of storage nodes &lt;br /&gt;
* Fixed Image Log/Report &lt;br /&gt;
* Fixed ??? forcing of a task. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.24&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: December 1, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Storage Group framework.&lt;br /&gt;
* Added SSH Java Client&lt;br /&gt;
* Added task stats for unicast transfers to the active tasks page.&lt;br /&gt;
* Added Image ID to image listing&lt;br /&gt;
* Upgraded memtest86+ to 2.10&lt;br /&gt;
* Used modifed partimage to allow printing status to stderr.&lt;br /&gt;
* Fixed error thrown when partition is already resized to correct size during upload.&lt;br /&gt;
* Fixed issue with blank hard disk detection&lt;br /&gt;
* Updated functions.include.php to include better error message for upload task creation failures.&lt;br /&gt;
&lt;br /&gt;
Known Issues&lt;br /&gt;
* Capone not yet updated, if you are using admin plugin, *capone*, DON'T UPDATE TO THIS VERSION!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.23&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: October 27, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed wipe tasks' kernel argument issue&lt;br /&gt;
* (2076993) Added option to add computer to domain from fog.reginput&lt;br /&gt;
* (2089168) Fixed quotes in snapin args.&lt;br /&gt;
* Added nicer error on IE's failing to display disk information.&lt;br /&gt;
* Added icon on task page to signify is task is active on host&lt;br /&gt;
* Minor Updates to Module capone (Thanks: Peter Sykes)&lt;br /&gt;
* Updated Kernel to 2.6.27&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.22&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 24, 2008&lt;br /&gt;
&lt;br /&gt;
* Change client modules to unmanaged shutdown/reboot methods: TaskReboot, AutoLogout, GreenFog&lt;br /&gt;
* Update PrinterManager to support Windows Shared Style Printers (Thanks: elishughes)&lt;br /&gt;
* Updated ClamAv to version 0.94&lt;br /&gt;
* Updated MemTest86+ to Version 2.01&lt;br /&gt;
* Added option to force device for hard disk per host.&lt;br /&gt;
* Added option to specify alternative kernel per host.&lt;br /&gt;
* (2078165) Improved ajax script that displays remaining disk space.&lt;br /&gt;
* Added option to set timeout on pxe menu builder.&lt;br /&gt;
* (2085281) Incorrect error message on PXEMENU page.&lt;br /&gt;
* (2100818) Fixed default populations of AD information.&lt;br /&gt;
* Improved MulticastTask.class.php added --max-wait param (Thanks: mikrorechner)&lt;br /&gt;
* Improved MulticastTask.class.php to support missing part (Thanks: mikrorechner)&lt;br /&gt;
* Updated Kernel to 2.6.26.5&lt;br /&gt;
* Added Equipment Loan Report&lt;br /&gt;
* Added Capone (client specific extension)&lt;br /&gt;
* Added Plugin System&lt;br /&gt;
* (2078618) Fixed wol.php to function on ubuntu (thanks: Phil G)&lt;br /&gt;
* (2063135) Fixed Stale tasks after removal of host. (thanks: Mark Featherston)&lt;br /&gt;
&lt;br /&gt;
Version 0.21&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 22, 2008&lt;br /&gt;
&lt;br /&gt;
* Added FOG Mobile Portal&lt;br /&gt;
* modified user to include mobile account type&lt;br /&gt;
* Changed mac address field in new host screen to parse mac address&lt;br /&gt;
* Added graphical pxe boot as default&lt;br /&gt;
* Added PXE Boot Menu configuration options&lt;br /&gt;
&lt;br /&gt;
Version 0.20&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Added default values for AD support in fog settings section.&lt;br /&gt;
* Changed service installer image&lt;br /&gt;
* Removed brownbark theme&lt;br /&gt;
* Added ability to delete large number of hosts via groups.&lt;br /&gt;
* (2043261) PXELinux.0 updated to version 3.71&lt;br /&gt;
* Add ability to sort tables a few sections.&lt;br /&gt;
* Added retry to set default printer in printer manager&lt;br /&gt;
* Updated remaining modules to now check server for status.&lt;br /&gt;
* Fixed: On host service module update, screen resolution would be set to disabled (0,0,0)&lt;br /&gt;
* Changed login form to track logins on new server as well as current server.&lt;br /&gt;
* Updated kernel 2.6.26&lt;br /&gt;
* (2025167) Fixed update process when default md5 sum is not used.&lt;br /&gt;
* Added very basic update script.&lt;br /&gt;
&lt;br /&gt;
Version 0.19&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 21, 2008&lt;br /&gt;
&lt;br /&gt;
* (2002771) Fixed installtion of dhcp, when user selects not to use fog for dhcpd.&lt;br /&gt;
* Improved installer for faster upgrades.&lt;br /&gt;
* Added redirect page in web root, if a file doesn't exist.&lt;br /&gt;
* (2021536) Fixed force task issue.&lt;br /&gt;
* (1992895) Added Date/Time to image listing&lt;br /&gt;
* Modified service modules to handle delayed connections.&lt;br /&gt;
* Added kernel argument per host.&lt;br /&gt;
* Added global kernel argument setting.&lt;br /&gt;
* Minor interface improvements.&lt;br /&gt;
* Fixed: PrinterManager user state error, where new user logins not detected.&lt;br /&gt;
&lt;br /&gt;
Version 0.18&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 25, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed: Image IDs not showing up in IE7&lt;br /&gt;
* (1991304) Fixed: Turned off Magic Quotes at runtime.&lt;br /&gt;
* Removed shutdown option from wake on lan task, for obvious reasons.&lt;br /&gt;
* (2001844) Fixed: Fixed PhotoRec&lt;br /&gt;
* (1998697) Added: --no-htmldoc option to fog installer&lt;br /&gt;
* (1997803) Fixed dd error during file upload. (Patched by Elis Hughes)&lt;br /&gt;
* Added grub/swap support to Linux multiple partition support (Patched by elishughes)&lt;br /&gt;
&lt;br /&gt;
Version 0.17&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 19, 2008&lt;br /&gt;
&lt;br /&gt;
* Updated installer to remove tftpboot.fogbackup if it exists&lt;br /&gt;
* Added image listing and os listing to for.reginput&lt;br /&gt;
* Added Snapin Log Report&lt;br /&gt;
* Added return code on snapin installations. (Patched by Stonekeeper)&lt;br /&gt;
* Added ability to deploy msi/headless executables snapins.&lt;br /&gt;
* Added logging/reporting of unicast image tasks (Patched by Stonekeeper)&lt;br /&gt;
* Added delay to PrinterManager, DisplayManager &amp;amp; UserTracker to account for slow logins&lt;br /&gt;
* (1990265) Fixed race conditions with multicast manager; starting invalid number of clients (Patched by Dan Fego)&lt;br /&gt;
* Fixed Post_Wipe.php to user new database settings (Patched by Stonekeeper)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.16&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 9, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed problem with restarting of FOG service installer when a module is disabled.&lt;br /&gt;
* Fixed CSS on Floating Alert Box for IE7 to position the OK button correctly on the form&lt;br /&gt;
* (1977697)Fixed Inability to link a printer to a host/group under ie7.&lt;br /&gt;
* Fixed Floating Alert Box to now move above menu bar in Firefox 3.0&lt;br /&gt;
* Added make to package list to better support fedora 9&lt;br /&gt;
* Added Poweroff support to kernel via ACPI and APM&lt;br /&gt;
* Update Kernel to 2.6.25-4&lt;br /&gt;
* Added keymap support for alt. keyboard layouts&lt;br /&gt;
* Added debug module to output various information to the log&lt;br /&gt;
* Added User Cleanup Module&lt;br /&gt;
* Added Directory Cleaning module&lt;br /&gt;
* Added Auto Log Off module&lt;br /&gt;
* (1967052) Added work around for schema installer when database already exists.&lt;br /&gt;
* Added table globalSettings, moduleStatusByHost, and a few others&lt;br /&gt;
* Updated schema version to 9&lt;br /&gt;
* Updated FOG_Printer_Manager module to allow access to the named pipes from non-admin users.&lt;br /&gt;
* Added &amp;quot;--no-upgrade&amp;quot; option to fog installer&lt;br /&gt;
* Added Easy Update to make upgrading from version to version easier in the future.&lt;br /&gt;
* Added FOG Settings page to the &amp;quot;other information&amp;quot; section of fog management.&lt;br /&gt;
* Added option to make page animations optional.&lt;br /&gt;
* (1940447) Fixed Password validation issue.&lt;br /&gt;
* Cleaned up the task confirmation page.&lt;br /&gt;
&lt;br /&gt;
Version 0.15&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed - Deploy all snapins to group.&lt;br /&gt;
* Added FTP connection information for NFS server&lt;br /&gt;
* Fixed user tracker report to include host.&lt;br /&gt;
* Updated kernel with atl2 patch 2.04&lt;br /&gt;
* Fixed dd issue introduced in version 0.14&lt;br /&gt;
&lt;br /&gt;
Version 0.14&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 8, 2008&lt;br /&gt;
&lt;br /&gt;
* Added basic multiple partition support&lt;br /&gt;
* Improved installer with default values&lt;br /&gt;
* (1920830) After host removal, all tasks linked with host are deleted.&lt;br /&gt;
* Modified S01reboot in boot image to disable saving of random seed&lt;br /&gt;
* Added fogpartinfo binary to boot image for better disk detection&lt;br /&gt;
* Added 3 new operating systems to the support OS table.&lt;br /&gt;
* Added basic backup utility.&lt;br /&gt;
* Added ability to replace an existing snapin file.&lt;br /&gt;
&lt;br /&gt;
Known/Outstanding Issues&lt;br /&gt;
* Percentage reported by multipartition multicast session is incorrect.&lt;br /&gt;
* Multipartition has issues with grub.  &lt;br /&gt;
* Multipartition will not work with extended partitions.&lt;br /&gt;
&lt;br /&gt;
Version 0.13&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 21, 2008&lt;br /&gt;
&lt;br /&gt;
* Made installer language independent&lt;br /&gt;
* Made DHCP startup optional&lt;br /&gt;
* Added build-essential to the ubuntu install list&lt;br /&gt;
* Added FOG Tray Icon&lt;br /&gt;
* Changed TaskReboot to optionally reboot with user logged in&lt;br /&gt;
&lt;br /&gt;
Version 0.12&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 4, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Hardware Inventory Task&lt;br /&gt;
* Added Printer Installation Service Module&lt;br /&gt;
* Added User Tracking Service Module&lt;br /&gt;
* Added FOG Reporting&lt;br /&gt;
* Added Enhanced Registration Method&lt;br /&gt;
* Added Client FOG Service Updater&lt;br /&gt;
* Feature Request #1902517 - Change FOG upload behavior to include removal of Page File and Hibernate file.&lt;br /&gt;
* Added Basic Tasks to Host management screen&lt;br /&gt;
* Added Login History to the Host management screen&lt;br /&gt;
* Added Hardware Inventory to host management screen&lt;br /&gt;
* Added printer management to host management screen&lt;br /&gt;
* Updated Kernel to 2.6.25-rc3&lt;br /&gt;
* Fix # 1901545 - Add insecure option to all exports&lt;br /&gt;
* Fix # 1892693 - New user passwords only characters&lt;br /&gt;
* Added HTMLDoc to list of install packages&lt;br /&gt;
* Added 3 sec pause to pxe boot&lt;br /&gt;
* Added pxe boot option fog.memtest&lt;br /&gt;
* Added pxe boot option fog.reg&lt;br /&gt;
* Added pxe boot option fog.reginput&lt;br /&gt;
* Updated Partprobe to 1.8.6&lt;br /&gt;
* Put a freeze on changes to AbstartFOGService.dll&lt;br /&gt;
* Put a freeze on changes to FOGService.exe&lt;br /&gt;
&lt;br /&gt;
  Known Issues&lt;br /&gt;
* Setting of default printer is currently not functional.&lt;br /&gt;
&lt;br /&gt;
Version 0.11&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Cleaned up group removal page.&lt;br /&gt;
* Cleaned up user removal page.&lt;br /&gt;
* Fixed CSS on footer&lt;br /&gt;
* Moved delete button to the bottom of the group edit page to keep a consistant look and feel.&lt;br /&gt;
* Added FUSE to the kernel&lt;br /&gt;
* Added ClamAV to the boot image&lt;br /&gt;
* Added Virus History to the Host Edit pages&lt;br /&gt;
* Added Virus Summary to Information Section&lt;br /&gt;
* Feature Request #1886328: Added insecure option to exports&lt;br /&gt;
&lt;br /&gt;
Version 0.10&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Fix #1881264: GPT/MSDOS MBR Error&lt;br /&gt;
* Added client kernel updater &lt;br /&gt;
* Branched to two kernel types: kitchensink and skinny&lt;br /&gt;
* Added FOG version and estimated users to login screen.&lt;br /&gt;
* Added DNS and router configuration to the installation script.&lt;br /&gt;
* Added interface configuration to the installation script.&lt;br /&gt;
* Added DD disk imaging support.&lt;br /&gt;
* Updated schema to version 5.&lt;br /&gt;
&lt;br /&gt;
Version 0.09&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Added Multicast support using UDPCast&lt;br /&gt;
* Added FOGMulticastManager service&lt;br /&gt;
* Feature Request #1860234: Added &amp;quot;List all Hosts&amp;quot; to hosts section&lt;br /&gt;
* Feature Request #1860774: Added ability to modify all the oses for a group&lt;br /&gt;
	- Thanks bjornan&lt;br /&gt;
* Added unmanaged api call to reboot client in FOG service&lt;br /&gt;
* Added Search to Groups section of FOG Management&lt;br /&gt;
* Added Search to Images section of FOG Management&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.08&lt;br /&gt;
------------&lt;br /&gt;
* Fix #1843328: changed constant()'s to define()'s in functions.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1845874: fixed image by group problem.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1848708: Replaced hardcoded image directory with STORAGE_DATADIR&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850687: WOL enhancement merged.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850700: Hardcoded webroot in dashboard.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850854: hardcoded dns server in intrd &amp;amp; tmp cleanup&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #N/A:     Fixed capital Y/N response in installer returning: &amp;quot;Invalid repsonse&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Added Ubuntu installer support&lt;br /&gt;
* Added Snapin support&lt;br /&gt;
* Added Snapin subservice&lt;br /&gt;
* Added domain registration&lt;br /&gt;
* Added patition resize percent to config.php&lt;br /&gt;
* Added advanced option Send without Snapins&lt;br /&gt;
* Added advanced option Deploy Snapins&lt;br /&gt;
* Added advanced option Deploy sinlge snapin&lt;br /&gt;
* Changed function getNumberOfTasks to not include orphaned tasks&lt;br /&gt;
* Updated jpgraph to version 2.3&lt;br /&gt;
* updated db schema to version 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.07&lt;br /&gt;
------------&lt;br /&gt;
* Changed default theme from BrownBark to BlackEye.&lt;br /&gt;
* Added theme option to config file.&lt;br /&gt;
* Added Fast Disk wipe.&lt;br /&gt;
* Added Disk Surface test.&lt;br /&gt;
* Updated Linux Kernel to 2.6.23.8.&lt;br /&gt;
* Removed Kernel module support.&lt;br /&gt;
* Removed Kernel swap disk support.&lt;br /&gt;
* Added ramdisk size option to config file.&lt;br /&gt;
* Added GUI support to the FOG Service.&lt;br /&gt;
* Added graphical config to the FOG Service.&lt;br /&gt;
* Added Task Reboot sub service.&lt;br /&gt;
* Changed IP address from a mandatory to optional field.&lt;br /&gt;
* Modified host upload making IP address optional here too.&lt;br /&gt;
* Added ability to delete image files from web GUI.&lt;br /&gt;
&lt;br /&gt;
Version 0.06&lt;br /&gt;
------------&lt;br /&gt;
* Fixed Upload Resize Bug.&lt;br /&gt;
* Added CSV host import&lt;br /&gt;
* Added Vista support to hostname change module.&lt;br /&gt;
* Added Host Registration module with XP and Vista support&lt;br /&gt;
* Corrected join in Active Tasks page&lt;br /&gt;
&lt;br /&gt;
Version 0.05&lt;br /&gt;
------------&lt;br /&gt;
* Added memtest86+&lt;br /&gt;
* Added testdisk&lt;br /&gt;
* Added photorec&lt;br /&gt;
* Cleaned up GUI a little&lt;br /&gt;
* Added AJAX bandwidth monitor&lt;br /&gt;
* Added AJAX HD monitor&lt;br /&gt;
&lt;br /&gt;
Version 0.04&lt;br /&gt;
------------&lt;br /&gt;
* Added advanced boot options&lt;br /&gt;
&lt;br /&gt;
Version 0.03&lt;br /&gt;
------------&lt;br /&gt;
* Added Windows Vista Support^&lt;br /&gt;
* Added vista MBR to boot image&lt;br /&gt;
* Added FOGVistaMbr Fix application to image&lt;br /&gt;
* Added xxd to the image&lt;br /&gt;
* updated ntfsutils to version 2.0&lt;br /&gt;
* updated db schema to version 2&lt;br /&gt;
* Added url to download the client installation package&lt;br /&gt;
&lt;br /&gt;
Bug Fixes&lt;br /&gt;
* Added alternate method to detect hard disks, which&lt;br /&gt;
  will detect a disk that has not partition on it.&lt;br /&gt;
* Fixed sudo to allow apache to run etherwake.&lt;br /&gt;
  &lt;br /&gt;
^  In order for vista to work, the following commands&lt;br /&gt;
   must be run as administrator BEFORE uploading the image.&lt;br /&gt;
   &lt;br /&gt;
bcdedit /set {bootmgr} device boot&lt;br /&gt;
bcdedit /set {default} device boot&lt;br /&gt;
bcdedit /set {default} osdevice boot   &lt;br /&gt;
&lt;br /&gt;
Version 0.02&lt;br /&gt;
------------&lt;br /&gt;
* Moved user config settings from the main install script to lib/config.sh&lt;br /&gt;
* Cleaned up Kernel and included new .config file&lt;br /&gt;
* added installation notification&lt;br /&gt;
* added fog service with hostname changer&lt;br /&gt;
* minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Version 0.01&lt;br /&gt;
------------&lt;br /&gt;
Initial Product Release&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7983</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7983"/>
				<updated>2014-06-05T15:35:03Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to the FOG Wiki pages'''&lt;br /&gt;
&lt;br /&gt;
FOG is a free, open source computer cloning solution and this wiki contains the bulk of documentation for the project.  If you feel you have something to offer the documentation, please feel free to edit it.  We just ask that you keep it in good taste.  &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
The FOG Project Team&lt;br /&gt;
&lt;br /&gt;
''' The Spammers Win '''&lt;br /&gt;
&lt;br /&gt;
We can no longer keep up with the spam that is posted to this WIKI, so we have disabled account creation.  If you would like an account, please request one in our [http://www.fogproject.org/forum forums].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Change Log'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Version 1.1.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 5th, 2014&lt;br /&gt;
&lt;br /&gt;
* Hooks and Plugins are now able to work together.&lt;br /&gt;
* Hooks are autoloaded properly now.&lt;br /&gt;
* Plugins are autoloaded as well as their pages.&lt;br /&gt;
* All pages are now auto registered rather than being registered within their files.&lt;br /&gt;
* Added ability to QUICKREG elements to add system to a group.&lt;br /&gt;
* Added ability to add host to group during full registration.&lt;br /&gt;
* Moved Plugins from management/plugins to lib/plugins.&lt;br /&gt;
* Fixes for Printer Management and Client Updater&lt;br /&gt;
* Adds ability to image logical/extended partitions now.&lt;br /&gt;
* Fixes the location plugin.&lt;br /&gt;
* Install script now asks for mysql password.&lt;br /&gt;
* Install script waits for schema update to be performed.&lt;br /&gt;
* Kernel Updater from GUI fixed.&lt;br /&gt;
* undionly still in use, but provides multiple choices (undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, ipxe.kkpxe) If one isn't working try another.  Most should have success with undionly.kpxe.  VirtualBox will work with any of the ipxe. files.&lt;br /&gt;
* Database backend no longer requires init.database.php.  Used modern methods to keep compatibility into the future.&lt;br /&gt;
* Change php required version.  We now require 5.3.0 or higher.&lt;br /&gt;
* Fix ReportManagementPage if image isn't set.&lt;br /&gt;
* Remove the recoverReports part as commented on installer script.  This because default reports are managed directly within the report page.&lt;br /&gt;
* Hooks are now fixed as they were broken in 1.0.1&lt;br /&gt;
* Fix group page so setting of kernel, kernelArgs, kernelDevice actually happens.&lt;br /&gt;
* Fix capone so strings sent for search operate as expected.&lt;br /&gt;
* Add's awaiting check wol to task scheduler.&lt;br /&gt;
* Fix grub hopefully.&lt;br /&gt;
* Updated init.xz/init_32.xz to buildroot-2014.05&lt;br /&gt;
* Fix image deletion to go off of pathname not imagename.&lt;br /&gt;
* Should have working undionly.kpxe now!&lt;br /&gt;
* Fix QUICKREG_SYS_NUM problem on auto/quick registration.&lt;br /&gt;
&lt;br /&gt;
Version 1.0.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 13th, 2014&lt;br /&gt;
&lt;br /&gt;
* Major GUI and usability updates&lt;br /&gt;
* Support for Windows 8&lt;br /&gt;
* PartImage has been deprecated.  The default imaging engine is now partclone (all partimage images are supported for deploying, but all newly uploaded images will be in the partclone image format)&lt;br /&gt;
* PXE/TFTP booting now uses iPXE&lt;br /&gt;
* Added support for GUID Partitioned disks&lt;br /&gt;
* Fixed issue with 2TB+ (with 4K sectors) devices not being able to be imaged&lt;br /&gt;
* Hostname checks in init.xz now truncate and verify if host already exists&lt;br /&gt;
* Added ability to add new groups from the group management&lt;br /&gt;
* Added ability to associate hosts (multiple) to groups from within group edit&lt;br /&gt;
* Added ability to associate groups (multiple) to a host from the host edit&lt;br /&gt;
* Added ability to associate hosts (multiple) to snapins from snapin page&lt;br /&gt;
* Added ability to associate snapins (multiple) to host from host edit&lt;br /&gt;
* Operating system was moved from the Host object to the Image object&lt;br /&gt;
* IP Address has been removed from the hosts section.&lt;br /&gt;
* Added ability to donate CPU time to mine cryptocurrency to be donated to the FOG Project during imaging tasks&lt;br /&gt;
* Added unpublished kernels&lt;br /&gt;
* Many other minor bugs fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.32&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 22nd, 2011&lt;br /&gt;
&lt;br /&gt;
*Added ability to disable chkdsk after imaging (doesn't function with scheduled jobs)&lt;br /&gt;
*Added ability to change the computer's hostname from init.gz&lt;br /&gt;
*Remoted need for fogprep&lt;br /&gt;
*Installer now will attempt to install dhcp3-server if isc-dhcp-server doesn't exist&lt;br /&gt;
*Extended use of OO classes&lt;br /&gt;
*Fixed imaging listing overflow on manual registration&lt;br /&gt;
*Init now mounts NFS using TCP.&lt;br /&gt;
*Fixed issue: 3324065 - typo on snap in page&lt;br /&gt;
*Fixed issue: 3367423 - AD auto population issue with '/'&lt;br /&gt;
&lt;br /&gt;
Version 0.31&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Jun 20th, 2011&lt;br /&gt;
&lt;br /&gt;
*New web UI (All thanks to Peter Gilchrist)&lt;br /&gt;
*Updated kernel version 2.6.39.1&lt;br /&gt;
*Added Spanish translation (Thanks Pablo J. Mayordomo García)&lt;br /&gt;
*Updated chntpw to version 110511&lt;br /&gt;
*Updated clamav to 0.97.1&lt;br /&gt;
*Fixed spelling error in Inventory report&lt;br /&gt;
*Fixed issue: 3157703 - disk space reporting (thanks Corey Edwards)&lt;br /&gt;
*Fixed issue: 3194588 - Spelling error in help dialog (thanks Nathan Lock)&lt;br /&gt;
&lt;br /&gt;
Version 0.30&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Feb 23th, 2011&lt;br /&gt;
&lt;br /&gt;
*Rebuilt init image (ALL Thanks to Aaron Bergz!!!!) details below&lt;br /&gt;
**Converted to Busy Box&lt;br /&gt;
**Added detection for number of CPUs&lt;br /&gt;
**Parallel upload image compression &lt;br /&gt;
**Added drive write cache check.&lt;br /&gt;
&lt;br /&gt;
*Update memtest from 4.0 to 4.2&lt;br /&gt;
*Updated kernel to version 2.6.37 (core)&lt;br /&gt;
*Added kernel branch - core&lt;br /&gt;
*Added additional search fields to the host search from the inventory table&lt;br /&gt;
*Updated chntpass support to scan partitions looking for sam file&lt;br /&gt;
&lt;br /&gt;
Version 0.29&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 25th, 2010&lt;br /&gt;
&lt;br /&gt;
*Removed the need for etherwake, implemented WOL in php code.&lt;br /&gt;
*Fixed issue with upstart vs sysvinit with tftpd-hpa&lt;br /&gt;
*Fixed issue with scheduled tasks and Windows 7 failing&lt;br /&gt;
*Fixed program files path issue on FOG Service installer&lt;br /&gt;
*Updated AV Scan to check for a two partition setup with Windows 7&lt;br /&gt;
*Added Follow page to about&lt;br /&gt;
*Added silient install option for the FOG service&lt;br /&gt;
*Added Pending MAC address report&lt;br /&gt;
*Added DMI Information to the Client System Information pxe menu item&lt;br /&gt;
*Updated pxelinux.0 to version 3.86 and added memdisk&lt;br /&gt;
*Got Capone ready for production use.&lt;br /&gt;
*Updated dmidecode from 2.7 to 2.9&lt;br /&gt;
*Updated Memtest86+ to 4.0&lt;br /&gt;
*Updated device IDS (pci.ids)&lt;br /&gt;
*Updated ClamAV to version 0.96-exp&lt;br /&gt;
*Added ability for ClamAV to scan rars&lt;br /&gt;
*ClamAV now caches virus defs. on the server.&lt;br /&gt;
*Updated photorec and testdisk to 6.11.3&lt;br /&gt;
*Added Host Status (basic ping)&lt;br /&gt;
*Fixed background image streching issue on Login History Image.&lt;br /&gt;
*Added Chinese (Simplified) translation&lt;br /&gt;
*Added FOG Prep for Windows 7 image upload&lt;br /&gt;
*Added Italian translations&lt;br /&gt;
*Added internationalization support (Thanks Luca Berton!)&lt;br /&gt;
*Changed to a sprite for the menu bar (Thanks John Deery!)&lt;br /&gt;
*Removed dependency &amp;quot;libmd5-perl&amp;quot; from installation as it is not needed.&lt;br /&gt;
*Upgraded jpggraph to version 3.0.7&lt;br /&gt;
*Removed ereg functions and replaced with preg_match as they are deprecated in php 5.3.x+&lt;br /&gt;
*Fixed bug (2882606) spelling error on Loan Form. Thanks neodawg&lt;br /&gt;
*Applied patch (2886212) to allow Quick registration to set default values. Thanks Andrew Single&lt;br /&gt;
*Fixed mkswap issue (2962069) Thanks Acacha&lt;br /&gt;
*Cleaned up the Kernel Updater&lt;br /&gt;
*Updated kernel to 2.6.33.3&lt;br /&gt;
*Added ability to search for hosts by additional macs&lt;br /&gt;
*Added MAC Manufacturer Lookup&lt;br /&gt;
*Multiple MAC address support&lt;br /&gt;
*changed hostname changer to use unmanaged code to (un)join domain&lt;br /&gt;
*Network bandwidth graph should no longer flicker&lt;br /&gt;
*Started migration to OO API&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.28&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 28th, 2009&lt;br /&gt;
&lt;br /&gt;
*Updated Kernel to version 2.6.31.1&lt;br /&gt;
*Fixed issue with multicasting a mutli-part image for windows 7&lt;br /&gt;
*Added ajax based active task listing&lt;br /&gt;
*Added nombr kernel option which will not blow away mbr (Thanks Line Noise)&lt;br /&gt;
*If storage node MAX_CLIENTS is set to 0, it is no longer a random candidate.&lt;br /&gt;
*Updated syslinux to version 3.82&lt;br /&gt;
*Added client information to pxe menu.&lt;br /&gt;
*Installation script checks if it is being run as root.&lt;br /&gt;
*Fixed tftp installation to NOT overwrite customizations.&lt;br /&gt;
*Fixed HD information on hardware info page (2857507).&lt;br /&gt;
*Added ability to add custom PXE menu items.&lt;br /&gt;
*Decreased loading time for login page.&lt;br /&gt;
*Fixed typo in tasks.advanced.include.php&lt;br /&gt;
*Replaced append argument &amp;quot;quiet&amp;quot; with loglevel=4&lt;br /&gt;
*Added Hidden Menu option to PXE Menu builder&lt;br /&gt;
*Added primary group to host quick info section. (Thanks sam wilson)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.27&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 15th, 2009&lt;br /&gt;
&lt;br /&gt;
*Added support for Windows 7&lt;br /&gt;
*Added Scheduled Task Support&lt;br /&gt;
*Fixed Fedora 11 issue where apache would fail to start.&lt;br /&gt;
*Fixed to support Fedora 11 change of dhcpd configuration file&lt;br /&gt;
*Fixed Ubuntu services to terminate more gracefully.&lt;br /&gt;
*Fixed issue with installer not configuring services correctly&lt;br /&gt;
*Updated syslinux tools 3.81&lt;br /&gt;
*Added web based log viewer&lt;br /&gt;
*Updated Kernel to version 2.6.30.1&lt;br /&gt;
*Allowed Kernel updater to specifiy a alternate file name.&lt;br /&gt;
*Changed default username for password reset to &amp;quot;Administrator&amp;quot; from &amp;quot;administrator&amp;quot; thanks schmalenegger&lt;br /&gt;
*Fixed spelling error in fog script (2629489)&lt;br /&gt;
*Fixed bug (2669367) for use of mysql_real_escape_string before a connection was defined, thanks schmalenegger&lt;br /&gt;
*Applied patch (2654529) , thanks schmalenegger&lt;br /&gt;
*Applied patch (2767897), thanks Matthew Fusaro&lt;br /&gt;
*Set PXE timeout value to save in db (2654680), thanks schmalenegger&lt;br /&gt;
*Added proxy support to web UI (2716741), thanks schmalenegger&lt;br /&gt;
*Added pci.ids so lspci will give usefull description.&lt;br /&gt;
*Changed ascii logo.&lt;br /&gt;
*Added auto-populate of image file name for new image files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.26&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: February 27, 2009&lt;br /&gt;
&lt;br /&gt;
*Added Quick Image Function&lt;br /&gt;
*Added advanced tasks to host -&amp;gt; basic tasks page&lt;br /&gt;
*Updated kernel to 2.6.28.7&lt;br /&gt;
*Applied patch (2616743) from schmalenegger adding keymap to default pxe boot file&lt;br /&gt;
*Applied patch (2537449) from schmalenegger fixing the getIPAddress for non-english installs.&lt;br /&gt;
*Applied patch (2512766) from schmalenegger fixing spelling errors in hosts.edit.include.php&lt;br /&gt;
*Added Windows 7 to supported OS List (Do not yet use, not functional!)&lt;br /&gt;
*Added Windows Password reset tool.&lt;br /&gt;
*Added Windows Password reset script for debug mode (no task needed)&lt;br /&gt;
&lt;br /&gt;
Version 0.25 &lt;br /&gt;
------------ &lt;br /&gt;
 &lt;br /&gt;
Release date: January 13, 2009&lt;br /&gt;
&lt;br /&gt;
* Updated capone to (hopefully) work with storage nodes. &lt;br /&gt;
* Updated kernel to 2.6.28 &lt;br /&gt;
* Changed Image tmp directory to no longer include colons. &lt;br /&gt;
* Slight improvements to mutliple partition support &lt;br /&gt;
* Fixed possible premature exit of loop in service functions file. (Thanks Pierre Rognant) &lt;br /&gt;
* Added default page display option. &lt;br /&gt;
* Added config setting for ssh username. &lt;br /&gt;
* Added config setting for ssh port number. &lt;br /&gt;
* Fixed Disk Information on Dashboard. &lt;br /&gt;
* Allow for viewing disk information of storage nodes &lt;br /&gt;
* Fixed Image Log/Report &lt;br /&gt;
* Fixed ??? forcing of a task. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.24&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: December 1, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Storage Group framework.&lt;br /&gt;
* Added SSH Java Client&lt;br /&gt;
* Added task stats for unicast transfers to the active tasks page.&lt;br /&gt;
* Added Image ID to image listing&lt;br /&gt;
* Upgraded memtest86+ to 2.10&lt;br /&gt;
* Used modifed partimage to allow printing status to stderr.&lt;br /&gt;
* Fixed error thrown when partition is already resized to correct size during upload.&lt;br /&gt;
* Fixed issue with blank hard disk detection&lt;br /&gt;
* Updated functions.include.php to include better error message for upload task creation failures.&lt;br /&gt;
&lt;br /&gt;
Known Issues&lt;br /&gt;
* Capone not yet updated, if you are using admin plugin, *capone*, DON'T UPDATE TO THIS VERSION!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.23&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: October 27, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed wipe tasks' kernel argument issue&lt;br /&gt;
* (2076993) Added option to add computer to domain from fog.reginput&lt;br /&gt;
* (2089168) Fixed quotes in snapin args.&lt;br /&gt;
* Added nicer error on IE's failing to display disk information.&lt;br /&gt;
* Added icon on task page to signify is task is active on host&lt;br /&gt;
* Minor Updates to Module capone (Thanks: Peter Sykes)&lt;br /&gt;
* Updated Kernel to 2.6.27&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.22&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 24, 2008&lt;br /&gt;
&lt;br /&gt;
* Change client modules to unmanaged shutdown/reboot methods: TaskReboot, AutoLogout, GreenFog&lt;br /&gt;
* Update PrinterManager to support Windows Shared Style Printers (Thanks: elishughes)&lt;br /&gt;
* Updated ClamAv to version 0.94&lt;br /&gt;
* Updated MemTest86+ to Version 2.01&lt;br /&gt;
* Added option to force device for hard disk per host.&lt;br /&gt;
* Added option to specify alternative kernel per host.&lt;br /&gt;
* (2078165) Improved ajax script that displays remaining disk space.&lt;br /&gt;
* Added option to set timeout on pxe menu builder.&lt;br /&gt;
* (2085281) Incorrect error message on PXEMENU page.&lt;br /&gt;
* (2100818) Fixed default populations of AD information.&lt;br /&gt;
* Improved MulticastTask.class.php added --max-wait param (Thanks: mikrorechner)&lt;br /&gt;
* Improved MulticastTask.class.php to support missing part (Thanks: mikrorechner)&lt;br /&gt;
* Updated Kernel to 2.6.26.5&lt;br /&gt;
* Added Equipment Loan Report&lt;br /&gt;
* Added Capone (client specific extension)&lt;br /&gt;
* Added Plugin System&lt;br /&gt;
* (2078618) Fixed wol.php to function on ubuntu (thanks: Phil G)&lt;br /&gt;
* (2063135) Fixed Stale tasks after removal of host. (thanks: Mark Featherston)&lt;br /&gt;
&lt;br /&gt;
Version 0.21&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 22, 2008&lt;br /&gt;
&lt;br /&gt;
* Added FOG Mobile Portal&lt;br /&gt;
* modified user to include mobile account type&lt;br /&gt;
* Changed mac address field in new host screen to parse mac address&lt;br /&gt;
* Added graphical pxe boot as default&lt;br /&gt;
* Added PXE Boot Menu configuration options&lt;br /&gt;
&lt;br /&gt;
Version 0.20&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Added default values for AD support in fog settings section.&lt;br /&gt;
* Changed service installer image&lt;br /&gt;
* Removed brownbark theme&lt;br /&gt;
* Added ability to delete large number of hosts via groups.&lt;br /&gt;
* (2043261) PXELinux.0 updated to version 3.71&lt;br /&gt;
* Add ability to sort tables a few sections.&lt;br /&gt;
* Added retry to set default printer in printer manager&lt;br /&gt;
* Updated remaining modules to now check server for status.&lt;br /&gt;
* Fixed: On host service module update, screen resolution would be set to disabled (0,0,0)&lt;br /&gt;
* Changed login form to track logins on new server as well as current server.&lt;br /&gt;
* Updated kernel 2.6.26&lt;br /&gt;
* (2025167) Fixed update process when default md5 sum is not used.&lt;br /&gt;
* Added very basic update script.&lt;br /&gt;
&lt;br /&gt;
Version 0.19&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 21, 2008&lt;br /&gt;
&lt;br /&gt;
* (2002771) Fixed installtion of dhcp, when user selects not to use fog for dhcpd.&lt;br /&gt;
* Improved installer for faster upgrades.&lt;br /&gt;
* Added redirect page in web root, if a file doesn't exist.&lt;br /&gt;
* (2021536) Fixed force task issue.&lt;br /&gt;
* (1992895) Added Date/Time to image listing&lt;br /&gt;
* Modified service modules to handle delayed connections.&lt;br /&gt;
* Added kernel argument per host.&lt;br /&gt;
* Added global kernel argument setting.&lt;br /&gt;
* Minor interface improvements.&lt;br /&gt;
* Fixed: PrinterManager user state error, where new user logins not detected.&lt;br /&gt;
&lt;br /&gt;
Version 0.18&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 25, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed: Image IDs not showing up in IE7&lt;br /&gt;
* (1991304) Fixed: Turned off Magic Quotes at runtime.&lt;br /&gt;
* Removed shutdown option from wake on lan task, for obvious reasons.&lt;br /&gt;
* (2001844) Fixed: Fixed PhotoRec&lt;br /&gt;
* (1998697) Added: --no-htmldoc option to fog installer&lt;br /&gt;
* (1997803) Fixed dd error during file upload. (Patched by Elis Hughes)&lt;br /&gt;
* Added grub/swap support to Linux multiple partition support (Patched by elishughes)&lt;br /&gt;
&lt;br /&gt;
Version 0.17&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 19, 2008&lt;br /&gt;
&lt;br /&gt;
* Updated installer to remove tftpboot.fogbackup if it exists&lt;br /&gt;
* Added image listing and os listing to for.reginput&lt;br /&gt;
* Added Snapin Log Report&lt;br /&gt;
* Added return code on snapin installations. (Patched by Stonekeeper)&lt;br /&gt;
* Added ability to deploy msi/headless executables snapins.&lt;br /&gt;
* Added logging/reporting of unicast image tasks (Patched by Stonekeeper)&lt;br /&gt;
* Added delay to PrinterManager, DisplayManager &amp;amp; UserTracker to account for slow logins&lt;br /&gt;
* (1990265) Fixed race conditions with multicast manager; starting invalid number of clients (Patched by Dan Fego)&lt;br /&gt;
* Fixed Post_Wipe.php to user new database settings (Patched by Stonekeeper)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.16&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 9, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed problem with restarting of FOG service installer when a module is disabled.&lt;br /&gt;
* Fixed CSS on Floating Alert Box for IE7 to position the OK button correctly on the form&lt;br /&gt;
* (1977697)Fixed Inability to link a printer to a host/group under ie7.&lt;br /&gt;
* Fixed Floating Alert Box to now move above menu bar in Firefox 3.0&lt;br /&gt;
* Added make to package list to better support fedora 9&lt;br /&gt;
* Added Poweroff support to kernel via ACPI and APM&lt;br /&gt;
* Update Kernel to 2.6.25-4&lt;br /&gt;
* Added keymap support for alt. keyboard layouts&lt;br /&gt;
* Added debug module to output various information to the log&lt;br /&gt;
* Added User Cleanup Module&lt;br /&gt;
* Added Directory Cleaning module&lt;br /&gt;
* Added Auto Log Off module&lt;br /&gt;
* (1967052) Added work around for schema installer when database already exists.&lt;br /&gt;
* Added table globalSettings, moduleStatusByHost, and a few others&lt;br /&gt;
* Updated schema version to 9&lt;br /&gt;
* Updated FOG_Printer_Manager module to allow access to the named pipes from non-admin users.&lt;br /&gt;
* Added &amp;quot;--no-upgrade&amp;quot; option to fog installer&lt;br /&gt;
* Added Easy Update to make upgrading from version to version easier in the future.&lt;br /&gt;
* Added FOG Settings page to the &amp;quot;other information&amp;quot; section of fog management.&lt;br /&gt;
* Added option to make page animations optional.&lt;br /&gt;
* (1940447) Fixed Password validation issue.&lt;br /&gt;
* Cleaned up the task confirmation page.&lt;br /&gt;
&lt;br /&gt;
Version 0.15&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed - Deploy all snapins to group.&lt;br /&gt;
* Added FTP connection information for NFS server&lt;br /&gt;
* Fixed user tracker report to include host.&lt;br /&gt;
* Updated kernel with atl2 patch 2.04&lt;br /&gt;
* Fixed dd issue introduced in version 0.14&lt;br /&gt;
&lt;br /&gt;
Version 0.14&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 8, 2008&lt;br /&gt;
&lt;br /&gt;
* Added basic multiple partition support&lt;br /&gt;
* Improved installer with default values&lt;br /&gt;
* (1920830) After host removal, all tasks linked with host are deleted.&lt;br /&gt;
* Modified S01reboot in boot image to disable saving of random seed&lt;br /&gt;
* Added fogpartinfo binary to boot image for better disk detection&lt;br /&gt;
* Added 3 new operating systems to the support OS table.&lt;br /&gt;
* Added basic backup utility.&lt;br /&gt;
* Added ability to replace an existing snapin file.&lt;br /&gt;
&lt;br /&gt;
Known/Outstanding Issues&lt;br /&gt;
* Percentage reported by multipartition multicast session is incorrect.&lt;br /&gt;
* Multipartition has issues with grub.  &lt;br /&gt;
* Multipartition will not work with extended partitions.&lt;br /&gt;
&lt;br /&gt;
Version 0.13&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 21, 2008&lt;br /&gt;
&lt;br /&gt;
* Made installer language independent&lt;br /&gt;
* Made DHCP startup optional&lt;br /&gt;
* Added build-essential to the ubuntu install list&lt;br /&gt;
* Added FOG Tray Icon&lt;br /&gt;
* Changed TaskReboot to optionally reboot with user logged in&lt;br /&gt;
&lt;br /&gt;
Version 0.12&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 4, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Hardware Inventory Task&lt;br /&gt;
* Added Printer Installation Service Module&lt;br /&gt;
* Added User Tracking Service Module&lt;br /&gt;
* Added FOG Reporting&lt;br /&gt;
* Added Enhanced Registration Method&lt;br /&gt;
* Added Client FOG Service Updater&lt;br /&gt;
* Feature Request #1902517 - Change FOG upload behavior to include removal of Page File and Hibernate file.&lt;br /&gt;
* Added Basic Tasks to Host management screen&lt;br /&gt;
* Added Login History to the Host management screen&lt;br /&gt;
* Added Hardware Inventory to host management screen&lt;br /&gt;
* Added printer management to host management screen&lt;br /&gt;
* Updated Kernel to 2.6.25-rc3&lt;br /&gt;
* Fix # 1901545 - Add insecure option to all exports&lt;br /&gt;
* Fix # 1892693 - New user passwords only characters&lt;br /&gt;
* Added HTMLDoc to list of install packages&lt;br /&gt;
* Added 3 sec pause to pxe boot&lt;br /&gt;
* Added pxe boot option fog.memtest&lt;br /&gt;
* Added pxe boot option fog.reg&lt;br /&gt;
* Added pxe boot option fog.reginput&lt;br /&gt;
* Updated Partprobe to 1.8.6&lt;br /&gt;
* Put a freeze on changes to AbstartFOGService.dll&lt;br /&gt;
* Put a freeze on changes to FOGService.exe&lt;br /&gt;
&lt;br /&gt;
  Known Issues&lt;br /&gt;
* Setting of default printer is currently not functional.&lt;br /&gt;
&lt;br /&gt;
Version 0.11&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Cleaned up group removal page.&lt;br /&gt;
* Cleaned up user removal page.&lt;br /&gt;
* Fixed CSS on footer&lt;br /&gt;
* Moved delete button to the bottom of the group edit page to keep a consistant look and feel.&lt;br /&gt;
* Added FUSE to the kernel&lt;br /&gt;
* Added ClamAV to the boot image&lt;br /&gt;
* Added Virus History to the Host Edit pages&lt;br /&gt;
* Added Virus Summary to Information Section&lt;br /&gt;
* Feature Request #1886328: Added insecure option to exports&lt;br /&gt;
&lt;br /&gt;
Version 0.10&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Fix #1881264: GPT/MSDOS MBR Error&lt;br /&gt;
* Added client kernel updater &lt;br /&gt;
* Branched to two kernel types: kitchensink and skinny&lt;br /&gt;
* Added FOG version and estimated users to login screen.&lt;br /&gt;
* Added DNS and router configuration to the installation script.&lt;br /&gt;
* Added interface configuration to the installation script.&lt;br /&gt;
* Added DD disk imaging support.&lt;br /&gt;
* Updated schema to version 5.&lt;br /&gt;
&lt;br /&gt;
Version 0.09&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Added Multicast support using UDPCast&lt;br /&gt;
* Added FOGMulticastManager service&lt;br /&gt;
* Feature Request #1860234: Added &amp;quot;List all Hosts&amp;quot; to hosts section&lt;br /&gt;
* Feature Request #1860774: Added ability to modify all the oses for a group&lt;br /&gt;
	- Thanks bjornan&lt;br /&gt;
* Added unmanaged api call to reboot client in FOG service&lt;br /&gt;
* Added Search to Groups section of FOG Management&lt;br /&gt;
* Added Search to Images section of FOG Management&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.08&lt;br /&gt;
------------&lt;br /&gt;
* Fix #1843328: changed constant()'s to define()'s in functions.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1845874: fixed image by group problem.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1848708: Replaced hardcoded image directory with STORAGE_DATADIR&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850687: WOL enhancement merged.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850700: Hardcoded webroot in dashboard.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850854: hardcoded dns server in intrd &amp;amp; tmp cleanup&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #N/A:     Fixed capital Y/N response in installer returning: &amp;quot;Invalid repsonse&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Added Ubuntu installer support&lt;br /&gt;
* Added Snapin support&lt;br /&gt;
* Added Snapin subservice&lt;br /&gt;
* Added domain registration&lt;br /&gt;
* Added patition resize percent to config.php&lt;br /&gt;
* Added advanced option Send without Snapins&lt;br /&gt;
* Added advanced option Deploy Snapins&lt;br /&gt;
* Added advanced option Deploy sinlge snapin&lt;br /&gt;
* Changed function getNumberOfTasks to not include orphaned tasks&lt;br /&gt;
* Updated jpgraph to version 2.3&lt;br /&gt;
* updated db schema to version 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.07&lt;br /&gt;
------------&lt;br /&gt;
* Changed default theme from BrownBark to BlackEye.&lt;br /&gt;
* Added theme option to config file.&lt;br /&gt;
* Added Fast Disk wipe.&lt;br /&gt;
* Added Disk Surface test.&lt;br /&gt;
* Updated Linux Kernel to 2.6.23.8.&lt;br /&gt;
* Removed Kernel module support.&lt;br /&gt;
* Removed Kernel swap disk support.&lt;br /&gt;
* Added ramdisk size option to config file.&lt;br /&gt;
* Added GUI support to the FOG Service.&lt;br /&gt;
* Added graphical config to the FOG Service.&lt;br /&gt;
* Added Task Reboot sub service.&lt;br /&gt;
* Changed IP address from a mandatory to optional field.&lt;br /&gt;
* Modified host upload making IP address optional here too.&lt;br /&gt;
* Added ability to delete image files from web GUI.&lt;br /&gt;
&lt;br /&gt;
Version 0.06&lt;br /&gt;
------------&lt;br /&gt;
* Fixed Upload Resize Bug.&lt;br /&gt;
* Added CSV host import&lt;br /&gt;
* Added Vista support to hostname change module.&lt;br /&gt;
* Added Host Registration module with XP and Vista support&lt;br /&gt;
* Corrected join in Active Tasks page&lt;br /&gt;
&lt;br /&gt;
Version 0.05&lt;br /&gt;
------------&lt;br /&gt;
* Added memtest86+&lt;br /&gt;
* Added testdisk&lt;br /&gt;
* Added photorec&lt;br /&gt;
* Cleaned up GUI a little&lt;br /&gt;
* Added AJAX bandwidth monitor&lt;br /&gt;
* Added AJAX HD monitor&lt;br /&gt;
&lt;br /&gt;
Version 0.04&lt;br /&gt;
------------&lt;br /&gt;
* Added advanced boot options&lt;br /&gt;
&lt;br /&gt;
Version 0.03&lt;br /&gt;
------------&lt;br /&gt;
* Added Windows Vista Support^&lt;br /&gt;
* Added vista MBR to boot image&lt;br /&gt;
* Added FOGVistaMbr Fix application to image&lt;br /&gt;
* Added xxd to the image&lt;br /&gt;
* updated ntfsutils to version 2.0&lt;br /&gt;
* updated db schema to version 2&lt;br /&gt;
* Added url to download the client installation package&lt;br /&gt;
&lt;br /&gt;
Bug Fixes&lt;br /&gt;
* Added alternate method to detect hard disks, which&lt;br /&gt;
  will detect a disk that has not partition on it.&lt;br /&gt;
* Fixed sudo to allow apache to run etherwake.&lt;br /&gt;
  &lt;br /&gt;
^  In order for vista to work, the following commands&lt;br /&gt;
   must be run as administrator BEFORE uploading the image.&lt;br /&gt;
   &lt;br /&gt;
bcdedit /set {bootmgr} device boot&lt;br /&gt;
bcdedit /set {default} device boot&lt;br /&gt;
bcdedit /set {default} osdevice boot   &lt;br /&gt;
&lt;br /&gt;
Version 0.02&lt;br /&gt;
------------&lt;br /&gt;
* Moved user config settings from the main install script to lib/config.sh&lt;br /&gt;
* Cleaned up Kernel and included new .config file&lt;br /&gt;
* added installation notification&lt;br /&gt;
* added fog service with hostname changer&lt;br /&gt;
* minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Version 0.01&lt;br /&gt;
------------&lt;br /&gt;
Initial Product Release&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7982</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7982"/>
				<updated>2014-06-05T15:34:30Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to the FOG Wiki pages'''&lt;br /&gt;
&lt;br /&gt;
FOG is a free, open source computer cloning solution and this wiki contains the bulk of documentation for the project.  If you feel you have something to offer the documentation, please feel free to edit it.  We just ask that you keep it in good taste.  &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
The FOG Project Team&lt;br /&gt;
&lt;br /&gt;
''' The Spammers Win '''&lt;br /&gt;
&lt;br /&gt;
We can no longer keep up with the spam that is posted to this WIKI, so we have disabled account creation.  If you would like an account, please request one in our [http://www.fogproject.org/forum forums].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Change Log'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Version 1.1.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 5th, 2014&lt;br /&gt;
&lt;br /&gt;
* Hooks and Plugins are now able to work together.&lt;br /&gt;
* Hooks are autoloaded properly now.&lt;br /&gt;
* Plugins are autoloaded as well as their pages.&lt;br /&gt;
* All pages are now auto registered rather than being registered&lt;br /&gt;
** within their files.&lt;br /&gt;
* Added ability to QUICKREG elements to add system to a group.&lt;br /&gt;
* Added ability to add host to group during full registration.&lt;br /&gt;
* Moved Plugins from management/plugins to lib/plugins.&lt;br /&gt;
* Fixes for Printer Management and Client Updater&lt;br /&gt;
* Adds ability to image logical/extended partitions now.&lt;br /&gt;
* Fixes the location plugin.&lt;br /&gt;
* Install script now asks for mysql password.&lt;br /&gt;
* Install script waits for schema update to be performed.&lt;br /&gt;
* Kernel Updater from GUI fixed.&lt;br /&gt;
* undionly still in use, but provides multiple choices (undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, ipxe.kkpxe) If one isn't working try another.  Most should have success with undionly.kpxe.  VirtualBox will work with any of the ipxe. files.&lt;br /&gt;
* Database backend no longer requires init.database.php.  Used modern methods to keep compatibility into the future.&lt;br /&gt;
* Change php required version.  We now require 5.3.0 or higher.&lt;br /&gt;
* Fix ReportManagementPage if image isn't set.&lt;br /&gt;
* Remove the recoverReports part as commented on installer script.  This because default reports are managed directly within the report page.&lt;br /&gt;
* Hooks are now fixed as they were broken in 1.0.1&lt;br /&gt;
* Fix group page so setting of kernel, kernelArgs, kernelDevice actually happens.&lt;br /&gt;
* Fix capone so strings sent for search operate as expected.&lt;br /&gt;
* Add's awaiting check wol to task scheduler.&lt;br /&gt;
* Fix grub hopefully.&lt;br /&gt;
* Updated init.xz/init_32.xz to buildroot-2014.05&lt;br /&gt;
* Fix image deletion to go off of pathname not imagename.&lt;br /&gt;
* Should have working undionly.kpxe now!&lt;br /&gt;
* Fix QUICKREG_SYS_NUM problem on auto/quick registration.&lt;br /&gt;
&lt;br /&gt;
Version 1.0.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 13th, 2014&lt;br /&gt;
&lt;br /&gt;
* Major GUI and usability updates&lt;br /&gt;
* Support for Windows 8&lt;br /&gt;
* PartImage has been deprecated.  The default imaging engine is now partclone (all partimage images are supported for deploying, but all newly uploaded images will be in the partclone image format)&lt;br /&gt;
* PXE/TFTP booting now uses iPXE&lt;br /&gt;
* Added support for GUID Partitioned disks&lt;br /&gt;
* Fixed issue with 2TB+ (with 4K sectors) devices not being able to be imaged&lt;br /&gt;
* Hostname checks in init.xz now truncate and verify if host already exists&lt;br /&gt;
* Added ability to add new groups from the group management&lt;br /&gt;
* Added ability to associate hosts (multiple) to groups from within group edit&lt;br /&gt;
* Added ability to associate groups (multiple) to a host from the host edit&lt;br /&gt;
* Added ability to associate hosts (multiple) to snapins from snapin page&lt;br /&gt;
* Added ability to associate snapins (multiple) to host from host edit&lt;br /&gt;
* Operating system was moved from the Host object to the Image object&lt;br /&gt;
* IP Address has been removed from the hosts section.&lt;br /&gt;
* Added ability to donate CPU time to mine cryptocurrency to be donated to the FOG Project during imaging tasks&lt;br /&gt;
* Added unpublished kernels&lt;br /&gt;
* Many other minor bugs fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.32&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 22nd, 2011&lt;br /&gt;
&lt;br /&gt;
*Added ability to disable chkdsk after imaging (doesn't function with scheduled jobs)&lt;br /&gt;
*Added ability to change the computer's hostname from init.gz&lt;br /&gt;
*Remoted need for fogprep&lt;br /&gt;
*Installer now will attempt to install dhcp3-server if isc-dhcp-server doesn't exist&lt;br /&gt;
*Extended use of OO classes&lt;br /&gt;
*Fixed imaging listing overflow on manual registration&lt;br /&gt;
*Init now mounts NFS using TCP.&lt;br /&gt;
*Fixed issue: 3324065 - typo on snap in page&lt;br /&gt;
*Fixed issue: 3367423 - AD auto population issue with '/'&lt;br /&gt;
&lt;br /&gt;
Version 0.31&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Jun 20th, 2011&lt;br /&gt;
&lt;br /&gt;
*New web UI (All thanks to Peter Gilchrist)&lt;br /&gt;
*Updated kernel version 2.6.39.1&lt;br /&gt;
*Added Spanish translation (Thanks Pablo J. Mayordomo García)&lt;br /&gt;
*Updated chntpw to version 110511&lt;br /&gt;
*Updated clamav to 0.97.1&lt;br /&gt;
*Fixed spelling error in Inventory report&lt;br /&gt;
*Fixed issue: 3157703 - disk space reporting (thanks Corey Edwards)&lt;br /&gt;
*Fixed issue: 3194588 - Spelling error in help dialog (thanks Nathan Lock)&lt;br /&gt;
&lt;br /&gt;
Version 0.30&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Feb 23th, 2011&lt;br /&gt;
&lt;br /&gt;
*Rebuilt init image (ALL Thanks to Aaron Bergz!!!!) details below&lt;br /&gt;
**Converted to Busy Box&lt;br /&gt;
**Added detection for number of CPUs&lt;br /&gt;
**Parallel upload image compression &lt;br /&gt;
**Added drive write cache check.&lt;br /&gt;
&lt;br /&gt;
*Update memtest from 4.0 to 4.2&lt;br /&gt;
*Updated kernel to version 2.6.37 (core)&lt;br /&gt;
*Added kernel branch - core&lt;br /&gt;
*Added additional search fields to the host search from the inventory table&lt;br /&gt;
*Updated chntpass support to scan partitions looking for sam file&lt;br /&gt;
&lt;br /&gt;
Version 0.29&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 25th, 2010&lt;br /&gt;
&lt;br /&gt;
*Removed the need for etherwake, implemented WOL in php code.&lt;br /&gt;
*Fixed issue with upstart vs sysvinit with tftpd-hpa&lt;br /&gt;
*Fixed issue with scheduled tasks and Windows 7 failing&lt;br /&gt;
*Fixed program files path issue on FOG Service installer&lt;br /&gt;
*Updated AV Scan to check for a two partition setup with Windows 7&lt;br /&gt;
*Added Follow page to about&lt;br /&gt;
*Added silient install option for the FOG service&lt;br /&gt;
*Added Pending MAC address report&lt;br /&gt;
*Added DMI Information to the Client System Information pxe menu item&lt;br /&gt;
*Updated pxelinux.0 to version 3.86 and added memdisk&lt;br /&gt;
*Got Capone ready for production use.&lt;br /&gt;
*Updated dmidecode from 2.7 to 2.9&lt;br /&gt;
*Updated Memtest86+ to 4.0&lt;br /&gt;
*Updated device IDS (pci.ids)&lt;br /&gt;
*Updated ClamAV to version 0.96-exp&lt;br /&gt;
*Added ability for ClamAV to scan rars&lt;br /&gt;
*ClamAV now caches virus defs. on the server.&lt;br /&gt;
*Updated photorec and testdisk to 6.11.3&lt;br /&gt;
*Added Host Status (basic ping)&lt;br /&gt;
*Fixed background image streching issue on Login History Image.&lt;br /&gt;
*Added Chinese (Simplified) translation&lt;br /&gt;
*Added FOG Prep for Windows 7 image upload&lt;br /&gt;
*Added Italian translations&lt;br /&gt;
*Added internationalization support (Thanks Luca Berton!)&lt;br /&gt;
*Changed to a sprite for the menu bar (Thanks John Deery!)&lt;br /&gt;
*Removed dependency &amp;quot;libmd5-perl&amp;quot; from installation as it is not needed.&lt;br /&gt;
*Upgraded jpggraph to version 3.0.7&lt;br /&gt;
*Removed ereg functions and replaced with preg_match as they are deprecated in php 5.3.x+&lt;br /&gt;
*Fixed bug (2882606) spelling error on Loan Form. Thanks neodawg&lt;br /&gt;
*Applied patch (2886212) to allow Quick registration to set default values. Thanks Andrew Single&lt;br /&gt;
*Fixed mkswap issue (2962069) Thanks Acacha&lt;br /&gt;
*Cleaned up the Kernel Updater&lt;br /&gt;
*Updated kernel to 2.6.33.3&lt;br /&gt;
*Added ability to search for hosts by additional macs&lt;br /&gt;
*Added MAC Manufacturer Lookup&lt;br /&gt;
*Multiple MAC address support&lt;br /&gt;
*changed hostname changer to use unmanaged code to (un)join domain&lt;br /&gt;
*Network bandwidth graph should no longer flicker&lt;br /&gt;
*Started migration to OO API&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.28&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 28th, 2009&lt;br /&gt;
&lt;br /&gt;
*Updated Kernel to version 2.6.31.1&lt;br /&gt;
*Fixed issue with multicasting a mutli-part image for windows 7&lt;br /&gt;
*Added ajax based active task listing&lt;br /&gt;
*Added nombr kernel option which will not blow away mbr (Thanks Line Noise)&lt;br /&gt;
*If storage node MAX_CLIENTS is set to 0, it is no longer a random candidate.&lt;br /&gt;
*Updated syslinux to version 3.82&lt;br /&gt;
*Added client information to pxe menu.&lt;br /&gt;
*Installation script checks if it is being run as root.&lt;br /&gt;
*Fixed tftp installation to NOT overwrite customizations.&lt;br /&gt;
*Fixed HD information on hardware info page (2857507).&lt;br /&gt;
*Added ability to add custom PXE menu items.&lt;br /&gt;
*Decreased loading time for login page.&lt;br /&gt;
*Fixed typo in tasks.advanced.include.php&lt;br /&gt;
*Replaced append argument &amp;quot;quiet&amp;quot; with loglevel=4&lt;br /&gt;
*Added Hidden Menu option to PXE Menu builder&lt;br /&gt;
*Added primary group to host quick info section. (Thanks sam wilson)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.27&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 15th, 2009&lt;br /&gt;
&lt;br /&gt;
*Added support for Windows 7&lt;br /&gt;
*Added Scheduled Task Support&lt;br /&gt;
*Fixed Fedora 11 issue where apache would fail to start.&lt;br /&gt;
*Fixed to support Fedora 11 change of dhcpd configuration file&lt;br /&gt;
*Fixed Ubuntu services to terminate more gracefully.&lt;br /&gt;
*Fixed issue with installer not configuring services correctly&lt;br /&gt;
*Updated syslinux tools 3.81&lt;br /&gt;
*Added web based log viewer&lt;br /&gt;
*Updated Kernel to version 2.6.30.1&lt;br /&gt;
*Allowed Kernel updater to specifiy a alternate file name.&lt;br /&gt;
*Changed default username for password reset to &amp;quot;Administrator&amp;quot; from &amp;quot;administrator&amp;quot; thanks schmalenegger&lt;br /&gt;
*Fixed spelling error in fog script (2629489)&lt;br /&gt;
*Fixed bug (2669367) for use of mysql_real_escape_string before a connection was defined, thanks schmalenegger&lt;br /&gt;
*Applied patch (2654529) , thanks schmalenegger&lt;br /&gt;
*Applied patch (2767897), thanks Matthew Fusaro&lt;br /&gt;
*Set PXE timeout value to save in db (2654680), thanks schmalenegger&lt;br /&gt;
*Added proxy support to web UI (2716741), thanks schmalenegger&lt;br /&gt;
*Added pci.ids so lspci will give usefull description.&lt;br /&gt;
*Changed ascii logo.&lt;br /&gt;
*Added auto-populate of image file name for new image files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.26&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: February 27, 2009&lt;br /&gt;
&lt;br /&gt;
*Added Quick Image Function&lt;br /&gt;
*Added advanced tasks to host -&amp;gt; basic tasks page&lt;br /&gt;
*Updated kernel to 2.6.28.7&lt;br /&gt;
*Applied patch (2616743) from schmalenegger adding keymap to default pxe boot file&lt;br /&gt;
*Applied patch (2537449) from schmalenegger fixing the getIPAddress for non-english installs.&lt;br /&gt;
*Applied patch (2512766) from schmalenegger fixing spelling errors in hosts.edit.include.php&lt;br /&gt;
*Added Windows 7 to supported OS List (Do not yet use, not functional!)&lt;br /&gt;
*Added Windows Password reset tool.&lt;br /&gt;
*Added Windows Password reset script for debug mode (no task needed)&lt;br /&gt;
&lt;br /&gt;
Version 0.25 &lt;br /&gt;
------------ &lt;br /&gt;
 &lt;br /&gt;
Release date: January 13, 2009&lt;br /&gt;
&lt;br /&gt;
* Updated capone to (hopefully) work with storage nodes. &lt;br /&gt;
* Updated kernel to 2.6.28 &lt;br /&gt;
* Changed Image tmp directory to no longer include colons. &lt;br /&gt;
* Slight improvements to mutliple partition support &lt;br /&gt;
* Fixed possible premature exit of loop in service functions file. (Thanks Pierre Rognant) &lt;br /&gt;
* Added default page display option. &lt;br /&gt;
* Added config setting for ssh username. &lt;br /&gt;
* Added config setting for ssh port number. &lt;br /&gt;
* Fixed Disk Information on Dashboard. &lt;br /&gt;
* Allow for viewing disk information of storage nodes &lt;br /&gt;
* Fixed Image Log/Report &lt;br /&gt;
* Fixed ??? forcing of a task. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.24&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: December 1, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Storage Group framework.&lt;br /&gt;
* Added SSH Java Client&lt;br /&gt;
* Added task stats for unicast transfers to the active tasks page.&lt;br /&gt;
* Added Image ID to image listing&lt;br /&gt;
* Upgraded memtest86+ to 2.10&lt;br /&gt;
* Used modifed partimage to allow printing status to stderr.&lt;br /&gt;
* Fixed error thrown when partition is already resized to correct size during upload.&lt;br /&gt;
* Fixed issue with blank hard disk detection&lt;br /&gt;
* Updated functions.include.php to include better error message for upload task creation failures.&lt;br /&gt;
&lt;br /&gt;
Known Issues&lt;br /&gt;
* Capone not yet updated, if you are using admin plugin, *capone*, DON'T UPDATE TO THIS VERSION!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.23&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: October 27, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed wipe tasks' kernel argument issue&lt;br /&gt;
* (2076993) Added option to add computer to domain from fog.reginput&lt;br /&gt;
* (2089168) Fixed quotes in snapin args.&lt;br /&gt;
* Added nicer error on IE's failing to display disk information.&lt;br /&gt;
* Added icon on task page to signify is task is active on host&lt;br /&gt;
* Minor Updates to Module capone (Thanks: Peter Sykes)&lt;br /&gt;
* Updated Kernel to 2.6.27&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.22&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 24, 2008&lt;br /&gt;
&lt;br /&gt;
* Change client modules to unmanaged shutdown/reboot methods: TaskReboot, AutoLogout, GreenFog&lt;br /&gt;
* Update PrinterManager to support Windows Shared Style Printers (Thanks: elishughes)&lt;br /&gt;
* Updated ClamAv to version 0.94&lt;br /&gt;
* Updated MemTest86+ to Version 2.01&lt;br /&gt;
* Added option to force device for hard disk per host.&lt;br /&gt;
* Added option to specify alternative kernel per host.&lt;br /&gt;
* (2078165) Improved ajax script that displays remaining disk space.&lt;br /&gt;
* Added option to set timeout on pxe menu builder.&lt;br /&gt;
* (2085281) Incorrect error message on PXEMENU page.&lt;br /&gt;
* (2100818) Fixed default populations of AD information.&lt;br /&gt;
* Improved MulticastTask.class.php added --max-wait param (Thanks: mikrorechner)&lt;br /&gt;
* Improved MulticastTask.class.php to support missing part (Thanks: mikrorechner)&lt;br /&gt;
* Updated Kernel to 2.6.26.5&lt;br /&gt;
* Added Equipment Loan Report&lt;br /&gt;
* Added Capone (client specific extension)&lt;br /&gt;
* Added Plugin System&lt;br /&gt;
* (2078618) Fixed wol.php to function on ubuntu (thanks: Phil G)&lt;br /&gt;
* (2063135) Fixed Stale tasks after removal of host. (thanks: Mark Featherston)&lt;br /&gt;
&lt;br /&gt;
Version 0.21&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 22, 2008&lt;br /&gt;
&lt;br /&gt;
* Added FOG Mobile Portal&lt;br /&gt;
* modified user to include mobile account type&lt;br /&gt;
* Changed mac address field in new host screen to parse mac address&lt;br /&gt;
* Added graphical pxe boot as default&lt;br /&gt;
* Added PXE Boot Menu configuration options&lt;br /&gt;
&lt;br /&gt;
Version 0.20&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Added default values for AD support in fog settings section.&lt;br /&gt;
* Changed service installer image&lt;br /&gt;
* Removed brownbark theme&lt;br /&gt;
* Added ability to delete large number of hosts via groups.&lt;br /&gt;
* (2043261) PXELinux.0 updated to version 3.71&lt;br /&gt;
* Add ability to sort tables a few sections.&lt;br /&gt;
* Added retry to set default printer in printer manager&lt;br /&gt;
* Updated remaining modules to now check server for status.&lt;br /&gt;
* Fixed: On host service module update, screen resolution would be set to disabled (0,0,0)&lt;br /&gt;
* Changed login form to track logins on new server as well as current server.&lt;br /&gt;
* Updated kernel 2.6.26&lt;br /&gt;
* (2025167) Fixed update process when default md5 sum is not used.&lt;br /&gt;
* Added very basic update script.&lt;br /&gt;
&lt;br /&gt;
Version 0.19&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 21, 2008&lt;br /&gt;
&lt;br /&gt;
* (2002771) Fixed installtion of dhcp, when user selects not to use fog for dhcpd.&lt;br /&gt;
* Improved installer for faster upgrades.&lt;br /&gt;
* Added redirect page in web root, if a file doesn't exist.&lt;br /&gt;
* (2021536) Fixed force task issue.&lt;br /&gt;
* (1992895) Added Date/Time to image listing&lt;br /&gt;
* Modified service modules to handle delayed connections.&lt;br /&gt;
* Added kernel argument per host.&lt;br /&gt;
* Added global kernel argument setting.&lt;br /&gt;
* Minor interface improvements.&lt;br /&gt;
* Fixed: PrinterManager user state error, where new user logins not detected.&lt;br /&gt;
&lt;br /&gt;
Version 0.18&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 25, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed: Image IDs not showing up in IE7&lt;br /&gt;
* (1991304) Fixed: Turned off Magic Quotes at runtime.&lt;br /&gt;
* Removed shutdown option from wake on lan task, for obvious reasons.&lt;br /&gt;
* (2001844) Fixed: Fixed PhotoRec&lt;br /&gt;
* (1998697) Added: --no-htmldoc option to fog installer&lt;br /&gt;
* (1997803) Fixed dd error during file upload. (Patched by Elis Hughes)&lt;br /&gt;
* Added grub/swap support to Linux multiple partition support (Patched by elishughes)&lt;br /&gt;
&lt;br /&gt;
Version 0.17&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 19, 2008&lt;br /&gt;
&lt;br /&gt;
* Updated installer to remove tftpboot.fogbackup if it exists&lt;br /&gt;
* Added image listing and os listing to for.reginput&lt;br /&gt;
* Added Snapin Log Report&lt;br /&gt;
* Added return code on snapin installations. (Patched by Stonekeeper)&lt;br /&gt;
* Added ability to deploy msi/headless executables snapins.&lt;br /&gt;
* Added logging/reporting of unicast image tasks (Patched by Stonekeeper)&lt;br /&gt;
* Added delay to PrinterManager, DisplayManager &amp;amp; UserTracker to account for slow logins&lt;br /&gt;
* (1990265) Fixed race conditions with multicast manager; starting invalid number of clients (Patched by Dan Fego)&lt;br /&gt;
* Fixed Post_Wipe.php to user new database settings (Patched by Stonekeeper)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.16&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 9, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed problem with restarting of FOG service installer when a module is disabled.&lt;br /&gt;
* Fixed CSS on Floating Alert Box for IE7 to position the OK button correctly on the form&lt;br /&gt;
* (1977697)Fixed Inability to link a printer to a host/group under ie7.&lt;br /&gt;
* Fixed Floating Alert Box to now move above menu bar in Firefox 3.0&lt;br /&gt;
* Added make to package list to better support fedora 9&lt;br /&gt;
* Added Poweroff support to kernel via ACPI and APM&lt;br /&gt;
* Update Kernel to 2.6.25-4&lt;br /&gt;
* Added keymap support for alt. keyboard layouts&lt;br /&gt;
* Added debug module to output various information to the log&lt;br /&gt;
* Added User Cleanup Module&lt;br /&gt;
* Added Directory Cleaning module&lt;br /&gt;
* Added Auto Log Off module&lt;br /&gt;
* (1967052) Added work around for schema installer when database already exists.&lt;br /&gt;
* Added table globalSettings, moduleStatusByHost, and a few others&lt;br /&gt;
* Updated schema version to 9&lt;br /&gt;
* Updated FOG_Printer_Manager module to allow access to the named pipes from non-admin users.&lt;br /&gt;
* Added &amp;quot;--no-upgrade&amp;quot; option to fog installer&lt;br /&gt;
* Added Easy Update to make upgrading from version to version easier in the future.&lt;br /&gt;
* Added FOG Settings page to the &amp;quot;other information&amp;quot; section of fog management.&lt;br /&gt;
* Added option to make page animations optional.&lt;br /&gt;
* (1940447) Fixed Password validation issue.&lt;br /&gt;
* Cleaned up the task confirmation page.&lt;br /&gt;
&lt;br /&gt;
Version 0.15&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed - Deploy all snapins to group.&lt;br /&gt;
* Added FTP connection information for NFS server&lt;br /&gt;
* Fixed user tracker report to include host.&lt;br /&gt;
* Updated kernel with atl2 patch 2.04&lt;br /&gt;
* Fixed dd issue introduced in version 0.14&lt;br /&gt;
&lt;br /&gt;
Version 0.14&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 8, 2008&lt;br /&gt;
&lt;br /&gt;
* Added basic multiple partition support&lt;br /&gt;
* Improved installer with default values&lt;br /&gt;
* (1920830) After host removal, all tasks linked with host are deleted.&lt;br /&gt;
* Modified S01reboot in boot image to disable saving of random seed&lt;br /&gt;
* Added fogpartinfo binary to boot image for better disk detection&lt;br /&gt;
* Added 3 new operating systems to the support OS table.&lt;br /&gt;
* Added basic backup utility.&lt;br /&gt;
* Added ability to replace an existing snapin file.&lt;br /&gt;
&lt;br /&gt;
Known/Outstanding Issues&lt;br /&gt;
* Percentage reported by multipartition multicast session is incorrect.&lt;br /&gt;
* Multipartition has issues with grub.  &lt;br /&gt;
* Multipartition will not work with extended partitions.&lt;br /&gt;
&lt;br /&gt;
Version 0.13&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 21, 2008&lt;br /&gt;
&lt;br /&gt;
* Made installer language independent&lt;br /&gt;
* Made DHCP startup optional&lt;br /&gt;
* Added build-essential to the ubuntu install list&lt;br /&gt;
* Added FOG Tray Icon&lt;br /&gt;
* Changed TaskReboot to optionally reboot with user logged in&lt;br /&gt;
&lt;br /&gt;
Version 0.12&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 4, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Hardware Inventory Task&lt;br /&gt;
* Added Printer Installation Service Module&lt;br /&gt;
* Added User Tracking Service Module&lt;br /&gt;
* Added FOG Reporting&lt;br /&gt;
* Added Enhanced Registration Method&lt;br /&gt;
* Added Client FOG Service Updater&lt;br /&gt;
* Feature Request #1902517 - Change FOG upload behavior to include removal of Page File and Hibernate file.&lt;br /&gt;
* Added Basic Tasks to Host management screen&lt;br /&gt;
* Added Login History to the Host management screen&lt;br /&gt;
* Added Hardware Inventory to host management screen&lt;br /&gt;
* Added printer management to host management screen&lt;br /&gt;
* Updated Kernel to 2.6.25-rc3&lt;br /&gt;
* Fix # 1901545 - Add insecure option to all exports&lt;br /&gt;
* Fix # 1892693 - New user passwords only characters&lt;br /&gt;
* Added HTMLDoc to list of install packages&lt;br /&gt;
* Added 3 sec pause to pxe boot&lt;br /&gt;
* Added pxe boot option fog.memtest&lt;br /&gt;
* Added pxe boot option fog.reg&lt;br /&gt;
* Added pxe boot option fog.reginput&lt;br /&gt;
* Updated Partprobe to 1.8.6&lt;br /&gt;
* Put a freeze on changes to AbstartFOGService.dll&lt;br /&gt;
* Put a freeze on changes to FOGService.exe&lt;br /&gt;
&lt;br /&gt;
  Known Issues&lt;br /&gt;
* Setting of default printer is currently not functional.&lt;br /&gt;
&lt;br /&gt;
Version 0.11&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Cleaned up group removal page.&lt;br /&gt;
* Cleaned up user removal page.&lt;br /&gt;
* Fixed CSS on footer&lt;br /&gt;
* Moved delete button to the bottom of the group edit page to keep a consistant look and feel.&lt;br /&gt;
* Added FUSE to the kernel&lt;br /&gt;
* Added ClamAV to the boot image&lt;br /&gt;
* Added Virus History to the Host Edit pages&lt;br /&gt;
* Added Virus Summary to Information Section&lt;br /&gt;
* Feature Request #1886328: Added insecure option to exports&lt;br /&gt;
&lt;br /&gt;
Version 0.10&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Fix #1881264: GPT/MSDOS MBR Error&lt;br /&gt;
* Added client kernel updater &lt;br /&gt;
* Branched to two kernel types: kitchensink and skinny&lt;br /&gt;
* Added FOG version and estimated users to login screen.&lt;br /&gt;
* Added DNS and router configuration to the installation script.&lt;br /&gt;
* Added interface configuration to the installation script.&lt;br /&gt;
* Added DD disk imaging support.&lt;br /&gt;
* Updated schema to version 5.&lt;br /&gt;
&lt;br /&gt;
Version 0.09&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Added Multicast support using UDPCast&lt;br /&gt;
* Added FOGMulticastManager service&lt;br /&gt;
* Feature Request #1860234: Added &amp;quot;List all Hosts&amp;quot; to hosts section&lt;br /&gt;
* Feature Request #1860774: Added ability to modify all the oses for a group&lt;br /&gt;
	- Thanks bjornan&lt;br /&gt;
* Added unmanaged api call to reboot client in FOG service&lt;br /&gt;
* Added Search to Groups section of FOG Management&lt;br /&gt;
* Added Search to Images section of FOG Management&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.08&lt;br /&gt;
------------&lt;br /&gt;
* Fix #1843328: changed constant()'s to define()'s in functions.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1845874: fixed image by group problem.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1848708: Replaced hardcoded image directory with STORAGE_DATADIR&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850687: WOL enhancement merged.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850700: Hardcoded webroot in dashboard.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850854: hardcoded dns server in intrd &amp;amp; tmp cleanup&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #N/A:     Fixed capital Y/N response in installer returning: &amp;quot;Invalid repsonse&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Added Ubuntu installer support&lt;br /&gt;
* Added Snapin support&lt;br /&gt;
* Added Snapin subservice&lt;br /&gt;
* Added domain registration&lt;br /&gt;
* Added patition resize percent to config.php&lt;br /&gt;
* Added advanced option Send without Snapins&lt;br /&gt;
* Added advanced option Deploy Snapins&lt;br /&gt;
* Added advanced option Deploy sinlge snapin&lt;br /&gt;
* Changed function getNumberOfTasks to not include orphaned tasks&lt;br /&gt;
* Updated jpgraph to version 2.3&lt;br /&gt;
* updated db schema to version 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.07&lt;br /&gt;
------------&lt;br /&gt;
* Changed default theme from BrownBark to BlackEye.&lt;br /&gt;
* Added theme option to config file.&lt;br /&gt;
* Added Fast Disk wipe.&lt;br /&gt;
* Added Disk Surface test.&lt;br /&gt;
* Updated Linux Kernel to 2.6.23.8.&lt;br /&gt;
* Removed Kernel module support.&lt;br /&gt;
* Removed Kernel swap disk support.&lt;br /&gt;
* Added ramdisk size option to config file.&lt;br /&gt;
* Added GUI support to the FOG Service.&lt;br /&gt;
* Added graphical config to the FOG Service.&lt;br /&gt;
* Added Task Reboot sub service.&lt;br /&gt;
* Changed IP address from a mandatory to optional field.&lt;br /&gt;
* Modified host upload making IP address optional here too.&lt;br /&gt;
* Added ability to delete image files from web GUI.&lt;br /&gt;
&lt;br /&gt;
Version 0.06&lt;br /&gt;
------------&lt;br /&gt;
* Fixed Upload Resize Bug.&lt;br /&gt;
* Added CSV host import&lt;br /&gt;
* Added Vista support to hostname change module.&lt;br /&gt;
* Added Host Registration module with XP and Vista support&lt;br /&gt;
* Corrected join in Active Tasks page&lt;br /&gt;
&lt;br /&gt;
Version 0.05&lt;br /&gt;
------------&lt;br /&gt;
* Added memtest86+&lt;br /&gt;
* Added testdisk&lt;br /&gt;
* Added photorec&lt;br /&gt;
* Cleaned up GUI a little&lt;br /&gt;
* Added AJAX bandwidth monitor&lt;br /&gt;
* Added AJAX HD monitor&lt;br /&gt;
&lt;br /&gt;
Version 0.04&lt;br /&gt;
------------&lt;br /&gt;
* Added advanced boot options&lt;br /&gt;
&lt;br /&gt;
Version 0.03&lt;br /&gt;
------------&lt;br /&gt;
* Added Windows Vista Support^&lt;br /&gt;
* Added vista MBR to boot image&lt;br /&gt;
* Added FOGVistaMbr Fix application to image&lt;br /&gt;
* Added xxd to the image&lt;br /&gt;
* updated ntfsutils to version 2.0&lt;br /&gt;
* updated db schema to version 2&lt;br /&gt;
* Added url to download the client installation package&lt;br /&gt;
&lt;br /&gt;
Bug Fixes&lt;br /&gt;
* Added alternate method to detect hard disks, which&lt;br /&gt;
  will detect a disk that has not partition on it.&lt;br /&gt;
* Fixed sudo to allow apache to run etherwake.&lt;br /&gt;
  &lt;br /&gt;
^  In order for vista to work, the following commands&lt;br /&gt;
   must be run as administrator BEFORE uploading the image.&lt;br /&gt;
   &lt;br /&gt;
bcdedit /set {bootmgr} device boot&lt;br /&gt;
bcdedit /set {default} device boot&lt;br /&gt;
bcdedit /set {default} osdevice boot   &lt;br /&gt;
&lt;br /&gt;
Version 0.02&lt;br /&gt;
------------&lt;br /&gt;
* Moved user config settings from the main install script to lib/config.sh&lt;br /&gt;
* Cleaned up Kernel and included new .config file&lt;br /&gt;
* added installation notification&lt;br /&gt;
* added fog service with hostname changer&lt;br /&gt;
* minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Version 0.01&lt;br /&gt;
------------&lt;br /&gt;
Initial Product Release&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7981</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7981"/>
				<updated>2014-06-05T15:34:19Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to the FOG Wiki pages'''&lt;br /&gt;
&lt;br /&gt;
FOG is a free, open source computer cloning solution and this wiki contains the bulk of documentation for the project.  If you feel you have something to offer the documentation, please feel free to edit it.  We just ask that you keep it in good taste.  &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
The FOG Project Team&lt;br /&gt;
&lt;br /&gt;
''' The Spammers Win '''&lt;br /&gt;
&lt;br /&gt;
We can no longer keep up with the spam that is posted to this WIKI, so we have disabled account creation.  If you would like an account, please request one in our [http://www.fogproject.org/forum forums].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Change Log'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Version 1.1.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 5th, 2014&lt;br /&gt;
&lt;br /&gt;
* Hooks and Plugins are now able to work together.&lt;br /&gt;
* Hooks are autoloaded properly now.&lt;br /&gt;
* Plugins are autoloaded as well as their pages.&lt;br /&gt;
* All pages are now auto registered rather than being registered&lt;br /&gt;
** within their files.&lt;br /&gt;
* Added ability to QUICKREG elements to add system to a group.&lt;br /&gt;
* Added ability to add host to group during full registration.&lt;br /&gt;
* Moved Plugins from management/plugins to lib/plugins.&lt;br /&gt;
* Fixes for Printer Management and Client Updater&lt;br /&gt;
* Adds ability to image logical/extended partitions now.&lt;br /&gt;
* Fixes the location plugin.&lt;br /&gt;
* Install script now asks for mysql password.&lt;br /&gt;
* Install script waits for schema update to be performed.&lt;br /&gt;
* Kernel Updater from GUI fixed.&lt;br /&gt;
* undionly still in use, but provides multiple choices (undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, ipxe.kkpxe) If one isn't working try another.  Most should have success with undionly.kpxe.  VirtualBox will work with any of the ipxe. files.&lt;br /&gt;
* Database backend no longer requires init.database.php.  Used modern methods to keep compatibility into the future.&lt;br /&gt;
* Change php required version.  We now require 5.3.0 or higher.&lt;br /&gt;
* Fix ReportManagementPage if image isn't set.&lt;br /&gt;
* Remove the recoverReports part as commented on installer script.  This because default reports are managed directly within the report page.&lt;br /&gt;
* Hooks are now fixed as they were broken in 1.0.1&lt;br /&gt;
* Fix group page so setting of kernel, kernelArgs, kernelDevice actually happens.&lt;br /&gt;
* Fix capone so strings sent for search operate as expected.&lt;br /&gt;
* Add's awaiting check wol to task scheduler.&lt;br /&gt;
* Fix grub hopefully.&lt;br /&gt;
* Updated init.xz/init_32.xz to buildroot-2014.05&lt;br /&gt;
* Fix image deletion to go off of pathname not imagename.&lt;br /&gt;
* Should have working undionly.kpxe now!&lt;br /&gt;
* Fix QUICKREG_SYS_NUM problem on auto/quick registration.&lt;br /&gt;
Version 1.0.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 13th, 2014&lt;br /&gt;
&lt;br /&gt;
* Major GUI and usability updates&lt;br /&gt;
* Support for Windows 8&lt;br /&gt;
* PartImage has been deprecated.  The default imaging engine is now partclone (all partimage images are supported for deploying, but all newly uploaded images will be in the partclone image format)&lt;br /&gt;
* PXE/TFTP booting now uses iPXE&lt;br /&gt;
* Added support for GUID Partitioned disks&lt;br /&gt;
* Fixed issue with 2TB+ (with 4K sectors) devices not being able to be imaged&lt;br /&gt;
* Hostname checks in init.xz now truncate and verify if host already exists&lt;br /&gt;
* Added ability to add new groups from the group management&lt;br /&gt;
* Added ability to associate hosts (multiple) to groups from within group edit&lt;br /&gt;
* Added ability to associate groups (multiple) to a host from the host edit&lt;br /&gt;
* Added ability to associate hosts (multiple) to snapins from snapin page&lt;br /&gt;
* Added ability to associate snapins (multiple) to host from host edit&lt;br /&gt;
* Operating system was moved from the Host object to the Image object&lt;br /&gt;
* IP Address has been removed from the hosts section.&lt;br /&gt;
* Added ability to donate CPU time to mine cryptocurrency to be donated to the FOG Project during imaging tasks&lt;br /&gt;
* Added unpublished kernels&lt;br /&gt;
* Many other minor bugs fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.32&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 22nd, 2011&lt;br /&gt;
&lt;br /&gt;
*Added ability to disable chkdsk after imaging (doesn't function with scheduled jobs)&lt;br /&gt;
*Added ability to change the computer's hostname from init.gz&lt;br /&gt;
*Remoted need for fogprep&lt;br /&gt;
*Installer now will attempt to install dhcp3-server if isc-dhcp-server doesn't exist&lt;br /&gt;
*Extended use of OO classes&lt;br /&gt;
*Fixed imaging listing overflow on manual registration&lt;br /&gt;
*Init now mounts NFS using TCP.&lt;br /&gt;
*Fixed issue: 3324065 - typo on snap in page&lt;br /&gt;
*Fixed issue: 3367423 - AD auto population issue with '/'&lt;br /&gt;
&lt;br /&gt;
Version 0.31&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Jun 20th, 2011&lt;br /&gt;
&lt;br /&gt;
*New web UI (All thanks to Peter Gilchrist)&lt;br /&gt;
*Updated kernel version 2.6.39.1&lt;br /&gt;
*Added Spanish translation (Thanks Pablo J. Mayordomo García)&lt;br /&gt;
*Updated chntpw to version 110511&lt;br /&gt;
*Updated clamav to 0.97.1&lt;br /&gt;
*Fixed spelling error in Inventory report&lt;br /&gt;
*Fixed issue: 3157703 - disk space reporting (thanks Corey Edwards)&lt;br /&gt;
*Fixed issue: 3194588 - Spelling error in help dialog (thanks Nathan Lock)&lt;br /&gt;
&lt;br /&gt;
Version 0.30&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Feb 23th, 2011&lt;br /&gt;
&lt;br /&gt;
*Rebuilt init image (ALL Thanks to Aaron Bergz!!!!) details below&lt;br /&gt;
**Converted to Busy Box&lt;br /&gt;
**Added detection for number of CPUs&lt;br /&gt;
**Parallel upload image compression &lt;br /&gt;
**Added drive write cache check.&lt;br /&gt;
&lt;br /&gt;
*Update memtest from 4.0 to 4.2&lt;br /&gt;
*Updated kernel to version 2.6.37 (core)&lt;br /&gt;
*Added kernel branch - core&lt;br /&gt;
*Added additional search fields to the host search from the inventory table&lt;br /&gt;
*Updated chntpass support to scan partitions looking for sam file&lt;br /&gt;
&lt;br /&gt;
Version 0.29&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 25th, 2010&lt;br /&gt;
&lt;br /&gt;
*Removed the need for etherwake, implemented WOL in php code.&lt;br /&gt;
*Fixed issue with upstart vs sysvinit with tftpd-hpa&lt;br /&gt;
*Fixed issue with scheduled tasks and Windows 7 failing&lt;br /&gt;
*Fixed program files path issue on FOG Service installer&lt;br /&gt;
*Updated AV Scan to check for a two partition setup with Windows 7&lt;br /&gt;
*Added Follow page to about&lt;br /&gt;
*Added silient install option for the FOG service&lt;br /&gt;
*Added Pending MAC address report&lt;br /&gt;
*Added DMI Information to the Client System Information pxe menu item&lt;br /&gt;
*Updated pxelinux.0 to version 3.86 and added memdisk&lt;br /&gt;
*Got Capone ready for production use.&lt;br /&gt;
*Updated dmidecode from 2.7 to 2.9&lt;br /&gt;
*Updated Memtest86+ to 4.0&lt;br /&gt;
*Updated device IDS (pci.ids)&lt;br /&gt;
*Updated ClamAV to version 0.96-exp&lt;br /&gt;
*Added ability for ClamAV to scan rars&lt;br /&gt;
*ClamAV now caches virus defs. on the server.&lt;br /&gt;
*Updated photorec and testdisk to 6.11.3&lt;br /&gt;
*Added Host Status (basic ping)&lt;br /&gt;
*Fixed background image streching issue on Login History Image.&lt;br /&gt;
*Added Chinese (Simplified) translation&lt;br /&gt;
*Added FOG Prep for Windows 7 image upload&lt;br /&gt;
*Added Italian translations&lt;br /&gt;
*Added internationalization support (Thanks Luca Berton!)&lt;br /&gt;
*Changed to a sprite for the menu bar (Thanks John Deery!)&lt;br /&gt;
*Removed dependency &amp;quot;libmd5-perl&amp;quot; from installation as it is not needed.&lt;br /&gt;
*Upgraded jpggraph to version 3.0.7&lt;br /&gt;
*Removed ereg functions and replaced with preg_match as they are deprecated in php 5.3.x+&lt;br /&gt;
*Fixed bug (2882606) spelling error on Loan Form. Thanks neodawg&lt;br /&gt;
*Applied patch (2886212) to allow Quick registration to set default values. Thanks Andrew Single&lt;br /&gt;
*Fixed mkswap issue (2962069) Thanks Acacha&lt;br /&gt;
*Cleaned up the Kernel Updater&lt;br /&gt;
*Updated kernel to 2.6.33.3&lt;br /&gt;
*Added ability to search for hosts by additional macs&lt;br /&gt;
*Added MAC Manufacturer Lookup&lt;br /&gt;
*Multiple MAC address support&lt;br /&gt;
*changed hostname changer to use unmanaged code to (un)join domain&lt;br /&gt;
*Network bandwidth graph should no longer flicker&lt;br /&gt;
*Started migration to OO API&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.28&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 28th, 2009&lt;br /&gt;
&lt;br /&gt;
*Updated Kernel to version 2.6.31.1&lt;br /&gt;
*Fixed issue with multicasting a mutli-part image for windows 7&lt;br /&gt;
*Added ajax based active task listing&lt;br /&gt;
*Added nombr kernel option which will not blow away mbr (Thanks Line Noise)&lt;br /&gt;
*If storage node MAX_CLIENTS is set to 0, it is no longer a random candidate.&lt;br /&gt;
*Updated syslinux to version 3.82&lt;br /&gt;
*Added client information to pxe menu.&lt;br /&gt;
*Installation script checks if it is being run as root.&lt;br /&gt;
*Fixed tftp installation to NOT overwrite customizations.&lt;br /&gt;
*Fixed HD information on hardware info page (2857507).&lt;br /&gt;
*Added ability to add custom PXE menu items.&lt;br /&gt;
*Decreased loading time for login page.&lt;br /&gt;
*Fixed typo in tasks.advanced.include.php&lt;br /&gt;
*Replaced append argument &amp;quot;quiet&amp;quot; with loglevel=4&lt;br /&gt;
*Added Hidden Menu option to PXE Menu builder&lt;br /&gt;
*Added primary group to host quick info section. (Thanks sam wilson)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.27&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 15th, 2009&lt;br /&gt;
&lt;br /&gt;
*Added support for Windows 7&lt;br /&gt;
*Added Scheduled Task Support&lt;br /&gt;
*Fixed Fedora 11 issue where apache would fail to start.&lt;br /&gt;
*Fixed to support Fedora 11 change of dhcpd configuration file&lt;br /&gt;
*Fixed Ubuntu services to terminate more gracefully.&lt;br /&gt;
*Fixed issue with installer not configuring services correctly&lt;br /&gt;
*Updated syslinux tools 3.81&lt;br /&gt;
*Added web based log viewer&lt;br /&gt;
*Updated Kernel to version 2.6.30.1&lt;br /&gt;
*Allowed Kernel updater to specifiy a alternate file name.&lt;br /&gt;
*Changed default username for password reset to &amp;quot;Administrator&amp;quot; from &amp;quot;administrator&amp;quot; thanks schmalenegger&lt;br /&gt;
*Fixed spelling error in fog script (2629489)&lt;br /&gt;
*Fixed bug (2669367) for use of mysql_real_escape_string before a connection was defined, thanks schmalenegger&lt;br /&gt;
*Applied patch (2654529) , thanks schmalenegger&lt;br /&gt;
*Applied patch (2767897), thanks Matthew Fusaro&lt;br /&gt;
*Set PXE timeout value to save in db (2654680), thanks schmalenegger&lt;br /&gt;
*Added proxy support to web UI (2716741), thanks schmalenegger&lt;br /&gt;
*Added pci.ids so lspci will give usefull description.&lt;br /&gt;
*Changed ascii logo.&lt;br /&gt;
*Added auto-populate of image file name for new image files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.26&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: February 27, 2009&lt;br /&gt;
&lt;br /&gt;
*Added Quick Image Function&lt;br /&gt;
*Added advanced tasks to host -&amp;gt; basic tasks page&lt;br /&gt;
*Updated kernel to 2.6.28.7&lt;br /&gt;
*Applied patch (2616743) from schmalenegger adding keymap to default pxe boot file&lt;br /&gt;
*Applied patch (2537449) from schmalenegger fixing the getIPAddress for non-english installs.&lt;br /&gt;
*Applied patch (2512766) from schmalenegger fixing spelling errors in hosts.edit.include.php&lt;br /&gt;
*Added Windows 7 to supported OS List (Do not yet use, not functional!)&lt;br /&gt;
*Added Windows Password reset tool.&lt;br /&gt;
*Added Windows Password reset script for debug mode (no task needed)&lt;br /&gt;
&lt;br /&gt;
Version 0.25 &lt;br /&gt;
------------ &lt;br /&gt;
 &lt;br /&gt;
Release date: January 13, 2009&lt;br /&gt;
&lt;br /&gt;
* Updated capone to (hopefully) work with storage nodes. &lt;br /&gt;
* Updated kernel to 2.6.28 &lt;br /&gt;
* Changed Image tmp directory to no longer include colons. &lt;br /&gt;
* Slight improvements to mutliple partition support &lt;br /&gt;
* Fixed possible premature exit of loop in service functions file. (Thanks Pierre Rognant) &lt;br /&gt;
* Added default page display option. &lt;br /&gt;
* Added config setting for ssh username. &lt;br /&gt;
* Added config setting for ssh port number. &lt;br /&gt;
* Fixed Disk Information on Dashboard. &lt;br /&gt;
* Allow for viewing disk information of storage nodes &lt;br /&gt;
* Fixed Image Log/Report &lt;br /&gt;
* Fixed ??? forcing of a task. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.24&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: December 1, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Storage Group framework.&lt;br /&gt;
* Added SSH Java Client&lt;br /&gt;
* Added task stats for unicast transfers to the active tasks page.&lt;br /&gt;
* Added Image ID to image listing&lt;br /&gt;
* Upgraded memtest86+ to 2.10&lt;br /&gt;
* Used modifed partimage to allow printing status to stderr.&lt;br /&gt;
* Fixed error thrown when partition is already resized to correct size during upload.&lt;br /&gt;
* Fixed issue with blank hard disk detection&lt;br /&gt;
* Updated functions.include.php to include better error message for upload task creation failures.&lt;br /&gt;
&lt;br /&gt;
Known Issues&lt;br /&gt;
* Capone not yet updated, if you are using admin plugin, *capone*, DON'T UPDATE TO THIS VERSION!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.23&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: October 27, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed wipe tasks' kernel argument issue&lt;br /&gt;
* (2076993) Added option to add computer to domain from fog.reginput&lt;br /&gt;
* (2089168) Fixed quotes in snapin args.&lt;br /&gt;
* Added nicer error on IE's failing to display disk information.&lt;br /&gt;
* Added icon on task page to signify is task is active on host&lt;br /&gt;
* Minor Updates to Module capone (Thanks: Peter Sykes)&lt;br /&gt;
* Updated Kernel to 2.6.27&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.22&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 24, 2008&lt;br /&gt;
&lt;br /&gt;
* Change client modules to unmanaged shutdown/reboot methods: TaskReboot, AutoLogout, GreenFog&lt;br /&gt;
* Update PrinterManager to support Windows Shared Style Printers (Thanks: elishughes)&lt;br /&gt;
* Updated ClamAv to version 0.94&lt;br /&gt;
* Updated MemTest86+ to Version 2.01&lt;br /&gt;
* Added option to force device for hard disk per host.&lt;br /&gt;
* Added option to specify alternative kernel per host.&lt;br /&gt;
* (2078165) Improved ajax script that displays remaining disk space.&lt;br /&gt;
* Added option to set timeout on pxe menu builder.&lt;br /&gt;
* (2085281) Incorrect error message on PXEMENU page.&lt;br /&gt;
* (2100818) Fixed default populations of AD information.&lt;br /&gt;
* Improved MulticastTask.class.php added --max-wait param (Thanks: mikrorechner)&lt;br /&gt;
* Improved MulticastTask.class.php to support missing part (Thanks: mikrorechner)&lt;br /&gt;
* Updated Kernel to 2.6.26.5&lt;br /&gt;
* Added Equipment Loan Report&lt;br /&gt;
* Added Capone (client specific extension)&lt;br /&gt;
* Added Plugin System&lt;br /&gt;
* (2078618) Fixed wol.php to function on ubuntu (thanks: Phil G)&lt;br /&gt;
* (2063135) Fixed Stale tasks after removal of host. (thanks: Mark Featherston)&lt;br /&gt;
&lt;br /&gt;
Version 0.21&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 22, 2008&lt;br /&gt;
&lt;br /&gt;
* Added FOG Mobile Portal&lt;br /&gt;
* modified user to include mobile account type&lt;br /&gt;
* Changed mac address field in new host screen to parse mac address&lt;br /&gt;
* Added graphical pxe boot as default&lt;br /&gt;
* Added PXE Boot Menu configuration options&lt;br /&gt;
&lt;br /&gt;
Version 0.20&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Added default values for AD support in fog settings section.&lt;br /&gt;
* Changed service installer image&lt;br /&gt;
* Removed brownbark theme&lt;br /&gt;
* Added ability to delete large number of hosts via groups.&lt;br /&gt;
* (2043261) PXELinux.0 updated to version 3.71&lt;br /&gt;
* Add ability to sort tables a few sections.&lt;br /&gt;
* Added retry to set default printer in printer manager&lt;br /&gt;
* Updated remaining modules to now check server for status.&lt;br /&gt;
* Fixed: On host service module update, screen resolution would be set to disabled (0,0,0)&lt;br /&gt;
* Changed login form to track logins on new server as well as current server.&lt;br /&gt;
* Updated kernel 2.6.26&lt;br /&gt;
* (2025167) Fixed update process when default md5 sum is not used.&lt;br /&gt;
* Added very basic update script.&lt;br /&gt;
&lt;br /&gt;
Version 0.19&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 21, 2008&lt;br /&gt;
&lt;br /&gt;
* (2002771) Fixed installtion of dhcp, when user selects not to use fog for dhcpd.&lt;br /&gt;
* Improved installer for faster upgrades.&lt;br /&gt;
* Added redirect page in web root, if a file doesn't exist.&lt;br /&gt;
* (2021536) Fixed force task issue.&lt;br /&gt;
* (1992895) Added Date/Time to image listing&lt;br /&gt;
* Modified service modules to handle delayed connections.&lt;br /&gt;
* Added kernel argument per host.&lt;br /&gt;
* Added global kernel argument setting.&lt;br /&gt;
* Minor interface improvements.&lt;br /&gt;
* Fixed: PrinterManager user state error, where new user logins not detected.&lt;br /&gt;
&lt;br /&gt;
Version 0.18&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 25, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed: Image IDs not showing up in IE7&lt;br /&gt;
* (1991304) Fixed: Turned off Magic Quotes at runtime.&lt;br /&gt;
* Removed shutdown option from wake on lan task, for obvious reasons.&lt;br /&gt;
* (2001844) Fixed: Fixed PhotoRec&lt;br /&gt;
* (1998697) Added: --no-htmldoc option to fog installer&lt;br /&gt;
* (1997803) Fixed dd error during file upload. (Patched by Elis Hughes)&lt;br /&gt;
* Added grub/swap support to Linux multiple partition support (Patched by elishughes)&lt;br /&gt;
&lt;br /&gt;
Version 0.17&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 19, 2008&lt;br /&gt;
&lt;br /&gt;
* Updated installer to remove tftpboot.fogbackup if it exists&lt;br /&gt;
* Added image listing and os listing to for.reginput&lt;br /&gt;
* Added Snapin Log Report&lt;br /&gt;
* Added return code on snapin installations. (Patched by Stonekeeper)&lt;br /&gt;
* Added ability to deploy msi/headless executables snapins.&lt;br /&gt;
* Added logging/reporting of unicast image tasks (Patched by Stonekeeper)&lt;br /&gt;
* Added delay to PrinterManager, DisplayManager &amp;amp; UserTracker to account for slow logins&lt;br /&gt;
* (1990265) Fixed race conditions with multicast manager; starting invalid number of clients (Patched by Dan Fego)&lt;br /&gt;
* Fixed Post_Wipe.php to user new database settings (Patched by Stonekeeper)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.16&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 9, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed problem with restarting of FOG service installer when a module is disabled.&lt;br /&gt;
* Fixed CSS on Floating Alert Box for IE7 to position the OK button correctly on the form&lt;br /&gt;
* (1977697)Fixed Inability to link a printer to a host/group under ie7.&lt;br /&gt;
* Fixed Floating Alert Box to now move above menu bar in Firefox 3.0&lt;br /&gt;
* Added make to package list to better support fedora 9&lt;br /&gt;
* Added Poweroff support to kernel via ACPI and APM&lt;br /&gt;
* Update Kernel to 2.6.25-4&lt;br /&gt;
* Added keymap support for alt. keyboard layouts&lt;br /&gt;
* Added debug module to output various information to the log&lt;br /&gt;
* Added User Cleanup Module&lt;br /&gt;
* Added Directory Cleaning module&lt;br /&gt;
* Added Auto Log Off module&lt;br /&gt;
* (1967052) Added work around for schema installer when database already exists.&lt;br /&gt;
* Added table globalSettings, moduleStatusByHost, and a few others&lt;br /&gt;
* Updated schema version to 9&lt;br /&gt;
* Updated FOG_Printer_Manager module to allow access to the named pipes from non-admin users.&lt;br /&gt;
* Added &amp;quot;--no-upgrade&amp;quot; option to fog installer&lt;br /&gt;
* Added Easy Update to make upgrading from version to version easier in the future.&lt;br /&gt;
* Added FOG Settings page to the &amp;quot;other information&amp;quot; section of fog management.&lt;br /&gt;
* Added option to make page animations optional.&lt;br /&gt;
* (1940447) Fixed Password validation issue.&lt;br /&gt;
* Cleaned up the task confirmation page.&lt;br /&gt;
&lt;br /&gt;
Version 0.15&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed - Deploy all snapins to group.&lt;br /&gt;
* Added FTP connection information for NFS server&lt;br /&gt;
* Fixed user tracker report to include host.&lt;br /&gt;
* Updated kernel with atl2 patch 2.04&lt;br /&gt;
* Fixed dd issue introduced in version 0.14&lt;br /&gt;
&lt;br /&gt;
Version 0.14&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 8, 2008&lt;br /&gt;
&lt;br /&gt;
* Added basic multiple partition support&lt;br /&gt;
* Improved installer with default values&lt;br /&gt;
* (1920830) After host removal, all tasks linked with host are deleted.&lt;br /&gt;
* Modified S01reboot in boot image to disable saving of random seed&lt;br /&gt;
* Added fogpartinfo binary to boot image for better disk detection&lt;br /&gt;
* Added 3 new operating systems to the support OS table.&lt;br /&gt;
* Added basic backup utility.&lt;br /&gt;
* Added ability to replace an existing snapin file.&lt;br /&gt;
&lt;br /&gt;
Known/Outstanding Issues&lt;br /&gt;
* Percentage reported by multipartition multicast session is incorrect.&lt;br /&gt;
* Multipartition has issues with grub.  &lt;br /&gt;
* Multipartition will not work with extended partitions.&lt;br /&gt;
&lt;br /&gt;
Version 0.13&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 21, 2008&lt;br /&gt;
&lt;br /&gt;
* Made installer language independent&lt;br /&gt;
* Made DHCP startup optional&lt;br /&gt;
* Added build-essential to the ubuntu install list&lt;br /&gt;
* Added FOG Tray Icon&lt;br /&gt;
* Changed TaskReboot to optionally reboot with user logged in&lt;br /&gt;
&lt;br /&gt;
Version 0.12&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 4, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Hardware Inventory Task&lt;br /&gt;
* Added Printer Installation Service Module&lt;br /&gt;
* Added User Tracking Service Module&lt;br /&gt;
* Added FOG Reporting&lt;br /&gt;
* Added Enhanced Registration Method&lt;br /&gt;
* Added Client FOG Service Updater&lt;br /&gt;
* Feature Request #1902517 - Change FOG upload behavior to include removal of Page File and Hibernate file.&lt;br /&gt;
* Added Basic Tasks to Host management screen&lt;br /&gt;
* Added Login History to the Host management screen&lt;br /&gt;
* Added Hardware Inventory to host management screen&lt;br /&gt;
* Added printer management to host management screen&lt;br /&gt;
* Updated Kernel to 2.6.25-rc3&lt;br /&gt;
* Fix # 1901545 - Add insecure option to all exports&lt;br /&gt;
* Fix # 1892693 - New user passwords only characters&lt;br /&gt;
* Added HTMLDoc to list of install packages&lt;br /&gt;
* Added 3 sec pause to pxe boot&lt;br /&gt;
* Added pxe boot option fog.memtest&lt;br /&gt;
* Added pxe boot option fog.reg&lt;br /&gt;
* Added pxe boot option fog.reginput&lt;br /&gt;
* Updated Partprobe to 1.8.6&lt;br /&gt;
* Put a freeze on changes to AbstartFOGService.dll&lt;br /&gt;
* Put a freeze on changes to FOGService.exe&lt;br /&gt;
&lt;br /&gt;
  Known Issues&lt;br /&gt;
* Setting of default printer is currently not functional.&lt;br /&gt;
&lt;br /&gt;
Version 0.11&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Cleaned up group removal page.&lt;br /&gt;
* Cleaned up user removal page.&lt;br /&gt;
* Fixed CSS on footer&lt;br /&gt;
* Moved delete button to the bottom of the group edit page to keep a consistant look and feel.&lt;br /&gt;
* Added FUSE to the kernel&lt;br /&gt;
* Added ClamAV to the boot image&lt;br /&gt;
* Added Virus History to the Host Edit pages&lt;br /&gt;
* Added Virus Summary to Information Section&lt;br /&gt;
* Feature Request #1886328: Added insecure option to exports&lt;br /&gt;
&lt;br /&gt;
Version 0.10&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Fix #1881264: GPT/MSDOS MBR Error&lt;br /&gt;
* Added client kernel updater &lt;br /&gt;
* Branched to two kernel types: kitchensink and skinny&lt;br /&gt;
* Added FOG version and estimated users to login screen.&lt;br /&gt;
* Added DNS and router configuration to the installation script.&lt;br /&gt;
* Added interface configuration to the installation script.&lt;br /&gt;
* Added DD disk imaging support.&lt;br /&gt;
* Updated schema to version 5.&lt;br /&gt;
&lt;br /&gt;
Version 0.09&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Added Multicast support using UDPCast&lt;br /&gt;
* Added FOGMulticastManager service&lt;br /&gt;
* Feature Request #1860234: Added &amp;quot;List all Hosts&amp;quot; to hosts section&lt;br /&gt;
* Feature Request #1860774: Added ability to modify all the oses for a group&lt;br /&gt;
	- Thanks bjornan&lt;br /&gt;
* Added unmanaged api call to reboot client in FOG service&lt;br /&gt;
* Added Search to Groups section of FOG Management&lt;br /&gt;
* Added Search to Images section of FOG Management&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.08&lt;br /&gt;
------------&lt;br /&gt;
* Fix #1843328: changed constant()'s to define()'s in functions.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1845874: fixed image by group problem.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1848708: Replaced hardcoded image directory with STORAGE_DATADIR&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850687: WOL enhancement merged.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850700: Hardcoded webroot in dashboard.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850854: hardcoded dns server in intrd &amp;amp; tmp cleanup&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #N/A:     Fixed capital Y/N response in installer returning: &amp;quot;Invalid repsonse&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Added Ubuntu installer support&lt;br /&gt;
* Added Snapin support&lt;br /&gt;
* Added Snapin subservice&lt;br /&gt;
* Added domain registration&lt;br /&gt;
* Added patition resize percent to config.php&lt;br /&gt;
* Added advanced option Send without Snapins&lt;br /&gt;
* Added advanced option Deploy Snapins&lt;br /&gt;
* Added advanced option Deploy sinlge snapin&lt;br /&gt;
* Changed function getNumberOfTasks to not include orphaned tasks&lt;br /&gt;
* Updated jpgraph to version 2.3&lt;br /&gt;
* updated db schema to version 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.07&lt;br /&gt;
------------&lt;br /&gt;
* Changed default theme from BrownBark to BlackEye.&lt;br /&gt;
* Added theme option to config file.&lt;br /&gt;
* Added Fast Disk wipe.&lt;br /&gt;
* Added Disk Surface test.&lt;br /&gt;
* Updated Linux Kernel to 2.6.23.8.&lt;br /&gt;
* Removed Kernel module support.&lt;br /&gt;
* Removed Kernel swap disk support.&lt;br /&gt;
* Added ramdisk size option to config file.&lt;br /&gt;
* Added GUI support to the FOG Service.&lt;br /&gt;
* Added graphical config to the FOG Service.&lt;br /&gt;
* Added Task Reboot sub service.&lt;br /&gt;
* Changed IP address from a mandatory to optional field.&lt;br /&gt;
* Modified host upload making IP address optional here too.&lt;br /&gt;
* Added ability to delete image files from web GUI.&lt;br /&gt;
&lt;br /&gt;
Version 0.06&lt;br /&gt;
------------&lt;br /&gt;
* Fixed Upload Resize Bug.&lt;br /&gt;
* Added CSV host import&lt;br /&gt;
* Added Vista support to hostname change module.&lt;br /&gt;
* Added Host Registration module with XP and Vista support&lt;br /&gt;
* Corrected join in Active Tasks page&lt;br /&gt;
&lt;br /&gt;
Version 0.05&lt;br /&gt;
------------&lt;br /&gt;
* Added memtest86+&lt;br /&gt;
* Added testdisk&lt;br /&gt;
* Added photorec&lt;br /&gt;
* Cleaned up GUI a little&lt;br /&gt;
* Added AJAX bandwidth monitor&lt;br /&gt;
* Added AJAX HD monitor&lt;br /&gt;
&lt;br /&gt;
Version 0.04&lt;br /&gt;
------------&lt;br /&gt;
* Added advanced boot options&lt;br /&gt;
&lt;br /&gt;
Version 0.03&lt;br /&gt;
------------&lt;br /&gt;
* Added Windows Vista Support^&lt;br /&gt;
* Added vista MBR to boot image&lt;br /&gt;
* Added FOGVistaMbr Fix application to image&lt;br /&gt;
* Added xxd to the image&lt;br /&gt;
* updated ntfsutils to version 2.0&lt;br /&gt;
* updated db schema to version 2&lt;br /&gt;
* Added url to download the client installation package&lt;br /&gt;
&lt;br /&gt;
Bug Fixes&lt;br /&gt;
* Added alternate method to detect hard disks, which&lt;br /&gt;
  will detect a disk that has not partition on it.&lt;br /&gt;
* Fixed sudo to allow apache to run etherwake.&lt;br /&gt;
  &lt;br /&gt;
^  In order for vista to work, the following commands&lt;br /&gt;
   must be run as administrator BEFORE uploading the image.&lt;br /&gt;
   &lt;br /&gt;
bcdedit /set {bootmgr} device boot&lt;br /&gt;
bcdedit /set {default} device boot&lt;br /&gt;
bcdedit /set {default} osdevice boot   &lt;br /&gt;
&lt;br /&gt;
Version 0.02&lt;br /&gt;
------------&lt;br /&gt;
* Moved user config settings from the main install script to lib/config.sh&lt;br /&gt;
* Cleaned up Kernel and included new .config file&lt;br /&gt;
* added installation notification&lt;br /&gt;
* added fog service with hostname changer&lt;br /&gt;
* minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Version 0.01&lt;br /&gt;
------------&lt;br /&gt;
Initial Product Release&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7967</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7967"/>
				<updated>2014-05-14T12:12:24Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There may be issues when upgrading from past revisions of FOG so please backup you installation before upgrading!&lt;br /&gt;
&lt;br /&gt;
Migration for 0.32 to version 1.x.x will cause you to loose the operation system information that was associated with your hosts.  This information has been moved to the image item now, so you will need to update all your images to set the appropriate operating system!  Please see the Migration Instructions section below for more information. &lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7966</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7966"/>
				<updated>2014-05-14T12:11:56Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There may be issues when upgrading from past revisions of FOG so please backup you installation before upgrading!&lt;br /&gt;
&lt;br /&gt;
Migration for 0.32 to version 1.x.x will cause you to loose the operation system information that was associated with your hosts.  This information has been moved to the image item now, so you will need to update all your images to set the appropriate operating system!  Please see the section below for more information. &lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7965</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7965"/>
				<updated>2014-05-14T12:11:44Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Upgrade Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There may be issues when upgrading from past revisions of FOG so please backup you installation before upgrading!&lt;br /&gt;
&lt;br /&gt;
Migration for 0.32 to version 1.0.0 will cause you to loose the operation system information that was associated with your hosts.  This information has been moved to the image item now, so you will need to update all your images to set the appropriate operating system!  Please see the section below for more information. &lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7964</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7964"/>
				<updated>2014-05-14T12:09:48Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Upgrade Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There may be issues when upgrading from past revisions of FOG so please backup you installation before upgrading!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7963</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7963"/>
				<updated>2014-05-14T12:08:50Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Upgrade Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7962</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7962"/>
				<updated>2014-05-14T12:08:14Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Migration Instructions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Operating System Information&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7961</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7961"/>
				<updated>2014-05-14T12:07:15Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Clean out the old */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Migration Instructions =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7960</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7960"/>
				<updated>2014-05-14T12:06:52Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Prepare for install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.1/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
&lt;br /&gt;
= Clean out the old =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7959</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7959"/>
				<updated>2014-05-14T12:06:37Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.1 /opt/fog_1.0.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget http://sourceforge.net/projects/freeghost/files/latest/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.0/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
= Clean out the old =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7958</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7958"/>
				<updated>2014-05-14T12:05:49Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Upgrade Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are may be issues with upgrading from past revisions of FOG so please ensure that before your upgrade you backup you installation!&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/tags/1.0.0 /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget https://downloads.sourceforge.net/project/freeghost/FOG/fog_1.0.0/fog_1.0.0.tar.gz/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.0/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
= Clean out the old =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7955</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7955"/>
				<updated>2014-05-13T14:46:52Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Clean out the old */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are many changes and upgrading from past revisions is not recommended.  It is still possible, but it is HIGHLY recommended to do a fresh install.'''&lt;br /&gt;
&lt;br /&gt;
There is no guarantee that this method is going to work 100% of the time in all cases.  Please see the above note as to why if you're worried.&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget https://downloads.sourceforge.net/project/freeghost/FOG/fog_1.0.0/fog_1.0.0.tar.gz/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.0/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
= Clean out the old =&lt;br /&gt;
&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7954</id>
		<title>Upgrade to 1.x.x</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_1.x.x&amp;diff=7954"/>
				<updated>2014-05-13T14:46:23Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Upgrade Procedure =&lt;br /&gt;
'''NOTE: 1.0.0 is a, nearly, complete rewrite from previous versions of FOG.  There are many changes and upgrading from past revisions is not recommended.  It is still possible, but it is HIGHLY recommended to do a fresh install.'''&lt;br /&gt;
&lt;br /&gt;
There is no guarantee that this method is going to work 100% of the time in all cases.  Please see the above note as to why if you're worried.&lt;br /&gt;
&lt;br /&gt;
All commands are assumed to be run as root.  If you don't have access to root, prepend the installation with sudo (ex.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
= Download =&lt;br /&gt;
# Get the source or tarball.&lt;br /&gt;
#* To get the Source from SVN&lt;br /&gt;
#* &amp;lt;pre&amp;gt;svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.0.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* To get tarball file.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;wget https://downloads.sourceforge.net/project/freeghost/FOG/fog_1.0.0/fog_1.0.0.tar.gz/download&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Prepare for install =&lt;br /&gt;
# Change to the downloaded source installation folder.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;cd /opt/fog_1.0.0/bin&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Begin as if you're installing.&lt;br /&gt;
#* &amp;lt;pre&amp;gt;./installfog.sh&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Confirm you want to upgrade using the .fogsettings '''UNLESS YOU HAVE TO MAKE CHANGES'''&lt;br /&gt;
= Clean out the old =&lt;br /&gt;
'''AS THERE ARE SO MANY CHANGES YOU WILL NEED TO MAKE ONE MINOR DATABASE CHANGE TO MAKE THINGS WORK'''&lt;br /&gt;
# Login to your mysql system&lt;br /&gt;
#* MySQL with a password set:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;mysql -u root -p'&amp;lt;YOURPASSWORDHERE&amp;gt;' fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* MySQL without a password:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;mysql -u root fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Run the following query once you see the mysql&amp;gt; prompt:&lt;br /&gt;
#* '''THIS REMOVES ALL TASKS FROM THE TASKS TABLE ESSENTIALLY MAKING THE TASKS AS IF THEY HAVE NEVER BEEN PERFORMED.  IMAGING LOG IS UNTOUCHED SO IF YOU NEED RECORDS OF THE ACTUAL TASKS MAKE A BACKUP FIRST'''&lt;br /&gt;
#* &amp;lt;pre&amp;gt;truncate table tasks;&amp;lt;/pre&amp;gt;&lt;br /&gt;
# Sign into the FOG GUI&lt;br /&gt;
#* Go to the link you normally go to and you should notice the upgrade/install database screen.&lt;br /&gt;
#* Click the submit button and it should move on to say, Click here to login, once complete.&lt;br /&gt;
#* Sign in with your normal user and password.&lt;br /&gt;
# Make necessary adjustments.&lt;br /&gt;
#* As the hostOS column has been moved to the images table rather than the hosts table, you need to specify the Operating system of the images currently on your system.&lt;br /&gt;
#* To do so, login to the FOG GUI and navigate to the Image Management Page.  Click on each of your images and set the OSID accordingly.&lt;br /&gt;
# You will need adjust tftp values.&lt;br /&gt;
#* Login to the FOG GUI and navigate to FOG Configuration Page.&lt;br /&gt;
#* Click the FOG Settings link on the left hand side of the screen.&lt;br /&gt;
#* Select the TFTP Server heading on this page.&lt;br /&gt;
#* Change values accoringly:&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_HOST &amp;lt;FOGSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_USERNAME fog&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_FTP_PASSWORD &amp;lt;fog user password&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_CONFIG_DIR &amp;lt;make it blank&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_DIR /var/www/&amp;lt;FOGFOLDERLOCATION&amp;gt;/service/ipxe/&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL bzImage&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_KERNEL_RAMDISK_SIZE 127000&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE init.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_IMAGE_DNSADDRESS &amp;lt;DNSSERVERIP&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_TFTP_PXE_KERNEL_32 bzImage32&amp;lt;/pre&amp;gt;&lt;br /&gt;
#* &amp;lt;pre&amp;gt;FOG_PXE_BOOT_IMAGE_32 init_32.xz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Congratulations =&lt;br /&gt;
You should now have an UPGRADED FOG server that will be able to perform all the tasks we've all come to know and love.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7952</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Main_Page&amp;diff=7952"/>
				<updated>2014-05-13T11:16:14Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to the FOG Wiki pages'''&lt;br /&gt;
&lt;br /&gt;
FOG is a free, open source computer cloning solution and this wiki contains the bulk of documentation for the project.  If you feel you have something to offer the documentation, please feel free to edit it.  We just ask that you keep it in good taste.  &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
The FOG Project Team&lt;br /&gt;
&lt;br /&gt;
''' The Spammers Win '''&lt;br /&gt;
&lt;br /&gt;
We can no longer keep up with the spam that is posted to this WIKI, so we have disabled account creation.  If you would like an account, please request one in our [http://www.fogproject.org/forum forums].  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Change Log'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Version 1.0.0&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 13th, 2014&lt;br /&gt;
&lt;br /&gt;
* Major GUI and usability updates&lt;br /&gt;
* Support for Windows 8&lt;br /&gt;
* PartImage has been deprecated.  The default imaging engine is now partclone (all partimage images are supported for deploying, but all newly uploaded images will be in the partclone image format)&lt;br /&gt;
* PXE/TFTP booting now uses iPXE&lt;br /&gt;
* Added support for GUID Partitioned disks&lt;br /&gt;
* Fixed issue with 2TB+ (with 4K sectors) devices not being able to be imaged&lt;br /&gt;
* Hostname checks in init.xz now truncate and verify if host already exists&lt;br /&gt;
* Added ability to add new groups from the group management&lt;br /&gt;
* Added ability to associate hosts (multiple) to groups from within group edit&lt;br /&gt;
* Added ability to associate groups (multiple) to a host from the host edit&lt;br /&gt;
* Added ability to associate hosts (multiple) to snapins from snapin page&lt;br /&gt;
* Added ability to associate snapins (multiple) to host from host edit&lt;br /&gt;
* Operating system was moved from the Host object to the Image object&lt;br /&gt;
* IP Address has been removed from the hosts section.&lt;br /&gt;
* Added ability to donate CPU time to mine cryptocurrency to be donated to the FOG Project during imaging tasks&lt;br /&gt;
* Added unpublished kernels&lt;br /&gt;
* Many other minor bugs fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.32&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 22nd, 2011&lt;br /&gt;
&lt;br /&gt;
*Added ability to disable chkdsk after imaging (doesn't function with scheduled jobs)&lt;br /&gt;
*Added ability to change the computer's hostname from init.gz&lt;br /&gt;
*Remoted need for fogprep&lt;br /&gt;
*Installer now will attempt to install dhcp3-server if isc-dhcp-server doesn't exist&lt;br /&gt;
*Extended use of OO classes&lt;br /&gt;
*Fixed imaging listing overflow on manual registration&lt;br /&gt;
*Init now mounts NFS using TCP.&lt;br /&gt;
*Fixed issue: 3324065 - typo on snap in page&lt;br /&gt;
*Fixed issue: 3367423 - AD auto population issue with '/'&lt;br /&gt;
&lt;br /&gt;
Version 0.31&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Jun 20th, 2011&lt;br /&gt;
&lt;br /&gt;
*New web UI (All thanks to Peter Gilchrist)&lt;br /&gt;
*Updated kernel version 2.6.39.1&lt;br /&gt;
*Added Spanish translation (Thanks Pablo J. Mayordomo García)&lt;br /&gt;
*Updated chntpw to version 110511&lt;br /&gt;
*Updated clamav to 0.97.1&lt;br /&gt;
*Fixed spelling error in Inventory report&lt;br /&gt;
*Fixed issue: 3157703 - disk space reporting (thanks Corey Edwards)&lt;br /&gt;
*Fixed issue: 3194588 - Spelling error in help dialog (thanks Nathan Lock)&lt;br /&gt;
&lt;br /&gt;
Version 0.30&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: Feb 23th, 2011&lt;br /&gt;
&lt;br /&gt;
*Rebuilt init image (ALL Thanks to Aaron Bergz!!!!) details below&lt;br /&gt;
**Converted to Busy Box&lt;br /&gt;
**Added detection for number of CPUs&lt;br /&gt;
**Parallel upload image compression &lt;br /&gt;
**Added drive write cache check.&lt;br /&gt;
&lt;br /&gt;
*Update memtest from 4.0 to 4.2&lt;br /&gt;
*Updated kernel to version 2.6.37 (core)&lt;br /&gt;
*Added kernel branch - core&lt;br /&gt;
*Added additional search fields to the host search from the inventory table&lt;br /&gt;
*Updated chntpass support to scan partitions looking for sam file&lt;br /&gt;
&lt;br /&gt;
Version 0.29&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: May 25th, 2010&lt;br /&gt;
&lt;br /&gt;
*Removed the need for etherwake, implemented WOL in php code.&lt;br /&gt;
*Fixed issue with upstart vs sysvinit with tftpd-hpa&lt;br /&gt;
*Fixed issue with scheduled tasks and Windows 7 failing&lt;br /&gt;
*Fixed program files path issue on FOG Service installer&lt;br /&gt;
*Updated AV Scan to check for a two partition setup with Windows 7&lt;br /&gt;
*Added Follow page to about&lt;br /&gt;
*Added silient install option for the FOG service&lt;br /&gt;
*Added Pending MAC address report&lt;br /&gt;
*Added DMI Information to the Client System Information pxe menu item&lt;br /&gt;
*Updated pxelinux.0 to version 3.86 and added memdisk&lt;br /&gt;
*Got Capone ready for production use.&lt;br /&gt;
*Updated dmidecode from 2.7 to 2.9&lt;br /&gt;
*Updated Memtest86+ to 4.0&lt;br /&gt;
*Updated device IDS (pci.ids)&lt;br /&gt;
*Updated ClamAV to version 0.96-exp&lt;br /&gt;
*Added ability for ClamAV to scan rars&lt;br /&gt;
*ClamAV now caches virus defs. on the server.&lt;br /&gt;
*Updated photorec and testdisk to 6.11.3&lt;br /&gt;
*Added Host Status (basic ping)&lt;br /&gt;
*Fixed background image streching issue on Login History Image.&lt;br /&gt;
*Added Chinese (Simplified) translation&lt;br /&gt;
*Added FOG Prep for Windows 7 image upload&lt;br /&gt;
*Added Italian translations&lt;br /&gt;
*Added internationalization support (Thanks Luca Berton!)&lt;br /&gt;
*Changed to a sprite for the menu bar (Thanks John Deery!)&lt;br /&gt;
*Removed dependency &amp;quot;libmd5-perl&amp;quot; from installation as it is not needed.&lt;br /&gt;
*Upgraded jpggraph to version 3.0.7&lt;br /&gt;
*Removed ereg functions and replaced with preg_match as they are deprecated in php 5.3.x+&lt;br /&gt;
*Fixed bug (2882606) spelling error on Loan Form. Thanks neodawg&lt;br /&gt;
*Applied patch (2886212) to allow Quick registration to set default values. Thanks Andrew Single&lt;br /&gt;
*Fixed mkswap issue (2962069) Thanks Acacha&lt;br /&gt;
*Cleaned up the Kernel Updater&lt;br /&gt;
*Updated kernel to 2.6.33.3&lt;br /&gt;
*Added ability to search for hosts by additional macs&lt;br /&gt;
*Added MAC Manufacturer Lookup&lt;br /&gt;
*Multiple MAC address support&lt;br /&gt;
*changed hostname changer to use unmanaged code to (un)join domain&lt;br /&gt;
*Network bandwidth graph should no longer flicker&lt;br /&gt;
*Started migration to OO API&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.28&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 28th, 2009&lt;br /&gt;
&lt;br /&gt;
*Updated Kernel to version 2.6.31.1&lt;br /&gt;
*Fixed issue with multicasting a mutli-part image for windows 7&lt;br /&gt;
*Added ajax based active task listing&lt;br /&gt;
*Added nombr kernel option which will not blow away mbr (Thanks Line Noise)&lt;br /&gt;
*If storage node MAX_CLIENTS is set to 0, it is no longer a random candidate.&lt;br /&gt;
*Updated syslinux to version 3.82&lt;br /&gt;
*Added client information to pxe menu.&lt;br /&gt;
*Installation script checks if it is being run as root.&lt;br /&gt;
*Fixed tftp installation to NOT overwrite customizations.&lt;br /&gt;
*Fixed HD information on hardware info page (2857507).&lt;br /&gt;
*Added ability to add custom PXE menu items.&lt;br /&gt;
*Decreased loading time for login page.&lt;br /&gt;
*Fixed typo in tasks.advanced.include.php&lt;br /&gt;
*Replaced append argument &amp;quot;quiet&amp;quot; with loglevel=4&lt;br /&gt;
*Added Hidden Menu option to PXE Menu builder&lt;br /&gt;
*Added primary group to host quick info section. (Thanks sam wilson)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.27&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 15th, 2009&lt;br /&gt;
&lt;br /&gt;
*Added support for Windows 7&lt;br /&gt;
*Added Scheduled Task Support&lt;br /&gt;
*Fixed Fedora 11 issue where apache would fail to start.&lt;br /&gt;
*Fixed to support Fedora 11 change of dhcpd configuration file&lt;br /&gt;
*Fixed Ubuntu services to terminate more gracefully.&lt;br /&gt;
*Fixed issue with installer not configuring services correctly&lt;br /&gt;
*Updated syslinux tools 3.81&lt;br /&gt;
*Added web based log viewer&lt;br /&gt;
*Updated Kernel to version 2.6.30.1&lt;br /&gt;
*Allowed Kernel updater to specifiy a alternate file name.&lt;br /&gt;
*Changed default username for password reset to &amp;quot;Administrator&amp;quot; from &amp;quot;administrator&amp;quot; thanks schmalenegger&lt;br /&gt;
*Fixed spelling error in fog script (2629489)&lt;br /&gt;
*Fixed bug (2669367) for use of mysql_real_escape_string before a connection was defined, thanks schmalenegger&lt;br /&gt;
*Applied patch (2654529) , thanks schmalenegger&lt;br /&gt;
*Applied patch (2767897), thanks Matthew Fusaro&lt;br /&gt;
*Set PXE timeout value to save in db (2654680), thanks schmalenegger&lt;br /&gt;
*Added proxy support to web UI (2716741), thanks schmalenegger&lt;br /&gt;
*Added pci.ids so lspci will give usefull description.&lt;br /&gt;
*Changed ascii logo.&lt;br /&gt;
*Added auto-populate of image file name for new image files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.26&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: February 27, 2009&lt;br /&gt;
&lt;br /&gt;
*Added Quick Image Function&lt;br /&gt;
*Added advanced tasks to host -&amp;gt; basic tasks page&lt;br /&gt;
*Updated kernel to 2.6.28.7&lt;br /&gt;
*Applied patch (2616743) from schmalenegger adding keymap to default pxe boot file&lt;br /&gt;
*Applied patch (2537449) from schmalenegger fixing the getIPAddress for non-english installs.&lt;br /&gt;
*Applied patch (2512766) from schmalenegger fixing spelling errors in hosts.edit.include.php&lt;br /&gt;
*Added Windows 7 to supported OS List (Do not yet use, not functional!)&lt;br /&gt;
*Added Windows Password reset tool.&lt;br /&gt;
*Added Windows Password reset script for debug mode (no task needed)&lt;br /&gt;
&lt;br /&gt;
Version 0.25 &lt;br /&gt;
------------ &lt;br /&gt;
 &lt;br /&gt;
Release date: January 13, 2009&lt;br /&gt;
&lt;br /&gt;
* Updated capone to (hopefully) work with storage nodes. &lt;br /&gt;
* Updated kernel to 2.6.28 &lt;br /&gt;
* Changed Image tmp directory to no longer include colons. &lt;br /&gt;
* Slight improvements to mutliple partition support &lt;br /&gt;
* Fixed possible premature exit of loop in service functions file. (Thanks Pierre Rognant) &lt;br /&gt;
* Added default page display option. &lt;br /&gt;
* Added config setting for ssh username. &lt;br /&gt;
* Added config setting for ssh port number. &lt;br /&gt;
* Fixed Disk Information on Dashboard. &lt;br /&gt;
* Allow for viewing disk information of storage nodes &lt;br /&gt;
* Fixed Image Log/Report &lt;br /&gt;
* Fixed ??? forcing of a task. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.24&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: December 1, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Storage Group framework.&lt;br /&gt;
* Added SSH Java Client&lt;br /&gt;
* Added task stats for unicast transfers to the active tasks page.&lt;br /&gt;
* Added Image ID to image listing&lt;br /&gt;
* Upgraded memtest86+ to 2.10&lt;br /&gt;
* Used modifed partimage to allow printing status to stderr.&lt;br /&gt;
* Fixed error thrown when partition is already resized to correct size during upload.&lt;br /&gt;
* Fixed issue with blank hard disk detection&lt;br /&gt;
* Updated functions.include.php to include better error message for upload task creation failures.&lt;br /&gt;
&lt;br /&gt;
Known Issues&lt;br /&gt;
* Capone not yet updated, if you are using admin plugin, *capone*, DON'T UPDATE TO THIS VERSION!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.23&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: October 27, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed wipe tasks' kernel argument issue&lt;br /&gt;
* (2076993) Added option to add computer to domain from fog.reginput&lt;br /&gt;
* (2089168) Fixed quotes in snapin args.&lt;br /&gt;
* Added nicer error on IE's failing to display disk information.&lt;br /&gt;
* Added icon on task page to signify is task is active on host&lt;br /&gt;
* Minor Updates to Module capone (Thanks: Peter Sykes)&lt;br /&gt;
* Updated Kernel to 2.6.27&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.22&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: September 24, 2008&lt;br /&gt;
&lt;br /&gt;
* Change client modules to unmanaged shutdown/reboot methods: TaskReboot, AutoLogout, GreenFog&lt;br /&gt;
* Update PrinterManager to support Windows Shared Style Printers (Thanks: elishughes)&lt;br /&gt;
* Updated ClamAv to version 0.94&lt;br /&gt;
* Updated MemTest86+ to Version 2.01&lt;br /&gt;
* Added option to force device for hard disk per host.&lt;br /&gt;
* Added option to specify alternative kernel per host.&lt;br /&gt;
* (2078165) Improved ajax script that displays remaining disk space.&lt;br /&gt;
* Added option to set timeout on pxe menu builder.&lt;br /&gt;
* (2085281) Incorrect error message on PXEMENU page.&lt;br /&gt;
* (2100818) Fixed default populations of AD information.&lt;br /&gt;
* Improved MulticastTask.class.php added --max-wait param (Thanks: mikrorechner)&lt;br /&gt;
* Improved MulticastTask.class.php to support missing part (Thanks: mikrorechner)&lt;br /&gt;
* Updated Kernel to 2.6.26.5&lt;br /&gt;
* Added Equipment Loan Report&lt;br /&gt;
* Added Capone (client specific extension)&lt;br /&gt;
* Added Plugin System&lt;br /&gt;
* (2078618) Fixed wol.php to function on ubuntu (thanks: Phil G)&lt;br /&gt;
* (2063135) Fixed Stale tasks after removal of host. (thanks: Mark Featherston)&lt;br /&gt;
&lt;br /&gt;
Version 0.21&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 22, 2008&lt;br /&gt;
&lt;br /&gt;
* Added FOG Mobile Portal&lt;br /&gt;
* modified user to include mobile account type&lt;br /&gt;
* Changed mac address field in new host screen to parse mac address&lt;br /&gt;
* Added graphical pxe boot as default&lt;br /&gt;
* Added PXE Boot Menu configuration options&lt;br /&gt;
&lt;br /&gt;
Version 0.20&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: August 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Added default values for AD support in fog settings section.&lt;br /&gt;
* Changed service installer image&lt;br /&gt;
* Removed brownbark theme&lt;br /&gt;
* Added ability to delete large number of hosts via groups.&lt;br /&gt;
* (2043261) PXELinux.0 updated to version 3.71&lt;br /&gt;
* Add ability to sort tables a few sections.&lt;br /&gt;
* Added retry to set default printer in printer manager&lt;br /&gt;
* Updated remaining modules to now check server for status.&lt;br /&gt;
* Fixed: On host service module update, screen resolution would be set to disabled (0,0,0)&lt;br /&gt;
* Changed login form to track logins on new server as well as current server.&lt;br /&gt;
* Updated kernel 2.6.26&lt;br /&gt;
* (2025167) Fixed update process when default md5 sum is not used.&lt;br /&gt;
* Added very basic update script.&lt;br /&gt;
&lt;br /&gt;
Version 0.19&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: July 21, 2008&lt;br /&gt;
&lt;br /&gt;
* (2002771) Fixed installtion of dhcp, when user selects not to use fog for dhcpd.&lt;br /&gt;
* Improved installer for faster upgrades.&lt;br /&gt;
* Added redirect page in web root, if a file doesn't exist.&lt;br /&gt;
* (2021536) Fixed force task issue.&lt;br /&gt;
* (1992895) Added Date/Time to image listing&lt;br /&gt;
* Modified service modules to handle delayed connections.&lt;br /&gt;
* Added kernel argument per host.&lt;br /&gt;
* Added global kernel argument setting.&lt;br /&gt;
* Minor interface improvements.&lt;br /&gt;
* Fixed: PrinterManager user state error, where new user logins not detected.&lt;br /&gt;
&lt;br /&gt;
Version 0.18&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 25, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed: Image IDs not showing up in IE7&lt;br /&gt;
* (1991304) Fixed: Turned off Magic Quotes at runtime.&lt;br /&gt;
* Removed shutdown option from wake on lan task, for obvious reasons.&lt;br /&gt;
* (2001844) Fixed: Fixed PhotoRec&lt;br /&gt;
* (1998697) Added: --no-htmldoc option to fog installer&lt;br /&gt;
* (1997803) Fixed dd error during file upload. (Patched by Elis Hughes)&lt;br /&gt;
* Added grub/swap support to Linux multiple partition support (Patched by elishughes)&lt;br /&gt;
&lt;br /&gt;
Version 0.17&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 19, 2008&lt;br /&gt;
&lt;br /&gt;
* Updated installer to remove tftpboot.fogbackup if it exists&lt;br /&gt;
* Added image listing and os listing to for.reginput&lt;br /&gt;
* Added Snapin Log Report&lt;br /&gt;
* Added return code on snapin installations. (Patched by Stonekeeper)&lt;br /&gt;
* Added ability to deploy msi/headless executables snapins.&lt;br /&gt;
* Added logging/reporting of unicast image tasks (Patched by Stonekeeper)&lt;br /&gt;
* Added delay to PrinterManager, DisplayManager &amp;amp; UserTracker to account for slow logins&lt;br /&gt;
* (1990265) Fixed race conditions with multicast manager; starting invalid number of clients (Patched by Dan Fego)&lt;br /&gt;
* Fixed Post_Wipe.php to user new database settings (Patched by Stonekeeper)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.16&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: June 9, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed problem with restarting of FOG service installer when a module is disabled.&lt;br /&gt;
* Fixed CSS on Floating Alert Box for IE7 to position the OK button correctly on the form&lt;br /&gt;
* (1977697)Fixed Inability to link a printer to a host/group under ie7.&lt;br /&gt;
* Fixed Floating Alert Box to now move above menu bar in Firefox 3.0&lt;br /&gt;
* Added make to package list to better support fedora 9&lt;br /&gt;
* Added Poweroff support to kernel via ACPI and APM&lt;br /&gt;
* Update Kernel to 2.6.25-4&lt;br /&gt;
* Added keymap support for alt. keyboard layouts&lt;br /&gt;
* Added debug module to output various information to the log&lt;br /&gt;
* Added User Cleanup Module&lt;br /&gt;
* Added Directory Cleaning module&lt;br /&gt;
* Added Auto Log Off module&lt;br /&gt;
* (1967052) Added work around for schema installer when database already exists.&lt;br /&gt;
* Added table globalSettings, moduleStatusByHost, and a few others&lt;br /&gt;
* Updated schema version to 9&lt;br /&gt;
* Updated FOG_Printer_Manager module to allow access to the named pipes from non-admin users.&lt;br /&gt;
* Added &amp;quot;--no-upgrade&amp;quot; option to fog installer&lt;br /&gt;
* Added Easy Update to make upgrading from version to version easier in the future.&lt;br /&gt;
* Added FOG Settings page to the &amp;quot;other information&amp;quot; section of fog management.&lt;br /&gt;
* Added option to make page animations optional.&lt;br /&gt;
* (1940447) Fixed Password validation issue.&lt;br /&gt;
* Cleaned up the task confirmation page.&lt;br /&gt;
&lt;br /&gt;
Version 0.15&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 18, 2008&lt;br /&gt;
&lt;br /&gt;
* Fixed - Deploy all snapins to group.&lt;br /&gt;
* Added FTP connection information for NFS server&lt;br /&gt;
* Fixed user tracker report to include host.&lt;br /&gt;
* Updated kernel with atl2 patch 2.04&lt;br /&gt;
* Fixed dd issue introduced in version 0.14&lt;br /&gt;
&lt;br /&gt;
Version 0.14&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: April 8, 2008&lt;br /&gt;
&lt;br /&gt;
* Added basic multiple partition support&lt;br /&gt;
* Improved installer with default values&lt;br /&gt;
* (1920830) After host removal, all tasks linked with host are deleted.&lt;br /&gt;
* Modified S01reboot in boot image to disable saving of random seed&lt;br /&gt;
* Added fogpartinfo binary to boot image for better disk detection&lt;br /&gt;
* Added 3 new operating systems to the support OS table.&lt;br /&gt;
* Added basic backup utility.&lt;br /&gt;
* Added ability to replace an existing snapin file.&lt;br /&gt;
&lt;br /&gt;
Known/Outstanding Issues&lt;br /&gt;
* Percentage reported by multipartition multicast session is incorrect.&lt;br /&gt;
* Multipartition has issues with grub.  &lt;br /&gt;
* Multipartition will not work with extended partitions.&lt;br /&gt;
&lt;br /&gt;
Version 0.13&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 21, 2008&lt;br /&gt;
&lt;br /&gt;
* Made installer language independent&lt;br /&gt;
* Made DHCP startup optional&lt;br /&gt;
* Added build-essential to the ubuntu install list&lt;br /&gt;
* Added FOG Tray Icon&lt;br /&gt;
* Changed TaskReboot to optionally reboot with user logged in&lt;br /&gt;
&lt;br /&gt;
Version 0.12&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
Release date: March 4, 2008&lt;br /&gt;
&lt;br /&gt;
* Added Hardware Inventory Task&lt;br /&gt;
* Added Printer Installation Service Module&lt;br /&gt;
* Added User Tracking Service Module&lt;br /&gt;
* Added FOG Reporting&lt;br /&gt;
* Added Enhanced Registration Method&lt;br /&gt;
* Added Client FOG Service Updater&lt;br /&gt;
* Feature Request #1902517 - Change FOG upload behavior to include removal of Page File and Hibernate file.&lt;br /&gt;
* Added Basic Tasks to Host management screen&lt;br /&gt;
* Added Login History to the Host management screen&lt;br /&gt;
* Added Hardware Inventory to host management screen&lt;br /&gt;
* Added printer management to host management screen&lt;br /&gt;
* Updated Kernel to 2.6.25-rc3&lt;br /&gt;
* Fix # 1901545 - Add insecure option to all exports&lt;br /&gt;
* Fix # 1892693 - New user passwords only characters&lt;br /&gt;
* Added HTMLDoc to list of install packages&lt;br /&gt;
* Added 3 sec pause to pxe boot&lt;br /&gt;
* Added pxe boot option fog.memtest&lt;br /&gt;
* Added pxe boot option fog.reg&lt;br /&gt;
* Added pxe boot option fog.reginput&lt;br /&gt;
* Updated Partprobe to 1.8.6&lt;br /&gt;
* Put a freeze on changes to AbstartFOGService.dll&lt;br /&gt;
* Put a freeze on changes to FOGService.exe&lt;br /&gt;
&lt;br /&gt;
  Known Issues&lt;br /&gt;
* Setting of default printer is currently not functional.&lt;br /&gt;
&lt;br /&gt;
Version 0.11&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Cleaned up group removal page.&lt;br /&gt;
* Cleaned up user removal page.&lt;br /&gt;
* Fixed CSS on footer&lt;br /&gt;
* Moved delete button to the bottom of the group edit page to keep a consistant look and feel.&lt;br /&gt;
* Added FUSE to the kernel&lt;br /&gt;
* Added ClamAV to the boot image&lt;br /&gt;
* Added Virus History to the Host Edit pages&lt;br /&gt;
* Added Virus Summary to Information Section&lt;br /&gt;
* Feature Request #1886328: Added insecure option to exports&lt;br /&gt;
&lt;br /&gt;
Version 0.10&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Fix #1881264: GPT/MSDOS MBR Error&lt;br /&gt;
* Added client kernel updater &lt;br /&gt;
* Branched to two kernel types: kitchensink and skinny&lt;br /&gt;
* Added FOG version and estimated users to login screen.&lt;br /&gt;
* Added DNS and router configuration to the installation script.&lt;br /&gt;
* Added interface configuration to the installation script.&lt;br /&gt;
* Added DD disk imaging support.&lt;br /&gt;
* Updated schema to version 5.&lt;br /&gt;
&lt;br /&gt;
Version 0.09&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
* Added Multicast support using UDPCast&lt;br /&gt;
* Added FOGMulticastManager service&lt;br /&gt;
* Feature Request #1860234: Added &amp;quot;List all Hosts&amp;quot; to hosts section&lt;br /&gt;
* Feature Request #1860774: Added ability to modify all the oses for a group&lt;br /&gt;
	- Thanks bjornan&lt;br /&gt;
* Added unmanaged api call to reboot client in FOG service&lt;br /&gt;
* Added Search to Groups section of FOG Management&lt;br /&gt;
* Added Search to Images section of FOG Management&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.08&lt;br /&gt;
------------&lt;br /&gt;
* Fix #1843328: changed constant()'s to define()'s in functions.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1845874: fixed image by group problem.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1848708: Replaced hardcoded image directory with STORAGE_DATADIR&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850687: WOL enhancement merged.&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850700: Hardcoded webroot in dashboard.include.php&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #1850854: hardcoded dns server in intrd &amp;amp; tmp cleanup&lt;br /&gt;
	- Thanks Gabor Halasz&lt;br /&gt;
* Fix #N/A:     Fixed capital Y/N response in installer returning: &amp;quot;Invalid repsonse&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Added Ubuntu installer support&lt;br /&gt;
* Added Snapin support&lt;br /&gt;
* Added Snapin subservice&lt;br /&gt;
* Added domain registration&lt;br /&gt;
* Added patition resize percent to config.php&lt;br /&gt;
* Added advanced option Send without Snapins&lt;br /&gt;
* Added advanced option Deploy Snapins&lt;br /&gt;
* Added advanced option Deploy sinlge snapin&lt;br /&gt;
* Changed function getNumberOfTasks to not include orphaned tasks&lt;br /&gt;
* Updated jpgraph to version 2.3&lt;br /&gt;
* updated db schema to version 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version 0.07&lt;br /&gt;
------------&lt;br /&gt;
* Changed default theme from BrownBark to BlackEye.&lt;br /&gt;
* Added theme option to config file.&lt;br /&gt;
* Added Fast Disk wipe.&lt;br /&gt;
* Added Disk Surface test.&lt;br /&gt;
* Updated Linux Kernel to 2.6.23.8.&lt;br /&gt;
* Removed Kernel module support.&lt;br /&gt;
* Removed Kernel swap disk support.&lt;br /&gt;
* Added ramdisk size option to config file.&lt;br /&gt;
* Added GUI support to the FOG Service.&lt;br /&gt;
* Added graphical config to the FOG Service.&lt;br /&gt;
* Added Task Reboot sub service.&lt;br /&gt;
* Changed IP address from a mandatory to optional field.&lt;br /&gt;
* Modified host upload making IP address optional here too.&lt;br /&gt;
* Added ability to delete image files from web GUI.&lt;br /&gt;
&lt;br /&gt;
Version 0.06&lt;br /&gt;
------------&lt;br /&gt;
* Fixed Upload Resize Bug.&lt;br /&gt;
* Added CSV host import&lt;br /&gt;
* Added Vista support to hostname change module.&lt;br /&gt;
* Added Host Registration module with XP and Vista support&lt;br /&gt;
* Corrected join in Active Tasks page&lt;br /&gt;
&lt;br /&gt;
Version 0.05&lt;br /&gt;
------------&lt;br /&gt;
* Added memtest86+&lt;br /&gt;
* Added testdisk&lt;br /&gt;
* Added photorec&lt;br /&gt;
* Cleaned up GUI a little&lt;br /&gt;
* Added AJAX bandwidth monitor&lt;br /&gt;
* Added AJAX HD monitor&lt;br /&gt;
&lt;br /&gt;
Version 0.04&lt;br /&gt;
------------&lt;br /&gt;
* Added advanced boot options&lt;br /&gt;
&lt;br /&gt;
Version 0.03&lt;br /&gt;
------------&lt;br /&gt;
* Added Windows Vista Support^&lt;br /&gt;
* Added vista MBR to boot image&lt;br /&gt;
* Added FOGVistaMbr Fix application to image&lt;br /&gt;
* Added xxd to the image&lt;br /&gt;
* updated ntfsutils to version 2.0&lt;br /&gt;
* updated db schema to version 2&lt;br /&gt;
* Added url to download the client installation package&lt;br /&gt;
&lt;br /&gt;
Bug Fixes&lt;br /&gt;
* Added alternate method to detect hard disks, which&lt;br /&gt;
  will detect a disk that has not partition on it.&lt;br /&gt;
* Fixed sudo to allow apache to run etherwake.&lt;br /&gt;
  &lt;br /&gt;
^  In order for vista to work, the following commands&lt;br /&gt;
   must be run as administrator BEFORE uploading the image.&lt;br /&gt;
   &lt;br /&gt;
bcdedit /set {bootmgr} device boot&lt;br /&gt;
bcdedit /set {default} device boot&lt;br /&gt;
bcdedit /set {default} osdevice boot   &lt;br /&gt;
&lt;br /&gt;
Version 0.02&lt;br /&gt;
------------&lt;br /&gt;
* Moved user config settings from the main install script to lib/config.sh&lt;br /&gt;
* Cleaned up Kernel and included new .config file&lt;br /&gt;
* added installation notification&lt;br /&gt;
* added fog service with hostname changer&lt;br /&gt;
* minor bug fixes&lt;br /&gt;
&lt;br /&gt;
Version 0.01&lt;br /&gt;
------------&lt;br /&gt;
Initial Product Release&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Bonding_Multiple_NICs&amp;diff=3505</id>
		<title>Bonding Multiple NICs</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Bonding_Multiple_NICs&amp;diff=3505"/>
				<updated>2011-07-12T17:32:39Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Ubuntu 10.04 or higher */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
This tutorial will show you how to setup a bond where multiple network cards are combined to look like a single NIC for increased throughput and redundancy.  &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 10.04 or higher ==&lt;br /&gt;
&lt;br /&gt;
*Install ifenslave&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install ifenslave&lt;br /&gt;
&lt;br /&gt;
We are using a basic bonding mode 2.  For other modes, please see: https://help.ubuntu.com/community/UbuntuBonding&lt;br /&gt;
&lt;br /&gt;
'''We have had issues on Ubuntu 10.04 using mode 0, we have had better luck using mode 2'''&lt;br /&gt;
&lt;br /&gt;
==== mode=0 (balance-rr) (See note above!) ====&lt;br /&gt;
Round-robin policy: Stripes traffic across multiple interfaces. This mode provides load balancing and fault tolerance. the striping generally results in peer systems receiving packets out of order, causing TCP/IP’s congestion control system to kick in, often by retransmitting segments.&lt;br /&gt;
====mode=1 (active-backup)====&lt;br /&gt;
Active-backup policy: Only one slave in the bond is active. A different slave becomes active if, and only if, the active slave fails. The bond’s MAC address is externally visible on only one port (network adapter) to avoid confusing the switch. This mode provides fault tolerance. The primary option affects the behavior of this mode.&lt;br /&gt;
====mode=2 (balance-xor)====&lt;br /&gt;
XOR policy: Transmit based on [(source MAC address XOR'd with destination MAC address) modulo slave count]. This selects the same slave for each destination MAC address. This mode provides load balancing and fault tolerance.&lt;br /&gt;
====mode=3 (broadcast)====&lt;br /&gt;
Broadcast policy: transmits everything on all slave interfaces. This mode provides fault tolerance.&lt;br /&gt;
&lt;br /&gt;
*Edit your interfaces file, /etc/network/interfaces.&lt;br /&gt;
&lt;br /&gt;
 auto lo&lt;br /&gt;
 iface lo inet loopback&lt;br /&gt;
 auto bond0&lt;br /&gt;
 iface bond0 inet static&lt;br /&gt;
    bond-slaves none&lt;br /&gt;
    bond-mode 2&lt;br /&gt;
    bond-miimon 100&lt;br /&gt;
    address 192.168.1.50&lt;br /&gt;
    netmask 255.255.255.0&lt;br /&gt;
    network 192.168.1.0&lt;br /&gt;
    broadcast 192.168.0.255&lt;br /&gt;
    gateway 192.168.1.1&lt;br /&gt;
    hwaddress ether 00:AA:BB:CC:DD:EE&lt;br /&gt;
 auto eth0&lt;br /&gt;
 iface eth0 inet manual&lt;br /&gt;
    bond-master bond0&lt;br /&gt;
    bond-primary eth0 eth1&lt;br /&gt;
 auto eth1&lt;br /&gt;
 iface eth1 inet manual&lt;br /&gt;
    bond-master bond0&lt;br /&gt;
    bond-primary eth0 eth1&lt;br /&gt;
&lt;br /&gt;
hwaddress could be the MAC address of one of you network cards, this can be found by running:&lt;br /&gt;
&lt;br /&gt;
 ifconfig&lt;br /&gt;
&lt;br /&gt;
* Reboot your server&lt;br /&gt;
&lt;br /&gt;
 sudo reboot&lt;br /&gt;
&lt;br /&gt;
== CentOS / RedHat ==&lt;br /&gt;
Edit /etc/modprobe.conf and add the following (see the note above in the Ubuntu section about this type of bonding):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
alias bond0 bonding&lt;br /&gt;
options bonding mode=0 miimon=100 downdelay=200 updelay=200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Create the file /etc/sysconfig/network-scripts/ifcfg-bond0 and add the following (substitute your server's IP address, netmask and gateway of course):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Bonded interface&lt;br /&gt;
DEVICE=bond0&lt;br /&gt;
BOOTPROTO=static&lt;br /&gt;
ONBOOT=yes&lt;br /&gt;
IPADDR=&amp;lt;Your server IP here&amp;gt;&lt;br /&gt;
NETMASK=&amp;lt;Your netmask&amp;gt;&lt;br /&gt;
GATEWAY=&amp;lt;Your server's default gateway&amp;gt;&lt;br /&gt;
TYPE=Ethernet&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Edit the file /etc/sysconfig/network-scripts/ifcfg-eth0 so that it looks similar to this. This file should already exist, you're just editing out the IP address configuration. Preserve your server's MAC address if this file is already there to make things easier.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DEVICE=eth0&lt;br /&gt;
BOOTPROTO=none&lt;br /&gt;
ONBOOT=yes&lt;br /&gt;
HWADDR=&amp;lt;MAC address of NIC&amp;gt;&lt;br /&gt;
MASTER=bond0&lt;br /&gt;
SLAVE=yes&lt;br /&gt;
TYPE=Ethernet&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Edit /etc/sysconfig/network-scripts/ifcfg-eth1 and so on for each interface you want to bond together. All that's needed in the ifcfg script is what is shown above. Again, substitute your server's MAC addresses in place of the HWADDR listed above. Don't forget to change the DEVICE= line as well to correspond to the interface you're setting up (eth1, eth2, etc)&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Cisco_Multi_Cast&amp;diff=2295</id>
		<title>Cisco Multi Cast</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Cisco_Multi_Cast&amp;diff=2295"/>
				<updated>2010-05-20T15:55:20Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Components Used */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Cisco Multicast Configuration - Layer 3==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
====Components Used====&lt;br /&gt;
#Fog server running version 0.29&lt;br /&gt;
#Cisco  Catalyst 3560G switch  runs Cisco IOS software C3560-ipservicesk9-m version 12.2(53)SE2&lt;br /&gt;
#2 PCs&lt;br /&gt;
&lt;br /&gt;
====Setup====&lt;br /&gt;
#FOG server on vlan 50 with IP address 10.2.50.70&lt;br /&gt;
#2 PC on vlan 130 with IP address lease from DHCP running on FOG server &lt;br /&gt;
&lt;br /&gt;
====Cisco IOS Commands====&lt;br /&gt;
&lt;br /&gt;
 ip multicast-routing distributed&lt;br /&gt;
 interface Vlan50&lt;br /&gt;
  ip pim sparse-dense-mode&lt;br /&gt;
 !&lt;br /&gt;
 interface Vlan130&lt;br /&gt;
  ip pim sparse-dense-mode&lt;br /&gt;
 !&lt;br /&gt;
&lt;br /&gt;
===Complete Basic config.text===&lt;br /&gt;
&lt;br /&gt;
The output below was dumped with&lt;br /&gt;
&lt;br /&gt;
 Switch # sh run &lt;br /&gt;
&lt;br /&gt;
 version 12.2&lt;br /&gt;
 !&lt;br /&gt;
 ip multicast-routing distributed&lt;br /&gt;
 vlan 50&lt;br /&gt;
  name server&lt;br /&gt;
 !&lt;br /&gt;
 vlan 130&lt;br /&gt;
  name client&lt;br /&gt;
 !&lt;br /&gt;
 interface GigabitEthernet0/1&lt;br /&gt;
  switchport access vlan 50&lt;br /&gt;
  switchport mode access&lt;br /&gt;
  spanning-tree portfast&lt;br /&gt;
 !&lt;br /&gt;
 interface GigabitEthernet0/2&lt;br /&gt;
  switchport access vlan 130&lt;br /&gt;
  switchport mode access&lt;br /&gt;
  spanning-tree portfast&lt;br /&gt;
 !&lt;br /&gt;
 interface GigabitEthernet0/3&lt;br /&gt;
  switchport access vlan 130&lt;br /&gt;
  switchport mode access&lt;br /&gt;
  spanning-tree portfast&lt;br /&gt;
 !&lt;br /&gt;
 interface Vlan50&lt;br /&gt;
  ip address 10.2.50.1 255.255.255.0&lt;br /&gt;
 ip pim sparse-dense-mode&lt;br /&gt;
 !&lt;br /&gt;
 interface Vlan130&lt;br /&gt;
  ip address 10.2.130.1 255.255.255.0&lt;br /&gt;
  ip helper-address 10.2.50.70&lt;br /&gt;
 ip pim sparse-dense-mode&lt;br /&gt;
 !&lt;br /&gt;
 end&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Cisco_Wake_on_lan&amp;diff=2291</id>
		<title>Cisco Wake on lan</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Cisco_Wake_on_lan&amp;diff=2291"/>
				<updated>2010-05-20T15:32:01Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: Created page with '==Cisco - Wake On Lan VLan Interface Configuration - Layer 3==  === Overview ===  ====Components Used==== #FOG server running version 0.29 #Cisco  Catalyst 3560G switch  runs Cis…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Cisco - Wake On Lan VLan Interface Configuration - Layer 3==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
====Components Used====&lt;br /&gt;
#FOG server running version 0.29&lt;br /&gt;
#Cisco  Catalyst 3560G switch  runs Cisco IOS software C3560-ipservicesk9-m version 12.2(53)SE2&lt;br /&gt;
#PC with BIOS setup with Wake-on-Lan&lt;br /&gt;
====Setup====&lt;br /&gt;
#FOG server on vlan 50 with IP address 10.2.50.70&lt;br /&gt;
#PC on vlan 130 with IP address lease from DHCP running on FOG server &lt;br /&gt;
&lt;br /&gt;
===Cisco IOS Commands===&lt;br /&gt;
 ip forward-protocol udp discard&lt;br /&gt;
 access-list 101 permit udp host 10.2.50.70 any eq 9&lt;br /&gt;
 interface Vlan50&lt;br /&gt;
  ip address 10.2.50.1 255.255.255.0&lt;br /&gt;
  ip helper-address 10.2.130.255&lt;br /&gt;
 &lt;br /&gt;
 interface Vlan130&lt;br /&gt;
  ip address 10.2.130.1 255.255.255.0&lt;br /&gt;
  ip helper-address 10.2.50.35&lt;br /&gt;
  ip directed-broadcast 101&lt;br /&gt;
&lt;br /&gt;
===Complete Basic config.text===&lt;br /&gt;
&lt;br /&gt;
The output below was dumped with&lt;br /&gt;
&lt;br /&gt;
 Switch # sh run &lt;br /&gt;
&lt;br /&gt;
 Cisco switch config &lt;br /&gt;
 hostname Switch&lt;br /&gt;
 !&lt;br /&gt;
 boot-start-marker&lt;br /&gt;
 boot-end-marker&lt;br /&gt;
 !&lt;br /&gt;
 !&lt;br /&gt;
 no aaa new-model&lt;br /&gt;
 system mtu routing 1500&lt;br /&gt;
 vtp domain Cisco&lt;br /&gt;
 vtp mode transparent&lt;br /&gt;
 authentication mac-move permit&lt;br /&gt;
 ip subnet-zero&lt;br /&gt;
 ip routing   &lt;br /&gt;
 vlan internal allocation policy ascending&lt;br /&gt;
 !&lt;br /&gt;
 vlan 50&lt;br /&gt;
  name server&lt;br /&gt;
 !&lt;br /&gt;
 vlan 130&lt;br /&gt;
  name client&lt;br /&gt;
 !&lt;br /&gt;
 interface GigabitEthernet0/1&lt;br /&gt;
  switchport access vlan 50&lt;br /&gt;
  switchport mode access&lt;br /&gt;
  spanning-tree portfast&lt;br /&gt;
 !&lt;br /&gt;
 interface GigabitEthernet0/2&lt;br /&gt;
  switchport access vlan 130&lt;br /&gt;
  switchport mode access&lt;br /&gt;
  spanning-tree portfast&lt;br /&gt;
 !&lt;br /&gt;
 interface Vlan50&lt;br /&gt;
  ip address 10.2.50.1 255.255.255.0&lt;br /&gt;
  ip helper-address 10.2.130.255&lt;br /&gt;
 !&lt;br /&gt;
 interface Vlan130&lt;br /&gt;
  ip address 10.2.130.1 255.255.255.0&lt;br /&gt;
  ip helper-address 10.2.50.70&lt;br /&gt;
  ip directed-broadcast 101  &lt;br /&gt;
 ip forward-protocol udp discard&lt;br /&gt;
 access-list 101 permit udp host 10.2.50.70 any eq discard&lt;br /&gt;
 !&lt;br /&gt;
 end&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:Othernm.png&amp;diff=2265</id>
		<title>File:Othernm.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:Othernm.png&amp;diff=2265"/>
				<updated>2010-05-13T19:55:39Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:0.29.login.png&amp;diff=2257</id>
		<title>File:0.29.login.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:0.29.login.png&amp;diff=2257"/>
				<updated>2010-05-13T13:34:25Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:0.29.schema.png&amp;diff=2256</id>
		<title>File:0.29.schema.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:0.29.schema.png&amp;diff=2256"/>
				<updated>2010-05-13T13:33:38Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.ip.png&amp;diff=2249</id>
		<title>File:10.04.ip.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.ip.png&amp;diff=2249"/>
				<updated>2010-05-13T12:32:49Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.ec.png&amp;diff=2248</id>
		<title>File:10.04.ec.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.ec.png&amp;diff=2248"/>
				<updated>2010-05-13T12:27:23Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.nm.png&amp;diff=2247</id>
		<title>File:10.04.nm.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.nm.png&amp;diff=2247"/>
				<updated>2010-05-13T12:25:37Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.summary.png&amp;diff=2244</id>
		<title>File:10.04.summary.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.summary.png&amp;diff=2244"/>
				<updated>2010-05-13T12:19:09Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.user.png&amp;diff=2243</id>
		<title>File:10.04.user.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.user.png&amp;diff=2243"/>
				<updated>2010-05-13T12:17:20Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.part.png&amp;diff=2242</id>
		<title>File:10.04.part.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.part.png&amp;diff=2242"/>
				<updated>2010-05-13T12:16:46Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.keyboard.png&amp;diff=2241</id>
		<title>File:10.04.keyboard.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.keyboard.png&amp;diff=2241"/>
				<updated>2010-05-13T12:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.tz.png&amp;diff=2239</id>
		<title>File:10.04.tz.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.tz.png&amp;diff=2239"/>
				<updated>2010-05-13T12:14:40Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:10.04.install.png&amp;diff=2237</id>
		<title>File:10.04.install.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:10.04.install.png&amp;diff=2237"/>
				<updated>2010-05-13T12:13:22Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Internal_Benchmarks&amp;diff=2226</id>
		<title>Internal Benchmarks</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Internal_Benchmarks&amp;diff=2226"/>
				<updated>2010-05-11T12:34:48Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Benchmarks == &lt;br /&gt;
=== About FOG Benchmarks ===&lt;br /&gt;
&lt;br /&gt;
We have done some internal testing of FOG using a flat (no vlans or routing) switched network.  For our tests here is the equipment we have used:&lt;br /&gt;
&lt;br /&gt;
*Cisco 3750G Gigabit Series Switches&lt;br /&gt;
*HP DL320S Server - Main FOG Server&lt;br /&gt;
**Fedora 9&lt;br /&gt;
**2 x Intel Xeon 2.66 GHz&lt;br /&gt;
**4 GB Memory&lt;br /&gt;
**12 x 750GB - Raid 5&lt;br /&gt;
**2 x 1GB NICs (Bonded as a single interface)&lt;br /&gt;
[[Image:Hp2.jpg]]&lt;br /&gt;
*$2,000 Desktop PC With 3Ware Storage Array and Controller - FOG Storage Node&lt;br /&gt;
**Fedora 10&lt;br /&gt;
**Pentium D 2.8Ghz&lt;br /&gt;
**4 GB Memory&lt;br /&gt;
**1 GB NIC&lt;br /&gt;
[[Image:Sn.jpg]]&lt;br /&gt;
*30 Dell GX270 - Desktop Clients&lt;br /&gt;
*30 HP DC7600 - Desktop Clients&lt;br /&gt;
[[Image:Lab.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Tests Cases === &lt;br /&gt;
&lt;br /&gt;
==== Test 1 ==== &lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
&lt;br /&gt;
30 Clients with 2 Servers (1 Master &amp;amp; 1 Storage) with a total queue size of 20 (10/10).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|Servers&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|Client Count&lt;br /&gt;
|30&lt;br /&gt;
|-&lt;br /&gt;
|Master Server Queue Size&lt;br /&gt;
|10&lt;br /&gt;
|-&lt;br /&gt;
|Storage Server Queue Size&lt;br /&gt;
|10&lt;br /&gt;
|-&lt;br /&gt;
|Image Size&lt;br /&gt;
|13.23GB&lt;br /&gt;
|-&lt;br /&gt;
|First Client Completed&lt;br /&gt;
|9 minutes 12 seconds&lt;br /&gt;
|-&lt;br /&gt;
|Total Task Completion&lt;br /&gt;
|27 minutes 32 seconds&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Test 2 ==== &lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
&lt;br /&gt;
30 Clients with 2 Servers (1 Master &amp;amp; 1 Storage) with a total queue size of 30 (20/10).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|Servers&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|Client Count&lt;br /&gt;
|30&lt;br /&gt;
|-&lt;br /&gt;
|Master Server Queue Size&lt;br /&gt;
|20&lt;br /&gt;
|-&lt;br /&gt;
|Storage Server Queue Size&lt;br /&gt;
|10&lt;br /&gt;
|-&lt;br /&gt;
|Image Size&lt;br /&gt;
|13.23GB&lt;br /&gt;
|-&lt;br /&gt;
|First Client Completed&lt;br /&gt;
|12 minutes 42 seconds&lt;br /&gt;
|-&lt;br /&gt;
|Total Task Completion&lt;br /&gt;
|14 minutes 14 seconds&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Test 3 ==== &lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
&lt;br /&gt;
60 Clients with 1 Server (1 Master) with a total queue size of 30.&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|Servers&lt;br /&gt;
|1&lt;br /&gt;
|-&lt;br /&gt;
|Client Count&lt;br /&gt;
|60&lt;br /&gt;
|-&lt;br /&gt;
|Master Server Queue Size&lt;br /&gt;
|30&lt;br /&gt;
|-&lt;br /&gt;
|Storage Server Queue Size&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|Image Size&lt;br /&gt;
|13.23GB&lt;br /&gt;
|-&lt;br /&gt;
|First Client Completed&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|Total Task Completion&lt;br /&gt;
|40 Minutes 3 Seconds&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Test 4 ==== &lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
&lt;br /&gt;
60 Clients with 2 Servers (1 Master &amp;amp; 1 Storage) with a total queue size of 30 (20/10).&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|Servers&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|Client Count&lt;br /&gt;
|60&lt;br /&gt;
|-&lt;br /&gt;
|Master Server Queue Size&lt;br /&gt;
|20&lt;br /&gt;
|-&lt;br /&gt;
|Storage Server Queue Size&lt;br /&gt;
|10&lt;br /&gt;
|-&lt;br /&gt;
|Image Size&lt;br /&gt;
|13.23GB&lt;br /&gt;
|-&lt;br /&gt;
|First Client Completed&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|Total Task Completion&lt;br /&gt;
|25 Minutes 57 Seconds&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Ubuntu_9.04&amp;diff=2216</id>
		<title>Ubuntu 9.04</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Ubuntu_9.04&amp;diff=2216"/>
				<updated>2010-05-11T12:18:22Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Ubuntu 9.04 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ubuntu 9.04 ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
In this tutorial we are using the 9.04 Desktop (live cd) release of Ubuntu, but FOG can also be installed on any later version of the desktop and server edition.&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&lt;br /&gt;
This tutorial will probably only work with the English Installation of Ubuntu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After you are done installing FOG you are going to need to update / edit a few settings in Ubuntu before the server is fully working and usable.  Please see the links below for configuration changes that will need to take place.&lt;br /&gt;
&lt;br /&gt;
*TFTP password issues [http://www.fogproject.org/wiki/images/c/cc/TFTP_password_issues.png]&lt;br /&gt;
*Storage group password issues [http://www.fogproject.org/wiki/images/8/83/Storage_node_password_issues.png]&lt;br /&gt;
*PXE boot menu password issues [http://www.fogproject.org/wiki/images/2/2c/PXE_boot_menu_password_issues.png]&lt;br /&gt;
&lt;br /&gt;
=== Installing Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
An Ubuntu cd/dvd can be obtained from:&lt;br /&gt;
&lt;br /&gt;
http://www.ubuntu.com/&lt;br /&gt;
&lt;br /&gt;
After burning a cd/dvd of the ISO image, we must boot the live cd.&lt;br /&gt;
&lt;br /&gt;
During boot select '''Install Ubuntu''' menu item.&lt;br /&gt;
&lt;br /&gt;
[[Image:9.04-install.png]]&lt;br /&gt;
&lt;br /&gt;
The first screen that loads will ask for your language preference, in this example we will select '''English''' and click '''forward'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:9.04-lang.png]]&lt;br /&gt;
&lt;br /&gt;
The next screen will ask you about your time zone settings, in our example we will select '''Chicago''' and click '''forward'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:Timezone.jpg]]&lt;br /&gt;
&lt;br /&gt;
The following screen will ask you for your keyboard layout, in our example we will select '''U.S. English''' and click '''forward'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:9.04-key.png]]&lt;br /&gt;
&lt;br /&gt;
The next screen will prompt you for partitioning information, we will select to '''use entire disk''', and click '''forward'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:9.04-part.png]]&lt;br /&gt;
&lt;br /&gt;
Now you will need to enter some user account information, enter the required information and click, '''forward'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:9.04-user.png]]&lt;br /&gt;
&lt;br /&gt;
On the final screen, click '''install''' to start the installation process.&lt;br /&gt;
&lt;br /&gt;
At this point the installer will take over, this process may take a long time, so please be patient.&lt;br /&gt;
&lt;br /&gt;
When you are prompted, restart the server.&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu Configuration ===&lt;br /&gt;
&lt;br /&gt;
After the computer restarts, login with the user you created during installation.&lt;br /&gt;
&lt;br /&gt;
==== Settings a static IP Address ====&lt;br /&gt;
&lt;br /&gt;
Newer versions of Ubuntu use an application called network-manager to manage network connections, which works great with desktops and laptops, but not so well for servers, so we are going to remove network-manager.  &lt;br /&gt;
&lt;br /&gt;
 Applications -&amp;gt; Accessories -&amp;gt; Terminal &lt;br /&gt;
&lt;br /&gt;
Now type:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get remove network-manager&lt;br /&gt;
&lt;br /&gt;
Now lets setup a static IP address:&lt;br /&gt;
&lt;br /&gt;
 sudo gedit /etc/network/interfaces &lt;br /&gt;
&lt;br /&gt;
Enter the following information in the text file:&lt;br /&gt;
&lt;br /&gt;
 auto lo&lt;br /&gt;
 iface lo inet loopback&lt;br /&gt;
 auto eth0&lt;br /&gt;
 iface eth0 inet static&lt;br /&gt;
         address [your.static.ip]&lt;br /&gt;
         netmask [your.net.mask]&lt;br /&gt;
         network [your.network]&lt;br /&gt;
         broadcast [your.broadcast.addy]&lt;br /&gt;
         gateway [your.gateway]&lt;br /&gt;
&lt;br /&gt;
Here is a example:&lt;br /&gt;
&lt;br /&gt;
 auto lo&lt;br /&gt;
 iface lo inet loopback&lt;br /&gt;
 auto eth0&lt;br /&gt;
 iface eth0 inet static&lt;br /&gt;
         address 192.168.1.100&lt;br /&gt;
         netmask 255.255.255.0&lt;br /&gt;
         network 192.168.1.0&lt;br /&gt;
         broadcast 192.168.1.255&lt;br /&gt;
         gateway 192.168.1.1&lt;br /&gt;
&lt;br /&gt;
Save the file and close it.&lt;br /&gt;
&lt;br /&gt;
Now we will set a name server (dns) address.&lt;br /&gt;
&lt;br /&gt;
 sudo gedit /etc/resolv.conf&lt;br /&gt;
&lt;br /&gt;
Add the following line:&lt;br /&gt;
&lt;br /&gt;
 nameserver 192.168.0.1&lt;br /&gt;
&lt;br /&gt;
Then also save this file and restart your server.  You can confirm your ip address is set by typing the following after your server restart.&lt;br /&gt;
&lt;br /&gt;
 sudo ifconfig&lt;br /&gt;
&lt;br /&gt;
=== Setting up FOG on Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
Now we must download the FOG package from sourceforge. To do this click on Applications -&amp;gt; Internet -&amp;gt; Firefox Web Browser and enter the URL&lt;br /&gt;
&lt;br /&gt;
 http://www.sf.net/projects/freeghost.&lt;br /&gt;
&lt;br /&gt;
Then click on the Download link.&lt;br /&gt;
&lt;br /&gt;
Then click on the latest release to start the download and save the package to the /opt directory. It should be named something like fog_x.xx.tar.gz&lt;br /&gt;
&lt;br /&gt;
or by using command line&lt;br /&gt;
 &lt;br /&gt;
 cd /opt&lt;br /&gt;
 sudo wget http://downloads.sourceforge.net/freeghost/fog_x.xx.tar.gz&lt;br /&gt;
&lt;br /&gt;
Open a terminal (Applications -&amp;gt; Accessories -&amp;gt; Terminal) and type:&lt;br /&gt;
&lt;br /&gt;
 cd /opt&lt;br /&gt;
 sudo tar -xvzf fog*&lt;br /&gt;
 cd fog*&lt;br /&gt;
 cd bin&lt;br /&gt;
 sudo ./installfog.sh&lt;br /&gt;
&lt;br /&gt;
You will be prompted for the Linux distro you are installing, enter '''2''' and press '''enter'''.&lt;br /&gt;
&lt;br /&gt;
You will be prompted for the installation mode, either N (Normal Server) or S(Storage Server).  If you are not sure which option to select, use N for Normal Installation. (Version 0.24 and up) &lt;br /&gt;
&lt;br /&gt;
The installer will ask you for the IP address of the server, then press '''enter'''.&lt;br /&gt;
&lt;br /&gt;
The installer will ask if you would like to enter a router address for DHCP, if you would like to press '''y''' and press '''enter''', then enter the address, then press '''enter'''.&lt;br /&gt;
&lt;br /&gt;
The installer will ask if you would like to enter a DNS address for DHCP and the boot image, if you would like to press '''y''' and press '''enter''', then enter the address, then press '''enter'''.&lt;br /&gt;
&lt;br /&gt;
You would then be prompted if you would like to change the default interface from eth0, if you would like press '''y''', press '''enter''' and add the interface (if you are unsure, select '''n''').  &lt;br /&gt;
&lt;br /&gt;
 Would you like to use the FOG server for dhcp service? [Y/n]&lt;br /&gt;
 &lt;br /&gt;
 DHCP will not be setup but you must setup your&lt;br /&gt;
 &lt;br /&gt;
 current DHCP server to use FOG for pxe services.&lt;br /&gt;
 &lt;br /&gt;
 On a Linux DHCP server you must set:&lt;br /&gt;
 &lt;br /&gt;
 next-server&lt;br /&gt;
 &lt;br /&gt;
 On a Windows DHCP server you must set:&lt;br /&gt;
 &lt;br /&gt;
 option 066 &amp;amp; 067&lt;br /&gt;
 &lt;br /&gt;
 FOG now has everything it needs to setup your server, but please&lt;br /&gt;
 understand that this script will overwrite any setting you may&lt;br /&gt;
 have setup for services like DHCP, apache, pxe, tftp, and NFS.&lt;br /&gt;
 &lt;br /&gt;
 It is not recommended that you install this on a production system&lt;br /&gt;
 as this script modifies many of your system settings.&lt;br /&gt;
 &lt;br /&gt;
 This script should be run by the root user on Fedora, or with sudo on Ubuntu.&lt;br /&gt;
 &lt;br /&gt;
 Here are the settings FOG will use:&lt;br /&gt;
         Distro: Ubuntu&lt;br /&gt;
         Server IP Address: 192.168.0.150&lt;br /&gt;
         DHCP router Address: 192.168.0.1&lt;br /&gt;
         DHCP DNS Address: 192.168.0.150&lt;br /&gt;
         Interface: eth0&lt;br /&gt;
         Using FOG DHCP: 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Are you sure you wish to continue (Y/N) Y&lt;br /&gt;
&lt;br /&gt;
[[Image:Installf9.jpg]]&lt;br /&gt;
&lt;br /&gt;
During the installation you may be prompted to set a MySQL root password, leave this blank unless you wish to edit the FOG config.php files before the next step (by using sudo vi in the terminal, see file locations below).&lt;br /&gt;
&lt;br /&gt;
/opt/fog/service/etc/config.php&lt;br /&gt;
'''and''' &lt;br /&gt;
/var/www/fog/commons/config.php&lt;br /&gt;
&lt;br /&gt;
Both of these have to be edited with the MySQL password if you set one, for Fog to function properly.  Also, add '''root''' under MYSQL_USERNAME if it is missing.&lt;br /&gt;
&lt;br /&gt;
Look for the message: '''Setup complete!'''  If this message is not displayed, the script has failed before all configurations were written.  Fix any problems and re-run the script until it completes successfully.&lt;br /&gt;
&lt;br /&gt;
After the installation has completed open Firefox again and enter the URL: http://[youripaddress]/fog/management. You will then be prompted to install the database schema.  Click on the '''Install/Update Now''' button.&lt;br /&gt;
&lt;br /&gt;
[[Image:Installf10.jpg]]&lt;br /&gt;
&lt;br /&gt;
When the schema is up to date, attempt to go to the URL: http://[youripaddress]/fog/management again. This time you should be prompted to login  &lt;br /&gt;
&lt;br /&gt;
 username: '''fog''' &lt;br /&gt;
 password: '''password'''.&lt;br /&gt;
&lt;br /&gt;
[[Image:Installf11.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Setting up Wake On Lan ===&lt;br /&gt;
&lt;br /&gt;
No special settings are required for Ubuntu.&lt;br /&gt;
&lt;br /&gt;
=== Testing your installation ===&lt;br /&gt;
&lt;br /&gt;
After login, click on the '''Hosts''' button (single computer monitor).&lt;br /&gt;
&lt;br /&gt;
Then click on the '''Add New Host''' button. Enter at least a MAC address (seperated by :) and a hostname and click the '''Add''' button.&lt;br /&gt;
&lt;br /&gt;
Now click on the '''Tasks''' button (the star).&lt;br /&gt;
&lt;br /&gt;
Then click on '''List All Hosts''' and find the host you just created and click on the '''Advanced''' button.&lt;br /&gt;
&lt;br /&gt;
Now under Advanced Actions click on '''Memtest86+''' and confirm that you would like to start the task.&lt;br /&gt;
&lt;br /&gt;
Now click on '''Active Tasks''' and you should see the task that you just created listed.&lt;br /&gt;
&lt;br /&gt;
Lastly, start the client computer that you created a task for and ensure that in BIOS, PXE boot has the highest boot priority. If everything worked correctly, you should see memtest86+ load.&lt;br /&gt;
&lt;br /&gt;
=== Final preparation of the fog server ===&lt;br /&gt;
&lt;br /&gt;
After Ubuntu is installed, we need to modify the server to allow Snapin's of larger sizes.  Please see the documentation below for more insight&lt;br /&gt;
&lt;br /&gt;
Modifying PHP for Fog use - http://www.fogproject.org/wiki/index.php?title=FOGUserGuide#Ubuntu_2&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Boot_Image_Key_Map&amp;diff=2201</id>
		<title>Boot Image Key Map</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Boot_Image_Key_Map&amp;diff=2201"/>
				<updated>2010-05-11T11:57:10Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: It is possible to change the keymap or keyboard layout of the linux boot image.  In order to change the key map, go to:   Other Settings -&amp;gt; FOG Settings -&amp;gt; General Settings -&amp;gt; FOG_KEYMAP  ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is possible to change the keymap or keyboard layout of the linux boot image.  In order to change the key map, go to:&lt;br /&gt;
&lt;br /&gt;
 Other Settings -&amp;gt; FOG Settings -&amp;gt; General Settings -&amp;gt; FOG_KEYMAP&lt;br /&gt;
&lt;br /&gt;
Here are the possible values for this setting, if left blank it will default to '''us'''.&lt;br /&gt;
&lt;br /&gt;
 azerty &lt;br /&gt;
 be-latin1 &lt;br /&gt;
 fr-latin0 &lt;br /&gt;
 fr-latin1 &lt;br /&gt;
 fr-latin9 &lt;br /&gt;
 fr &lt;br /&gt;
 fr-old &lt;br /&gt;
 fr-pc &lt;br /&gt;
 wangbe2 &lt;br /&gt;
 wangbe &lt;br /&gt;
 ANSI-dvorak &lt;br /&gt;
 dvorak-l &lt;br /&gt;
 dvorak &lt;br /&gt;
 dvorak-r &lt;br /&gt;
 tr_f-latin5 &lt;br /&gt;
 trf &lt;br /&gt;
 bg_bds-cp1251 &lt;br /&gt;
 bg_bds-utf8 &lt;br /&gt;
 bg-cp1251 &lt;br /&gt;
 bg-cp855 &lt;br /&gt;
 bg_pho-cp1251 &lt;br /&gt;
 bg_pho-utf8 &lt;br /&gt;
 br-abnt2 &lt;br /&gt;
 br-abnt &lt;br /&gt;
 br-latin1-abnt2 &lt;br /&gt;
 br-latin1-us &lt;br /&gt;
 by &lt;br /&gt;
 cf &lt;br /&gt;
 cz-cp1250 &lt;br /&gt;
 cz-lat2 &lt;br /&gt;
 cz-lat2-prog &lt;br /&gt;
 cz &lt;br /&gt;
 defkeymap &lt;br /&gt;
 defkeymap_V1.0 &lt;br /&gt;
 dk-latin1 &lt;br /&gt;
 dk &lt;br /&gt;
 emacs2 &lt;br /&gt;
 emacs &lt;br /&gt;
 es-cp850 &lt;br /&gt;
 es &lt;br /&gt;
 et &lt;br /&gt;
 et-nodeadkeys &lt;br /&gt;
 fi-latin1 &lt;br /&gt;
 fi-latin9 &lt;br /&gt;
 fi &lt;br /&gt;
 fi-old &lt;br /&gt;
 gr &lt;br /&gt;
 gr-pc &lt;br /&gt;
 hu101 &lt;br /&gt;
 hypermap.m4 &lt;br /&gt;
 il-heb &lt;br /&gt;
 il &lt;br /&gt;
 il-phonetic &lt;br /&gt;
 is-latin1 &lt;br /&gt;
 is-latin1-us &lt;br /&gt;
 it2 &lt;br /&gt;
 it-ibm &lt;br /&gt;
 it &lt;br /&gt;
 jp106 &lt;br /&gt;
 ko &lt;br /&gt;
 la-latin1 &lt;br /&gt;
 lt.baltic &lt;br /&gt;
 lt.l4 &lt;br /&gt;
 lt &lt;br /&gt;
 mk0 &lt;br /&gt;
 mk-cp1251 &lt;br /&gt;
 mk &lt;br /&gt;
 mk-utf &lt;br /&gt;
 nl2 &lt;br /&gt;
 nl &lt;br /&gt;
 no-latin1.doc &lt;br /&gt;
 no-latin1 &lt;br /&gt;
 no &lt;br /&gt;
 pc110 &lt;br /&gt;
 pl2 &lt;br /&gt;
 pl &lt;br /&gt;
 pt-latin1 &lt;br /&gt;
 pt-latin9 &lt;br /&gt;
 pt &lt;br /&gt;
 ro &lt;br /&gt;
 ro_win &lt;br /&gt;
 ru1 &lt;br /&gt;
 ru2 &lt;br /&gt;
 ru3 &lt;br /&gt;
 ru4 &lt;br /&gt;
 ru-cp1251 &lt;br /&gt;
 ru &lt;br /&gt;
 ru-ms &lt;br /&gt;
 ru_win &lt;br /&gt;
 ru-yawerty &lt;br /&gt;
 se-fi-ir209 &lt;br /&gt;
 se-fi-lat6 &lt;br /&gt;
 se-ir209 &lt;br /&gt;
 se-lat6 &lt;br /&gt;
 se-latin1 &lt;br /&gt;
 sk-prog-qwerty &lt;br /&gt;
 sk-qwerty &lt;br /&gt;
 sr-cy &lt;br /&gt;
 sr-latin &lt;br /&gt;
 sv-latin1 &lt;br /&gt;
 tralt &lt;br /&gt;
 tr_q-latin5 &lt;br /&gt;
 trq &lt;br /&gt;
 ua &lt;br /&gt;
 ua-utf &lt;br /&gt;
 ua-utf-ws &lt;br /&gt;
 ua-ws &lt;br /&gt;
 uk &lt;br /&gt;
 us-acentos &lt;br /&gt;
 us &lt;br /&gt;
 croat &lt;br /&gt;
 cz-us-qwertz &lt;br /&gt;
 de_CH-latin1 &lt;br /&gt;
 de-latin1 &lt;br /&gt;
 de-latin1-nodeadkeys &lt;br /&gt;
 de &lt;br /&gt;
 fr_CH-latin1 &lt;br /&gt;
 fr_CH &lt;br /&gt;
 hu &lt;br /&gt;
 sg-latin1-lk450 &lt;br /&gt;
 sg-latin1 &lt;br /&gt;
 sg &lt;br /&gt;
 sk-prog-qwertz &lt;br /&gt;
 sk-qwertz &lt;br /&gt;
 slovene&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Rate/Bandwidth_limiting&amp;diff=2197</id>
		<title>Rate/Bandwidth limiting</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Rate/Bandwidth_limiting&amp;diff=2197"/>
				<updated>2010-05-11T11:54:40Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: ===Taming The Beast===  As FOG is so quick this can also cause huge problems for networks that aren't so fabulous. In some instances deploying an image to a single machine can bring down a...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Taming The Beast===&lt;br /&gt;
&lt;br /&gt;
As FOG is so quick this can also cause huge problems for networks that aren't so fabulous. In some instances&lt;br /&gt;
deploying an image to a single machine can bring down a whole network. One of a handful of solutions&lt;br /&gt;
is to slow down the speed of the servers network card. Here is an example of a command that might take&lt;br /&gt;
a little speed off your imaging.&lt;br /&gt;
&lt;br /&gt;
ethtool -s eth0 speed 100 duplex half autoneg off&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Creating_a_Samba_Based_Printer_Store_on_FOG&amp;diff=2194</id>
		<title>Creating a Samba Based Printer Store on FOG</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Creating_a_Samba_Based_Printer_Store_on_FOG&amp;diff=2194"/>
				<updated>2010-05-10T15:49:44Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: == Overview ==  If you do not have a public sever where you can store your printer drivers for the FOG Printer Manager, then it is very easy to set one up on the FOG server using Samba, so...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
If you do not have a public sever where you can store your printer drivers for the FOG Printer Manager, then it is very easy to set one up on the FOG server using Samba, so all your Windows Clients will be able to connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ubuntu (10.04+) ==&lt;br /&gt;
&lt;br /&gt;
The first thing you must do is to install samba:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install samba system-config-samba&lt;br /&gt;
&lt;br /&gt;
Create a new Linux user:&lt;br /&gt;
&lt;br /&gt;
 System -&amp;gt; Administration -&amp;gt; Users and Groups&lt;br /&gt;
&lt;br /&gt;
Click '''Add User'''&lt;br /&gt;
&lt;br /&gt;
Username: '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Fullname: '''Printer Drivers'''&lt;br /&gt;
&lt;br /&gt;
Password: somepassword&lt;br /&gt;
&lt;br /&gt;
Create a directory to store the drivers:&lt;br /&gt;
&lt;br /&gt;
 sudo mkdir /opt/fog/printerdrivers&lt;br /&gt;
 sudo chown printerdrivers /opt/fog/printerdrivers -R&lt;br /&gt;
&lt;br /&gt;
System -&amp;gt; Administration -&amp;gt; Samba&lt;br /&gt;
 Preferences -&amp;gt; Server Settings... -&amp;gt; Security -&amp;gt; Guest Account &lt;br /&gt;
&lt;br /&gt;
Set guest account to '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Change Authentication Mode to '''Share'''&lt;br /&gt;
&lt;br /&gt;
Click '''Add Share'''&lt;br /&gt;
&lt;br /&gt;
Click '''browse''' and navigate to '''/opt/fog/printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
 Share name: '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Place a check mark next to '''visible''' and leave '''writable''' unchecked.&lt;br /&gt;
&lt;br /&gt;
Click on the '''Access''' tab.&lt;br /&gt;
&lt;br /&gt;
Select '''Allow access to everyone'''.&lt;br /&gt;
&lt;br /&gt;
Click '''OK'''.&lt;br /&gt;
&lt;br /&gt;
You should now be able to access the share (read-only) from a windows computer using the following path:&lt;br /&gt;
&lt;br /&gt;
'''\\x.x.x.x\printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Where x.x.x.x is the ip address of the FOG server.&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
&lt;br /&gt;
If you do not have a public sever where you can store your printer drivers for the FOG Printer Manager, then it is very easy to set one up on the FOG server using Samba, so all your Windows Clients will be able to connect.&lt;br /&gt;
&lt;br /&gt;
The first thing you must do is to install samba:&lt;br /&gt;
&lt;br /&gt;
 yum install samba system-config-samba&lt;br /&gt;
&lt;br /&gt;
Then make samba startup by default:&lt;br /&gt;
&lt;br /&gt;
 chkconfig smb on&lt;br /&gt;
&lt;br /&gt;
Create a new Linux user:&lt;br /&gt;
&lt;br /&gt;
 System -&amp;gt; Administration -&amp;gt; Users and Groups&lt;br /&gt;
&lt;br /&gt;
Click '''Add User'''&lt;br /&gt;
&lt;br /&gt;
Username: '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Fullname: '''Printer Drivers'''&lt;br /&gt;
&lt;br /&gt;
Password: somepassword&lt;br /&gt;
&lt;br /&gt;
Create a directory to store the drivers:&lt;br /&gt;
&lt;br /&gt;
 mkdir /opt/fog/printerdrivers&lt;br /&gt;
&lt;br /&gt;
 System -&amp;gt; Administration -&amp;gt; Samba&lt;br /&gt;
 Preferences -&amp;gt; Server Settings... -&amp;gt; Security -&amp;gt; Guest Account &lt;br /&gt;
&lt;br /&gt;
Set guest account to '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Change Authentication Mode to '''Share'''&lt;br /&gt;
&lt;br /&gt;
Click '''Add Share'''&lt;br /&gt;
&lt;br /&gt;
Click '''browse''' and navigate to '''/opt/fog/printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
 Share name: '''printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Place a check mark next to '''visible''' and leave '''writable''' unchecked.&lt;br /&gt;
&lt;br /&gt;
Click on the '''Access''' tab.&lt;br /&gt;
&lt;br /&gt;
Select '''Allow access to everyone'''.&lt;br /&gt;
&lt;br /&gt;
Click '''OK'''.&lt;br /&gt;
&lt;br /&gt;
You should now be able to access the share (read-only) from a windows computer using the following path:&lt;br /&gt;
&lt;br /&gt;
'''\\x.x.x.x\printerdrivers'''&lt;br /&gt;
&lt;br /&gt;
Where x.x.x.x is the ip address of the FOG server.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Creating_Custom_FOG_Service_Modules&amp;diff=2185</id>
		<title>Creating Custom FOG Service Modules</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Creating_Custom_FOG_Service_Modules&amp;diff=2185"/>
				<updated>2010-05-10T12:44:11Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: == Creating Custom FOG Service Modules ==  === Overview ===  Creating custom FOG Service modules are pretty easy to do if you know a little c# and have access to Visual Studio (or Visual S...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Creating Custom FOG Service Modules ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
Creating custom FOG Service modules are pretty easy to do if you know a little c# and have access to Visual Studio (or Visual Studio Express).  Below we will attempt to walk someone through the process of creating a custom fog service module.  You will also need the fog installation download package from sourceforge located at:&lt;br /&gt;
&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=201099&lt;br /&gt;
&lt;br /&gt;
=== Building a test module ===&lt;br /&gt;
&lt;br /&gt;
In this example, I am using Visual Studio 2005, but these directions should work for nearly any version.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Start Visual Studio, then do a '''File''' -&amp;gt; '''New''' -&amp;gt; '''Project'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the New Project dialog, select '''Visual C#''' -&amp;gt; '''Windows''' -&amp;gt; '''Empty Project'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select a project name and a location to save the project, then click '''OK'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy '''FOG Service\src\AbstractFogService\bin\Release\AbstractFOGService.dll''' from the download package to your project directory.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy '''FOG Service\src\AbstractFogService\bin\Release\IniReaderObj.dll''' from the download package to your project directory.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the Solution Explorer Window right-click on '''References''' and select '''Add Reference'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;On the browse tab locate the two files copied to your project directory and add the reference.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Right-click on your project and select '''Add''' -&amp;gt; '''New Item'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select Class and give your class a name, then click '''Add'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Replace everything in that class with this template&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
using System;&lt;br /&gt;
using System.Collections.Generic;&lt;br /&gt;
using System.Text;&lt;br /&gt;
using System.Data;&lt;br /&gt;
using System.Net;&lt;br /&gt;
using System.Collections;&lt;br /&gt;
using System.Runtime.InteropServices;&lt;br /&gt;
using Microsoft.Win32;&lt;br /&gt;
using IniReaderObj;&lt;br /&gt;
using System.IO;&lt;br /&gt;
using FOG;&lt;br /&gt;
&lt;br /&gt;
namespace FOG &lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
    public class MOD[yourmodulenamehere] : AbstractFOGService&lt;br /&gt;
    {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
        private int intStatus;&lt;br /&gt;
        private String strFOGServerIP;&lt;br /&gt;
&lt;br /&gt;
        private const String MOD_NAME = &amp;quot;FOG::MOD[yourmodulenamehere]&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
        public MOD[yourmodulenamehere]()&lt;br /&gt;
        {&lt;br /&gt;
            intStatus = STATUS_STOPPED;&lt;br /&gt;
            log(MOD_NAME, &amp;quot;MODDEBUG constructed&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        private Boolean readSettings()&lt;br /&gt;
        {&lt;br /&gt;
            if (ini != null)&lt;br /&gt;
            {&lt;br /&gt;
                if (ini.isFileOk())&lt;br /&gt;
                {&lt;br /&gt;
                    // Get the FOG Server IP Address or hostname&lt;br /&gt;
                    strFOGServerIP = ini.readSetting(&amp;quot;fog_service&amp;quot;, &amp;quot;ipaddress&amp;quot;);&lt;br /&gt;
                    return true;&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            return false;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        public override void mStart()&lt;br /&gt;
        {&lt;br /&gt;
            try&lt;br /&gt;
            {&lt;br /&gt;
                // write something to the fog.log file&lt;br /&gt;
                log(MOD_NAME, &amp;quot;Start Called&amp;quot;);&lt;br /&gt;
                intStatus = STATUS_RUNNING;&lt;br /&gt;
&lt;br /&gt;
                log(MOD_NAME, &amp;quot;Sleeping for 100 Seconds&amp;quot;);&lt;br /&gt;
                try&lt;br /&gt;
                {&lt;br /&gt;
                    System.Threading.Thread.Sleep(100000);&lt;br /&gt;
                }&lt;br /&gt;
                catch { }&lt;br /&gt;
&lt;br /&gt;
                log(MOD_NAME, &amp;quot;Reading config settings...&amp;quot;);&lt;br /&gt;
                if (readSettings())&lt;br /&gt;
                {&lt;br /&gt;
                    log(MOD_NAME, &amp;quot;Reading of config settings passed.&amp;quot;);&lt;br /&gt;
                    doWork();&lt;br /&gt;
                }&lt;br /&gt;
                else&lt;br /&gt;
                {&lt;br /&gt;
                    log(MOD_NAME, &amp;quot;Failed to read ini settings.&amp;quot;);&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
            catch ( Exception e )&lt;br /&gt;
            {&lt;br /&gt;
                log(MOD_NAME, e.Message);&lt;br /&gt;
                log(MOD_NAME, e.StackTrace);&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        public override string mGetDescription()&lt;br /&gt;
        {&lt;br /&gt;
            return &amp;quot;Your module name here - A short discription here.&amp;quot;;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        private void doWork()&lt;br /&gt;
        {&lt;br /&gt;
            try&lt;br /&gt;
            {&lt;br /&gt;
                log(MOD_NAME, &amp;quot;Starting module processing...&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
		    // get the mac addresses on the client box&lt;br /&gt;
		    String strMACAddress = &amp;quot;&amp;quot;;&lt;br /&gt;
                ArrayList alMACs = getMacAddress();&lt;br /&gt;
                if ( alMACs != null )&lt;br /&gt;
                {&lt;br /&gt;
                        for (int i = 0; i &amp;lt; alMACs.Count; i++)&lt;br /&gt;
                        {&lt;br /&gt;
                            if (alMACs[i] != null)&lt;br /&gt;
                            {&lt;br /&gt;
                                // we take the first MAC address and use it&lt;br /&gt;
                                strMACAddress = (String)alMACs[i];&lt;br /&gt;
                                break;&lt;br /&gt;
                            }&lt;br /&gt;
                        }&lt;br /&gt;
                    &lt;br /&gt;
                } &lt;br /&gt;
                &lt;br /&gt;
                if (strMACAddress != null )&lt;br /&gt;
                {&lt;br /&gt;
			  // detect if a user is currently logged in&lt;br /&gt;
                    Boolean blLgIn = isLoggedIn();&lt;br /&gt;
                    if (blLgIn)&lt;br /&gt;
                    {&lt;br /&gt;
                        // get the users name&lt;br /&gt;
                        log(MOD_NAME, &amp;quot;Username: &amp;quot; + getUserName());&lt;br /&gt;
                    }&lt;br /&gt;
                    else&lt;br /&gt;
                        log(MOD_NAME, &amp;quot;No user is currently logged in&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
   			   // get the computers hostname&lt;br /&gt;
                     log(MOD_NAME, &amp;quot;Hostname: &amp;quot; + getHostName());&lt;br /&gt;
                }&lt;br /&gt;
                else&lt;br /&gt;
                {&lt;br /&gt;
                    log(MOD_NAME, &amp;quot;Unable to continue, MAC is null!&amp;quot;);&lt;br /&gt;
                }&lt;br /&gt;
&lt;br /&gt;
            }&lt;br /&gt;
            catch (Exception e)&lt;br /&gt;
            {&lt;br /&gt;
                pushMessage(&amp;quot;FOG error:\n&amp;quot; + e.Message);&lt;br /&gt;
                log(MOD_NAME, e.Message);&lt;br /&gt;
                log(MOD_NAME, e.StackTrace);&lt;br /&gt;
            }&lt;br /&gt;
            finally&lt;br /&gt;
            {&lt;br /&gt;
            }&lt;br /&gt;
            intStatus = STATUS_TASKCOMPLETE;&lt;br /&gt;
            &lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        public override Boolean mStop()&lt;br /&gt;
        {&lt;br /&gt;
            log(MOD_NAME, &amp;quot;Shutdown complete&amp;quot;);&lt;br /&gt;
            return true;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        public override int mGetStatus()&lt;br /&gt;
        {&lt;br /&gt;
            return intStatus;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Change the two instances of '''MOD[yourmodulenamehere]''' to something that makes sense like '''MODMyModule''' make sure both instances match.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Now we need to change a few properties of your project before it will compile, so right-click on your project in the Solution Explorer and select '''properties'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the application tab, change Assembly name to your module name, change the default namespace to '''FOG''', and change Output type to '''Class Library'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;We can now compile the application by clicking on '''Build''' -&amp;gt; '''Build Solution'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Your dll file will now be waiting for you in [your project folder]/bin/debug directory&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy only the new dll module (not the AbstractFOGService.dll, or IniReaderObj.dll) to a client computer running the fog service in the directory c:\program files\fog\, then restart the fog service and your new module will run.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OK, we have a working module, but it really doesn't do anything yet, so lets break down the code so it can be changed to fit your needs.  The first thing you will want to change when creating a new module is the module name, and this has to be changed in two places and it they must match.  To change the module name module the line:&lt;br /&gt;
&lt;br /&gt;
 ...&lt;br /&gt;
 public class MOD[yourmodulenamehere] : AbstractFOGService&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
to something like:&lt;br /&gt;
&lt;br /&gt;
 ...&lt;br /&gt;
 public class MODMyModule : AbstractFOGService&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
You will also need to change:&lt;br /&gt;
&lt;br /&gt;
 ...&lt;br /&gt;
 public MOD[yourmodulenamehere]()&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
to &lt;br /&gt;
&lt;br /&gt;
 ...&lt;br /&gt;
 public MODMyModule()&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
When a fog module runs, the first thing that happens is that the module is constructed, then when the FOG Service master process is ready to start running the modules, the function '''mStart()''' is called.  This is basically the entry point of your module.  During the course of execution of your module there is a state variable that you should keep up to date called, '''intStatus'''.  This is used by the master service thread to determine what is happening with the sub services.  If they are running or stopped.  The valid states for this flag are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;STATUS_RUNNING&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;STATUS_STOPPED&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;STATUS_TASKCOMPLETE&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;STATUS_FAILED&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One of the first things we try to do in mStart is to sleep for a fair amount of time if the process we are doing does not need to run right at service startup.  The idea behind this is that the Windows startup process can be very slow in the first place, so we don't want the fog service to break the proverbial &amp;quot;Camel's Back&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
After sleeping we call the function '''readSettings''' which pulls settings from the fog configuration file which is local to the client computer.  If read settings returns true, then we call the function '''doWork'''.  This is where you should do the bulk of the processing for your module should occur.  &lt;br /&gt;
&lt;br /&gt;
=== AbstractFOGService.dll ===&lt;br /&gt;
&lt;br /&gt;
There are a few functions that are build into the AbstractFOGService.dll file that are also at your disposal.  These include:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''log()''' - This function takes two arguments, the first being the module identifier, which is typcially MOD_NAME, and the last argument being the message you want to log.  The entry is written to a simple test file typically located at c:\fog.log.&lt;br /&gt;
*'''getHostName()''' - This will return the computers hostname as a string.&lt;br /&gt;
*'''getMacAddress()''' - This function takes no arguments, and just returns an ArrayList of all the MAC addresses present on the client computer.&lt;br /&gt;
*'''getIPAddress()''' - This function will return an ArrayList of IP addresses for the workstation.&lt;br /&gt;
*'''isLoggedIn()''' - This function will let you know if any use is logged into the workstation.&lt;br /&gt;
*'''getUserName()''' - This function will return the username of the current user on the workstation.&lt;br /&gt;
*'''getDateTime()''' - A simple method that just provides a common date time string to all modules using the following:  DateTime.Now.ToShortTimeString() + &amp;quot; &amp;quot; + DateTime.Now.ToShortDateString()&lt;br /&gt;
*'''restartComputer()''' - Does as the name says and tries to restart the computer using the Microsoft recommended method using WMI (doesn't work on every host)&lt;br /&gt;
*'''shutdownComputer()''' - This will shutdown the computer using the WMI call (doesn't work on every host)&lt;br /&gt;
* '''unmanagedExitWindows()''' - This method is the unmanaged code call to restart/shutdown the workstation&lt;br /&gt;
*'''pushMessage()''' - This method takes a single string as its argument, which is the message that should be pushed to a GUI window that will pop up in the upper right hand corner of the screen and remain active for 10 seconds.  This is a good way to get information to the end user.  This module requires the GUIWatcher module to be installed and active.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Booting/Imaging_a_computer_without_PXE_capable_Network_Card&amp;diff=2178</id>
		<title>Booting/Imaging a computer without PXE capable Network Card</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Booting/Imaging_a_computer_without_PXE_capable_Network_Card&amp;diff=2178"/>
				<updated>2010-05-10T12:38:27Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: === Booting/Imaging a computer without PXE capable Network Card  ===  Not all Computers can Networkboot. So the guys from http://www.etherboot.org compiled a tool called gPXE for that reas...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Booting/Imaging a computer without PXE capable Network Card  ===&lt;br /&gt;
&lt;br /&gt;
Not all Computers can Networkboot. So the guys from http://www.etherboot.org compiled a tool called gPXE for that reason.&lt;br /&gt;
&lt;br /&gt;
Its very handy to use: &lt;br /&gt;
*Just download the actual version. &lt;br /&gt;
*Run the Make program and use 'dd' to copy it to a floppy. &lt;br /&gt;
For our Workgroup here in University it works with every old PC. &lt;br /&gt;
You find a HowTo for creating disks and usb-sticks at http://etherboot.org/wiki/removable&lt;br /&gt;
&lt;br /&gt;
If you plan on making a boot CD, on fedora you will need to install the following:  syslinux mtools&lt;br /&gt;
&lt;br /&gt;
 yum install syslinux mtools&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Novell_DHCP_Server&amp;diff=2144</id>
		<title>Novell DHCP Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Novell_DHCP_Server&amp;diff=2144"/>
				<updated>2010-04-28T15:55:11Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is a link from Novell's website on how to setup their DHCP server:  http://www.novell.com/coolsolutions/feature/17719.html&lt;br /&gt;
&lt;br /&gt;
Thanks Don from http://www.roe13.k12.il.us/index.html for the link.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Deploying_your_Image_a_single_client&amp;diff=2108</id>
		<title>Deploying your Image a single client</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Deploying_your_Image_a_single_client&amp;diff=2108"/>
				<updated>2010-03-18T16:34:31Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: /* Start the Task = */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a brief overview of how to send an image to a single client&lt;br /&gt;
&lt;br /&gt;
== Set client to PXE boot in BIOS ==&lt;br /&gt;
&lt;br /&gt;
First of all make sure you are connected to the network in which your FOG server resides.  Then boot up the client computer, and go into BIOS, this step may be a little different for every computer.  In most cases this involves pressing either '''F2''', '''F10''', or '''DEL'''.  Then you may need to enable PXE/Network booting if the option exists.  &lt;br /&gt;
&lt;br /&gt;
[[Image:Bios.png]]&lt;br /&gt;
&lt;br /&gt;
After that you want to change your boot order, so the first boot device is PXE boot.  After making those changes, save your changes and restart the client.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Start the client up again and you should see a menu that looks like the image below:&lt;br /&gt;
&lt;br /&gt;
[[Image:Bootmenu.png]]&lt;br /&gt;
&lt;br /&gt;
This is the FOG boot menu.&lt;br /&gt;
&lt;br /&gt;
== Register the Client with the FOG Server ==&lt;br /&gt;
&lt;br /&gt;
Now that the client is pxe booting, we can register it with the FOG server.  To do so, select &amp;quot;Perform Full Host Registration and Inventory.&amp;quot;  During this process you will be asked to answer a few questions like the client's hostname etc.  After filling out all questions, the client will go through a quick hardware inventory and restart, at which point the client will be registered with the FOG server.&lt;br /&gt;
&lt;br /&gt;
== Associate the Image and OS with the new client ==&lt;br /&gt;
&lt;br /&gt;
#Login to the web UI.&lt;br /&gt;
#Click on the '''Host Section''' (Computer monitor icon).&lt;br /&gt;
#Click on '''List All Hosts''' and locate the machine you wish to deploy an image to.&lt;br /&gt;
#Click the '''Edit''' button next to the host.&lt;br /&gt;
#If you didn't select the image and OS during registration, select the appropriate operating system and image for this host.&lt;br /&gt;
#Click '''Update'''&lt;br /&gt;
&lt;br /&gt;
== Start the Task ==&lt;br /&gt;
&lt;br /&gt;
#Still in the host object, click on the '''Basic Tasks''' option on the left-hand menu.&lt;br /&gt;
#Select '''Deploy'''&lt;br /&gt;
#Select '''Image All Computers'''&lt;br /&gt;
#Reboot the machine client PC.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Debug_Mode_is_asking_me_for_a_password&amp;diff=2104</id>
		<title>Debug Mode is asking me for a password</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Debug_Mode_is_asking_me_for_a_password&amp;diff=2104"/>
				<updated>2010-03-18T11:47:54Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: New page: The FOG installer sets in invalid/unknown password for debug mode because the potential power it would give to the end user.  So if you would like to access debug mode, you must set a pass...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FOG installer sets in invalid/unknown password for debug mode because the potential power it would give to the end user.  So if you would like to access debug mode, you must set a password by performing the following steps:&lt;br /&gt;
&lt;br /&gt;
#Login to the Web UI&lt;br /&gt;
#Go to '''other information''' (the 'i' icon)&lt;br /&gt;
#Select '''PXE Boot Menu'''&lt;br /&gt;
#Enter at least a Master Password as well as a password for any other resource you would like to protect.&lt;br /&gt;
#Click '''Save PXE Menu'''&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:Newimagedef.png&amp;diff=2099</id>
		<title>File:Newimagedef.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:Newimagedef.png&amp;diff=2099"/>
				<updated>2010-03-17T17:50:14Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:Bios.png&amp;diff=2097</id>
		<title>File:Bios.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:Bios.png&amp;diff=2097"/>
				<updated>2010-03-17T17:48:50Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:Bootmenu.png&amp;diff=2090</id>
		<title>File:Bootmenu.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:Bootmenu.png&amp;diff=2090"/>
				<updated>2010-03-17T17:12:29Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=User:Admin&amp;diff=1737</id>
		<title>User:Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=User:Admin&amp;diff=1737"/>
				<updated>2009-08-15T23:05:23Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: Protected &amp;quot;User:Admin&amp;quot; [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:Sched.png&amp;diff=1645</id>
		<title>File:Sched.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:Sched.png&amp;diff=1645"/>
				<updated>2009-07-14T00:38:42Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:9.04-user.png&amp;diff=1634</id>
		<title>File:9.04-user.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:9.04-user.png&amp;diff=1634"/>
				<updated>2009-07-13T23:33:43Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:9.04-part.png&amp;diff=1632</id>
		<title>File:9.04-part.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:9.04-part.png&amp;diff=1632"/>
				<updated>2009-07-13T23:28:23Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=File:9.04-key.png&amp;diff=1630</id>
		<title>File:9.04-key.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=File:9.04-key.png&amp;diff=1630"/>
				<updated>2009-07-13T23:26:34Z</updated>
		
		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>