2009-08-31 06:50  Bryan Gartner <bryang@users.sf.net>

	* includes/Makefile.am (1.4): remedy linitan issues

2009-08-29 08:59  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.67): Don't chomp() %pre snippet

2009-08-29 08:55  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.34), lib/LinuxCOE.pm.in (1.66): More
	  tweaks for %pre snippet support

2009-08-29 08:17  Lee Mayes <lmayes@users.sf.net>

	* data/filesys_initrd.map (1.12): ESX4 has initramfs sv. filesys

2009-08-29 08:14  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.65): Whoops, add closing paren

2009-08-29 07:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.84): Initial support for %pre
	  snippets in anaconda/weasel boot images

2009-08-29 07:39  Lee Mayes <lmayes@users.sf.net>

	* data/no_pre (1.2): Put everything out of scope but weasel (ESX-4)
	  for now

2009-08-29 07:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.33), data/Makefile.am (1.7),
	  lib/LinuxCOE.pm.in (1.64): Initial support for %pre snippet
	  wrangling in profiles

2009-08-29 07:22  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.63): Add Display_pre, clean up a few
	  debisms

2009-08-29 06:52  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.62): Make profile parser/writer aware of
	  pre-install stanza

2009-08-29 06:42  Lee Mayes <lmayes@users.sf.net>

	* data/no_pre (1.1): Inital support for pre-install directives for
	  autoinstallers where supported (no old anaconda)

2009-08-27 11:52  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.83): Make final_skell selectable by
	  tuple

2009-08-27 11:43  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.82), cgi-bin/nph-debian_image.in
	  (1.84), cgi-bin/nph-mandriva_image.in (1.9),
	  cgi-bin/nph-suse_image.in (1.67), lib/LinuxCOE.pm.in (1.61):
	  Greatly reduce the window of a profile Database timing issue.
	  Needs a spinlock to totally irradicate.  A couple more ESX4
	  (vSphere) tweaks to nph-coe_image.in

2009-08-26 13:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.81): Some minor ks.cfg formatting
	  tweaks to make vSphere's parser happy

2009-08-26 06:32  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.18), boot/syslinux.kickstart-VMWare-ESX-4.0.0
	  (1.1), cgi-bin/nph-coe_image.in (1.80): Initial support for ESX4
	  (vSphere)

2009-08-10 12:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.83): Fixed tasksel vs. indiv deb
	  choices in preseed.

2009-08-10 07:39  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.82): Skip NTP sync during install
	  to prevent a long lenny pause if default ntp server unreachable

2009-07-29 23:00  Bryan Gartner <bryang@users.sf.net>

	* html/index.shtml.in (1.9): simple wording tweaks

2009-07-29 22:52  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/: header3.html.in (1.8), header4.html.in
	  (1.9): slight shuffle of nav elements/links

2009-07-29 22:45  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/header3.html.in (1.7): fix misguided link

2009-07-29 06:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.81): Was stomping on @bundles
	  array when profiles were in play, now what's in the profile will
	  be honored.

2009-07-07 14:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.79): Don't touch initrd on Fedora 11
	  either

2009-07-02 07:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.80), lib/LinuxCOE.pm.in (1.60):
	  Failure to find bootimage no longer propagated back up to calling
	  script (chagned when VM support added).  preseed was missing
	  checking code as well.

2009-06-26 18:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.78): No %end in sight.

2009-06-24 13:54  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.77): Remove trailing whitespace and
	  line feeds from serial # if entered as a one off

2009-06-24 13:52  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.77): Terminate %directives with %end
	  in ks.cfg

2009-06-18 15:30  Bryan Gartner <bryang@users.sf.net>

	* data/: image_gen.map (1.9), patch_methods.map (1.26): stub in
	  Asianux

2009-06-16 11:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.79): Lose sarge support *sniff* +
	  obsolete isolinux.map + reference post processing from initrd vs.
	  /cdrom

2009-06-16 06:08  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.59): Initial ESX4 (vSphere) support

2009-06-14 18:33  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.29), services/Makefile.am (1.17):
	  different deliver mechanism for logrotate snippet

2009-06-13 09:22  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.57): incorporate the templates for VMM

2009-06-13 09:13  Bryan Gartner <bryang@users.sf.net>

	* html/: Makefile.am (1.23), Makefile.am (1.24): fix typo

2009-06-10 16:21  Bryan Gartner <bryang@users.sf.net>

	* data/patch_methods.map (1.25): seeding for F11

2009-06-10 16:20  Bryan Gartner <bryang@users.sf.net>

	* includes/errors (1.5): adding a classic

2009-06-09 13:01  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.66), html/Makefile.am (1.22),
	  html/final-YAST-VMW.html.in (1.1): Add VM containter creation for
	  AutoYaST based distros

2009-06-06 11:52  Lee Mayes <lmayes@users.sf.net>

	* html/final-KS-VMW.html.in (1.1), cgi-bin/nph-coe_image.in (1.76),
	  html/Makefile.am (1.21): Support for Anaconda based VM containers

2009-06-06 06:55  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.78), lib/LinuxCOE.pm.in (1.58):
	  Support for PRESEED based VM containers

2009-06-06 06:54  Lee Mayes <lmayes@users.sf.net>

	* html/: images/tar.gif (1.1), Makefile.am (1.20): New filetype as
	  output...

2009-06-06 05:44  Lee Mayes <lmayes@users.sf.net>

	* data/isolinux.map (1.10): Temp fix for new Etch images, will
	  remove completely later since all PRESEED images are alike and
	  Sarge no longer supported

2009-06-06 05:27  Lee Mayes <lmayes@users.sf.net>

	* html/: Makefile.am (1.19), final-PRESEED-VMW.html.in (1.1): Final
	  HTML/instructions for VMWare based PRESEED vms

2009-06-06 05:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.76): Turn off debug/re-enable
	  ShowNav...

2009-06-06 05:05  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.37), cgi-bin/coe_bootimage.in (1.75),
	  lib/LinuxCOE.pm.in (1.57): Initial front-end support for Virtual
	  Machine container creation

2009-05-18 07:00  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.75), cgi-bin/nph-debian_image.in
	  (1.77), cgi-bin/nph-suse_image.in (1.65), lib/LinuxCOE.pm.in
	  (1.56): Allow multiple virgin boot images per dist/ver/arch tuple

2009-05-12 13:36  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.64): Fixed sles9 %post bug and a
	  sles10 preinstall bug I'd accidentally added

2009-04-24 10:46  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.55): Add reality check in CleanUp in case
	  passed a null directory name

2009-04-24 10:43  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.36): Add retrofit behaviour description
	  comments for POST_TRIGGER

2009-04-24 10:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.28): Pass RETRO and ABS path to
	  POST_TRIGGER as args 4&5 during retrofit

2009-04-23 10:46  Bryan Gartner <bryang@users.sf.net>

	* data/: distmap (1.10), isolinux.map (1.9): add jaunty support

2009-04-20 06:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.63): Use new info file format for
	  SLE11

2009-04-14 21:25  Bryan Gartner <bryang@users.sf.net>

	* includes/errors (1.4): added more quips

2009-04-04 16:42  Bruno Cornec <bcornec@users.sf.net>

	* cgi-bin/nph-mandriva_image.in (1.8): Begin to update the Mandriva
	  support from the normal nph-coe script

2009-04-04 08:35  Bryan Gartner <bryang@users.sf.net>

	* includes/errors (1.3): adding some new quips

2009-03-18 20:34  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.74): Hide force_sudo for now,
	  expirmental

2009-03-18 20:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.76): Fix typo

2009-03-18 20:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.73), nph-debian_image.in (1.75),
	  nph-suse_image.in (1.62): ln not cp...

2009-03-18 20:14  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.54): Fixed make_SIM_files()

2009-03-18 19:55  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.72), cgi-bin/nph-debian_image.in
	  (1.74), cgi-bin/nph-suse_image.in (1.61), lib/LinuxCOE.pm.in
	  (1.53): Fix up SIM directory/file management so all 3 distros are
	  in sync

2009-03-18 18:06  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.60): Use network_needed AY flag on
	  final scripts vs. hunting for a nic.	Remove support for SLES8,
	  OpenSuSE and SuSE <10.3 and their AY baggage

2009-03-18 13:57  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.32): Fix forgotten profile password
	  mailing bug if PROFILE_DIR in play

2009-03-18 10:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.59): Make it SLES/D/OpenSusE 11.X
	  aware (pattern vs. addon)

2009-03-18 08:31  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.35): Add line for DEF_DISK (default disk type
	  to prompt with during image creation)

2009-03-18 08:22  Lee Mayes <lmayes@users.sf.net>

	* data/disk_data (1.2): Refernce SATA as well as SCSI on disk
	  choice pulldown

2009-03-17 21:54  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.56): toggle platform check to warning

2009-03-17 21:52  Bryan Gartner <bryang@users.sf.net>

	* data/: config_help.map (1.2), image_gen.map (1.8),
	  patch_methods.map (1.24): bring up to current state

2009-03-17 21:51  Bryan Gartner <bryang@users.sf.net>

	* html/README (1.2), images/README (1.7): update info

2009-03-17 21:50  Bryan Gartner <bryang@users.sf.net>

	* includes/README (1.1), lib/README (1.1), services/README (1.1):
	  initial version

2009-03-17 21:50  Bryan Gartner <bryang@users.sf.net>

	* boot/egg.msg (1.8): add some more project heroes

2009-03-17 21:49  Bryan Gartner <bryang@users.sf.net>

	* config.site (1.11): add example entries

2009-03-17 08:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.73): pass $simdir/$serial/file
	  args to POST_TRIGGER when SIM is in play

2009-03-17 08:03  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.72): Create CUSTOM_SETTINGS file
	  *before* referencing it

2009-03-17 07:49  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.71), nph-debian_image.in (1.71):
	  Drop trailing / from FINAL_ABS_PATH so mv's switch correctly

2009-03-17 07:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.70): Account for customer and
	  LinuxCOE final scripts for SIM as well

2009-03-17 07:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.69): Correct some pathing issues
	  for when SIM is in play, pass correct preseed.txt path to
	  POST_TRIGGER

2009-03-14 22:45  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/header3.html.in (1.6): updated SF logo per
	  their request

2009-03-14 08:45  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.28): newer genisoimage packages (on debian
	  lenny anyway) don't ship mkisofs compatibility links

2009-03-12 17:28  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.55): prepping for 4.2 snapshot release

2009-02-24 07:34  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.27): Correct 'periodic patching' flag
	  location

2009-02-20 07:23  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.28), configure.ac (1.54), bin/comps2bundles.pl
	  (1.4), bin/compsxml2bundles.pl (1.4), bin/esx_patcher (1.4),
	  bin/fetch_esx_patches (1.3), bin/make-images (1.3),
	  bin/packages2bundles.pl (1.4), bin/pat2bundles.pl (1.4),
	  bin/post-actions.in (1.27), bin/replay.pl.in (1.4),
	  cgi-bin/coe_bootimage.in (1.74), cgi-bin/coe_info.in (1.9),
	  cgi-bin/coe_profiles.in (1.31), cgi-bin/coe_retrofit.in (1.26),
	  cgi-bin/nph-coe_image.in (1.70), cgi-bin/nph-debian_image.in
	  (1.68), cgi-bin/nph-mandriva_image.in (1.7),
	  cgi-bin/nph-suse_image.in (1.58), data/deb_final_skel (1.9),
	  data/deb_retro_skel (1.7), data/final_skel (1.8), data/retro_skel
	  (1.11), data/suse_final_skel (1.7), data/suse_retro_skel (1.10),
	  html/themes/default/footer1.html.in (1.7),
	  html/themes/default/header1.html.in (1.5), lib/COEHtml.pm.in
	  (1.6), lib/COEdb.pm.in (1.7), lib/COElocal.pm.in (1.7),
	  lib/LinuxCOE.pm.in (1.52): bump copyright date

2009-02-19 16:03  Lee Mayes <lmayes@users.sf.net>

	* data/suse_retro_skel (1.9): Drop COE Bundle breadcrumbs in the
	  correct location

2009-02-12 12:43  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.69): Populate /etc/hosts before COE
	  Bundles install

2009-02-12 09:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.57): Initial support for SLES11

2009-02-10 12:46  Lee Mayes <lmayes@users.sf.net>

	* data/: deb_final_skel (1.8), final_skel (1.7), suse_final_skel
	  (1.6): Change version # in script to be less detailed

2009-01-30 12:40  Bryan Gartner <bryang@users.sf.net>

	* data/README (1.4), images/README (1.6): remedied misleading
	  suffix information

2009-01-23 08:03  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.68): Enable post processing on ESX
	  3.5.0

2009-01-15 07:53  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.67): Fedora 10 doesn't like initrd
	  touched either...

2008-12-05 12:57  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.27), services/Makefile.am (1.16): correct
	  logrotate snippet install process

2008-12-01 09:46  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.53): adding logrotate configuration

2008-12-01 08:50  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.26), linuxcoe.rc.in (1.34),
	  services/LinuxCOE-SystemDesigner.in (1.1), services/Makefile.am
	  (1.15): adding logrotate configuration

2008-12-01 08:47  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.11), patch_methods.map (1.23):
	  tweaks for new Scientific versioning

2008-11-06 10:49  Bryan Gartner <bryang@users.sf.net>

	* data/: distmap (1.9), isolinux.map (1.8): Ibex additions

2008-10-14 17:39  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.56): Search DIST/VER/ARCH tuples for
	  isolinux.cfg files to allow more granular customization of boot
	  parms

2008-10-14 17:28  Bryan Gartner <bryang@users.sf.net>

	* data/filesys_initrd.map (1.10): prep for SL47

2008-10-02 11:42  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Debian (1.2): Inital support for Lenny
	  (deprecates Sarge)

2008-10-02 11:35  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.67), data/distmap (1.8),
	  data/isolinux.map (1.7), data/patch_methods.map (1.22): Initial
	  support for Lenny

2008-10-01 05:22  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.66): Fedora 9 gags when ks.cfg
	  inserted into initrd.img, override config variable
	  NO_LOOPMOUNT_KS_ISO for Fedora 9

2008-09-29 07:44  Lee Mayes <lmayes@users.sf.net>

	* boot/boot.msg (1.4), boot/coebund.msg (1.4), boot/disk.msg (1.4),
	  boot/network.msg (1.4), boot/rhbund.msg (1.4), lib/LinuxCOE.pm.in
	  (1.51): Display ARCH as well as DIST/VER on boot time splash
	  screens

2008-09-12 12:40  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.73), coe_profiles.in (1.30),
	  nph-coe_image.in (1.65), nph-debian_image.in (1.66),
	  nph-suse_image.in (1.55): Honor PROFILE_DIR in main config file
	  as well as addons...

2008-09-10 12:10  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.50): Missing $ on self->profbase

2008-08-30 22:43  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.29): Add hooks to honor PROFILE_DIR

2008-08-30 22:42  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.49): Add hooks to honor PROFILE_DIR remove
	  obsoleted debian boot.msg txt

2008-08-30 21:54  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.33): Add PROFILE_DIR to allow override of where
	  SysDes stores profiles.  This will allow profiles to be ?defs=X
	  specific

2008-08-30 21:24  Lee Mayes <lmayes@users.sf.net>

	* boot/: isolinux.cfg.Debian-Etch-i386 (1.2),
	  isolinux.cfg.Debian-Etch-x86_64 (1.2): Fix Console and Locale @
	  install issuesw

2008-07-30 06:22  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.54): Initial OpenSUSE 11.0 support

2008-07-18 07:36  Bryan Gartner <bryang@users.sf.net>

	* bin/sel2bundles.pl (1.5): fixes to include Req/Rec data sets

2008-06-20 06:02  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.64): Some cleanup to support f9

2008-06-03 14:52  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.53): A few more tweaks to better
	  mesh with SIM backend.

2008-06-03 06:51  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.52): Store info file in serial_num
	  dir if SIM is in play.

2008-05-16 13:39  Bryan Gartner <bryang@users.sf.net>

	* config.site (1.10), config.state.in (1.12), configure.ac (1.52),
	  linuxcoe.rc.in (1.32): removing legacy docrootdir setting

2008-05-16 13:38  Bryan Gartner <bryang@users.sf.net>

	* boot/egg.msg (1.7): adding credit where due

2008-03-29 09:55  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.65): Another kbd localization I'd
	  missed

2008-03-29 09:28  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.72), nph-debian_image.in (1.64):
	  Add support for custom locale and console setup @ boot time for
	  Ubuntu (need to test Etch)

2008-03-29 08:47  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Ubuntu (1.2): Wildcard locale and console-setup
	  for custom value insertion

2008-03-29 08:46  Lee Mayes <lmayes@users.sf.net>

	* data/isolinux.map (1.6): Map to generic boot/isolinux.cfg.Ubuntu
	  for Edgy to present

2008-03-29 08:43  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.17): Drop the revision specific
	  isolinux.cfg's for Ubuntu

2008-03-29 08:42  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Ubuntu (1.1): Create a generic isolinux.cfg
	  (works for Edgy onward)

2008-03-29 08:08  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.9), patch_methods.map (1.21): add
	  support for Scientific 46

2008-03-29 07:08  Lee Mayes <lmayes@users.sf.net>

	* data/: distmap (1.7), isolinux.map (1.5): Initial support for
	  Ubuntu Hardy

2008-03-27 07:31  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.71), nph-coe_image.in (1.63): Tweak
	  ks.cfg to allow cd/dvd based f8 kickstarts. User gets prompted,
	  but best I can figure out.  Added bonus is can point at own media
	  tree if desired.

2008-03-18 07:24  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.63): Wrap a little defensive code
	  around passwords.   Disallow use of single quotes in install time
	  passwords.

2008-02-21 10:02  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.28): Allow for empty partition boxes
	  (manual config)

2008-02-17 19:23  Bryan Gartner <bryang@users.sf.net>

	* ChangeLog (1.4): capture current ChangeLog entries

2008-02-17 18:24  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.8), patch_methods.map (1.20): remap
	  Scientific version

2008-02-17 07:26  Bryan Gartner <bryang@users.sf.net>

	* html/index.shtml.in (1.8): fix typo

2008-02-17 07:25  Bryan Gartner <bryang@users.sf.net>

	* lib/LinuxCOE.pm.in (1.48): fix hardcoded COE_VER

2008-02-17 06:52  Bryan Gartner <bryang@users.sf.net>

	* addons/LinuxCOE (1.4): add example for deb key signing

2008-02-16 16:55  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.26): remove errant, so that cmd SKIP will
	  get correctly substituted

2008-02-15 06:37  Bryan Gartner <bryang@users.sf.net>

	* lib/LinuxCOE.pm.in (1.47): (was) looking for profiles in all the
	  wrong places

2008-02-14 15:16  Bryan Gartner <bryang@users.sf.net>

	* bin/Makefile.am (1.8): typo of filename

2008-02-11 09:33  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.27): Remove spaces from email address
	  if any (shouldn't be)

2008-02-09 00:06  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.5), ChangeLog (1.3), Makefile.am (1.25), NEWS (1.3),
	  README (1.7), README.last.in (1.8), configure.ac (1.51),
	  addons/README (1.4), bin/Makefile.am (1.7), bin/comps2bundles.pl
	  (1.3), bin/compsxml2bundles.pl (1.3), bin/esx_patcher (1.3),
	  bin/fetch_esx_patches (1.2), bin/make-images (1.2),
	  bin/packages2bundles.pl (1.3), bin/pat2bundles.pl (1.3),
	  bin/post-actions.in (1.25), bin/replay.pl.in (1.3),
	  bin/sel2bundles.pl (1.4), cgi-bin/coe_bootimage.in (1.70),
	  cgi-bin/coe_info.in (1.8), cgi-bin/coe_profiles.in (1.26),
	  cgi-bin/coe_retrofit.in (1.25), cgi-bin/nph-coe_image.in (1.62),
	  cgi-bin/nph-debian_image.in (1.62), cgi-bin/nph-mandriva_image.in
	  (1.6), cgi-bin/nph-suse_image.in (1.51), data/README (1.3),
	  data/deb_final_skel (1.7), data/deb_retro_skel (1.6),
	  data/final_skel (1.6), data/retro_skel (1.10),
	  data/suse_final_skel (1.5), data/suse_retro_skel (1.8),
	  html/Makefile.am (1.18), html/themes/default/footer1.html.in
	  (1.6), html/themes/default/header1.html.in (1.4), images/README
	  (1.5), lib/COEHtml.pm.in (1.5), lib/COEdb.pm.in (1.6),
	  lib/COElocal.pm.in (1.6), lib/LinuxCOE.pm.in (1.46),
	  lib/Makefile.am (1.4), osvend.d/README (1.3): changes found
	  during code walk through

2008-02-06 10:57  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.24): remedy some cleanup/uninstall issues

2008-02-06 10:52  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.23): remedy some cleanup/uninstall issues

2008-02-06 10:46  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.22): remedy some cleanup/uninstall issues

2008-02-06 08:43  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.45): Tweak Display_Bundles routine to
	  dereference ()'s so vendor groups like 'KDE (Desktop
	  Environment)' match correctly.

2008-02-06 07:50  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.50): fix test of genisoimage vs mkisofs

2008-01-31 06:13  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.21): fix apache restart logic

2008-01-29 09:05  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.49): add prelim support for genisoimage + mkisofs

2008-01-27 08:44  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.24), README.last.in (1.7), config.site (1.9),
	  config.state.in (1.11), configure.ac (1.48), linuxcoe.rc.in
	  (1.31), bin/post-actions.in (1.20), cgi-bin/coe_bootimage.in
	  (1.69), cgi-bin/nph-coe_image.in (1.61),
	  cgi-bin/nph-debian_image.in (1.61), cgi-bin/nph-suse_image.in
	  (1.50), services/LinuxCOE-SystemDesigner.conf.in (1.8),
	  services/Makefile.am (1.14): incorporating patchsets for /var
	  components move to FHS and localstatedir (thanks fillib01)
	  prefixing

2008-01-26 08:09  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.60), nph-debian_image.in (1.60),
	  nph-suse_image.in (1.49): Tweak up redirects to honor new
	  FINAL_WD directive

2008-01-26 07:05  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.30): Tweak comment for SSLHOST

2008-01-26 06:55  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.68): Update SECURITY model redirect

2008-01-26 05:42  Lee Mayes <lmayes@users.sf.net>

	* config.site (1.8): Add support for webworkdir

2008-01-26 05:33  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.29): Add FINAL_WD_PATH directive to define
	  scratch_monkey

2008-01-26 05:25  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.67), nph-coe_image.in (1.59),
	  nph-debian_image.in (1.59), nph-mandriva_image.in (1.5),
	  nph-suse_image.in (1.48): Move harcoded scratch_monkey path to
	  config file

2008-01-25 06:42  Bryan Gartner <bryang@users.sf.net>

	* data/patch_methods.map (1.19): add Scientific 51 support

2008-01-12 09:03  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.7), patch_methods.map (1.18):
	  matching CentOS nomenclature and conventions

2008-01-09 07:48  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.24): lc version only for deb based
	  distros

2008-01-09 07:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.23): Lowercase distro names for
	  sources.list (e.g. Gutsy becomes gutsy)

2008-01-09 07:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.58): Lower case version names
	  (e.g. if Etch in osvend, etch in sources.list)

2007-12-11 09:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.58), nph-debian_image.in (1.57),
	  nph-suse_image.in (1.47):
	  Fix missing " on SITE_ADMIN feedback URL

2007-11-21 11:13  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.4): adding credits to our packaging experts

2007-11-21 07:50  Bryan Gartner <bryang@users.sf.net>

	* config.state.in (1.10): swap order of variables captured

2007-11-21 07:38  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.47): publish another configure variable, cleanup
	  a declaration

2007-11-21 07:04  Bryan Gartner <bryang@users.sf.net>

	* linuxcoe.rc.in (1.28): remove traces of old FTP download feature

2007-11-20 12:49  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.46): force configure to substitute new vars

2007-11-20 12:48  Bryan Gartner <bryang@users.sf.net>

	* linuxcoe.rc.in (1.27): replace obsolete path

2007-11-20 12:11  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.45), bin/post-actions.in (1.19): enabled
	  post-actions to update binaries path on target systems for those
	  skipped during configure

2007-11-20 10:25  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.44): fixing syntax errors just introduced

2007-11-20 10:17  Bryan Gartner <bryang@users.sf.net>

	* config.state.in (1.9), configure.ac (1.43), bin/post-actions.in
	  (1.18): since you can now skip checks, had to augment
	  post-actions to fix up

2007-11-20 07:57  Bruno Cornec <bcornec@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.66), coe_profiles.in (1.25): -
	  Avoid using the 'use' keyword at start of messages as it confuses
	  the tool used in some RPMs base distro to compute the perl
	  dependency list (seen on RHEL4) - remove perl-CGI as a fixed
	  dependency for all RPMs based distro. Recent distro (RHEL4 and
	  upper) do not need it. Will have to add it on a case by case need
	  later on

2007-11-17 10:58  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.42): Fix errors in configure.ac introduced
	  previously hopefully

2007-11-17 08:16  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.41): Also adds an option to skip sendmail check
	  at build time

2007-11-17 04:13  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.40): Also adds an option to skip mksiofs check at
	  build time

2007-11-16 15:18  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.39): Another small typo fixed in configure.ac

2007-11-16 15:13  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.38): Fix a remaining typo in configure.ac

2007-11-16 15:04  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.37): Fix errors in configure.ac introduced
	  previously

2007-11-16 14:53  Bruno Cornec <bcornec@users.sf.net>

	* configure.ac (1.36): Addition of a new --without-PERLMOD option
	  to avoid checking perl modules at build time

2007-11-16 10:38  Bruno Cornec <bcornec@users.sf.net>

	* images/README (1.4): Use the newly available options of configure
	  --without-SUDO and --without-APACHECTL Fix small typo in README
	  file

2007-11-16 10:03  Bryan Gartner <bryang@users.sf.net>

	* config.state.in (1.8), configure.ac (1.35), bin/post-actions.in
	  (1.17): modified --without options to be able to skip integration
	  or just checks

2007-11-16 07:21  Bryan Gartner <bryang@users.sf.net>

	* README.last.in (1.6), configure.ac (1.34), bin/post-actions.in
	  (1.16): fix --without checks to actually skip integrations

2007-11-14 13:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.46): Rename info -> info.txt for
	  ISOs *and* images for 10.3 workaround

2007-11-13 19:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.22): Debug left on.  Will leave less
	  in LOGFILE now.

2007-11-13 10:47  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.17): Add YUM entries for Fedora 8

2007-11-12 07:21  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.16): New temp file for OpenSUSE 10.3
	  namespace collision

2007-11-12 07:20  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.yast-OpenSUSE-10.3 (1.2), cgi-bin/nph-suse_image.in
	  (1.45): Workaround for new syslinux namespace collision in
	  OpenSUSE 10.3 https://bugzilla.novell.com/show_bug.cgi?id=333835

2007-11-09 08:52  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.57): f8 abhors the langsupport and
	  mouse ks.cfg directives.

2007-11-08 10:38  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.16): x86_64 OpenSUSE 10.2 was somehow
	  overlooked

2007-11-08 10:30  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.15): Map in entries for EL5.1

2007-11-08 09:38  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.56): Fix bug introducted adding key
	  field for 5.1 (polluted all RedHat ks.cfg's with key -skip)

2007-11-07 19:51  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.65), coe_retrofit.in (1.21),
	  nph-coe_image.in (1.55):
	  Fix post proc bug in kickstart installs, make it RHEL 5.1 aware.
	  coe_retrofit only populates apt.sources if it applies.

2007-11-07 09:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.24): Cosmetic font/layout changes on
	  first page.

2007-11-07 08:14  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.64), lib/LinuxCOE.pm.in (1.44): Turn
	  off debug by default.

2007-11-05 09:35  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.54), nph-debian_image.in (1.56),
	  nph-suse_image.in (1.44): When SIM is in play, append the suffix
	  .dat to the serial_num filename.

2007-11-03 17:07  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.26), cgi-bin/coe_bootimage.in (1.63),
	  cgi-bin/coe_profiles.in (1.23), cgi-bin/coe_retrofit.in (1.20),
	  cgi-bin/nph-coe_image.in (1.53), cgi-bin/nph-debian_image.in
	  (1.55), cgi-bin/nph-suse_image.in (1.43), lib/LinuxCOE.pm.in
	  (1.43): First Pass at branding (cgi only)

2007-11-03 15:37  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.25), cgi-bin/coe_retrofit.in (1.19): Correct
	  SITE_ADMIN tag, make coe_retrofit honor it

2007-11-03 15:33  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.18): Let coe_retrofit use the
	  JavaScript OS pulldown logic as well

2007-11-03 08:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.62), cgi-bin/coe_profiles.in (1.22),
	  lib/LinuxCOE.pm.in (1.42): Move JavaScriot display OS pulldown
	  logic to LinuxCOE.pm so coe_profiles and coe_bootimage can share
	  it.

2007-11-02 16:22  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.17): Fixed bug: [ 1753744 ] retrofit
	  and waystation field

2007-11-02 14:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.61): Move hidden os variable inside
	  Javascript loop so text based/non JS browsers work.

2007-11-02 13:57  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.14): Update with new offerings (Fed7,
	  OpenSUSE 10.3, etc.)

2007-11-02 13:45  Lee Mayes <lmayes@users.sf.net>

	* boot/: Makefile.am (1.15), isolinux.cfg.Debian-Etch-x86_64 (1.1):
	  amd support for Etch

2007-11-02 11:49  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.14): Install Gutsy's isolinux.cfg snippet

2007-11-01 20:05  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.60): New Javascript front-end with
	  HTML fall back to defeat the dreaded 50+ item pulldown...  My
	  First JS program! :^)

2007-10-31 06:06  Lee Mayes <lmayes@users.sf.net>

	* data/: deb_final_skel (1.6), deb_retro_skel (1.5), final_skel
	  (1.5), retro_skel (1.9), suse_final_skel (1.4), suse_retro_skel
	  (1.7): Update version 3.1 -> 4

2007-10-31 05:49  Lee Mayes <lmayes@users.sf.net>

	* bin/esx_patcher (1.2): Turn esx firewall back on if I turned it
	  off to see waystation for patches

2007-10-31 05:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.59), lib/LinuxCOE.pm.in (1.41):
	  Initial enablement of bundled and post processing for ESX vi3

2007-10-23 11:35  Bryan Gartner <bryang@users.sf.net>

	* INSTALL (1.7), README (1.6): include install from CVS
	  instructions

2007-10-18 13:27  Lee Mayes <lmayes@users.sf.net>

	* bin/: README-esx (1.1), esx_patcher (1.1), fetch_esx_patches
	  (1.1): Initial check-in and temporary home of the VMWare ESX
	  patching scripts.

2007-10-18 12:44  Lee Mayes <lmayes@users.sf.net>

	* data/distmap (1.6): Add Gutsy version lipstick

2007-10-18 12:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.42): Temp workaround for OpenSUSE
	  10.3 syslinux bug
	  (https://bugzilla.novell.com/show_bug.cgi?id=333835)

2007-10-18 12:22  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.yast-OpenSUSE-10.3 (1.1): Workaround 10.3 syslinux
	  bug (https://bugzilla.novell.com/show_bug.cgi?id=333835) Needs
	  latest nph-suse_image as well.

2007-10-18 12:13  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.15): made remove actions more specific

2007-10-18 11:58  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Ubuntu-Gutsy (1.1): Initial support for Gutsy

2007-10-18 10:16  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.23): put back the profile dir creation

2007-10-18 10:05  Lee Mayes <lmayes@users.sf.net>

	* data/isolinux.map (1.4): Initial support for Ubuntu Gutsy

2007-10-18 09:21  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.17): Coming back to Bryan's good verion (not
	  for me :-)

2007-10-18 09:02  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.16): Another try to fix Makefile.am by
	  duplicating entries (less elegant but this time should work)

2007-10-18 07:52  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.15): Back to Bryan's original version (grrr,
	  still doesn't work)

2007-10-18 07:50  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.14): Revert back to dirs, but change the name
	  of files instead (directory are not created in install-data-local
	  before that install try to use it :-()

2007-10-18 07:40  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.13): Also creates the missing images
	  directory

2007-10-18 07:37  Bruno Cornec <bcornec@users.sf.net>

	* html/Makefile.am (1.12): Fix a bug in Makefile.am for html where
	  images dir was specified, but files already had it in prefix thus
	  generating an issue during make install (unexistant dir). Hope
	  it's ok.

2007-10-17 22:01  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.22), configure.ac (1.33), linuxcoe.rc.in (1.24),
	  bin/post-actions.in (1.14): cleanup of PROGRAM_VERSION hardcoded
	  into installation

2007-10-17 21:32  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.21), html/Makefile.am (1.11): added autogen.sh to
	  dist and dealt with flattened installs of html artifacts

2007-10-17 20:54  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.20), Makefile.in (1.58), configure (1.34),
	  configure.ac (1.32), addons/Makefile.in (1.6), base/Makefile.in
	  (1.5), bin/Makefile.in (1.8), boot/Makefile.in (1.14),
	  cgi-bin/Makefile.in (1.13), data/Makefile.in (1.9),
	  depots/Makefile.in (1.5), html/Makefile.am (1.10),
	  html/Makefile.in (1.10), images/Makefile.in (1.5),
	  includes/Makefile.in (1.5), lib/Makefile.in (1.5),
	  osvend.d/Makefile.in (1.5), services/Makefile.in (1.14): cleanup
	  to remove automake1.4 dependency (basically killed recursion by
	  explicitely spec'ing an install target), so removing derived
	  objects

2007-10-17 08:25  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.57), configure (1.33), configure.ac (1.31):
	  cleanup of std namespace issues

2007-10-16 10:47  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.56), README.last.in (1.5), config.site (1.7):
	  implemented new webalias config value, and cleanup of new
	  namespace issues

2007-10-16 10:34  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.55): implemented new webalias config value, and
	  cleanup of new namespace issues

2007-10-16 10:31  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.19), Makefile.in (1.54), config.site (1.6),
	  config.state.in (1.7), configure (1.32), configure.ac (1.30),
	  linuxcoe.rc.in (1.23), bin/post-actions.in (1.13),
	  bin/replay.pl.in (1.2), cgi-bin/coe_bootimage.in (1.58),
	  cgi-bin/coe_info.in (1.7), cgi-bin/coe_profiles.in (1.21),
	  cgi-bin/coe_retrofit.in (1.16), html/final-ESX-IMG.html.in (1.4),
	  html/final-KS-IMG.html.in (1.4), html/final-KS-ISO.html.in (1.4),
	  html/final-KS-USB.html.in (1.2), html/final-PRESEED-ISO.html.in
	  (1.7), html/final-YAST-IMG.html.in (1.4),
	  html/final-YAST-ISO.html.in (1.4), html/index.shtml.in (1.7),
	  html/themes/default/footer1.html.in (1.5),
	  html/themes/default/header3.html.in (1.5),
	  html/themes/default/header4.html.in (1.8), lib/COEHtml.pm.in
	  (1.4), lib/LinuxCOE.pm.in (1.40),
	  services/LinuxCOE-SystemDesigner.conf.in (1.7): implemented new
	  webalias config value, and cleanup of new namespace issues

2007-10-11 07:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-suse_image.in (1.41), nph-coe_image.in (1.52): Pass
	  installing NIC to SIM in CUSTOM_SETTINGS file

2007-10-01 09:14  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.51): Format change for what we drop
	  in CUSTOM_SETTINGS for SIM integration

2007-10-01 09:10  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.40): Format change for what we drop
	  in CUSTOM_SETTINGS for SIM integration

2007-09-28 04:56  Bryan Gartner <bryang@users.sf.net>

	* config.state.in (1.6), bin/post-actions.in (1.12): fixed syntax
	  error creating header5 snippet

2007-09-28 04:56  Bryan Gartner <bryang@users.sf.net>

	* html/index.shtml.in (1.6): included new header5 reference

2007-09-27 12:46  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.53), configure (1.31), configure.ac (1.29),
	  bin/Makefile.am (1.6), bin/Makefile.in (1.7), bin/post-actions.in
	  (1.11), bin/replay.pl (1.3), bin/replay.pl.in (1.1),
	  html/themes/default/header4.html.in (1.7): cleaned up old package
	  name references, enabled web navigation to behave with or without
	  docs overlay

2007-09-27 10:30  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.18), Makefile.in (1.52), configure (1.30),
	  configure.ac (1.28), bin/post-actions.in (1.10), boot/Makefile.in
	  (1.13): rebranding with new naming standard, better handling of
	  sysconfdir relocations

2007-09-26 05:56  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.13): Map Sarge into new initrd/isolinux.cfg
	  schema

2007-09-26 05:55  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Debian (1.1): Map Sarge into new
	  initrd/isolinux schema

2007-09-26 05:54  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.54): Don't mangle initrd image for
	  Sarge (unneeded)

2007-09-25 13:45  Bryan Gartner <bryang@users.sf.net>

	* config.state.in (1.5): deal with datarootdir change of autoconf
	  2.60

2007-09-25 13:36  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.17), Makefile.in (1.51), configure (1.29),
	  configure.ac (1.27), addons/Makefile.am (1.4), addons/Makefile.in
	  (1.5), base/Makefile.am (1.3), base/Makefile.in (1.4),
	  bin/Makefile.am (1.5), bin/Makefile.in (1.6), boot/Makefile.am
	  (1.12), boot/Makefile.in (1.12), cgi-bin/Makefile.am (1.10),
	  cgi-bin/Makefile.in (1.12), data/Makefile.am (1.6),
	  data/Makefile.in (1.8), depots/Makefile.am (1.3),
	  depots/Makefile.in (1.4), html/Makefile.am (1.9),
	  html/Makefile.in (1.9), images/Makefile.am (1.2),
	  images/Makefile.in (1.4), includes/Makefile.am (1.3),
	  includes/Makefile.in (1.4), lib/Makefile.am (1.3),
	  lib/Makefile.in (1.4), osvend.d/Makefile.am (1.2),
	  osvend.d/Makefile.in (1.4), services/Makefile.am (1.13),
	  services/Makefile.in (1.13): deal with datarootdir change of
	  autoconf 2.60

2007-09-25 10:59  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.50), configure (1.28), configure.ac (1.26),
	  html/Makefile.am (1.8), html/Makefile.in (1.8),
	  html/final-KS-USB.html (1.3), html/final-KS-USB.html.in (1.1):
	  add USB html template

2007-09-25 09:33  Lee Mayes <lmayes@users.sf.net>

	* html/Makefile.am (1.7): Put KS-USB html file in correct stanza

2007-09-21 09:06  Lee Mayes <lmayes@users.sf.net>

	* html/final-KS-USB.html (1.2): Grammar error, remove reference to
	  'floppy'

2007-09-21 06:49  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.50): New final HTML screen if USB
	  boot image is in play Begin support for minimal post processing
	  env on ESX 3.0.X

2007-09-21 05:50  Lee Mayes <lmayes@users.sf.net>

	* html/Makefile.am (1.6): Add new final html template for USB
	  kickstart images

2007-09-21 05:49  Lee Mayes <lmayes@users.sf.net>

	* html/final-KS-USB.html (1.1): Different final html screen for USB
	  images

2007-09-19 15:27  Bryan Gartner <bryang@users.sf.net>

	* README.last.in (1.4): include some make integrate details

2007-09-15 07:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.39): Begin support for ia64 (not
	  ready yet)

2007-09-15 07:30  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.53): Continue adding support for
	  ia64

2007-09-12 15:27  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.16), Makefile.in (1.49), boot/Makefile.am (1.11),
	  boot/Makefile.in (1.11): fix errant comment in Makefile

2007-09-12 14:49  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.10): Initial support for Etch amd64

2007-09-12 14:48  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Debian-Etch-i386 (1.1): initial support for
	  amd64 etch

2007-09-09 22:28  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.15), Makefile.in (1.48), bin/post-actions.in
	  (1.9): added update/diff make targets, and move ch* commands to
	  post-install for non-uid=0 pkg builds

2007-09-06 08:04  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.47), configure (1.27), configure.ac (1.25): remove
	  remnants of former embedded debian packaging

2007-08-21 01:06  Louis Bouchard <louis_bouchard@users.sf.net>

	* bin/make-images (1.1): Initial development version

2007-08-17 10:35  Bryan Gartner <bryang@users.sf.net>

	* bin/: comps2bundles.pl (1.2), compsxml2bundles.pl (1.2),
	  packages2bundles.pl (1.2), sel2bundles.pl (1.3): add bundle
	  create (via stderr) functionality

2007-08-17 10:29  Bryan Gartner <bryang@users.sf.net>

	* bin/: pat2bundles.pl (1.2), sel2bundles.pl (1.2): cleanup of suse
	  bundle tools

2007-08-14 06:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.20): Add Architecture to the emailed
	  message of profile diff on changes.

2007-08-07 11:40  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.52): Still working on Etch/ia64
	  implementation.  Fixed Etch x86_64 as well.

2007-08-03 20:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.49): A few more tweaks to enable
	  RHEL4 and 5 on ia64

2007-08-03 20:06  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.39): Change ia64 to chooser=simple and
	  plain text to facilitate serial consoles

2007-08-03 19:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.51): prepend image path to
	  initrdpath so CPIO/etc can find it!

2007-08-03 19:03  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.50): Fix initrd.path from
	  isolinux.map fetch.  being thinking about Etch ia64 support

2007-08-01 21:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.49), data/isolinux.map (1.3):
	  Inital support for amd64 Etch/Feisty	(untested!!) Fixed
	  SITE_ADMIN defs call

2007-08-01 21:05  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-suse_image.in (1.38), coe_profiles.in (1.19): Fix
	  SITE_ADMIN ref

2007-08-01 21:03  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.48): Fix SITE_ADMIN def fetch Begin
	  to re-enable ia64 support for anaconda based distros Clean up
	  some comments

2007-08-01 18:31  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.57): Typo on SITEADMIN defs pull

2007-07-17 10:21  Bryan Gartner <bryang@users.sf.net>

	* data/patch_methods.map (1.13): enable new CentOS, Scientific
	  versions

2007-07-17 09:11  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.6), patch_methods.map (1.12): enable
	  new CentOS, Scientific versions

2007-07-05 13:59  Lee Mayes <lmayes@users.sf.net>

	* bin/replay.pl (1.2): Fix a few typos, drop no longer needed
	  %hash, default to localhost

2007-07-05 13:47  Lee Mayes <lmayes@users.sf.net>

	* bin/replay.pl (1.1): Initial support for image creation 'replay'
	  option

2007-07-02 13:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.47): Updated to reflect 'Fedora 7',
	  not 'Fedora Core7'

2007-06-28 09:34  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.56): Don't resort waystations, this
	  comes from COEdb.pm now. (ID 1733873)

2007-06-27 19:52  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.22): Better example text

2007-06-27 19:51  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.55): oops, was still overriding main
	  root password message.

2007-06-27 19:39  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.21), cgi-bin/coe_bootimage.in (1.54): Allow
	  owner to expand on warning text. 1733885 - Password Warning

2007-06-27 19:29  Lee Mayes <lmayes@users.sf.net>

	* lib/COEdb.pm.in (1.5): Return list sorted by location. Bug ID:
	  1733873 - Sort Mirrors by Location

2007-06-27 18:59  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.38): Theme reader should ignore emacs temp
	  files. (Bug ID 1737854)

2007-06-27 18:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.46): Initial support for FC7.
	  'mouse' and 'langsupport' are gone.  Need to research
	  replacements....

2007-06-25 14:13  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.48): Turn off debug

2007-06-18 10:17  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.53), coe_info.in (1.6),
	  nph-coe_image.in (1.45), nph-debian_image.in (1.47),
	  nph-suse_image.in (1.37): Added support for replay for generating
	  mass-customized images (1682732) Enhanced SIM support to allow a
	  file of serial numbers

2007-06-12 14:18  Bryan Gartner <bryang@users.sf.net>

	* services/LinuxCOE-SystemDesigner.conf.in (1.6): removing
	  extraneous plus signs on directives (which seem to cause errors
	  on some apache servers)

2007-06-11 16:50  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.46), configure (1.26), addons/Makefile.in (1.4),
	  base/Makefile.in (1.3), bin/Makefile.in (1.5), boot/Makefile.in
	  (1.10), cgi-bin/Makefile.in (1.11), data/Makefile.in (1.7),
	  depots/Makefile.in (1.3), html/Makefile.in (1.7),
	  images/Makefile.in (1.3), includes/Makefile.in (1.3),
	  lib/Makefile.in (1.3), osvend.d/Makefile.in (1.3),
	  services/Makefile.in (1.12): cleanup of install help files

2007-06-11 16:25  Bryan Gartner <bryang@users.sf.net>

	* configure (1.25), configure.ac (1.24), addons/Makefile.in (1.3),
	  base/Makefile.in (1.2), bin/Makefile.in (1.4), boot/Makefile.in
	  (1.9), cgi-bin/Makefile.in (1.10), data/Makefile.in (1.6),
	  depots/Makefile.in (1.2), html/Makefile.in (1.6),
	  images/Makefile.in (1.2), includes/Makefile.in (1.2),
	  lib/Makefile.in (1.2), osvend.d/Makefile.in (1.2),
	  services/Makefile.in (1.11): cleanup of install help files

2007-06-08 20:09  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.20): Add SITE_ADMIN tag

2007-06-08 20:09  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.52), cgi-bin/coe_profiles.in (1.18),
	  cgi-bin/nph-coe_image.in (1.44), cgi-bin/nph-debian_image.in
	  (1.46), cgi-bin/nph-mandriva_image.in (1.4),
	  cgi-bin/nph-suse_image.in (1.36), lib/LinuxCOE.pm.in (1.37):
	  Abstract SITE_ADMIN to a var

2007-06-08 19:15  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.45): [ 1733875 ] SUDO issue with
	  Debian Script

	  Was in play for amd and ia32.  Fixed both places.

	  kickstart and autoyast were clean.

2007-06-05 09:37  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.36): Deref +'s so SLEX10 SDK-C-C++ doesn't
	  break regex stop the asset error message (harmless)

2007-05-22 10:19  Louis Bouchard <louis_bouchard@users.sf.net>

	* bin/post-actions.in (1.8): Added more command line options for
	  distro specific setup

2007-04-25 05:35  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.51): Clean up remaining SuSE vs.
	  OpenSUSE RE's

2007-04-24 08:49  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.50): more wordsmithing on
	  installation key

2007-04-24 08:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.49): typo

2007-04-24 08:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.48): Verbiage change on RHEL5 install
	  key prompt

2007-04-24 08:25  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.43): Add installation key # or --skip
	  in RHEL5 ks.cfg files

2007-04-24 08:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.47): Prompt for isntallation # on
	  RHEL5 installs

2007-04-24 06:02  Bryan Gartner <bryang@users.sf.net>

	* images/README (1.3): added brief description how to make images

2007-04-19 07:47  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.45), configure (1.24), boot/Makefile.am (1.9),
	  boot/Makefile.in (1.8), boot/isolinux.cfg.Ubuntu-Feisty (1.1),
	  data/patch_methods.map (1.11): install a missing file, add
	  patch_methods

2007-04-18 12:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.44): oops, Etch was taking the
	  Ubuntu tasksel route.

2007-04-18 10:05  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.43): Fix test statement so replay
	  file gets cp'd from initrd to target filesys

2007-04-17 14:35  Daniel Miles <milesd@users.sf.net>

	* services/LinuxCOE-SystemDesigner.conf.in (1.5): putting Apache's
	  .shtml directives in LinuxCOE-SystemDesigner.conf.in

2007-04-12 14:01  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Debian-Etch (1.2): Released Etch netinst disks
	  had a slightly different layout than previous.

2007-04-10 15:16  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.19): Comment out TRIGGER stuff, correct order
	  of args passed.

2007-04-10 12:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.17): Turn off debug

2007-04-10 12:18  Lee Mayes <lmayes@users.sf.net>

	* lib/COEdb.pm.in (1.4): Comment out debug message

2007-04-10 12:04  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.42), cgi-bin/nph-debian_image.in
	  (1.42), cgi-bin/nph-mandriva_image.in (1.3),
	  cgi-bin/nph-suse_image.in (1.35), linuxcoe.rc.in (1.18),
	  lib/LinuxCOE.pm.in (1.35): Add support for POST_TRIGGER script,
	  usefull for integration into other things.

2007-04-09 09:41  Lee Mayes <lmayes@users.sf.net>

	* data/: isolinux.map (1.2), distmap (1.5): Prep for initial Feisty
	  support

2007-04-09 09:40  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.41): Prep for initial Fiesty
	  support.

2007-04-07 04:53  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.46): Show nic choice pulldown for
	  *buntus, hide proxy selection for Oracle

2007-04-06 08:22  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.7): explicitely set exit code

2007-04-05 06:22  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.6): can't seem to get apache* restart to
	  work across all differing cases, so skipping for now

2007-04-04 16:10  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.44), configure (1.23), configure.ac (1.23): have
	  to use prerm for packaging, else your un-integrate function
	  disappears from underneath you

2007-04-04 10:23  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.14), Makefile.in (1.43), configure (1.22),
	  bin/post-actions.in (1.5): try to make post-actions shell
	  portable

2007-04-04 08:51  Bryan Gartner <bryang@users.sf.net>

	* bin/: post-actions.in (1.3), post-actions.in (1.4): change test
	  for apache restart

2007-04-04 08:48  Bryan Gartner <bryang@users.sf.net>

	* bin/post-actions.in (1.2): change test for apache restart

2007-04-04 08:37  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.13), Makefile.in (1.42), configure (1.21),
	  configure.ac (1.22), bin/Makefile.am (1.4), bin/Makefile.in
	  (1.3), bin/post-actions.in (1.1), services/Makefile.am (1.12),
	  services/Makefile.in (1.10): prepping to move make integrate
	  functionality to standalone script for both tarball and package
	  installs

2007-04-03 22:00  Bryan Gartner <bryang@users.sf.net>

	* INSTALL (1.6), README.last.in (1.3): made text linkage from
	  INSTALL to README.last

2007-04-03 15:46  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.41), services/Makefile.am (1.11),
	  services/Makefile.in (1.9): cleanup errant spaces

2007-04-03 15:42  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.40), README.last (1.7), configure (1.20),
	  configure.ac (1.21), cgi-bin/coe_bootimage (1.11),
	  cgi-bin/coe_info (1.2), cgi-bin/coe_profiles (1.7),
	  cgi-bin/coe_retrofit (1.10), cgi-bin/nph-coe_image (1.10),
	  cgi-bin/nph-debian_image (1.15), cgi-bin/nph-mandriva_image
	  (1.2), cgi-bin/nph-suse_image (1.9), html/Makefile.in (1.5),
	  html/final-ESX-IMG.html (1.3), html/final-KS-IMG.html (1.3),
	  html/final-KS-ISO.html (1.3), html/final-PRESEED-ISO.html (1.5),
	  html/final-SIM-SIM.html (1.2), html/final-SIM-SIM.html.in (1.2),
	  html/final-YAST-IMG.html (1.3), html/final-YAST-ISO.html (1.3),
	  html/index.shtml (1.4), html/themes/default/footer1.html (1.4),
	  html/themes/default/header1.html (1.4),
	  html/themes/default/header2.html (1.4),
	  html/themes/default/header3.html (1.4),
	  html/themes/default/header4.html (1.4), includes/binaries.pm
	  (1.3), includes/sysdes_paths.pm (1.3), lib/COEHtml.pm (1.4),
	  lib/COEdb.pm (1.6), lib/COElocal.pm (1.4), lib/LinuxCOE.pm (1.9),
	  services/LinuxCOE-SystemDesigner.conf (1.5), services/sudoers
	  (1.4): remove accumulated derived files

2007-04-01 23:25  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.39), configure (1.19), configure.ac (1.20): enable
	  configure to mod .in from debian packaging, if it exists

2007-04-01 22:14  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.12), Makefile.in (1.38), config.site (1.5),
	  configure (1.18), configure.ac (1.19), services/Makefile.am
	  (1.10), services/Makefile.in (1.8): updates to account for
	  different prefixes

2007-04-01 08:01  Bryan Gartner <bryang@users.sf.net>

	* services/: LinuxCOE-SystemDesigner.conf (1.4), sudoers (1.3):
	  null cruft content

2007-03-30 11:44  Bryan Gartner <bryang@users.sf.net>

	* lib/LinuxCOE.pm.in (1.34): missing name links for bundles on
	  distros with small lists, like Debian

2007-03-30 07:40  Lee Mayes <lmayes@users.sf.net>

	* lib/COElocal.pm.in (1.5): Make waystation/path selection code
	  multi-arch aware

2007-03-29 13:13  Bryan Gartner <bryang@users.sf.net>

	* includes/sysdes_paths.pm.in (1.3), lib/LinuxCOE.pm.in (1.33):
	  match override location to installer

2007-03-29 11:33  Bryan Gartner <bryang@users.sf.net>

	* lib/LinuxCOE.pm.in (1.32): match override location to installer

2007-03-28 16:01  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-mandriva_image.in (1.2): Post processing there now,
	  still requires URL to be hosted on webserver or floppy
	  (configurable in isolinux.cfg).

2007-03-28 13:00  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.45): turn off debug/enable lipstick
	  (erroneous check in before)

2007-03-28 10:41  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.37), configure (1.17), configure.ac (1.18),
	  cgi-bin/Makefile.in (1.9), cgi-bin/nph-mandriva_image (1.1): add
	  a couple of missing pieces re: mandriva

2007-03-28 10:19  Lee Mayes <lmayes@users.sf.net>

	* data/image_gen.map (1.7): rename of nph-mandrake_image ->
	  nph-mandriva_image

2007-03-28 10:14  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-mandriva_image.in (1.1): renamed

2007-03-28 10:13  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: Makefile.am (1.9), coe_bootimage (1.10),
	  coe_bootimage.in (1.44), nph-debian_image (1.14),
	  nph-mandrake_image.in (1.3): Renaming to nph-mandriva_image -
	  times change

2007-03-27 15:50  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.40): Move logic to force standard
	  up a level for Etch so it works!

2007-03-27 15:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.39): For Etch, force the
	  'standard' task else preseed brings in the Gnome Desktop Env.

2007-03-23 11:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-mandrake_image.in (1.2): 'Simple' partitioning
	  working, locale still hardcoded US/Eng, no %post or stage 2 yet.

2007-03-23 08:31  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: Makefile.am (1.8), Makefile.in (1.8), coe_bootimage
	  (1.9), coe_bootimage.in (1.43), coe_profiles (1.6), coe_retrofit
	  (1.9), coe_retrofit.in (1.15), nph-coe_image (1.9),
	  nph-debian_image (1.13), nph-mandrake_image.in (1.1),
	  nph-suse_image (1.8): Begin initial support for Mandriva.
	  Warning - THIS CODE DOES NOT WORK!!!!! It will NOT CREATE IMAGES
	  or complete auto_inst.cfg files.  Just a checkpoint to
	  incorperate into build process to ease further development.

2007-03-22 10:21  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.10): Add RHEL5

2007-03-20 16:33  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.11), Makefile.in (1.36), configure (1.16),
	  configure.ac (1.17), cgi-bin/Makefile.am (1.7),
	  cgi-bin/Makefile.in (1.7), cgi-bin/README (1.3),
	  cgi-bin/coe_bootimage.in (1.42), cgi-bin/coe_info.in (1.5),
	  cgi-bin/coe_profiles.in (1.16), cgi-bin/coe_retrofit (1.8),
	  cgi-bin/coe_retrofit.in (1.14), data/Makefile.am (1.5),
	  data/Makefile.in (1.5), data/deb_final_skel (1.5),
	  data/deb_retro_skel (1.4), data/final_skel (1.4), data/retro_skel
	  (1.8), data/suse_retro_skel (1.6), html/index.shtml.in (1.5),
	  html/themes/default/header4.html.in (1.6),
	  includes/sysdes_paths.pm.in (1.2),
	  services/LinuxCOE-SystemDesigner.conf.in (1.4),
	  services/Makefile.am (1.9), services/Makefile.in (1.7): remapped
	  web directory structure to be more compliant with debian webapp
	  policy and to ease packaging for other rpm distros

2007-03-20 16:31  Bryan Gartner <bryang@users.sf.net>

	* osvend.d/README (1.2), linuxcoe.rc.in (1.17): moved osvend info
	  from linuxcoe.rc to osvend.d

2007-03-20 09:16  Lee Mayes <lmayes@users.sf.net>

	* data/: retro_skel (1.7), suse_retro_skel (1.5): Reconfigure
	  sources on retrofits in case addons changed (Bug 1680913)

2007-03-20 07:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.41): Disable SHOW_PROXY for VMWare
	  (kickstart does not support it)

2007-03-20 07:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.40): Inital support for ESX 2.5.4
	  (legacy needs it)

2007-03-17 03:34  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.13): Honor tuple fallback and s/r in
	  retrofit as well as image creation

2007-03-16 06:53  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.41), nph-debian_image.in (1.38),
	  nph-suse_image.in (1.34): Fixed bug in mkisofs commands.

2007-03-15 13:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit (1.7): Honor tuple fallback and s/r in
	  retrofit as well as image creation

2007-03-13 08:30  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_profiles.in (1.15): remove extra quote

2007-03-13 08:09  Louis Bouchard <louis_bouchard@users.sf.net>

	* linuxcoe.rc.in (1.16): modified ASSET_PATH hard coded path

2007-03-12 15:14  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.Ubuntu-Dapper (1.2): Updated

2007-03-12 15:08  Lee Mayes <lmayes@users.sf.net>

	* data/isolinux.map (1.1): Fixed path to be boot vs. data

2007-03-12 06:35  Bryan Gartner <bryang@users.sf.net>

	* services/LinuxCOE-SystemDesigner.conf (1.3): remove redundant +
	  on Indexes (which causes grief to some versions of apache)

2007-03-06 15:22  Bryan Gartner <bryang@users.sf.net>

	* data/patch_methods.map (1.9): tweak available patch methods to
	  more closely match repos

2007-03-06 10:53  Bryan Gartner <bryang@users.sf.net>

	* data/patch_methods.map (1.8): adding choices for OpenSUSE patch
	  methods

2007-03-06 08:23  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.39): set default keyboard for SuSE
	  and OpenSUSE

2007-03-05 17:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.12): Make coe_retrofit aware of ADDON
	  GPG keys for import

2007-03-05 06:59  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.11): Create the 'INSTALLED' file so
	  post-processing env is no longer reliant on linuxcoe.rpm and
	  show_distro

2007-03-03 08:24  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.35), bin/Makefile.am (1.3), bin/Makefile.in (1.2),
	  bin/comps2bundles.pl (1.1), bin/compsxml2bundles.pl (1.1),
	  bin/packages2bundles.pl (1.1), bin/pat2bundles.pl (1.1),
	  bin/readcomps.pl (1.2), bin/readdeb.pl (1.2), bin/readsuse.pl
	  (1.2), bin/readxml.pl (1.2), bin/sel2bundles.pl (1.1):  adding
	  html/bundle filter scripts

2007-03-01 13:58  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.10), Makefile.in (1.34), configure (1.15),
	  configure.ac (1.16), osvend.d/Makefile.am (1.1),
	  osvend.d/Makefile.in (1.1), osvend.d/README (1.1): incorporate
	  osvend.d notion

2007-03-01 13:03  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.31): Search for additional OSVEND
	  directives in @prefix@/osvend.d and friends

2007-03-01 11:35  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.33), addons/LinuxCOE (1.3), addons/LinuxCOE.cfg
	  (1.1), addons/Makefile.am (1.3), addons/Makefile.in (1.2),
	  addons/README (1.3): improving ADDONS example files, info

2007-02-27 12:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit (1.6): Create /etc/opt/LinuxCOE/INSTALLED so
	  post-processing knows what we're dealing with

2007-02-27 12:00  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.33): Sub/Replace @ARCH@ in
	  additional addon string as well as waystation IP

2007-02-27 10:39  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.32), configure (1.14), configure.ac (1.15):
	  cleanup of cgi-bin chmod's to actually match filenames, and
	  remove debian subdir artifacts

2007-02-27 09:17  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.9), Makefile.in (1.31), boot/Makefile.in (1.7):
	  moving packaging artifacts into a distinct space

2007-02-26 06:58  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.40), nph-debian_image.in (1.37),
	  nph-suse_image.in (1.32): Clean up so use strict passes again

2007-02-26 06:26  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.31): Cleanup replay file creation

2007-02-25 06:38  Bryan Gartner <bryang@users.sf.net>

	* boot/: autoyast-SLED10-i386 (1.1), autoyast-SLED10-x86_64 (1.1),
	  autoyast-SLES10-i386 (1.1), autoyast-SLES10-x86_64 (1.1):
	  enabling SLE*10

2007-02-23 13:38  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.8): Add autoyast-patterns, remove unneeded

2007-02-23 13:24  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.36): Initial support for replay,
	  add INSTALLED file for apt-config to keep it consistent with RPM
	  based distros

2007-02-23 12:45  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.30), configure (1.13), configure.ac (1.14),
	  cgi-bin/Makefile.in (1.6): deliver coe_info and fix associated
	  typos

2007-02-23 12:26  Lee Mayes <lmayes@users.sf.net>

	* boot/autoyast-patterns (1.1): Initial Checking

2007-02-23 12:18  Lee Mayes <lmayes@users.sf.net>

	* boot/autoyast (1.2): run sax2 to configure X if installed copy
	  replay file from initrd -> /etc/opt/LinuxCOE if ESX3 MPT scsi
	  patch for SLES9-SP3 is in initrd, cp it to target and install.

2007-02-23 12:04  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.30): Initial Support for replay

2007-02-22 21:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.39): Initial support for 'replay'
	  file

2007-02-22 16:05  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.29), configure (1.12), configure.ac (1.13): make
	  cgi-bin artifacts executable

2007-02-22 15:12  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.30): Remove old reference to 'server', now
	  handled in linuxcoe.rc

2007-02-22 15:09  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.38), nph-debian_image.in (1.35):
	  Drop non-functioning choices from Dapper and Sarge.  Remove
	  support for Hoary and Breezy.

2007-02-22 15:05  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_info.in (1.4): Send HTTP header

2007-02-22 11:36  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/header3.html.in (1.4): errant single quote

2007-02-21 22:38  Bryan Gartner <bryang@users.sf.net>

	* html/images/CentOS.png (1.1), html/images/Debian.png (1.1),
	  html/images/Fedora.png (1.1), html/images/Novell.gif (1.1),
	  html/images/OpenSUSE.png (1.1), html/images/Redhat.png (1.1),
	  html/images/Scientific.png (1.1), html/images/Ubuntu.png (1.1),
	  html/images/VMware.gif (1.1), html/images/distros.png (1.2),
	  html/index.shtml.in (1.4), Makefile.in (1.28): updated
	  distros.png with distro montage

2007-02-21 20:35  Bryan Gartner <bryang@users.sf.net>

	* html/: index.shtml (1.3), index.shtml.in (1.3),
	  themes/default/header3.html.in (1.3),
	  themes/default/header4.html.in (1.5): cleanup of html artifacts

2007-02-21 12:12  Bryan Gartner <bryang@users.sf.net>

	* lib/LinuxCOE.pm.in (1.29): parameterized a hardcoded path

2007-02-21 07:16  Lee Mayes <lmayes@users.sf.net>

	* lib/: COEHtml.pm (1.3), COEdb.pm (1.5), COElocal.pm (1.3),
	  LinuxCOE.pm (1.8): Should be zero length place-holders

2007-02-20 17:11  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.27): updating copyright dates

2007-02-20 17:06  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.37), cgi-bin/coe_info.in (1.3),
	  cgi-bin/coe_profiles.in (1.14), cgi-bin/coe_retrofit.in (1.10),
	  cgi-bin/nph-coe_image.in (1.38), cgi-bin/nph-debian_image.in
	  (1.34), cgi-bin/nph-suse_image.in (1.29), data/deb_final_skel
	  (1.4), data/deb_retro_skel (1.3), data/final_skel (1.3),
	  data/retro_skel (1.6), data/suse_final_skel (1.3),
	  data/suse_retro_skel (1.4), html/themes/default/footer1.html.in
	  (1.4), html/themes/default/header1.html.in (1.3): updating
	  copyright dates

2007-02-20 16:17  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_bootimage (1.8), cgi-bin/coe_info.in (1.2),
	  cgi-bin/coe_profiles (1.5), cgi-bin/coe_retrofit (1.5),
	  cgi-bin/nph-coe_image (1.8), cgi-bin/nph-debian_image (1.12),
	  cgi-bin/nph-suse_image (1.7), README.last (1.6): nulling output
	  files

2007-02-20 16:01  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/: footer1.html (1.3), header1.html (1.3),
	  header2.html (1.3), header3.html (1.3), header4.html (1.3):
	  nulling output files

2007-02-20 13:52  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/header4.html.in (1.4): enabling new guide
	  documentation

2007-02-19 18:10  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.26), configure (1.11), configure.ac (1.12),
	  services/Makefile.am (1.8), services/Makefile.in (1.6): barely
	  functional debian packaging

2007-02-19 09:03  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.8), Makefile.in (1.25): first pass at .deb
	  packaging infrastructure, not ready for prime time ... yet

2007-02-19 08:58  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.7), Makefile.in (1.24): first pass at .deb
	  packaging infrastructure, not ready for prime time ... yet

2007-02-19 08:01  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.6), Makefile.in (1.23), configure (1.10),
	  configure.ac (1.11), cgi-bin/Makefile.am (1.6),
	  cgi-bin/Makefile.in (1.5), html/Makefile.am (1.5),
	  html/Makefile.in (1.4), services/Makefile.am (1.7),
	  services/Makefile.in (1.5): toggle project name to lower case,
	  added DESTDIR and debian sub-dir as part of Debian packaging
	  effort

2007-02-18 08:32  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.22), configure (1.9): preserve conf files --
	  config.state, linuxcoe.rc -- during install

2007-02-18 08:24  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.5): preserve conf files -- config.state,
	  linuxcoe.rc -- during install

2007-02-18 07:29  Bryan Gartner <bryang@users.sf.net>

	* linuxcoe.rc.in (1.15): trying to delineate DEFAULT/ONLY
	  parameters so that obvious for admins to modify

2007-02-14 18:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.13): Show MISC box for Scientific and
	  CentOS

2007-02-14 16:51  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.28): Turn off debug

2007-02-14 16:44  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.27): FIx default file path

2007-02-13 14:05  Bryan Gartner <bryang@users.sf.net>

	* config.site (1.4): match values to debian

2007-02-13 14:04  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.3): update AUTHORS

2007-02-13 14:03  Bryan Gartner <bryang@users.sf.net>

	* INSTALL (1.5): cleanup

2007-02-08 22:34  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.28): A few more subs and logic
	  around COE_BASE

2007-02-08 22:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.37): A little more cleanup on
	  COE_BASE

2007-02-08 22:26  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.36): Perform dist/ver/arch
	  substitution on COE_BASE to allow fewer files

2007-02-08 22:05  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.26): Fixed default def file pathing problem

2007-02-08 21:58  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.27): Allow both apt and yum

2007-02-08 21:16  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.26): Search $buf for marker...

2007-02-08 21:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.25): When building autoyast file,
	  replace waystation IP for additional sources

2007-02-05 07:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.9): Make apt && yum sources regardless
	  of arch

2007-02-05 07:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.33): Adding support for final
	  script back in, tweaking disk partitioning values

2007-02-05 07:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.36): Allow longer VNC passwords
	  (OpenSuSE 10.2 requires 8 or more chars)

2007-01-24 08:35  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit (1.4): Forgot to mkdir on apt.sources and
	  yum.sources

2007-01-24 07:55  Lee Mayes <lmayes@users.sf.net>

	* data/retro_skel (1.5): Changes to use new installer and be
	  apt/yum agnostic

2007-01-24 07:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.8): Changes to allow APT and YUM to
	  co-exist, new path to COE bundle breadcrumbs.

2007-01-20 09:49  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.yast (1.4): 10.2 requires info to be explicitly
	  passed to syslinux, older version ignore it and still do the
	  right thing.

2007-01-18 23:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.24): Allow apt and yum

2007-01-18 22:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.35): Tweaking back end, easier
	  handoff to install_bundles.

2007-01-18 21:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.34): operator typo

2007-01-18 21:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.33): Textual data in bundles could
	  break args file (workaround)

2007-01-18 16:09  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.25): Don't allow individual deb selection
	  until nph-debian_image supports it fully.

2007-01-18 15:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.32): Fixed plain-text passwds even
	  when mkpasswd was available for Edgy

2007-01-16 01:24  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.21), README (1.5), configure (1.8), configure.ac
	  (1.10), boot/Makefile.in (1.6), cgi-bin/Makefile.am (1.5),
	  cgi-bin/Makefile.in (1.4), services/Makefile.am (1.6),
	  services/Makefile.in (1.4): cleanup of files included and
	  comments

2007-01-14 19:52  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.7): Extract isolinux.cfg paths/differences to
	  a config file

2007-01-14 19:51  Lee Mayes <lmayes@users.sf.net>

	* boot/: isolinux.cfg.Debian-Etch (1.1), isolinux.cfg.Ubuntu-Dapper
	  (1.1), isolinux.cfg.Ubuntu-Edgy (1.1): Extract isolinux.cfg
	  paths/locations from script to a config file if distro defaults
	  are not valid

2007-01-02 09:58  Lee Mayes <lmayes@users.sf.net>

	* data/distmap (1.4): Add Edgy, fix Etch

2007-01-02 09:57  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.7): Add comments/update with new
	  distros

2006-12-20 07:40  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.31): Initial support for signing
	  ADDONs

2006-12-19 10:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.23): Inital pass for proof of
	  concept 10.2 testing

2006-12-13 13:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.35): Proxy tweaks where needed, fix
	  def keyboard RE for Scientific Some DDNS tweaks for SIM

2006-12-13 13:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.32): Tweaks to make APT & YUM
	  co-exist, create ARGS file for SIM

2006-12-13 13:42  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.30): Inital tweaks for Ubuntu Edgy
	  Eft support

2006-12-13 13:42  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.22): Create ARGS file for SIM and
	  inside /etc/opt/LinuxCOE for clients

2006-12-13 13:41  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.24): Added sw_methods to make APT and YUM
	  able to co-exist, Software select radio buttons for Edgy now that
	  depots have merged.

2006-11-17 08:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.21): oops, was attempting to mv
	  autoyast.xml twice when SIM was in effect.

2006-11-10 16:34  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/header4.html.in (1.3): eliminate
	  Documentation header link

2006-10-31 12:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.7), data/retro_skel (1.4),
	  data/suse_retro_skel (1.3): Fixed APT vs. YUM mixup on x86_64

2006-10-30 09:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.31), nph-suse_image.in (1.20):
	  Create a small conf file for SIM

2006-10-30 09:02  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.30): Tweak to allow images in SIM
	  (not just ISO's)

2006-10-13 09:21  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.23):
	  Turn off debug flag (oops)

2006-10-13 07:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.29): Disable debug flag...

2006-10-13 07:15  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.28), nph-suse_image.in (1.19): Fix
	  tar command to create correct tarball for SIM.

2006-10-13 07:06  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.27), nph-suse_image.in (1.18):
	  Create tarball as well as ISO if SIM is in play

2006-10-02 13:56  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.20), cgi-bin/coe_bootimage.in (1.34),
	  data/image_gen.map (1.6), data/patch_methods.map (1.6): enable
	  OpenSUSE

2006-09-29 16:13  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.19), cgi-bin/Makefile.am (1.4),
	  cgi-bin/Makefile.in (1.3): pull mandriva references, not ready

2006-09-29 16:00  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.18), cgi-bin/coe_info (1.1): add missing coe_info
	  file

2006-09-29 15:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.26): Turn off debug (oops)

2006-09-29 15:54  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_info.in (1.1), nph-coe_image (1.7),
	  nph-coe_image.in (1.25): Initial checkin

2006-09-29 07:19  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.17), services/LinuxCOE-SystemDesigner.conf.in
	  (1.3), services/Makefile.am (1.5), services/Makefile.in (1.3):
	  added notes regarding typical apache configuration changes needed

2006-09-27 21:04  Lee Mayes <lmayes@users.sf.net>

	* html/: final-SIM-SIM.html (1.1), final-SIM-SIM.html.in (1.1):
	  Initial SIM support

2006-09-27 21:02  Lee Mayes <lmayes@users.sf.net>

	* Makefile.in (1.16), README.last (1.5), cgi-bin/Makefile.am (1.3),
	  cgi-bin/Makefile.in (1.2), cgi-bin/coe_bootimage (1.7),
	  cgi-bin/coe_profiles (1.4), cgi-bin/coe_profiles.in (1.12),
	  cgi-bin/nph-coe_image (1.6), cgi-bin/nph-coe_image.in (1.24),
	  cgi-bin/nph-debian_image (1.11), cgi-bin/nph-debian_image.in
	  (1.29), cgi-bin/nph-suse_image (1.6), cgi-bin/nph-suse_image.in
	  (1.17), data/filesys_initrd.map (1.5), html/Makefile.am (1.4),
	  html/Makefile.in (1.3), lib/COEdb.pm (1.4), lib/LinuxCOE.pm
	  (1.7), lib/LinuxCOE.pm.in (1.22): Enhanced support for SIM
	  integration Some Dapper fixes in nph-debian_image

2006-09-27 19:58  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.21): Fall through gracefully if $custimage
	  does not exist and MD5UM enabled

2006-09-27 19:46  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.14): Oops, didn't mean to leave it enabled. :)

2006-09-27 19:45  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.13), cgi-bin/coe_bootimage.in (1.33),
	  cgi-bin/nph-coe_image.in (1.23), cgi-bin/nph-suse_image.in
	  (1.16): Initial pass at SIM support

2006-09-19 09:42  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.dapper (1.5): bad ci last pass

2006-09-19 09:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-coe_image.in (1.22), nph-suse_image.in (1.15):
	  Honors NO_COE flag

2006-09-19 09:36  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.32): Honors DEF_DISK flag

2006-09-19 09:31  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.28): Some dapper tweaks, fleshed
	  out rest of 'NO_COE'

2006-09-15 12:55  Lee Mayes <lmayes@users.sf.net>

	* boot/egg.msg (1.6): Fixed jcole's name

2006-09-08 11:57  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.11): A little more cleanup
	  (cut-n-paste bug)

2006-09-08 11:50  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.10): Cleanup consistancy in beam data

2006-09-08 11:43  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.9): Beginnings of web enabled API for
	  SysDes values

2006-09-08 07:26  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.27): Disable 'Reboot OK?' message
	  on Etch

2006-09-06 21:07  Lee Mayes <lmayes@users.sf.net>

	* boot/egg.msg (1.5): A little cleanup

2006-09-06 21:03  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.20): Parse egg.msg too!

2006-09-06 20:51  Lee Mayes <lmayes@users.sf.net>

	* boot/egg.msg (1.4): Credit where credit is due.  THANKS JOE!!!!!

2006-09-06 19:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage (1.6), cgi-bin/coe_bootimage.in (1.31),
	  cgi-bin/nph-coe_image (1.5), cgi-bin/nph-coe_image.in (1.21),
	  cgi-bin/nph-debian_image (1.10), cgi-bin/nph-debian_image.in
	  (1.26), boot/isolinux.cfg.dapper (1.4), boot/isolinux.cfg.preseed
	  (1.3), html/final-PRESEED-ISO.html (1.4),
	  html/final-PRESEED-ISO.html.in (1.6), lib/LinuxCOE.pm.in (1.19):
	  Closer to Etch/Dapper, start of NO_COE, some cosmetic changes

2006-09-06 13:33  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.dapper (1.3): Oops, left off timeout...

2006-09-06 13:28  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.dapper (1.2): Streamlined (thanks jcole!) since
	  it's all done inside initrd now.

2006-09-06 09:06  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.2), Makefile.in (1.15): cleanup of author contact info

2006-09-06 08:50  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.14), configure (1.7), configure.ac (1.9): cleanup
	  of README/INSTALL

2006-09-06 08:46  Bryan Gartner <bryang@users.sf.net>

	* INSTALL (1.4), INSTALL.in (1.2), README (1.4), README.in (1.2),
	  README.last (1.4), README.last.in (1.2): cleanup of
	  README/INSTALL

2006-09-05 14:58  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.25): Added proxy support back in.

2006-09-05 14:43  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: nph-debian_image (1.9), nph-debian_image.in (1.24):
	  Wrapped test code around mkpasswd to see if it supports MD5
	  hashes.  If not, default to plain-text passwords.

2006-09-05 10:24  Lee Mayes <lmayes@users.sf.net>

	* Makefile.in (1.13), boot/Makefile.am (1.6), boot/Makefile.in
	  (1.5), cgi-bin/coe_bootimage (1.5), cgi-bin/coe_profiles (1.3),
	  cgi-bin/coe_retrofit (1.3), cgi-bin/nph-coe_image (1.4),
	  cgi-bin/nph-debian_image (1.8), cgi-bin/nph-suse_image (1.5),
	  data/image_gen.map (1.5), lib/COEdb.pm (1.3), lib/LinuxCOE.pm
	  (1.6): Added file to build env (syslinux.kickstart_noloop)

2006-09-05 10:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.20): Added error check on
	  isolinux/syslinux.cfg template file

2006-09-02 19:23  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.23), html/final-PRESEED-ISO.html
	  (1.3), html/final-PRESEED-ISO.html.in (1.5): Starting a MAJOR
	  revamp of Debian & the *buntu's.  First pass...

2006-09-02 00:24  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.22): First pass at some major
	  clean-up.  No functionality changes planned... :)

2006-09-02 00:22  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.18): Introduce and linuxcoe.rc.d/ directory
	  to parse.

2006-09-01 12:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.21): Oops!  Forgot to recompress
	  initrd.img for Dapper/Etch. The images work, but are *WAY* bigger
	  than they need to be!

2006-09-01 12:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image (1.7): OOps! forgot to recompress
	  initrd.img on Dapper/Etch.  The images work, but are *WAY* bigger
	  than they need to be.

2006-09-01 10:04  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.30): Only prompt for VNC if $os =~
	  /SuSE/, previously was only looking for /^S/, which will now also
	  match Scientific...

2006-08-31 09:31  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.17): Had a few debug messages that were
	  'always on', disabled unless debug is set.

2006-08-30 22:14  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.20): that pkgsel really bit :/

2006-08-30 21:09  Lee Mayes <lmayes@users.sf.net>

	* data/image_gen.map (1.4): Beginning initial stab at Mandriva

2006-08-30 20:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.8): Going to start attemtping
	  Mandrake/Mandriva.  No profile support for a bit.

2006-08-30 18:18  Lee Mayes <lmayes@users.sf.net>

	* data/: filesys_initrd.map (1.4), image_gen.map (1.3): Initial
	  support for Scientific

2006-08-30 14:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.29): Oops!  Trailing ) on default
	  dist

2006-08-30 13:12  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.28): Display optional field from
	  distmap for clarity

2006-08-30 13:12  Lee Mayes <lmayes@users.sf.net>

	* data/distmap (1.3): Add an optional field for description

2006-08-30 12:29  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.5): Support for SuSE 10.1 (I missed
	  that somehow)

2006-08-30 12:21  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.19): Ignore return on CPIO call
	  (RHEL3's throws an error code even thought it works?)

2006-08-30 10:52  Lee Mayes <lmayes@users.sf.net>

	* INSTALL (1.3), Makefile.in (1.12), README (1.3), README.last
	  (1.3), config.site (1.3), boot/Makefile.in (1.4),
	  cgi-bin/coe_bootimage (1.4), cgi-bin/coe_profiles (1.2),
	  cgi-bin/coe_retrofit (1.2), cgi-bin/nph-coe_image (1.3),
	  cgi-bin/nph-debian_image (1.6), cgi-bin/nph-debian_image.in
	  (1.18), cgi-bin/nph-suse_image (1.4), html/final-ESX-IMG.html
	  (1.2), html/final-KS-IMG.html (1.2), html/final-KS-ISO.html
	  (1.2), html/final-PRESEED-ISO.html (1.2),
	  html/final-YAST-IMG.html (1.2), html/final-YAST-ISO.html (1.2),
	  html/index.shtml (1.2), html/themes/default/footer1.html (1.2),
	  html/themes/default/header1.html (1.2),
	  html/themes/default/header2.html (1.2),
	  html/themes/default/header3.html (1.2),
	  html/themes/default/header4.html (1.2), includes/binaries.pm
	  (1.2), includes/sysdes_paths.pm (1.2), lib/COEHtml.pm (1.2),
	  lib/COEdb.pm (1.2), lib/COElocal.pm (1.2), lib/LinuxCOE.pm (1.5),
	  services/LinuxCOE-SystemDesigner.conf (1.2), services/sudoers
	  (1.2): Update for Etch/Dapper build env

2006-08-30 09:55  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.16): Tweaked text on Etch install to show
	  it's *my* code that does not support 2.4 based preseeds yet.

2006-08-30 08:25  Lee Mayes <lmayes@users.sf.net>

	* data/distmap (1.2): Initial support for Etch/Dapper

2006-08-30 08:24  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.5): Intitial support for Etch/Dapper

2006-08-30 08:22  Lee Mayes <lmayes@users.sf.net>

	* boot/: Makefile.in (1.3), isolinux.cfg.dapper (1.1),
	  isolinux.cfg.preseed (1.2): Initial support for Dapper

2006-08-30 08:20  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.15): Initial support for Etch, some debug
	  message additions.

2006-08-30 08:18  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_profiles.in (1.7), coe_retrofit.in (1.6),
	  nph-coe_image.in (1.19), nph-suse_image.in (1.14): Email address
	  change to reflect reality (atl.hp.com going away soon)

2006-08-30 08:13  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.27): Inital support for Dapper/Etch.

2006-08-30 08:13  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.17): Working on Dapper/Etch
	  support.  Proof of Concept now (and working), but needs some
	  major cleanup.

2006-08-29 11:46  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.12): Added tag for DDNS

2006-08-25 04:42  Lee Mayes <lmayes@users.sf.net>

	* boot/Makefile.am (1.4): Add Debian bootmsg

2006-08-25 04:41  Lee Mayes <lmayes@users.sf.net>

	* boot/isolinux.cfg.preseed (1.1): Initial start for getting Etch
	  up to speed

2006-08-23 13:46  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.13): Down it when done to make
	  SuSE.config happy

2006-08-23 13:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.12): SLES9 doesn't honor ifup ethX
	  at install time, testing ifup eth-MAC...

2006-08-23 09:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.26): Added option to completely
	  override hostname lookup to allow for DHCP/DDNS even when
	  hostname already resolves.

2006-08-21 13:31  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.11): Move autoyast invocation out of
	  info in initrd.img to syslinux to make 'manual' work correctly

2006-08-21 13:30  Lee Mayes <lmayes@users.sf.net>

	* boot/: syslinux.img.yast (1.2), syslinux.yast (1.3): Move
	  invocation of autoyast parm from info in initrd.img to
	  syslinux.cfg so 'manual' works correctly

2006-08-16 12:36  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.18): Fixed path on sed and RE on DDNS
	  hostname tweak.

2006-08-16 07:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.17): Fixed logic error in
	  mount/umount logic for floppies

2006-08-14 10:06  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.14): Display which nic you chose on boot
	  time help screens

2006-08-14 09:30  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.16): Accidentally left nonav flag
	  set, back to default now.

2006-08-14 09:14  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.15): Fixed mount count bug

2006-08-14 08:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.10): Add initial DDNS support for
	  SLES/SLED Allow DHCP'ing on a nic besides eth0 (bug fix)

2006-08-14 08:06  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.25): Added initial DDNS support for
	  SuSE/SLES

2006-08-09 13:49  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.24): Fixed a typo on reqest :)

2006-08-09 13:42  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.23), nph-coe_image.in (1.14):
	  Preliminary (untested as of yet) support for DHCP + DDNS
	  (RH/Fedora only so far)

2006-07-20 11:50  Lee Mayes <lmayes@users.sf.net>

	* boot/: autoyast-10.1-i386 (1.3), autoyast-10.1-x86_64 (1.3): Spec
	  full path to sax2

2006-07-20 09:22  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.4): Initial support for SLES/SLED,
	  patching not tested yet...

2006-07-20 08:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.9): Initial support for SLES/SLED 10

2006-07-18 17:58  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.22): Chose fix poorly and backed out.
	  Need to rethink it.

2006-07-18 17:50  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.21): Fixed " problem in misc data
	  when override was in force (RHEL3/apache gotcha)

2006-07-18 17:05  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.20): Fixed bug on RHEL3's apache
	  where if there was a " in comments it gagged the override.

2006-07-18 16:47  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.13): Hide the @MD5SUM@ marker if MD5SUM's
	  not requested...

2006-07-17 11:04  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.12): Fixed a bug in coe_profiles that
	  always reset the patch_me flag on during profile modification.

2006-07-12 14:30  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.11), configure (1.6), configure.ac (1.8),
	  boot/Makefile.in (1.2), cgi-bin/nph-debian_image.in (1.16): added
	  x86_64 for configure, tweaked value for nph-debian used on output
	  page

2006-07-05 09:08  Lee Mayes <lmayes@users.sf.net>

	* boot/: autoyast-10.1-i386 (1.2), autoyast-10.1-x86_64 (1.2): Call
	  sax2 --auto in post install if it exists to attempt to
	  autoconfigure XOrg.

2006-06-30 09:02  Lee Mayes <lmayes@users.sf.net>

	* boot/: Makefile.am (1.3), autoyast-10.1-x86_64 (1.1): Initial
	  support for 10.1

2006-06-30 07:12  Lee Mayes <lmayes@users.sf.net>

	* boot/autoyast-10.1-i386 (1.1): 10.1 requires root:root ownership
	  of /var or autoyast dies on software selection.

2006-06-23 17:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.19): Fixed var matches on ESX license
	  prompt

2006-06-22 04:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.18): Don't prompt for license key on
	  ESX 3.0.0

2006-06-19 21:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.6): Beginning support for ESX 3.0 (not
	  done)

2006-06-19 21:07  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.17): Begin support for ESX 3.0 (not
	  ready)

2006-06-18 20:29  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.16): Make disk pulldown the same on
	  all screens presented

2006-06-18 20:08  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.15): Changed TZ from select box to
	  pulldown based on user feedback.

2006-06-18 19:27  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.11): Added ALT_DATA for an additional level
	  of config file override

2006-06-18 19:27  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.11): Lumped the coe_express stuff together for
	  easier skipping Added ALT_DATA tag for another level of config
	  overrides

2006-06-02 05:48  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.13): Made copy of ks.cfg.warning a
	  non-fatal error if floppy image was full fixed logic error when
	  setting $mounted on ISO

2006-06-02 05:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image (1.2): Fixed mounted being set when it
	  shouldn't error.  Made cp of ks.cfg.warning a non-fatal error
	  when floppy image was full.

2006-05-04 07:57  Bryan Gartner <bryang@users.sf.net>

	* data/: filesys_initrd.map (1.3), image_gen.map (1.2),
	  patch_methods.map (1.3): adding hooks for CentOS

2006-04-27 09:41  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/coe_bootimage (1.3), cgi-bin/nph-debian_image (1.5),
	  cgi-bin/nph-suse_image (1.3), data/Makefile.am (1.4), Makefile.in
	  (1.10), data/Makefile.in (1.4): adding new install .map targets,
	  cleanup cgi-bin targets

2006-04-11 09:48  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.12): Fixed $mounted logic bug when
	  initrd needs to be mounted (non ISO)

2006-04-11 07:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.11): Tweaked logic on when/when not
	  to mount, made sure $mounted reflects reality

2006-04-10 20:37  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.10): Tweak to only do it on ISO's...

2006-04-10 19:32  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.9): Added support for no loopmount of
	  initrd image

2006-04-10 18:09  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.kickstart.no_loop (1.2): Ooops, correct path
	  directive now

2006-04-10 18:04  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.10): Added NO_LOOPMOUNT_KS_ISO to start support
	  for older kernels and no loopmount

2006-04-10 17:45  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.kickstart.no_loop (1.1): Attempt to allow creation
	  of 2.6.9 and lessor kickstart ISOs ickstart ISOs without a loop
	  mount.

2006-03-23 14:01  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.10): OOps, rip SP#/U# off is it filesys vs.
	  cpio initrd

2006-03-23 13:45  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.14): Added 'nonph' if
	  FINAL_INTERACTIVE is unset (oops).  Lost it abstracting....

2006-03-23 11:06  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.9): Add support for displaying checksum on
	  custom images created

2006-03-23 10:59  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.9): Extract help urls and patch methods
	  into config files

2006-03-23 10:57  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.8): Extract CPIO vs filesys initrd
	  info into a file

2006-03-23 10:56  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.8): Extract CPIO vs. filesys initrd
	  info into a config file

2006-03-23 10:53  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.13): Extract which back-end script
	  gets called into a config file to ease addition of new distros
	  (CentOS, etc.).

2006-03-23 10:27  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.5): Made it Kubuntu aware

2006-03-23 10:15  Lee Mayes <lmayes@users.sf.net>

	* data/config_help.map (1.1): Extract help file URLs from
	  LinuxCOE.pm module to a conf file

2006-03-23 10:02  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.2): Added comments regarding default

2006-03-23 09:29  Lee Mayes <lmayes@users.sf.net>

	* data/patch_methods.map (1.1): Initial pass at extracting valid
	  patch methods from scripts to a conf file.

2006-03-23 09:17  Lee Mayes <lmayes@users.sf.net>

	* data/filesys_initrd.map (1.2): Oops, forgot VMWare ;)

2006-03-23 08:59  Lee Mayes <lmayes@users.sf.net>

	* data/filesys_initrd.map (1.1): Extract filesys vs. cpio initrd
	  typing from nph-* scripts

2006-03-23 08:31  Lee Mayes <lmayes@users.sf.net>

	* data/image_gen.map (1.1): Map distro -> backend image generation
	  script

2006-03-23 07:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.12): Extract disk device choices out
	  of script and into a data file snippet.

2006-03-23 07:37  Lee Mayes <lmayes@users.sf.net>

	* data/disk_data (1.1): Initial checkin - break disk pulldown out
	  of script

2006-03-22 12:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.7): Initial Support for FC5

2006-03-17 14:26  Lee Mayes <lmayes@users.sf.net>

	* html/: final-ESX-IMG.html.in (1.3), final-KS-IMG.html.in (1.3),
	  final-KS-ISO.html.in (1.3), final-PRESEED-ISO.html.in (1.4),
	  final-YAST-IMG.html.in (1.3), final-YAST-ISO.html.in (1.3): Added
	  support for MD5SUM info in Final HTML

2006-03-17 14:26  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.6), cgi-bin/nph-debian_image.in
	  (1.15), cgi-bin/nph-suse_image.in (1.7), lib/LinuxCOE.pm.in
	  (1.8): Added support for MD5SUM info on final html pages

2006-03-10 22:44  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.11), nph-debian_image.in (1.14),
	  nph-suse_image.in (1.6): Enabled support for Proxy Servers at
	  install time for preseed and AutoYast.

	  Toggled on/off with the SHOW_PROXY tag in linuxcoe.rc.

	  Couldn't locate a method for this in kickstart (yet).  So it
	  won't appear for either RedHat or Fedora.

2006-03-10 22:32  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.8), cgi-bin/coe_bootimage (1.2),
	  cgi-bin/nph-debian_image (1.4), cgi-bin/nph-suse_image (1.2): Add
	  support for FTP/HTTP proxy server during installation on preseed
	  and AutoYaST enabled systems.

	  There isn't a method in kickstart that I can find (yet) so you
	  won't see this as an option on RedHat/Fedora systems.

	  Enabled with SHOW_PROXY in linuxcoe.rc

2006-02-14 04:27  Lee Mayes <lmayes@users.sf.net>

	* lib/COElocal.pm.in (1.4): Fixed bug where if you had same
	  waystation vending multiple archs of the same distro/ver, it
	  would return the first instance defined in linuxcoe.rc regardless
	  of architecture.

2006-02-08 08:53  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.10), nph-coe_image.in (1.5),
	  nph-debian_image.in (1.13), nph-suse_image.in (1.5): Fixed bug in
	  pulling linuxcoe.rc values into scripts for INTERACTIVE

2006-02-08 08:24  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.7): Put Futures tags back in (not fully
	  implemented but needed!)

2006-02-07 03:25  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.9): Fixed a few more (K)Ubuntu ism's.

2006-02-06 11:13  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.12): Drain CGI parm 'os' before
	  calling check_pass or Debian's can sneak past with no root pass
	  set.

2006-02-03 07:20  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.11): Removed hardcoded path to
	  /etc/ for elilo.conf (ia64 bug)

2006-02-02 18:19  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.10): Fixed path in final ISO
	  delivery

2006-02-02 13:15  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.7): Made it Kubuntu aware.

2006-02-02 13:11  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.8): No longer prompt for root
	  password for (k)ubuntu.  Now Kubuntu aware...

2006-02-02 13:10  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.9): No longer needs passwords for
	  (K)ubuntu, and its installers now take care of sudoers/group adds

2006-02-02 12:49  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.4): For some reason RHEL3 throws an
	  error on the cpio -i, removed return val check... :/

2006-02-02 10:30  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.4), Makefile.in (1.9), configure.ac (1.7),
	  cgi-bin/coe_bootimage.in (1.7), cgi-bin/coe_profiles.in (1.5),
	  cgi-bin/coe_retrofit.in (1.4), cgi-bin/nph-coe_image.in (1.4),
	  cgi-bin/nph-debian_image.in (1.8), cgi-bin/nph-suse_image.in
	  (1.3), data/deb_final_skel (1.3), data/deb_retro_skel (1.2),
	  data/final_skel (1.2), data/retro_skel (1.3),
	  data/suse_final_skel (1.2), data/suse_retro_skel (1.2),
	  html/themes/default/footer1.html.in (1.3),
	  html/themes/default/header1.html.in (1.2), lib/COEHtml.pm.in
	  (1.3), lib/COEdb.pm.in (1.3), lib/COElocal.pm.in (1.3),
	  lib/LinuxCOE.pm.in (1.6): updated copyright date

2006-01-31 08:39  Bryan Gartner <bryang@users.sf.net>

	* html/themes/default/footer1.html.in (1.2): updated copyright date

2006-01-30 13:25  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.4): Moved <TABLE> tag in ShowChoices
	  to fix HTML error (which Konq wouldn't render)

2006-01-25 23:12  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.6): Added support for nic types other
	  than eth# (should that ever happen :).

2006-01-25 14:34  Lee Mayes <lmayes@users.sf.net>

	* linuxcoe.rc.in (1.6): Added entries for NUMNIC/DEFNIC/NICTYPES to
	  improve installation nic choices

2006-01-25 14:25  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.5), html/final-ESX-IMG.html.in (1.2),
	  html/final-KS-IMG.html.in (1.2), html/final-KS-ISO.html.in (1.2),
	  html/final-PRESEED-ISO.html.in (1.3), html/final-YAST-IMG.html.in
	  (1.2), html/final-YAST-ISO.html.in (1.2): Convert sub/replace tag
	  VERSION with OSVER in final html to avoid namespace conflict with
	  Makefile.

2006-01-20 06:34  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.5), nph-coe_image.in (1.3): Added
	  support to declare nic for DHCP installs on RH/Fed/SuSE

2006-01-18 14:21  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.8), data/Makefile.am (1.3), data/Makefile.in
	  (1.3), lib/LinuxCOE.pm (1.4): including some new files and
	  cleanup of some old ones

2006-01-18 07:06  Lee Mayes <lmayes@users.sf.net>

	* boot/syslinux.yast (1.2): Added netwait parm to append line to
	  allow Broadcom nics to initialize properly

2006-01-18 06:03  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.4): Enable built-in recipes
	  (Desktop/Multiuser/etc.) for etch.

2006-01-12 11:48  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.7): Removed leftover autoinstall
	  stuff (we no longer support woody) Abstracted dist<->name mapping
	  to a config file

2006-01-12 10:10  Lee Mayes <lmayes@users.sf.net>

	* html/final-PRESEED-ISO.html.in (1.2): Removed Sarge specific
	  verbiage for cleaner Ubuntu support (lipstick change)

2006-01-12 10:03  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm (1.3): Don't prompt for patching during install
	  on Ubuntu

2006-01-12 09:24  Lee Mayes <lmayes@users.sf.net>

	* data/: Makefile.in (1.2), distmap (1.1): Extract version <-> name
	  mapping from nph-debian script.

2006-01-12 08:40  Lee Mayes <lmayes@users.sf.net>

	* base/README (1.3): removed references to POST-YUM and POST-APT.
	  I use this to symlink to in our instance, SysDes is blissfully
	  ignorant of them.

2006-01-12 07:57  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.4): Fixed misspelled words.  Fixed help
	  links in Advanced disk/post config

2006-01-12 07:48  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.6), lib/LinuxCOE.pm (1.2): Initial
	  support for etch/Debian 3.2

2006-01-06 05:01  Lee Mayes <lmayes@users.sf.net>

	* includes/binaries.pm.in (1.3): Added 1; to the end to avoid a
	  compile error on RHEL3 after make integrate

2006-01-04 16:13  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.7), configure (1.5), configure.ac (1.6): remove
	  deprecated syntax for AM_INIT_AUTOMAKE and deal with un PACKAGE_
	  variables for make dist

2006-01-04 15:14  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.6): remove deprecated syntax for AM_INIT_AUTOMAKE
	  and convert to PACKAGE_ variables

2006-01-04 14:57  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.5), config.state.in (1.4), configure (1.4),
	  configure.ac (1.5), linuxcoe.rc.in (1.5),
	  cgi-bin/nph-debian_image (1.3): remove deprecated syntax for
	  AM_INIT_AUTOMAKE and convert to PACKAGE_ variables

2005-12-21 12:47  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.5): Added /config/display/modes
	  multiselect line to xfree86/xorg in pressed to make it truly
	  hands free

2005-12-21 12:18  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.4): Made it xfree/xorg aware for
	  3.1&Hoary vs. newer (Breezy/Etch/etc...)

2005-12-21 12:17  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image (1.2): Made it xorg aware, xfree86 for
	  3.1 and Hoary, xorg for rest in preseed file

2005-12-19 12:19  Lee Mayes <lmayes@users.sf.net>

	* data/deb_final_skel (1.2): Had a mixture of perl/bash in recovery
	  section, bash only now.

2005-12-19 07:44  Lee Mayes <lmayes@users.sf.net>

	* lib/LinuxCOE.pm.in (1.3): Added subroute clean_var to do a little
	  input validation (will move to CGI::validate) Removed harcoded
	  path to /etc in includes LoadDef only prints to log if debug is
	  enabled now.

2005-12-19 07:42  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-suse_image.in (1.2): Added calls to clean_var where
	  needed to validate input

2005-12-19 07:42  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.3): Removed harcoded path to /etc
	  in includes Added calls to clean_var where needed to validate
	  input

2005-12-19 07:41  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/nph-coe_image.in (1.2): Added calls to clean_var where
	  appropriate to validate input Removed hardcoded path to /etc in
	  includes

2005-12-19 07:41  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_retrofit.in (1.3): Added call to clean_up to remove
	  old retrofit scripts.  Removed hardcoded path to /etc in includes
	  Added calls to clean_var where needed to validate input.

2005-12-19 07:40  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_profiles.in (1.3): Removed hardcoded path to /etc in
	  includes Added call to clean_var to validate input where needed.

2005-12-19 07:38  Lee Mayes <lmayes@users.sf.net>

	* cgi-bin/coe_bootimage.in (1.3): Remove hardcoded path to /etc in
	  includes dir Added call to clean_var to validate input where
	  needed.

2005-10-28 10:09  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/nph-debian_image.in (1.2): remedied entering IP/hostname
	  vs. DHCP bug calling do_dns

2005-10-12 10:05  Bryan Gartner <bryang@users.sf.net>

	* linuxcoe.rc.in (1.4): fixed comment regarding override

2005-10-07 10:00  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.4), html/Makefile.am (1.3), html/Makefile.in
	  (1.2): able to now file logo

2005-10-07 09:42  Bryan Gartner <bryang@users.sf.net>

	* services/Makefile.am (1.4), Makefile.in (1.3),
	  services/Makefile.in (1.2): fixed errant download location

2005-10-07 09:41  Bryan Gartner <bryang@users.sf.net>

	* html/: index.shtml.in (1.2), images/linuxcoe.png (1.1),
	  themes/default/header3.html.in (1.2),
	  themes/default/header4.html.in (1.2): added logo, updated text
	  and doc pointers per peer review

2005-10-06 15:16  Bryan Gartner <bryang@users.sf.net>

	* html/images/: designdoc.png (1.2), src/designdoc.sxi (1.2):
	  changed/removed floppy references

2005-10-01 06:42  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.2), configure (1.3), configure.ac (1.4): updated
	  pathing for palo command

2005-10-01 06:28  Bryan Gartner <bryang@users.sf.net>

	* Makefile.in (1.1), addons/Makefile.in (1.1), base/Makefile.in
	  (1.1), bin/Makefile.in (1.1), boot/Makefile.in (1.1),
	  cgi-bin/Makefile.in (1.1), data/Makefile.in (1.1),
	  depots/Makefile.in (1.1), html/Makefile.in (1.1),
	  images/Makefile.in (1.1), includes/Makefile.in (1.1),
	  lib/Makefile.in (1.1), services/Makefile.in (1.1): migration to
	  4x

2005-09-30 13:39  Bryan Gartner <bryang@users.sf.net>

	* html/Makefile.am (1.2), html/README (1.1),
	  html/final-ESX-IMG.html (1.1), html/final-ESX-IMG.html.in (1.1),
	  html/final-KS-IMG.html (1.1), html/final-KS-IMG.html.in (1.1),
	  html/final-KS-ISO.html (1.1), html/final-KS-ISO.html.in (1.1),
	  html/final-PRESEED-ISO.html (1.1), html/final-PRESEED-ISO.html.in
	  (1.1), html/final-YAST-IMG.html (1.1),
	  html/final-YAST-IMG.html.in (1.1), html/final-YAST-ISO.html
	  (1.1), html/final-YAST-ISO.html.in (1.1), html/index.shtml (1.1),
	  html/index.shtml.in (1.1), html/images/boot-opt.png (1.1),
	  html/images/cd.png (1.1), html/images/designdoc.png (1.1),
	  html/images/distros.png (1.1), html/images/favicon.ico (1.1),
	  html/images/floppy.png (1.1),
	  html/images/hpweb_1-2_topnav_hp_logo.png (1.1),
	  html/images/install.png (1.1), html/images/output.png (1.1),
	  html/images/profile.png (1.1), html/images/retrofit.png (1.1),
	  html/images/s.png (1.1), html/images/select.png (1.1),
	  html/images/sflogo.png (1.1), html/images/src/designdoc.sxi
	  (1.1), html/themes/default/footer1.html (1.1),
	  html/themes/default/footer1.html.in (1.1),
	  html/themes/default/header1.html (1.1),
	  html/themes/default/header1.html.in (1.1),
	  html/themes/default/header2.html (1.1),
	  html/themes/default/header2.html.in (1.1),
	  html/themes/default/header3.html (1.1),
	  html/themes/default/header3.html.in (1.1),
	  html/themes/default/header4.html (1.1),
	  html/themes/default/header4.html.in (1.1), configure (1.2),
	  substvars.sh.in (1.3), services/LinuxCOE-SystemDesigner.conf
	  (1.1), services/sudoers (1.1): migration to 4x

2005-09-30 13:33  Bryan Gartner <bryang@users.sf.net>

	* README (1.2), README.in (1.1), README.last (1.2), README.last.in
	  (1.1), addons/README (1.2): migration to 4x

2005-09-30 13:30  Bryan Gartner <bryang@users.sf.net>

	* linuxcoe.rc.in (1.3), Makefile.am (1.3): migration to 4x

2005-09-30 13:27  Bryan Gartner <bryang@users.sf.net>

	* services/LinuxCOE-SystemDesigner.conf.in (1.2),
	  services/Makefile.am (1.3), services/sudoers.in (1.3), NEWS
	  (1.2), INSTALL (1.2), INSTALL.in (1.1): migration to 4x

2005-09-30 13:24  Bryan Gartner <bryang@users.sf.net>

	* includes/.binaries.pm.swp (1.2), includes/Makefile.am (1.2),
	  includes/binaries.pm.in (1.2), lib/COEHtml.pm.in (1.2),
	  lib/COEdb.pm.in (1.2), lib/COElocal.pm.in (1.2),
	  lib/LinuxCOE.pm.in (1.2), lib/Makefile.am (1.2): migration to 4x

2005-09-30 13:20  Bryan Gartner <bryang@users.sf.net>

	* depots/Makefile.am (1.2), depots/README (1.2), images/README
	  (1.2): migration to 4x

2005-09-30 13:13  Bryan Gartner <bryang@users.sf.net>

	* configure.ac (1.3), data/Makefile.am (1.2), data/README (1.2),
	  data/deb_final_skel (1.1), data/deb_retro_skel (1.1),
	  data/final_skel (1.1), data/retro_skel (1.2),
	  data/suse_final_skel (1.1), data/suse_retro_skel (1.1),
	  data/tz_data (1.1): migration to 4x

2005-09-30 13:09  Bryan Gartner <bryang@users.sf.net>

	* ChangeLog (1.2), config.site (1.2), config.state.in (1.3):
	  migration to 4x

2005-09-30 13:06  Bryan Gartner <bryang@users.sf.net>

	* boot/Makefile.am (1.2), boot/autoyast (1.1), boot/ks.cfg.warning
	  (1.3), boot/netmod.2.4.lst (1.2), boot/netmod.lst (1.2),
	  boot/syslinux.img.yast (1.1), boot/syslinux.kickstart (1.1),
	  boot/syslinux.yast (1.1), cgi-bin/Makefile.am (1.2),
	  cgi-bin/README (1.2), cgi-bin/coe_bootimage.in (1.2),
	  cgi-bin/coe_profiles.in (1.2), cgi-bin/coe_retrofit.in (1.2),
	  cgi-bin/nph-coe_image (1.1), cgi-bin/nph-coe_image.in (1.1),
	  cgi-bin/nph-debian_image (1.1), cgi-bin/nph-debian_image.in
	  (1.1), cgi-bin/nph-suse_image (1.1), cgi-bin/nph-suse_image.in
	  (1.1): migration to 4x

2005-09-30 12:58  Bryan Gartner <bryang@users.sf.net>

	* boot/: README (1.2), boot.msg (1.3), coebund.msg (1.3), disk.msg
	  (1.3), egg.msg (1.3), network.msg (1.3), rhbund.msg (1.3):
	  migration to 4x

2005-09-30 11:50  Bryan Gartner <bryang@users.sf.net>

	* bin/Makefile.am (1.2): migration to 4x

2005-09-30 11:47  Bryan Gartner <bryang@users.sf.net>

	* base/: README (1.2), Makefile.am (1.2): migration to 4x

2005-09-30 11:39  Bryan Gartner <bryang@users.sf.net>

	* addons/: LinuxCOE (1.2), Makefile.am (1.2): migration to 4x

2005-08-18 15:30  Bryan Gartner <bryang@users.sf.net>

	* Makefile.am (1.2), config.state.in (1.2), configure (1.1),
	  configure.ac (1.2), linuxcoe.rc.in (1.2), substvars.sh.in (1.2):
	  cleanup and migration to input files for modifying scripts

2005-08-18 15:28  Bryan Gartner <bryang@users.sf.net>

	* services/: Makefile.am (1.2), sudoers.in (1.2): migrated away
	  from substvars.sh usage

2005-08-18 15:26  Bryan Gartner <bryang@users.sf.net>

	* includes/binaries.pm.in (1.1), includes/errors (1.2),
	  includes/sysdes_paths.pm.in (1.1), lib/COEHtml.pm.in (1.1),
	  lib/COEdb.pm.in (1.1), lib/COElocal.pm.in (1.1),
	  lib/LinuxCOE.pm.in (1.1): introduced input files for scripts so
	  that substitutions can be made

2005-08-18 15:24  Bryan Gartner <bryang@users.sf.net>

	* cgi-bin/: coe_bootimage.in (1.1), coe_profiles.in (1.1),
	  coe_retrofit.in (1.1): introduced input files for cgi scripts so
	  that substitutions can be made

2005-08-18 15:22  Bryan Gartner <bryang@users.sf.net>

	* boot/: boot.msg (1.2), coebund.msg (1.2), disk.msg (1.2), egg.msg
	  (1.2), ks.cfg.warning (1.2), network.msg (1.2), rhbund.msg (1.2):
	  reverted to hardcoded RELNAME, until cgi supports paramater

2005-08-04 08:10  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.1), COPYING (1.1), ChangeLog (1.1), INSTALL (1.1),
	  Makefile.am (1.1), NEWS (1.1), README (1.1), README.last (1.1),
	  autogen.sh (1.1), config.site (1.1), config.state.in (1.1),
	  configure.ac (1.1), linuxcoe.rc.in (1.1), substvars.sh.in (1.1),
	  bin/Makefile.am (1.1), bin/readcomps.pl (1.1), bin/readdeb.pl
	  (1.1), bin/readsuse.pl (1.1), bin/readxml.pl (1.1),
	  config/install-sh (1.1), includes/.binaries.pm.swp (1.1),
	  includes/Makefile.am (1.1), includes/binaries.pm (1.1),
	  includes/errors (1.1), includes/sysdes_paths.pm (1.1),
	  lib/COEHtml.pm (1.1), lib/COEdb.pm (1.1), lib/COElocal.pm (1.1),
	  lib/LinuxCOE.pm (1.1), lib/Makefile.am (1.1), addons/LinuxCOE
	  (1.1), addons/Makefile.am (1.1), addons/README (1.1), base/MID
	  (1.1), base/Makefile.am (1.1), base/POST (1.1), base/POST-APT
	  (1.1), base/POST-YUM (1.1), base/PRE (1.1), base/README (1.1),
	  boot/Makefile.am (1.1), boot/README (1.1), boot/boot.msg (1.1),
	  boot/coebund.msg (1.1), boot/disk.msg (1.1), boot/egg.msg (1.1),
	  boot/elilo.conf (1.1), boot/final.msg (1.1), boot/ks.cfg.warning
	  (1.1), boot/logo.txt (1.1), boot/logoiso.txt (1.1),
	  boot/netmod.2.4.lst (1.1), boot/netmod.lst (1.1),
	  boot/network.msg (1.1), boot/rhbund.msg (1.1), boot/syslinux.cfg
	  (1.1), boot/syslinux.iso (1.1), cgi-bin/Makefile.am (1.1),
	  cgi-bin/README (1.1), cgi-bin/coe_bootimage (1.1),
	  cgi-bin/coe_profiles (1.1), cgi-bin/coe_retrofit (1.1),
	  config/config.guess (1.1), config/config.sub (1.1),
	  config/missing (1.1), config/mkinstalldirs (1.1),
	  data/Makefile.am (1.1), data/README (1.1), data/retro_skel (1.1),
	  depots/Makefile.am (1.1), depots/README (1.1), html/Makefile.am
	  (1.1), images/Makefile.am (1.1), images/README (1.1),
	  services/LinuxCOE-SystemDesigner.conf.in (1.1),
	  services/Makefile.am (1.1), services/sudoers.in (1.1): Initial
	  revision

2005-08-04 08:10  Bryan Gartner <bryang@users.sf.net>

	* AUTHORS (1.1.1.1), COPYING (1.1.1.1), ChangeLog (1.1.1.1),
	  INSTALL (1.1.1.1), Makefile.am (1.1.1.1), NEWS (1.1.1.1), README
	  (1.1.1.1), README.last (1.1.1.1), autogen.sh (1.1.1.1),
	  config.site (1.1.1.1), config.state.in (1.1.1.1), configure.ac
	  (1.1.1.1), linuxcoe.rc.in (1.1.1.1), substvars.sh.in (1.1.1.1),
	  bin/Makefile.am (1.1.1.1), bin/readcomps.pl (1.1.1.1),
	  bin/readdeb.pl (1.1.1.1), bin/readsuse.pl (1.1.1.1),
	  bin/readxml.pl (1.1.1.1), config/install-sh (1.1.1.1),
	  includes/.binaries.pm.swp (1.1.1.1), includes/Makefile.am
	  (1.1.1.1), includes/binaries.pm (1.1.1.1), includes/errors
	  (1.1.1.1), includes/sysdes_paths.pm (1.1.1.1), lib/COEHtml.pm
	  (1.1.1.1), lib/COEdb.pm (1.1.1.1), lib/COElocal.pm (1.1.1.1),
	  lib/LinuxCOE.pm (1.1.1.1), lib/Makefile.am (1.1.1.1),
	  addons/LinuxCOE (1.1.1.1), addons/Makefile.am (1.1.1.1),
	  addons/README (1.1.1.1), base/MID (1.1.1.1), base/Makefile.am
	  (1.1.1.1), base/POST (1.1.1.1), base/POST-APT (1.1.1.1),
	  base/POST-YUM (1.1.1.1), base/PRE (1.1.1.1), base/README
	  (1.1.1.1), boot/Makefile.am (1.1.1.1), boot/README (1.1.1.1),
	  boot/boot.msg (1.1.1.1), boot/coebund.msg (1.1.1.1),
	  boot/disk.msg (1.1.1.1), boot/egg.msg (1.1.1.1), boot/elilo.conf
	  (1.1.1.1), boot/final.msg (1.1.1.1), boot/ks.cfg.warning
	  (1.1.1.1), boot/logo.txt (1.1.1.1), boot/logoiso.txt (1.1.1.1),
	  boot/netmod.2.4.lst (1.1.1.1), boot/netmod.lst (1.1.1.1),
	  boot/network.msg (1.1.1.1), boot/rhbund.msg (1.1.1.1),
	  boot/syslinux.cfg (1.1.1.1), boot/syslinux.iso (1.1.1.1),
	  cgi-bin/Makefile.am (1.1.1.1), cgi-bin/README (1.1.1.1),
	  cgi-bin/coe_bootimage (1.1.1.1), cgi-bin/coe_profiles (1.1.1.1),
	  cgi-bin/coe_retrofit (1.1.1.1), config/config.guess (1.1.1.1),
	  config/config.sub (1.1.1.1), config/missing (1.1.1.1),
	  config/mkinstalldirs (1.1.1.1), data/Makefile.am (1.1.1.1),
	  data/README (1.1.1.1), data/retro_skel (1.1.1.1),
	  depots/Makefile.am (1.1.1.1), depots/README (1.1.1.1),
	  html/Makefile.am (1.1.1.1), images/Makefile.am (1.1.1.1),
	  images/README (1.1.1.1), services/LinuxCOE-SystemDesigner.conf.in
	  (1.1.1.1), services/Makefile.am (1.1.1.1), services/sudoers.in
	  (1.1.1.1): imported sources

