summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* huge commit - adds editting/deleting/adding logical volumes and volume groups...Mike Fulbright2002-02-012-127/+443
* ewt convinced meJeremy Katz2002-02-012-3/+3
* remove device creation hereJeremy Katz2002-02-011-9/+0
* fix number insteadJeremy Katz2002-02-011-2/+2
* Add isomd5sum, more dirs for pycheckerJeremy Katz2002-02-011-3/+3
* update buildrequires a bitJeremy Katz2002-02-011-2/+5
* add isomd5sum stuff to anacondaJeremy Katz2002-02-016-0/+663
* using busybox now instead of collage as collage mount gets very confused by lvmJeremy Katz2002-02-011-1/+1
* err... as with the commit for iutil, make anaconda create device nodes early ...Jeremy Katz2002-02-011-0/+4
* anacondaJeremy Katz2002-02-011-0/+20
* add a shadow to the user listJeremy Katz2002-01-311-0/+19
* don't assume we got sane ddc probe resultsMike Fulbright2002-01-311-4/+7
* don't assume we got sane ddc probe resultsMike Fulbright2002-01-311-0/+2
* specify which package is removed from the install setBill Nottingham2002-01-311-2/+2
* the msf function that was missingMike Fulbright2002-01-311-18/+28
* but this isJeremy Katz2002-01-311-1/+1
* not the right fixJeremy Katz2002-01-311-2/+0
* make sure edd module gets pulled in for text modeJeremy Katz2002-01-311-0/+2
* add some gconv crap so that we can actually install via http/ftp. I'm sure t...Jeremy Katz2002-01-311-0/+2
* point to new monitordb locationBill Nottingham2002-01-312-2/+2
* monitorsdb tooJeremy Katz2002-01-311-0/+1
* add the cards db from hwdata alsoJeremy Katz2002-01-311-0/+1
* now kickstart upgrades have a chance in hell of workingJeremy Katz2002-01-311-3/+8
* msf didn't commit his version of this function... mine seems to be compatibl...Jeremy Katz2002-01-311-0/+18
* deal with new hwdata packageBill Nottingham2002-01-313-6/+6
* add support for a third binary and source cd. right now, the two are theJeremy Katz2002-01-301-11/+45
* quick hack to show lvm requestsMike Fulbright2002-01-301-30/+83
* oopsMike Fulbright2002-01-301-3/+0
* handle fact if you have logical partitions treeview goes to depth > 1Mike Fulbright2002-01-301-3/+12
* mount ext3 as ext3Jeremy Katz2002-01-301-16/+0
* really make root on lvm workJeremy Katz2002-01-301-6/+17
* rewrote user account screen to use treeviewMike Fulbright2002-01-301-59/+88
* duhJeremy Katz2002-01-301-1/+1
* - don't label filesystems on logical volumes since that doesn't seem to workJeremy Katz2002-01-301-6/+14
* add a way to copy device nodesJeremy Katz2002-01-301-0/+15
* add mknodJeremy Katz2002-01-302-0/+20
* i18n almost works again. Small tweaks left to doMatt Wilson2002-01-296-150/+191
* move parition_gui to use checklist (dropping clist) and tweaked checklist to ...Mike Fulbright2002-01-293-100/+167
* add XFree86-base-fonts so I can get fonts... grrr.Jeremy Katz2002-01-291-1/+1
* rename field so we know its units is MBMike Fulbright2002-01-285-31/+31
* should append this alsoJeremy Katz2002-01-281-0/+1
* findIsoImages movedJeremy Katz2002-01-281-1/+2
* we need this now for some reasonJeremy Katz2002-01-261-1/+1
* stubs, oh wonderful stubsJeremy Katz2002-01-261-0/+16
* /tmp/cleanup wasn't used in 7.2 anyway...Erik Troan2002-01-253-32/+1
* treat driver disks properly (was broken by multiple module loads)Erik Troan2002-01-251-27/+37
* moved functions from devices.c to modules.c that weren't used anywhereErik Troan2002-01-253-194/+225
* added nfsiso methodErik Troan2002-01-252-1/+111
* moved iso image probing code to image.pyErik Troan2002-01-251-46/+2
* added support for nfsiso methodErik Troan2002-01-251-37/+84