| Commit message (Expand) | Author | Age | Files | Lines |
* | (is_same_hd): add ugly support for davfs devices (http://...) comparison with... | Pascal Rigaux | 2002-08-28 | 1 | -0/+3 |
* | - create lvms() which contains what was in hds() | Pascal Rigaux | 2002-08-27 | 1 | -95/+113 |
* | increase maxsize for / (partitioning with /usr) since it contains /tmp and /o... | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
* | raise /usr maxsize to 4GB | Pascal Rigaux | 2002-08-21 | 1 | -3/+3 |
* | backend davfs (WebDAV) support | Pascal Rigaux | 2002-08-13 | 1 | -2/+2 |
* | get rid of the duplicated /tmp in for suggestions_mntpoint() (thanks to Amaury) | Pascal Rigaux | 2002-08-11 | 1 | -1/+1 |
* | - rename LVMname to VG_name | Pascal Rigaux | 2002-08-11 | 1 | -5/+43 |
* | cleanup | Pascal Rigaux | 2002-08-11 | 1 | -14/+14 |
* | - add /tmp in %suggestions for server partitioning | Pascal Rigaux | 2002-08-06 | 1 | -4/+5 |
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
* | get rid of some $prefix parameter passing (using $::prefix where needed instead) | Pascal Rigaux | 2002-08-01 | 1 | -3/+3 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -3/+3 |
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -6/+6 |
* | great new raidAutoStartRaidtab allowing to handle existing software raids | Pascal Rigaux | 2002-07-07 | 1 | -1/+4 |
* | /root and /mnt must "remain within the root filesystem" (ie can't be used as ... | Pascal Rigaux | 2002-07-06 | 1 | -1/+2 |
* | (package_needed_for_partition_type): return the package needed for a partitio... | Pascal Rigaux | 2002-07-06 | 1 | -2/+12 |
* | added /tmp in @suggestions_mntpoints (as suggested by Philippe Coulon) | Pascal Rigaux | 2002-06-11 | 1 | -1/+1 |
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -2/+2 |
* | do not allow encrypted /var | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
* | have "with /usr" translated | Pascal Rigaux | 2002-02-20 | 1 | -1/+1 |
* | yet again better error reporting | Pascal Rigaux | 2002-01-22 | 1 | -0/+1 |
* | defaults to ext3 instead of ext2 | Pascal Rigaux | 2002-01-22 | 1 | -9/+9 |
* | better error message when auto allocate doesn't do anything | Pascal Rigaux | 2002-01-17 | 1 | -2/+10 |
* | check the mountpoint is valid for encrypting (disallow "/" and "/usr") | Pascal Rigaux | 2002-01-17 | 1 | -1/+3 |
* | encrypted filesystem handling: | Pascal Rigaux | 2002-01-15 | 1 | -0/+1 |
* | (suggestions_mntpoint): if there's no server suggestion, use the simple | Pascal Rigaux | 2001-11-21 | 1 | -2/+2 |
* | revert back to /initrd | Guillaume Cottenceau | 2001-10-29 | 1 | -1/+1 |
* | replace /initrd with /lib/initrd | Pascal Rigaux | 2001-10-24 | 1 | -1/+1 |
* | (hds): in case of GPT, allow ext2 to be replaced by any kind of partitions (e... | Pascal Rigaux | 2001-10-24 | 1 | -1/+1 |
* | - add checksum verif on partition entries | Pascal Rigaux | 2001-10-18 | 1 | -0/+3 |
* | yet another ataraid support patch | Pascal Rigaux | 2001-10-03 | 1 | -1/+1 |
* | add magic SWAPSPACE2 | Pascal Rigaux | 2001-09-23 | 1 | -0/+1 |
* | (hds): do a get_major_minor where needed | Pascal Rigaux | 2001-09-20 | 1 | -0/+2 |
* | - '--' to separate options for supermount + small workaround (ro and exec bef... | Pascal Rigaux | 2001-09-17 | 1 | -1/+1 |
* | enhance lvm handling (mostly standalone) | Pascal Rigaux | 2001-09-16 | 1 | -7/+8 |
* | - cleanup & enhance raid mdstat reading (now works with or without devfs moun... | Pascal Rigaux | 2001-09-16 | 1 | -37/+52 |
* | make loopback installs work again | Pascal Rigaux | 2001-09-08 | 1 | -1/+1 |
* | add journalised in legend, fix the use | Pascal Rigaux | 2001-09-06 | 1 | -1/+1 |
* | - don't expand symlinks in grub's menu.lst | Pascal Rigaux | 2001-09-04 | 1 | -4/+13 |
* | fix mtab reading and pseudo-device use | Pascal Rigaux | 2001-09-03 | 1 | -3/+4 |
* | try to better handle symlinks device and devfs devices | Pascal Rigaux | 2001-08-29 | 1 | -1/+10 |
* | try a stronger matching technique for parsing /proc/mdstat with devfs | Pascal Rigaux | 2001-08-20 | 1 | -1/+1 |
* | various typos fix | Pascal Rigaux | 2001-08-19 | 1 | -2/+2 |
* | major fs.pm rework + adaptation to it | Pascal Rigaux | 2001-08-19 | 1 | -1/+7 |
* | basic nfs/smb handling in diskdrake | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
* | update the raid size as it should be | Pascal Rigaux | 2001-08-18 | 1 | -0/+1 |
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -97/+195 |
* | (check_mntpoint): remove /root from directories that "should remain within th... | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
* | (@suggestions_mntpoints): remove /root (tx2gc) | Pascal Rigaux | 2001-08-06 | 1 | -1/+1 |