Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys.exit -> os._exit in children (from msw) | Jeremy Katz | 2004-05-19 | 1 | -1/+1 |
| | |||||
* | merge anaconda-10_0-branch changes back to HEAD | Jeremy Katz | 2004-05-18 | 1 | -0/+1 |
| | |||||
* | merge some s390 fixes from the rhel3 branch. a cosmetic change and a fix | Jeremy Katz | 2004-05-11 | 1 | -2/+2 |
| | | | | for finding the properly formatted dasd | ||||
* | use lvlist() to find lvs to mount for an upgrade instead of grokking /proc | Jeremy Katz | 2003-12-12 | 1 | -28/+20 |
| | |||||
* | remove flushDriveDict as it won't be needed | Jeremy Katz | 2003-11-19 | 1 | -2/+0 |
| | |||||
* | some more xfs/jfs bits based off of patch from | Jeremy Katz | 2003-11-09 | 1 | -5/+8 |
| | | | | | Ajay Ramaswamy <xfs@ramaswamy.net>. this adds support for xfs labels and for sniffing jfs in a couple of places | ||||
* | merge final batch of taroon changes for taroon GA. | Jeremy Katz | 2003-10-13 | 1 | -7/+33 |
| | | | | | | | * s390 z/vm format (actually, left the non-useful part of this out and left the if 0 until we have the right fix) * fix initlabel for s390 * ld_library_path for tty2 shell on lib64 arches | ||||
* | allow upgrading Red Hat Linux to Fedora Core | Jeremy Katz | 2003-09-22 | 1 | -1/+2 |
| | |||||
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -2/+2 |
| | | | | fairly large merge, but all fairly obvious stuff. will test in a tree tomorrow | ||||
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -5/+12 |
| | | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen | ||||
* | close all fds for dasdfmt and refreshDevices afterwards #102096 | harald | 2003-08-12 | 1 | -1/+5 |
| | |||||
* | do complete upgrade checks for raid and lvm too (#99359) | Jeremy Katz | 2003-08-01 | 1 | -9/+14 |
| | |||||
* | fix syntax, causes upgradeany to generally be in affect (#99359) | Bill Nottingham | 2003-07-31 | 1 | -1/+1 |
| | |||||
* | add some debugging to try to find notting's bogon | Jeremy Katz | 2003-07-31 | 1 | -0/+5 |
| | |||||
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 1 | -1/+35 |
| | |||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -3/+2 |
| | | | | little things across the board | ||||
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -23/+69 |
| | | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting | ||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -2/+3 |
| | | | | and cleanups in here too | ||||
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -8/+23 |
| | | | | | | | | after-taroon-merge this one adds s390 fixes, basic i/p series platform support, support for multiple kernels and one second stage, cmdline kickstart mode (nice for s390), some warning cleanups. | ||||
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -1/+1 |
| | | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future | ||||
* | add ntfs native part type to the list of dosPartition types if we're going ↵ | Jeremy Katz | 2003-01-23 | 1 | -1/+1 |
| | | | | to include it as a dos fs for booty's purposes | ||||
* | fix here too | Bill Nottingham | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | case sensitivity. yay. | Bill Nottingham | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | enable multiple filesystem checking | Matt Wilson | 2003-01-14 | 1 | -2/+1 |
| | |||||
* | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | handle multiple filesystem signatures - needs parted binding work | Matt Wilson | 2003-01-10 | 1 | -0/+35 |
| | |||||
* | 1) handle an empty /etc/redhat-release | Jeremy Katz | 2003-01-09 | 1 | -4/+11 |
| | | | | | 2) make it so you have to boot with 'linux upgradeany' to use any random linux partition that has a fstab | ||||
* | spaces to tabs | Matt Wilson | 2003-01-08 | 1 | -3/+3 |
| | |||||
* | make relstr nicer | Mike Fulbright | 2002-12-18 | 1 | -1/+23 |
| | |||||
* | fix message some | Mike Fulbright | 2002-12-17 | 1 | -1/+5 |
| | |||||
* | more parted 1.6.x changes - this should probably be moved to ↵ | Matt Wilson | 2002-11-22 | 1 | -1/+2 |
| | | | | partedUtils.fsTypeIsFAT() or something | ||||
* | fix freespace partitioning (#78196) | Matt Wilson | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | nuke more partitionless upgrade code | Jeremy Katz | 2002-11-05 | 1 | -15/+0 |
| | |||||
* | first pass upgrade autodetection. the ui still needs a little work, but it | Jeremy Katz | 2002-11-05 | 1 | -5/+16 |
| | | | | seems to work reasonably well. | ||||
* | commit bits too, it seems | Matt Wilson | 2002-11-04 | 1 | -4/+6 |
| | |||||
* | use disk_new_fresh | Matt Wilson | 2002-11-04 | 1 | -3/+3 |
| | |||||
* | change to commit | Matt Wilson | 2002-11-04 | 1 | -1/+1 |
| | |||||
* | port to parted 1.6.xafter-parted-1-6-changes | Matt Wilson | 2002-11-01 | 1 | -13/+13 |
| | |||||
* | some non-controversial bits of sparc. also pulls in updated loader/stubs.c | Jeremy Katz | 2002-09-10 | 1 | -0/+3 |
| | | | | which should fix non-diet minilibc build | ||||
* | merge alpha changes from 7.2-alpha | Jeremy Katz | 2002-09-10 | 1 | -0/+3 |
| | | | | | | | | didn't merge the following: * weird handling of /boot and the beginning of the disk. if we do alpha again, we need to do this in some sort of maintainable fashion * some of the weird stuff with adding a single user target in the boot loader config and the like | ||||
* | pass down drives from clearpart so that we only init the drives you list for ↵ | Jeremy Katz | 2002-08-02 | 1 | -4/+7 |
| | | | | doing a clearpart on (#64160) | ||||
* | handle strange error with raid | Mike Fulbright | 2002-07-23 | 1 | -0/+7 |
| | |||||
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -3/+3 |
| | |||||
* | we can't stop raid until after we've looked for lvm root parts | Jeremy Katz | 2002-06-21 | 1 | -2/+3 |
| | |||||
* | pychecker is my friendanaconda-s390-tag4 | Jeremy Katz | 2002-06-12 | 1 | -2/+2 |
| | |||||
* | only try to unmount if we find a fs type | Jeremy Katz | 2002-06-10 | 1 | -6/+12 |
| | |||||
* | rescue mode/upgrades don't actually work with lvm, yet, but this is the ↵ | Jeremy Katz | 2002-06-09 | 1 | -2/+28 |
| | | | | start. fsset.py's readFstab() still needs work | ||||
* | add sniffFilesystemType function | Jeremy Katz | 2002-06-07 | 1 | -1/+59 |
| | |||||
* | need to import this | Jeremy Katz | 2002-05-29 | 1 | -0/+1 |
| | |||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -1/+2 |
| |