| Commit message (Expand) | Author | Age | Files | Lines |
* | handle more nicely raw_lvm_PV (don't simply ignore them) | Pascal Rigaux | 2004-11-16 | 1 | -6/+18 |
* | don't die when failing to open a device (to get its geometry), skip it instead | Pascal Rigaux | 2004-09-29 | 1 | -1/+1 |
* | increase the max size of the swap | Pascal Rigaux | 2004-09-24 | 1 | -3/+3 |
* | fix an old ugly typo | Pascal Rigaux | 2004-09-22 | 1 | -1/+1 |
* | try to get geometry from EDD | Pascal Rigaux | 2004-09-17 | 1 | -4/+6 |
* | explicit scalar false value (otherwise it gives () in list context) | Pascal Rigaux | 2004-09-15 | 1 | -6/+6 |
* | - ensure {is_removable} field is there for created partitions, not only exist... | Pascal Rigaux | 2004-09-14 | 1 | -1/+1 |
* | some more logging | Pascal Rigaux | 2004-09-06 | 1 | -0/+2 |
* | fix typo | Pascal Rigaux | 2004-09-06 | 1 | -1/+1 |
* | detect linux software raid magic | Pascal Rigaux | 2004-09-06 | 1 | -2/+9 |
* | flags is optional | Pascal Rigaux | 2004-08-09 | 1 | -2/+2 |
* | - switch to mdadm (instead of raidtools) | Pascal Rigaux | 2004-08-08 | 1 | -53/+10 |
* | reverted an unneeded string change | Pablo Saratxaga | 2004-08-06 | 1 | -1/+1 |
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -128/+22 |
* | fsedit::check_fs_type() is now fs::type::check() | Pascal Rigaux | 2004-08-02 | 1 | -8/+1 |
* | - move package_needed_for_partition_type() from fsedit to fs::format | Pascal Rigaux | 2004-08-02 | 1 | -10/+0 |
* | merge hds() in get_hds() to correctly handle catching cdie when the device is... | Pascal Rigaux | 2004-07-29 | 1 | -31/+42 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -77/+56 |
* | shorter and faster | Pascal Rigaux | 2004-07-22 | 1 | -4/+6 |
* | set {is_removable} directly in fsedit::hds() | Pascal Rigaux | 2004-07-22 | 1 | -0/+4 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-07-22 | 1 | -0/+1 |
* | change_pt_type() must return a boolean value | Pascal Rigaux | 2004-07-15 | 1 | -0/+1 |
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -45/+45 |
* | create rationalize_options() and use it (bugzilla #3525) | Pascal Rigaux | 2004-07-05 | 1 | -1/+2 |
* | in is_same_hd(), both hds can have {device} unset, it doesn't mean they are t... | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
* | rename is_same_part to are_same_partitions (not that much clear, but at least... | Pascal Rigaux | 2004-06-15 | 1 | -1/+2 |
* | use "find { ... }" | Pascal Rigaux | 2004-06-15 | 1 | -2/+2 |
* | new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ... | Pascal Rigaux | 2004-05-27 | 1 | -1/+3 |
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 1 | -0/+10 |
* | fix drakupdate_fstab adding twice an entry in fstab, one with the old name, o... | Pascal Rigaux | 2004-05-01 | 1 | -1/+2 |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -16/+16 |
* | disallow lvm on / with no /boot until lilo handles it | Pascal Rigaux | 2004-03-11 | 1 | -1/+4 |
* | /proc/partitions parsing was broken for scsi cdroms using non-devfs names, and | Pascal Rigaux | 2004-03-08 | 1 | -6/+5 |
* | type 0x17 *can* be ntfs, assuming it is when we don't care much, and check if... | Pascal Rigaux | 2004-02-18 | 1 | -2/+3 |
* | - remove the use of BLKRRPART (telling the kernel to re-read the partition ta... | Pascal Rigaux | 2004-01-15 | 1 | -1/+3 |
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+2 |
* | put in {raw_hds} non partitioned usb keys | Pascal Rigaux | 2003-11-27 | 1 | -2/+5 |
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 1 | -4/+4 |
* | - make use_proc_partitions a clean function | Pascal Rigaux | 2003-11-11 | 1 | -1/+4 |
* | when the checking the mount point is not already used, don't take into accoun... | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
* | add a warning for / on LVM: "You may not be able to install lilo (since lilo ... | Pascal Rigaux | 2003-09-14 | 1 | -0/+3 |
* | fix check_mntpoint to get back error "There is already a partition with mount... | Pascal Rigaux | 2003-09-08 | 1 | -3/+3 |
* | simplify | Pascal Rigaux | 2003-08-21 | 1 | -3/+3 |
* | allocatePartitions() resulted in a small unallocated area at the end of the | Pascal Rigaux | 2003-08-21 | 1 | -0/+4 |
* | fix english (thanks to Arpad Biro) | Pascal Rigaux | 2003-08-20 | 1 | -1/+1 |
* | Handle /boot/efi as an EFI partition | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
* | re-export %fsedit::suggestions as needed (why did titi my-ed it?) (fixes bug ... | Pascal Rigaux | 2003-07-29 | 1 | -1/+1 |
* | - move read_proc_partitions_raw() from fsedit.pm to devices.pm | Thierry Vignaud | 2003-06-24 | 1 | -14/+2 |