index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upgrade.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
non-ext2 upgrade support
Matt Wilson
2001-07-10
1
-1
/
+1
*
Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...
Mike Fulbright
2001-07-06
1
-0
/
+9
*
fix bugs pychecker found...
Jeremy Katz
2001-07-06
1
-2
/
+2
*
I hope this doesn't break anything, but it doesn't seem to actually need
Erik Troan
2001-06-28
1
-1
/
+0
*
break upgrade swap suggestion out into another step and store its findings in
Matt Wilson
2001-06-27
1
-7
/
+13
*
select grub if it isn't on the system
Matt Wilson
2001-06-27
1
-6
/
+16
*
move upgrade mounting code into generic function, split bootloader init away ...
Matt Wilson
2001-06-27
1
-0
/
+1
*
fix typo
Bill Nottingham
2001-06-27
1
-1
/
+1
*
install grub if it doesn't exist and grub is going to be used
Matt Wilson
2001-06-27
1
-0
/
+7
*
check ondisk for these packages in case they are on the system and not newer ...
Matt Wilson
2001-06-27
1
-0
/
+11
*
more pychecker cleanups
Matt Wilson
2001-06-23
1
-5
/
+6
*
more pychecker fixups
Matt Wilson
2001-06-23
1
-1
/
+1
*
various pychecker fixups
Matt Wilson
2001-06-22
1
-4
/
+3
*
copyright
Matt Wilson
2001-06-22
1
-0
/
+15
*
1) more fixups for upgrades: fix step list to actually run the transaction,
Matt Wilson
2001-06-22
1
-2
/
+1
*
more fixups for upgrades
Matt Wilson
2001-06-22
1
-8
/
+10
*
completed most heavy lifting to get upgrades back in place. Still need to fi...
Matt Wilson
2001-06-22
1
-50
/
+51
*
first pass at getting things in alignment for gui upgrades. Should only affe...
Matt Wilson
2001-06-22
1
-94
/
+48
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-1
/
+148
*
text.py: destroy the scale in progresswindow on pop - masks a SEGV on
Matt Wilson
2001-03-29
1
-1
/
+1
*
don't pass progresswindow in
Matt Wilson
2001-03-29
1
-1
/
+1
*
fixed translatable string
Erik Troan
2001-03-16
1
-1
/
+1
*
don't duplicate fstab entries
Erik Troan
2001-03-16
1
-1
/
+8
*
todo.py:
Matt Wilson
2001-03-16
1
-1
/
+1
*
don't append / if mnt point is /
bfox
2001-03-14
1
-2
/
+10
*
don't let them put swap files on non-ext2 partitions
Erik Troan
2001-03-14
1
-4
/
+5
*
swapfileExists() worked much too hard
Erik Troan
2001-03-14
1
-17
/
+2
*
handle case where symlink exists as well when avoiding files with name like '...
Mike Fulbright
2001-03-13
1
-1
/
+17
*
wired up the swap upgrade GUI window
bfox
2001-03-13
1
-2
/
+10
*
make the default prefix a string, not None (you can't add None to a string ty...
Matt Wilson
2001-03-09
1
-1
/
+1
*
added swapSuggestion() and createSwapFile()
Erik Troan
2001-03-09
1
-0
/
+67
*
let rescue mode be more tolerant of mount failures
Erik Troan
2001-02-22
1
-2
/
+3
*
reenable partitionless installs
Mike Fulbright
2001-02-01
1
-6
/
+1
*
fix something ewt broke with finding upgrade path
Mike Fulbright
2001-01-31
1
-1
/
+2
*
turn off partitionless upgrades for this beta
Mike Fulbright
2001-01-25
1
-1
/
+7
*
fixed so we just ignore RAID booting when doing maximum cylinder test, also f...
Mike Fulbright
2001-01-23
1
-1
/
+1
*
use the new fstab loop root functions
Matt Wilson
2001-01-23
1
-2
/
+2
*
missing import
Mike Fulbright
2001-01-19
1
-1
/
+1
*
missing import
Mike Fulbright
2001-01-19
1
-0
/
+1
*
reworked rescue mode to automatically mount the user's system
Erik Troan
2001-01-12
1
-0
/
+100