include("site.inc");
$template = new Page;
$template->initCommon(); 
$template->displayHeader();
?>
Chapter 15. Acknowledgements
    Many useful comments and suggestions were provided by Rahul Sundaram
    and the Anaconda team. David Neimi and Debra Deutsch contributed
    additional information on boot loader and RAID configurations. The sections on LVM benefited from the contributions of Bob McKay.
  
 
$template->displayFooter('$Date: 2006/09/30 00:11:15 $');
?>