------------------------------------------------------------
revno: 115
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Fri 2008-05-02 10:50:34 -0400
message:
  0.9.3
------------------------------------------------------------
revno: 114
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-05-01 17:07:00 -0400
message:
  Be more careful with .replace() (should fix ticket #19)
------------------------------------------------------------
revno: 113
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-05-01 11:03:41 -0400
message:
  patch for https://fedorahosted.org/preupgrade/ticket/36
------------------------------------------------------------
revno: 112
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-05-01 01:56:20 -0400
message:
  the order of the --once and --default arguments to grub's 'savedefault' matter
------------------------------------------------------------
revno: 111
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-04-30 15:00:17 -0400
message:
  If there's no xorg.conf, pull keymap from /etc/sysconfig/keyboard
------------------------------------------------------------
revno: 110
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-04-30 01:43:36 -0400
message:
  Fix traceback in getkeymap() if the machine has no xorg.conf
------------------------------------------------------------
revno: 109
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-04-29 17:50:50 -0400
message:
  Order from newest to oldest
------------------------------------------------------------
revno: 108
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-04-29 17:05:32 -0400
message:
  Make 'not enough space for stage2.img' dialog text less scary
------------------------------------------------------------
revno: 107
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-04-29 16:47:24 -0400
message:
  Fix release_is_stable() to return false for e.g. "stable=False"
------------------------------------------------------------
revno: 106
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-04-28 16:48:06 -0400
message:
  Handle RAID1 /boot
------------------------------------------------------------
revno: 105
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-04-28 10:20:22 -0400
message:
  proper-ish fix for ppc64 kernel/initrd issue
------------------------------------------------------------
revno: 104
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Fri 2008-04-25 16:10:07 -0400
message:
  make cli validate versions it displays if none is specified
  move common code up into preupgrade base class
  make gtk version use that code, too
------------------------------------------------------------
revno: 103
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Fri 2008-04-25 15:53:44 -0400
message:
  remove minstg2 b/c well, it is the suck for network reasons
------------------------------------------------------------
revno: 102
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-04-24 00:31:17 -0400
message:
  bogus tab ending a line
------------------------------------------------------------
revno: 101
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-04-24 00:29:17 -0400
message:
  minor makefile mods
------------------------------------------------------------
revno: 100
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-04-24 00:15:45 -0400
message:
  add consolehelper support for preupgrade-cli
------------------------------------------------------------
revno: 99
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-04-24 00:10:01 -0400
message:
  merges
    ------------------------------------------------------------
    revno: 97.1.4
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Wed 2008-04-23 17:58:32 -0400
    message:
      complete fix for boot title on ppc
    ------------------------------------------------------------
    revno: 97.1.3
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Wed 2008-04-23 17:53:54 -0400
    message:
      ppc fixes: no spaces in boot entry, run ybin after changing boot config
    ------------------------------------------------------------
    revno: 97.1.2
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Wed 2008-04-23 17:25:30 -0400
    message:
      Add preupgrade.upgrade_available() - backend work for future puplet/preupgrade support
    ------------------------------------------------------------
    revno: 97.1.1
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Wed 2008-04-23 17:24:51 -0400
    message:
      Add F7 (and some comments)
------------------------------------------------------------
revno: 98
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-04-24 00:08:16 -0400
message:
  - catch exception if you have a simple/empty xorg.conf
  - make st_dev_to_devicename work a little bit more often for the /boot = /dev/sda1 case - and others
  - clean up some debug outputs
  - bump to 0.9.2
  - make version defined just in __init__.py
------------------------------------------------------------
revno: 97
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Wed 2008-04-23 16:10:59 -0400
message:
  - releases.list - remove stable from Fedora8 b/c it is soon to be 'old' not 'stable'
  - make grubby use the savedefault --once so it will only boot into the installer once
------------------------------------------------------------
revno: 96
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Tue 2008-04-22 17:05:10 -0400
message:
  - setup callbacks
  - setup interrupte callbacks so users can ctrl-c
  - fix size comparison so users don't ALWAYS redownload kernel, initrd and stage2 :-/
  - fix merge conflicts
    ------------------------------------------------------------
    revno: 94.1.4
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Mon 2008-04-21 18:51:33 -0400
    message:
      whoops, forgot to import bootpath_to_anacondapath
    ------------------------------------------------------------
    revno: 94.1.3
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Mon 2008-04-21 18:26:55 -0400
    message:
      set up repos properly, and use the download callback to show progress
    ------------------------------------------------------------
    revno: 94.1.2
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Mon 2008-04-21 17:21:24 -0400
    message:
      Small error message tweak / add comment
    ------------------------------------------------------------
    revno: 94.1.1
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Mon 2008-04-21 17:20:50 -0400
    message:
      Attempt to fix preupgrade-cli
------------------------------------------------------------
revno: 95
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Tue 2008-04-22 16:55:10 -0400
message:
  - make preupgrade-cli work, including progress bar, ctrl-c interruptions and outputting to stderr
  - make the size comparison actually 'work'
  - make the stage2 and kernel downloads use the progress bars off of the instrepo grab object
------------------------------------------------------------
revno: 94
tags: 0.9.1-1
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-04-21 12:59:41 -0400
message:
  0.9.1
------------------------------------------------------------
revno: 93
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-04-21 12:44:52 -0400
message:
  - remove beta from releases.list
  - make sure we unlink the bad file before checking for disk space available
    to download the file
------------------------------------------------------------
revno: 92
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-17 18:03:11 -0400
message:
  merge with skvidal's changes
    ------------------------------------------------------------
    revno: 89.1.3
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-04-17 11:09:02 -0400
    message:
      make sure we don't pass 'stage2=' in if we don't actually have the stage2
    ------------------------------------------------------------
    revno: 89.1.2
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-04-17 10:43:52 -0400
    message:
      merge?
    ------------------------------------------------------------
    revno: 89.1.1
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-04-17 10:41:53 -0400
    message:
      catch exception when mirrorlist doesn't resolve/respond/whatever and behave
      catch exception, toss up warning, but continue when non-critical files cannot
      be downloaded/run out space/whatever may happen
------------------------------------------------------------
revno: 91
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-17 17:52:46 -0400
message:
  Check return value of bootpath_to_anacondapath for errors
------------------------------------------------------------
revno: 90
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-17 10:32:03 -0400
message:
  Suggest window placement at center of screen
------------------------------------------------------------
revno: 89
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-04-16 18:35:58 -0400
message:
  save the window position on hide, and restore it on show
------------------------------------------------------------
revno: 88
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-04-07 12:48:24 -0400
message:
  clean up spec file some more 
------------------------------------------------------------
revno: 87
tags: 0.9-1
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-03 18:31:13 -0400
message:
  Oops. Really bump version number.
------------------------------------------------------------
revno: 86
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-03 18:30:22 -0400
message:
  Remove desktop file, clarify message about checking cached RPMs, update specfile, bump to 0.9
------------------------------------------------------------
revno: 85
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-03 18:16:10 -0400
message:
  fix typo in size-check in _retrieve_file from previous commit
------------------------------------------------------------
revno: 84
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-03 18:12:41 -0400
message:
  Add "title=" param to grubby(), use better title for boot item, check filesize of downloaded items, add remove_boot_files and remove_repo_cache to PreUpgrade
------------------------------------------------------------
revno: 83
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-04-03 16:14:05 -0400
message:
  Add info for comps.xml.gz
------------------------------------------------------------
revno: 82
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-31 16:07:08 -0400
message:
  Update releases.list
------------------------------------------------------------
revno: 81
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Sat 2008-03-29 13:39:47 -0400
message:
  umm, no
    ------------------------------------------------------------
    revno: 79.1.1
    committer: katzj <katzj@aglarond.local>
    branch nick: preupgrade
    timestamp: Thu 2008-03-27 13:56:13 -0400
    message:
      Grab the gzipped comps file if we can to avoid anaconda having to grab it
      later
------------------------------------------------------------
revno: 80
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Sat 2008-03-29 13:34:03 -0400
message:
  add python as a buildreq
------------------------------------------------------------
revno: 79
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-03-27 11:05:51 -0400
message:
  enablegroups on our repo so we can download the comps file
------------------------------------------------------------
revno: 78
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Wed 2008-03-26 22:33:59 -0400
message:
  Makefile: separate out the glade from the python files b/c we don't install the glade file 755
  preupgrade.spec: various fixes for fedora-packaging compliance
                   temp disable -cli until it is working
  preupgrade/__init__.py, preupgrade/guihelpers/__init__.py, preupgrade/guihelpers/dialogs.py, 
  preupgrade/guihelpers/progress.py, remove shebang so rpmlint quits-its-whining
------------------------------------------------------------
revno: 77
committer: katzj <katzj@aglarond.local>
branch nick: preupgrade
timestamp: Tue 2008-03-25 21:12:17 -0400
message:
  Add 'preupgrade' to kernel command line for the upgrade
  
  Anaconda uses the 'preupgrade' command line flag to default to upgrade and
  look in the appropriate place for the preupgrade repo
------------------------------------------------------------
revno: 76
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-24 17:32:49 -0400
message:
  Check for root perms before beginning.
------------------------------------------------------------
revno: 75
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-24 17:28:53 -0400
message:
  Add context menu for status icon, check data/ for releases.list
------------------------------------------------------------
revno: 74
tags: 0.8-1
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-24 14:10:28 -0400
message:
  dep on consolehelper is not automatically generated - specify manually
------------------------------------------------------------
revno: 73
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-24 14:02:28 -0400
message:
  merge from upstream
    ------------------------------------------------------------
    revno: 71.1.1
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-03-20 17:56:09 -0400
    message:
      get comps
------------------------------------------------------------
revno: 72
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-24 14:01:21 -0400
message:
  add data/ dir, consolehelper stuff, .desktop file, update .spec.. and automatically move to final screen
------------------------------------------------------------
revno: 71
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-10 17:05:27 -0400
message:
  Fix for instgrab->instrepo change in PreUpgrade; catch URLGrabError while trying to get boot images
------------------------------------------------------------
revno: 70
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-03-10 17:04:42 -0400
message:
  use a yumRepo object for the installable repo (which gives us retrying and mirrorlist support)
------------------------------------------------------------
revno: 69
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Fri 2008-03-07 16:12:44 -0500
message:
  I don't think we need DownloadBaseCallback anymore
------------------------------------------------------------
revno: 68
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-03-06 18:22:52 -0500
message:
  Can now minimize to system tray icon
------------------------------------------------------------
revno: 67
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-03-06 15:24:42 -0500
message:
  Throttle updates in download/depsolve callbacks to avoid excess CPU use
------------------------------------------------------------
revno: 66
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-03-06 12:59:00 -0500
message:
  Make window non-resizable
------------------------------------------------------------
revno: 65
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-03-06 11:53:31 -0500
message:
  Fix the "%RELEASE%" bit on the final page
------------------------------------------------------------
revno: 64
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-03-06 11:42:04 -0500
message:
  UI tweaks for GNOME HIG compliance and general prettiness (thanks again mizmo)
------------------------------------------------------------
revno: 63
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-03-05 19:53:27 -0500
message:
  make reboot button work
------------------------------------------------------------
revno: 62
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-03-05 19:33:28 -0500
message:
  make last page say correct release name, hook up (stub) reboot handler.. glade-3 rearranged stuff in the .glade file
------------------------------------------------------------
revno: 61
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-03-05 18:12:23 -0500
message:
  clarify some comments, remove unneeded imports
------------------------------------------------------------
revno: 60
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-03-05 18:08:15 -0500
message:
  Finished replacing old progress screen, tweaked UI a bit
------------------------------------------------------------
revno: 59
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-03-05 10:01:17 -0500
message:
  More improvements to new progress screen; disable "Apply" button if there's nothing to upgrade
------------------------------------------------------------
revno: 58
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 18:24:10 -0500
message:
  Clarify intro text, add comment about DownloadBaseCallback
------------------------------------------------------------
revno: 57
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 18:07:27 -0500
message:
  UI tweaks ahoy. Redesigned the whole Progress screen and started rewriting the Progress object.
------------------------------------------------------------
revno: 56
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 15:55:06 -0500
message:
  Improve text on final screen and add "Reboot" button
------------------------------------------------------------
revno: 55
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 15:38:54 -0500
message:
  switch to dicts for release data; add "version" item and comparison; remove some outdated comments
------------------------------------------------------------
revno: 54
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 14:41:39 -0500
message:
  ditch some debugging prints, add fallback when there's nothing newer to upgrade to
------------------------------------------------------------
revno: 53
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Tue 2008-03-04 14:15:22 -0500
message:
  some GUI updates based on mizmo's mockups; add "Show beta" checkbox
  and "stable" config file flag
------------------------------------------------------------
revno: 52
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-02-25 14:00:40 -0500
message:
  patch from mbonnet - close urlgrab descriptors. seems to fix some timeouts.
------------------------------------------------------------
revno: 51
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-02-11 14:49:55 -0500
message:
  main_pbar is gone - move calls to use progress instead
------------------------------------------------------------
revno: 50
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-02-11 14:40:54 -0500
message:
  installmirror/installurl falls back to mirrorlist/baseurl, so we don't need to require them in retrieve_release_info()
------------------------------------------------------------
revno: 49
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-02-11 13:24:29 -0500
message:
  merge
    ------------------------------------------------------------
    revno: 44.1.2
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Mon 2008-02-11 13:17:27 -0500
    message:
      merge
    ------------------------------------------------------------
    revno: 44.1.1
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Mon 2008-02-11 13:09:32 -0500
    message:
      move around retrieve_release_info and make it do a simple
      comparison so we don't offer to upgrade people to where
      they are or lower, if possible.
------------------------------------------------------------
revno: 48
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Mon 2008-02-11 13:24:02 -0500
message:
  dump kickstart/boot iso creation code
------------------------------------------------------------
revno: 47
committer: Tim Lauridsen <timlau@fedoraproject.org>
branch nick: preupgrade
timestamp: Mon 2008-02-11 14:25:12 +0100
message:
  made the progress look better.
  - one extra progress bar for current file progress.
  - use error dialog to show depsolve errors.
------------------------------------------------------------
revno: 46
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Fri 2008-02-08 15:00:38 -0500
message:
  clarify / simplify stupid mirrorlist handling (which should be a MirrorGroup)
------------------------------------------------------------
revno: 45
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Fri 2008-02-08 14:51:04 -0500
message:
  be slightly smarter about installmirror stuff - use baseurl/mirrorlist by default
------------------------------------------------------------
revno: 44
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-02-07 22:21:16 -0500
message:
  clean up some fixed fixme's and todos
  add copyright statement and written by to preupgrade-gtk.py
------------------------------------------------------------
revno: 43
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-02-07 22:15:18 -0500
message:
  minor clean ups to make the install and use-in-subdir modes work
    ------------------------------------------------------------
    revno: 40.1.6
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 21:52:49 -0500
    message:
      merge
    ------------------------------------------------------------
    revno: 40.1.5
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 18:23:39 -0500
    message:
      fix installmirror stuff
    ------------------------------------------------------------
    revno: 40.1.4
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 18:07:39 -0500
    message:
      I really need to start testing before I commit things. Forgot to declare mirrorlist.
    ------------------------------------------------------------
    revno: 40.1.3
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 18:06:41 -0500
    message:
      fix typos in previous commit. duh.
    ------------------------------------------------------------
    revno: 40.1.2
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 18:05:38 -0500
    message:
      fix installmirrorlist
    ------------------------------------------------------------
    revno: 40.1.1
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 17:41:54 -0500
    message:
      Add installmirrorlist/installurl to releasemap and add .instgrab to PreUpgrade object, for grabbing files from the install tree that might not exist in the Everything repo
------------------------------------------------------------
revno: 42
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-02-07 22:03:00 -0500
message:
  lots of cleanups to make it work out of a cwd and installed
------------------------------------------------------------
revno: 41
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-02-07 16:37:35 -0500
message:
  big move around for python-ization
------------------------------------------------------------
revno: 40
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 15:32:55 -0500
message:
  merge
    ------------------------------------------------------------
    revno: 37.1.1
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-02-07 15:01:29 -0500
    message:
      make preupgrade dir
------------------------------------------------------------
revno: 39
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 15:32:22 -0500
message:
  temporarily disable stage2 fetching (but add some pseudocode for later
------------------------------------------------------------
revno: 38
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 15:31:52 -0500
message:
  tweak return value of retrieve_non_critical_files
------------------------------------------------------------
revno: 37
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 14:54:22 -0500
message:
  clean up whitespace and unneeded import
------------------------------------------------------------
revno: 36
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 14:48:32 -0500
message:
  merge
    ------------------------------------------------------------
    revno: 34.1.1
    committer: Will Woods <wwoods@redhat.com>
    branch nick: preupgrade
    timestamp: Thu 2008-02-07 14:44:49 -0500
    message:
      merge from upstream
    ------------------------------------------------------------
    revno: 25.1.3
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Thu 2008-02-07 14:35:48 -0500
    message:
      all the packaging bits needed - should produce a pseudo happy tarball
      and rpm. Not sure if it makes a functioning program, yet, though
------------------------------------------------------------
revno: 35
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 14:47:46 -0500
message:
  add metadata info for .treeinfo/.discinfo, remove useless try/except on retrieve_critical
------------------------------------------------------------
revno: 34
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 14:12:59 -0500
message:
  stub for handling URLGrabError when fetching kernel
------------------------------------------------------------
revno: 33
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Thu 2008-02-07 11:22:41 -0500
message:
  merge from upstream
    ------------------------------------------------------------
    revno: 25.1.2
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Wed 2008-02-06 17:42:53 -0500
    message:
      fix Makefile and add sbin/ Makefile
      need to work on install locations before any of this will work, of course
    ------------------------------------------------------------
    revno: 25.1.1
    committer: Seth Vidal <skvidal@fedoraproject.org>
    branch nick: dev
    timestamp: Wed 2008-02-06 17:37:18 -0500
    message:
      - preupgrade /sbin files
      - makefile
      - releases.list for the releases we use, etc
------------------------------------------------------------
revno: 32
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 19:34:45 -0500
message:
  comment reminder about ks --url
------------------------------------------------------------
revno: 31
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 19:26:17 -0500
message:
  change redundant filename for ks.cfg
------------------------------------------------------------
revno: 30
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 19:15:05 -0500
message:
  fix some typos, make make_upgrade_kickstart return a value (duh)
------------------------------------------------------------
revno: 29
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 19:05:09 -0500
message:
  duh, os.makedirs throws an exception if that dir exists.
------------------------------------------------------------
revno: 28
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 18:33:10 -0500
message:
  whoops - make sure bootpath exists before we try writing to it
------------------------------------------------------------
revno: 27
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 18:30:32 -0500
message:
  Add extra_args to make_it_boot, add kickstart/boot iso generation, add bootpath_to_anacondapath to use kickstart/bootiso
------------------------------------------------------------
revno: 26
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 15:26:22 -0500
message:
  drop stuff after + in keymap names
------------------------------------------------------------
revno: 25
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 15:18:28 -0500
message:
  Duh. Fix thinko in definition of _retrieve_file
------------------------------------------------------------
revno: 24
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 15:14:09 -0500
message:
  use lang/keymap on boot commandline
------------------------------------------------------------
revno: 23
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Wed 2008-02-06 15:00:39 -0500
message:
  get_keymap/ get_lang from wwoods - I just happened to have it and checked it in
------------------------------------------------------------
revno: 22
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 14:11:10 -0500
message:
  change self.boothpath to /boot/upgrade, make retrieve_file take a targetdir parameter (which defaults to self.bootpath, naturally)
------------------------------------------------------------
revno: 21
committer: Will Woods <wwoods@redhat.com>
branch nick: preupgrade
timestamp: Wed 2008-02-06 13:47:52 -0500
message:
  String changes for clarity, fix make_it_boot invocation, only download one stage2 image
------------------------------------------------------------
revno: 20
committer: Tim Lauridsen <tim@naboo.local>
branch nick: preupgrade.dev
timestamp: Mon 2008-01-28 20:43:42 +0100
message:
  * Redesigned the gui to use a wizard/assistant based interface
    - Task based progress.
    - Total progress bar.
    - incapsulated the glade widget/signals user UI/CONTROLLER classes.
------------------------------------------------------------
revno: 19
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-01-21 14:28:49 -0500
message:
  clean up all the iter() calls, make cancel do something (with a serious kludge)
------------------------------------------------------------
revno: 18
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-01-21 13:24:29 -0500
message:
  quasi-functional implementation of the gtk-interface, please be gentle
  in criticism, it's still pretty rough.
------------------------------------------------------------
revno: 17
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-01-10 16:32:15 -0500
message:
  more fixes 
------------------------------------------------------------
revno: 16
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-01-10 16:13:19 -0500
message:
  clean up a lot of minor issues that kept the cli version from working
------------------------------------------------------------
revno: 15
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Thu 2008-01-10 15:49:14 -0500
message:
  notes on treeinfo file
------------------------------------------------------------
revno: 14
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-01-07 16:45:44 -0500
message:
  move around a few bits for more clarity
------------------------------------------------------------
revno: 13
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2008-01-07 16:38:24 -0500
message:
  split out into cli and backend module - not wonderful (or tested) yet
  but it's firming up a bit more
------------------------------------------------------------
revno: 12
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Fri 2007-08-10 16:30:48 -0400
message:
  noodling around with pygtk, trying to learn it a bit
------------------------------------------------------------
revno: 11
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Wed 2007-08-01 00:39:39 -0400
message:
  couple more todos
------------------------------------------------------------
revno: 10
committer: Seth Vidal <skvidal@fedoraproject.org>
branch nick: dev
timestamp: Mon 2007-07-30 13:26:44 -0400
message:
  ...
------------------------------------------------------------
revno: 9
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Mon 2007-07-30 12:48:28 -0400
message:
  make download progress bars work
  download initrd, vmlinuz and stage2s
  do size checking properly
  most of the actual 'doing stuff' happens - now just to make sure it works
------------------------------------------------------------
revno: 8
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Sat 2007-07-28 02:12:47 -0400
message:
  map to a lambda - I'm turning evil :)
------------------------------------------------------------
revno: 7
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Sat 2007-07-28 02:06:17 -0400
message:
  todo items
------------------------------------------------------------
revno: 6
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Sat 2007-07-28 01:50:58 -0400
message:
  parse treeinfo file
------------------------------------------------------------
revno: 5
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Fri 2007-07-27 02:55:40 -0400
message:
  better display of pkgs to download
  better stubs
------------------------------------------------------------
revno: 4
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Thu 2007-07-26 17:22:49 -0400
message:
  more method stubs - a bit more on how to get treeinfo data
------------------------------------------------------------
revno: 3
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Thu 2007-07-26 01:27:50 -0400
message:
  test for me
------------------------------------------------------------
revno: 2
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Thu 2007-07-26 01:16:39 -0400
message:
  gpl notice, copyright misc
------------------------------------------------------------
revno: 1
committer: skvidal <skvidal@cutter>
branch nick: dev
timestamp: Thu 2007-07-26 01:13:18 -0400
message:
  first commit
