| Commit message (Expand) | Author | Age | Files | Lines |
* | handle case where label exists on drive, but not in fstab file of rescued system | Mike Fulbright | 2001-02-15 | 1 | -5/+4 |
* | Added another error check for the partitions. I think bug #16686 is resolved... | bfox | 2001-02-05 | 1 | -1/+1 |
* | don't look for labels on non-ext2 partitions | Erik Troan | 2001-02-01 | 1 | -0/+5 |
* | Several changes: | Mike Fulbright | 2001-02-01 | 1 | -2/+2 |
* | typo | Mike Fulbright | 2001-01-25 | 1 | -1/+1 |
* | create mke2fs.log properly | Erik Troan | 2001-01-24 | 1 | -1/+1 |
* | dont test for maxcyl if root on loop install | Mike Fulbright | 2001-01-24 | 1 | -0/+9 |
* | fixed so we just ignore RAID booting when doing maximum cylinder test, also f... | Mike Fulbright | 2001-01-23 | 1 | -3/+15 |
* | 1) better error handling for systems w/o and block devices | Erik Troan | 2001-01-18 | 1 | -10/+23 |
* | syntax error | Matt Wilson | 2001-01-18 | 1 | -1/+1 |
* | don't fail on waitpid failures | Matt Wilson | 2001-01-18 | 1 | -1/+4 |
* | remove debugging log message | Mike Fulbright | 2001-01-17 | 1 | -1/+1 |
* | missed tuple using new elements | Mike Fulbright | 2001-01-16 | 1 | -1/+1 |
* | fix newly partition message, and typo in firewall code | Mike Fulbright | 2001-01-16 | 1 | -2/+4 |
* | added checkFormatting() | Erik Troan | 2001-01-12 | 1 | -1/+30 |
* | added boolean to partitionList() to tell us if partition is preexisting or not | Mike Fulbright | 2001-01-12 | 1 | -1/+1 |
* | Made two different calls to get maxcyl of partitions, one for reading from dr... | Mike Fulbright | 2001-01-11 | 1 | -3/+21 |
* | Added support for LBA32 when we right out lilo.conf iff we need it because bo... | Mike Fulbright | 2001-01-08 | 1 | -0/+35 |
* | fix message for when trying to mount unformatted filesystems | Mike Fulbright | 2000-12-12 | 1 | -1/+4 |
* | moved sync | Erik Troan | 2000-12-11 | 1 | -1/+1 |
* | fix for bug #16686/21822 | Mike Fulbright | 2000-12-07 | 1 | -1/+1 |
* | be more tolerant of mke2fs errors | Erik Troan | 2000-12-06 | 1 | -11/+29 |
* | make loopback filesystems on partitions that are in the protectList | Erik Troan | 2000-11-22 | 1 | -26/+32 |
* | Modifications to pass edd detection from python land to libfdisk. alloc.c | Mike Fulbright | 2000-11-20 | 1 | -2/+7 |
* | fix for loopback install from multiple cdrom | Erik Troan | 2000-11-17 | 1 | -0/+2 |
* | display a progress bar during formatting | Erik Troan | 2000-11-06 | 1 | -15/+49 |
* | Imported sys module so calling sys.exit(0) no longer causes traceback. | bfox | 2000-10-09 | 1 | -0/+2 |
* | merged in fix for checking for free space only on ext2 filesystems | Erik Troan | 2000-10-03 | 1 | -1/+2 |
* | fix for bug 17545 | Mike Fulbright | 2000-09-29 | 1 | -0/+1 |
* | changed ks option reference in diagnostic message to correct one | Mike Fulbright | 2000-09-25 | 1 | -1/+1 |
* | show in test mode | Matt Wilson | 2000-08-15 | 1 | -1/+0 |
* | fix code to find largest available space for loopback file | Mike Fulbright | 2000-08-10 | 1 | -11/+16 |
* | insert topmountdir into path when checking free space | Erik Troan | 2000-08-10 | 1 | -2/+2 |
* | try to read label on all partitions, not just ext2 | Erik Troan | 2000-08-05 | 1 | -5/+7 |
* | catch problems writing out partitioning information and force a reboot | Erik Troan | 2000-08-05 | 1 | -1/+13 |
* | removed unused saveDruidPartitions/beenSaved stuff | Erik Troan | 2000-08-05 | 1 | -9/+0 |
* | typo | Matt Wilson | 2000-08-04 | 1 | -6/+5 |
* | Support new SmartArray controller, required by SAP, patch from Karsten | brosenkr | 2000-08-04 | 1 | -1/+2 |
* | fixed loopback upgrades (broke readFstab when adding LABEL support) | Erik Troan | 2000-07-26 | 1 | -2/+1 |
* | don't bother removing devices (caused problems anyway) | Erik Troan | 2000-07-26 | 1 | -2/+0 |
* | parse label's out of fstab's | Erik Troan | 2000-07-25 | 1 | -19/+19 |
* | 1) added filesystemSpace() | Erik Troan | 2000-07-25 | 1 | -4/+29 |
* | umount usb when done | Mike Fulbright | 2000-07-25 | 1 | -0/+7 |
* | write "noauto" for all "auto" filesystems | Erik Troan | 2000-07-24 | 1 | -1/+1 |
* | fixed problems pasrsing LOOP out of fstab | Erik Troan | 2000-07-24 | 1 | -2/+2 |
* | added startExistingRaid() and stopExistingRaid(), normalizing how raid | Erik Troan | 2000-07-21 | 1 | -4/+14 |
* | fixes for ls120 and fd0 handling | Erik Troan | 2000-07-12 | 1 | -5/+1 |
* | umm, ext2 things have labels, not dos | Erik Troan | 2000-07-07 | 1 | -1/+1 |
* | ext3 patch from hj | Matt Wilson | 2000-06-30 | 1 | -2/+3 |
* | remove log message (debugging) | Mike Fulbright | 2000-06-30 | 1 | -1/+1 |