summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* oopsMike Fulbright2002-05-311-1/+1
|
* we really can't close the fd after its been closed onceJeremy Katz2002-05-311-1/+0
|
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-315-106/+99
| | | | | | for partitions. clean up the ensuing mess. we also need to use proper sanity checking of requests before doing autopartitioning instead of the hack that was there before.
* put in a cancel button for making a boot floppyMike Fulbright2002-05-311-1/+1
|
* you have to be very careful about the order in which you set the defaults, ↵Matt Wilson2002-05-311-6/+6
| | | | the addFrame was blowing away the default
* rewrite of network configuration screen. Should handle overriding dhcp ↵Mike Fulbright2002-05-311-69/+239
| | | | values sanely, plus it now has several sanity checks to prevent user from making common configuration mistakes
* added IPMissing expection if the ip entry is emptyMike Fulbright2002-05-311-0/+14
|
* added custom type to messageWindow, look at network_gui.py for exampleMike Fulbright2002-05-311-12/+32
|
* add script to dump nevra of packages in header list plus what disc they're ↵Jeremy Katz2002-05-301-0/+57
| | | | on (#65257)
* add hj's patch so we exit on errorsJeremy Katz2002-05-301-0/+15
|
* more /mnt/sysimage surgeryJeremy Katz2002-05-303-5/+10
|
* more /mnt/sysimage surgeryJeremy Katz2002-05-302-2/+2
|
* rootOnLoop cases should be deadJeremy Katz2002-05-304-80/+10
|
* more /mnt/sysimage surgeryJeremy Katz2002-05-302-3/+4
|
* kill more /mnt/sysimageJeremy Katz2002-05-301-3/+4
|
* at least when we hit this in the future, we'll get more info if it crashes ↵Jeremy Katz2002-05-301-1/+1
| | | | like #65456
* ask user to insert a floppy and give chance to cancelMike Fulbright2002-05-301-2/+6
|
* bump releaseanaconda-7.3.90-1Jeremy Katz2002-05-301-1/+1
|
* keep compatibility with our brokennessJeremy Katz2002-05-301-1/+3
|
* this is what I meantJeremy Katz2002-05-301-1/+1
|
* librpm404-python really only exists so we don't have to go to rpm 4.1 quite ↵Jeremy Katz2002-05-301-0/+4
| | | | yet. exclude it from being installed so that we don't get file conflicts
* hacks so that we get an /etc/sysconfig/i18n even though we're not really ↵Jeremy Katz2002-05-301-0/+6
| | | | using the supported language stuff anymore
* start to pretend to work with lvm on top of raid, but we really don't yetJeremy Katz2002-05-302-3/+24
|
* gnome-core is dead. key off of gnome-session nowJeremy Katz2002-05-301-2/+2
|
* kill annoying but that prevented you from editing mountpoints on partitionsJeremy Katz2002-05-291-1/+1
|
* fix notting's traceback when choosing to not format a preexisting partitionJeremy Katz2002-05-291-1/+1
|
* new nifty new python2 features...Matt Wilson2002-05-291-1/+1
|
* fix callMike Fulbright2002-05-291-1/+1
|
* make html release notes work in other languages too (#65672)Jeremy Katz2002-05-291-1/+1
|
* I can do kickstart installs to lvm now. sweet.Jeremy Katz2002-05-291-10/+103
|
* give raid and lvm via kickstart a chance of actually workingJeremy Katz2002-05-291-1/+1
|
* we should get utf8 now for most localesJeremy Katz2002-05-291-1/+8
|
* this was here twice but only the bottom one was rightJeremy Katz2002-05-291-11/+0
|
* oops, fix this up to not crashJeremy Katz2002-05-291-1/+1
|
* need to import thisJeremy Katz2002-05-291-0/+1
|
* now that we have gazillions of inodes, let's create device nodes againJeremy Katz2002-05-291-0/+4
|
* make the initrds a little bigger and bump the inodes up into the ↵Jeremy Katz2002-05-292-4/+4
| | | | stratosphere so that we can create all of the devices to make the broken lvm tools happy
* its ok to go back nowMike Fulbright2002-05-291-1/+1
|
* lose abort buttonMike Fulbright2002-05-291-36/+1
|
* fix to use rhpl correctlyMike Fulbright2002-05-291-2/+2
|
* need to make device nodesJeremy Katz2002-05-291-3/+3
|
* more keyboard related changes. the xconfig object now has a keyboard objectJeremy Katz2002-05-296-61/+68
| | | | | | instead of just trying to be updated everytime we change the keyboard object. needs a newer rhpl (0.7 or better)
* some fixes for lvmMike Fulbright2002-05-291-13/+14
|
* add /usr/local and /opt to default mountpoints we offerMike Fulbright2002-05-291-1/+1
|
* okay is NOT OK!Mike Fulbright2002-05-291-4/+6
|
* fix tuple we return and skip over logical volumes and volume groups when ↵Mike Fulbright2002-05-291-3/+13
| | | | sorting requests
* need to actually set fstype to the vg fstype if it wasn't passed in to us ↵Jeremy Katz2002-05-291-2/+2
| | | | explicitly
* fix some lvm issuesMike Fulbright2002-05-291-3/+3
|
* oops, I really didn't mean this to in there in december. really. i mean it.Jeremy Katz2002-05-281-2/+0
|
* rhpl.keyboard not rhpl.kbdJeremy Katz2002-05-281-1/+1
|