Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | oops | Mike Fulbright | 2002-05-31 | 1 | -1/+1 | |
| | ||||||
* | we really can't close the fd after its been closed once | Jeremy Katz | 2002-05-31 | 1 | -1/+0 | |
| | ||||||
* | clean up getting of request sizes for lvm and raid to be just the same as | Jeremy Katz | 2002-05-31 | 5 | -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 floppy | Mike Fulbright | 2002-05-31 | 1 | -1/+1 | |
| | ||||||
* | you have to be very careful about the order in which you set the defaults, ↵ | Matt Wilson | 2002-05-31 | 1 | -6/+6 | |
| | | | | the addFrame was blowing away the default | |||||
* | rewrite of network configuration screen. Should handle overriding dhcp ↵ | Mike Fulbright | 2002-05-31 | 1 | -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 empty | Mike Fulbright | 2002-05-31 | 1 | -0/+14 | |
| | ||||||
* | added custom type to messageWindow, look at network_gui.py for example | Mike Fulbright | 2002-05-31 | 1 | -12/+32 | |
| | ||||||
* | add script to dump nevra of packages in header list plus what disc they're ↵ | Jeremy Katz | 2002-05-30 | 1 | -0/+57 | |
| | | | | on (#65257) | |||||
* | add hj's patch so we exit on errors | Jeremy Katz | 2002-05-30 | 1 | -0/+15 | |
| | ||||||
* | more /mnt/sysimage surgery | Jeremy Katz | 2002-05-30 | 3 | -5/+10 | |
| | ||||||
* | more /mnt/sysimage surgery | Jeremy Katz | 2002-05-30 | 2 | -2/+2 | |
| | ||||||
* | rootOnLoop cases should be dead | Jeremy Katz | 2002-05-30 | 4 | -80/+10 | |
| | ||||||
* | more /mnt/sysimage surgery | Jeremy Katz | 2002-05-30 | 2 | -3/+4 | |
| | ||||||
* | kill more /mnt/sysimage | Jeremy Katz | 2002-05-30 | 1 | -3/+4 | |
| | ||||||
* | at least when we hit this in the future, we'll get more info if it crashes ↵ | Jeremy Katz | 2002-05-30 | 1 | -1/+1 | |
| | | | | like #65456 | |||||
* | ask user to insert a floppy and give chance to cancel | Mike Fulbright | 2002-05-30 | 1 | -2/+6 | |
| | ||||||
* | bump releaseanaconda-7.3.90-1 | Jeremy Katz | 2002-05-30 | 1 | -1/+1 | |
| | ||||||
* | keep compatibility with our brokenness | Jeremy Katz | 2002-05-30 | 1 | -1/+3 | |
| | ||||||
* | this is what I meant | Jeremy Katz | 2002-05-30 | 1 | -1/+1 | |
| | ||||||
* | librpm404-python really only exists so we don't have to go to rpm 4.1 quite ↵ | Jeremy Katz | 2002-05-30 | 1 | -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 Katz | 2002-05-30 | 1 | -0/+6 | |
| | | | | using the supported language stuff anymore | |||||
* | start to pretend to work with lvm on top of raid, but we really don't yet | Jeremy Katz | 2002-05-30 | 2 | -3/+24 | |
| | ||||||
* | gnome-core is dead. key off of gnome-session now | Jeremy Katz | 2002-05-30 | 1 | -2/+2 | |
| | ||||||
* | kill annoying but that prevented you from editing mountpoints on partitions | Jeremy Katz | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | fix notting's traceback when choosing to not format a preexisting partition | Jeremy Katz | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | new nifty new python2 features... | Matt Wilson | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | fix call | Mike Fulbright | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | make html release notes work in other languages too (#65672) | Jeremy Katz | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | I can do kickstart installs to lvm now. sweet. | Jeremy Katz | 2002-05-29 | 1 | -10/+103 | |
| | ||||||
* | give raid and lvm via kickstart a chance of actually working | Jeremy Katz | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | we should get utf8 now for most locales | Jeremy Katz | 2002-05-29 | 1 | -1/+8 | |
| | ||||||
* | this was here twice but only the bottom one was right | Jeremy Katz | 2002-05-29 | 1 | -11/+0 | |
| | ||||||
* | oops, fix this up to not crash | Jeremy Katz | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | need to import this | Jeremy Katz | 2002-05-29 | 1 | -0/+1 | |
| | ||||||
* | now that we have gazillions of inodes, let's create device nodes again | Jeremy Katz | 2002-05-29 | 1 | -0/+4 | |
| | ||||||
* | make the initrds a little bigger and bump the inodes up into the ↵ | Jeremy Katz | 2002-05-29 | 2 | -4/+4 | |
| | | | | stratosphere so that we can create all of the devices to make the broken lvm tools happy | |||||
* | its ok to go back now | Mike Fulbright | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | lose abort button | Mike Fulbright | 2002-05-29 | 1 | -36/+1 | |
| | ||||||
* | fix to use rhpl correctly | Mike Fulbright | 2002-05-29 | 1 | -2/+2 | |
| | ||||||
* | need to make device nodes | Jeremy Katz | 2002-05-29 | 1 | -3/+3 | |
| | ||||||
* | more keyboard related changes. the xconfig object now has a keyboard object | Jeremy Katz | 2002-05-29 | 6 | -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 lvm | Mike Fulbright | 2002-05-29 | 1 | -13/+14 | |
| | ||||||
* | add /usr/local and /opt to default mountpoints we offer | Mike Fulbright | 2002-05-29 | 1 | -1/+1 | |
| | ||||||
* | okay is NOT OK! | Mike Fulbright | 2002-05-29 | 1 | -4/+6 | |
| | ||||||
* | fix tuple we return and skip over logical volumes and volume groups when ↵ | Mike Fulbright | 2002-05-29 | 1 | -3/+13 | |
| | | | | sorting requests | |||||
* | need to actually set fstype to the vg fstype if it wasn't passed in to us ↵ | Jeremy Katz | 2002-05-29 | 1 | -2/+2 | |
| | | | | explicitly | |||||
* | fix some lvm issues | Mike Fulbright | 2002-05-29 | 1 | -3/+3 | |
| | ||||||
* | oops, I really didn't mean this to in there in december. really. i mean it. | Jeremy Katz | 2002-05-28 | 1 | -2/+0 | |
| | ||||||
* | rhpl.keyboard not rhpl.kbd | Jeremy Katz | 2002-05-28 | 1 | -1/+1 | |
| |