Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no adjust start and end on GPT | Pascal Rigaux | 2001-10-26 | 1 | -1/+1 |
| | |||||
* | add methods first_usable_sector and last_usable_sector | Pascal Rigaux | 2001-10-24 | 1 | -0/+5 |
| | |||||
* | (adjustEnd): in case the end is totalsectors, don't adjust since ↵ | Pascal Rigaux | 2001-10-19 | 1 | -0/+1 |
| | | | | totalsectors / cylinder_size may not be an integer | ||||
* | (zero_MBR): defaults to GPT on ia64 | Pascal Rigaux | 2001-10-19 | 1 | -3/+25 |
| | | | | | | (raw_add, can_raw_add, raw_removed): created, can now be overloaded in partition_table_*.pm's (get_geometry): keep the total_sectors as given by c::total_sectors, don't try to recompute it based on nb_cylinders (for hds where total_sectors is not a multiple of nb_cylinders) | ||||
* | fix detecting read-only drives (like memory-sticks) | Pascal Rigaux | 2001-10-09 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2001-10-09 | 1 | -0/+1 |
| | |||||
* | updates to accomodate IBM PPC systems with DOS partition table | Stew Benedict | 2001-10-06 | 1 | -0/+2 |
| | |||||
* | when testing for bad drives, if opening for writing fails, remove the drive ↵ | Pascal Rigaux | 2001-09-14 | 1 | -1/+4 |
| | | | | from the hard drive list (useful for Smartmedia readers) | ||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -12/+0 |
| | | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes | ||||
* | add yaboot detection | Pascal Rigaux | 2001-08-04 | 1 | -0/+3 |
| | |||||
* | do not export sync, keep it in common (esp. so that it doesn't conflict with ↵ | Pascal Rigaux | 2001-07-25 | 1 | -4/+4 |
| | | | | my_gtk::sync | ||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | (@MBR_signatures): add yet another grub signature | Pascal Rigaux | 2001-02-27 | 1 | -0/+1 |
| | |||||
* | using the new formatXiB | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-07 | 1 | -1/+2 |
| | |||||
* | (test_for_bad_drives): created | Pascal Rigaux | 2001-01-07 | 1 | -1/+29 |
| | | | | | | | - ugly stuff needed mainly for Western Digital IDE drives - try writing what we've just read, yells if it fails - testing on last sector of head #0 (unused in 99% cases) | ||||
* | no_comment | Pascal Rigaux | 2000-09-18 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-05 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-21 | 1 | -2/+8 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-06 | 1 | -1/+14 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-07-24 | 1 | -4/+3 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-05-16 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-12 | 1 | -1/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-06 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-03-14 | 1 | -0/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-29 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-28 | 1 | -3/+4 |
| | |||||
* | Added mac partition table support. | Adam Lebsack | 2000-02-28 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-25 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-14 | 1 | -3/+5 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-11 | 1 | -20/+16 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-09 | 1 | -24/+20 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-09 | 1 | -16/+26 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-09 | 1 | -4/+12 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-02-04 | 1 | -0/+8 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-27 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-01-24 | 1 | -3/+24 |
| | |||||
* | first sparc release of DrakX. | Francois Pons | 2000-01-24 | 1 | -1/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-17 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-16 | 1 | -0/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-16 | 1 | -71/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-04 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-02 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-24 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-16 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-12 | 1 | -0/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-05 | 1 | -1/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-02 | 1 | -0/+1 |
| |