# ChangeLog for Gentoo Linux Installer
# Copyright 2005 Gentoo Technologies, Inc.

gli-dialog (5 Jul 2005):

  8 Jan 2006; Andrew Gaffney <agaffney@gentoo.org>
  fix NFS mount listing

  6 Sep 2005; Preston Cody <codeman@gentoo.org>
  coded make.conf advanced menus.
  fixes on CFLAGS code.

  4 Sep 2005; Preston Cody <codeman@gentoo.org>
  stupid fix for non-defined etc_files.  additional fix from agaffney
  
  3 Sep 2005; Preston Cody <codeman@gentoo.org>
  fixed make.conf for etc_files and hopefully fixed up etc_portage code.
  does not use cdata() yet.
  
  31 Jul 2005; Preston Cody <codeman@gentoo.org>
  fix stupid mistake in show_settings.
  fix another stupid mistake for grp_install.
  
  26 Jul 2005; Preston Cody <codeman@gentoo.org>
  Changed IP init procedure. fix has_key bug w/ make.conf
  remove enemy-territory from extra_packages b/c it has a licence issue.
  added show_settings.
  changed rc.conf list_heights 'cause they keep crashing dialog.py for no reason
  
  24 Jul 2005; Preston Cody <codeman@gentoo.org>
  changed stable/unstable to advanced_mode only.
  
  23 Jul 2005; Preston Cody <codeman@gentoo.org>
  fixed extra-packages and groups prechecking.
  
  22 Jul 2005; Preston Cody <codeman@gentoo.org>
  fixed width of stage3.
  converting install_packages to a list instead of a string.
  
  21 Jul 2005; Preston Cody <codeman@gentoo.org>
  changed "Use Local" on portage and tarball selection to none for portage and
  stage3-on-the-fly for tarball selection.  lowercase fix on portage sync type.
  fixed some more widths. fixed USE list_heights.
  reordered IP functions to match menu.
  fix install_packages listing in main menu.
  
  7 Jul 2005; Preston Cody <codeman@gentoo.org>
  fixed more heights/widths. fixed missing use_local_desc in set_make_conf
  changed extrapackages to load from profile.
  added error checking to rc.conf. added disp_manager to rc.conf
  change client_networking to bypass if ping and local_install rather than 
  advanced_mode as before.

  5 Jul 2005; Preston Cody <codeman@gentoo.org>
  Starting detailed changelog for glid.
  Changed height and width of stable/unstable yesno.

dialogfe (05 Jan 2005):
  
  26 Jun 2005; Preston Cody <codeman@gentoo.org>
  complete rewrite of GenDialog networking among other updates.
  
  24 Jun 2005; Christopher Hotchkiss <chotchki@gentoo.org>
  Fixed the password checks when setting the root password.
  Fixed Changelog formatting.
  
  24 Jun 2005; Preston Cody <codeman@gentoo.org>
  trying to get GenDialog to compile.
  
  19 Jun 2005; Preston Cody <codeman@gentoo.org>
  Adding gli-dialog.py.
  
  15 Jun 2005; Preston Cody <codeman@gentoo.org>
  Fixed set_kernel for new kernel_build_method parameter.
  
  8 Jun 2005; Preston Cody <codeman@gentoo.org>
  Added continue to hostname fail on network mounts.
  
  2 Jun 2005; Preston Cody <codeman@gentoo.org>
  Added DNS server selection for CConfig static IP.
  removed development-sources and gentoo-dev-sources from list.
  
  28 May 2005; Andrew Gaffney <agaffney@gentoo.org>
  Rewrite of set_partitions() for new GLIStorageDevice API

  10 May 2005; Preston Cody <codeman@gentoo.org>
  Added the newdialogfe that uses the GLIGenDialog generic classes

  3 May 2005; Andrew Gaffney <agaffney@gentoo.org>
  Missing colons

  29 Apr 2005; Preston Cody <codeman@gentoo.org>
  Patches from chotchki (bug #90325) to improve CC networking.  untested.
  
  29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org>
  Proxies patch from chotchki (bug #90147). Split 'custom' sync option into
  'snapshot' and 'none'.

  6 Apr 2005; Andrew Gaffney <agaffney@gentoo.org>
  Patch from zahna to have default option increment in main menu.

  4 Apr 2005; Andrew Gaffney <agaffney@gentoo.org>
  New timezone function. Minor modifications to set_timezone() from zahna

  1 Apr 2005; Preston Cody <codeman@gentoo.org>
  Added format and type options to existing partitions.
  
  30 Mar 2005; Andrew Gaffney <agaffney@gentoo.org>
  Slightly modified patch from zahna to default to current architecture.

  29 Mar 2005; Andrew Gaffney <agaffney@gentoo.org>
  kernel_args -> bootloader_kernel_args

  26 Mar 2005; Preston Cody <codeman@gentoo.org>
  ow my colon is missing.
  fixed prompts in partitioning
  added GENTOO_MIRRORS and SYNC options to make.conf
  fixed comma on users. changed kernel to not ask for genkernel if doing livecd
  
  25 Mar 2005; Preston Cody <codeman@gentoo.org>
  added another patch from zahna for portage tarball selection.
  Added a choice for local_install which determines error checking on tarballs
  and whether to use existing partitions by default.
  local_install also checks the custom_kernel_config_uri

  24 Mar 2005; Preston Cody <codeman@gentoo.org>
  Added hostname, domainname, and nisdomainname to networking list.
  Added a stage_tarball selection patch from zahna.

  23 Mar 2005; Andrew Gaffney <agaffney@gentoo.org>
  Fixed crash bug if you cancel from the partition type selection menu. Added
  timezone patch from zahna.

  21 Mar 2005; Andrew Gaffney <agaffney@gentoo.org>
  Removed get_random_salt() function and replaced calls to crypt.crypt()
  with calls to GLIUtility.hash_password()

  21 Mar 2005; Preston Cody <codeman@gentoo.org>
  Re-enabled emerge sync since new python patch fixes threading bug.

  19 Mar 2005; Preston Cody <codeman@gentoo.org>
  Temporarily disabled 'emerge sync' option due to python threading bug.
  Updated TODO list to show our progress towards Alpha!
  
  19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org>
  Updated partition code to work with newer version of GLIStorageDevice.
  Updated set_network_mounts to work with separate netmounts structure in
  InstallProfile and fixed some bugs.

  16 Mar 2005; Preston Cody <codeman@gentoo.org>
  Fixing more bugs.  added dns server support.

  14 Mar 2005; Preston Cody <codeman@gentoo.org>
  second try on set gateway code.
  
  18 Feb 2005; Preston Cody <codeman@gentoo.org>
  added progress bar for install

  9 Feb 2005; Andrew Gaffney <agaffney@gentoo.org>
  a few tiny fixes to set_networking()
  
  7 Feb 2005; Scott Myron <samyron@gentoo.org>
  Added set_networking(), not tested.

  5 Feb 2005; Preston Cody <codeman@gentoo.org>
  added custom kernel and bootsplash options.  hope it works.
  
  26 Jan 2005; Preston Cody <codeman@gentoo.org>
  pretend now a runtime question.
  
  25 Jan 2005; Andrew Gaffney <agaffney@gentoo.org>
  Fixed set_additional_users()

  22 Jan 2005; Preston Cody <codeman@gentoo.org>
  Finished initital coding of additional_users. more text detail.

  19 Jan 2005; Preston Cody <codeman@gentoo.org>
  Added Group Membership for additional_users and fixed a [ instead of ( bug.

  15 Jan 2005; Andrew Gaffney <agaffney@gentoo.org>
  Commented out first while loop in install portion.

  14 Jan 2005; Preston Cody <codeman@gentoo.org>
  simple [ instead of { bug.

  07 Jan 2005; Preston Cody <codeman@gentoo.org>
  Added grp_install and services and fixed extra_packages to dialogfe

  05 Jan 2005; Preston Cody <codeman@gentoo.org>
  Initial ChangeLog commit. Getting the FE to interact with the CC correctly
  lots of issues still to be resolved here.  also added a README
