summaryrefslogtreecommitdiffstats
path: root/perl-install/fsedit.pm
Commit message (Expand)AuthorAgeFilesLines
* do not allow encrypted filesystem for /bootPascal Rigaux2002-09-151-1/+1
* (is_same_hd): add ugly support for davfs devices (http://...) comparison with...Pascal Rigaux2002-08-281-0/+3
* - create lvms() which contains what was in hds()Pascal Rigaux2002-08-271-95/+113
* increase maxsize for / (partitioning with /usr) since it contains /tmp and /o...Pascal Rigaux2002-08-261-1/+1
* raise /usr maxsize to 4GBPascal Rigaux2002-08-211-3/+3
* backend davfs (WebDAV) supportPascal Rigaux2002-08-131-2/+2
* get rid of the duplicated /tmp in for suggestions_mntpoint() (thanks to Amaury)Pascal Rigaux2002-08-111-1/+1
* - rename LVMname to VG_namePascal Rigaux2002-08-111-5/+43
* cleanupPascal Rigaux2002-08-111-14/+14
* - add /tmp in %suggestions for server partitioningPascal Rigaux2002-08-061-4/+5
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* get rid of some $prefix parameter passing (using $::prefix where needed instead)Pascal Rigaux2002-08-011-3/+3
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-3/+3
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-6/+6
* great new raidAutoStartRaidtab allowing to handle existing software raidsPascal Rigaux2002-07-071-1/+4
* /root and /mnt must "remain within the root filesystem" (ie can't be used as ...Pascal Rigaux2002-07-061-1/+2
* (package_needed_for_partition_type): return the package needed for a partitio...Pascal Rigaux2002-07-061-2/+12
* added /tmp in @suggestions_mntpoints (as suggested by Philippe Coulon)Pascal Rigaux2002-06-111-1/+1
* fix a few english stringsGuillaume Cottenceau2002-04-081-2/+2
* do not allow encrypted /varPascal Rigaux2002-03-061-1/+1
* have "with /usr" translatedPascal Rigaux2002-02-201-1/+1
* yet again better error reportingPascal Rigaux2002-01-221-0/+1
* defaults to ext3 instead of ext2Pascal Rigaux2002-01-221-9/+9
* better error message when auto allocate doesn't do anythingPascal Rigaux2002-01-171-2/+10
* check the mountpoint is valid for encrypting (disallow "/" and "/usr")Pascal Rigaux2002-01-171-1/+3
* encrypted filesystem handling:Pascal Rigaux2002-01-151-0/+1
* (suggestions_mntpoint): if there's no server suggestion, use the simplePascal Rigaux2001-11-211-2/+2
* revert back to /initrdGuillaume Cottenceau2001-10-291-1/+1
* replace /initrd with /lib/initrdPascal Rigaux2001-10-241-1/+1
* (hds): in case of GPT, allow ext2 to be replaced by any kind of partitions (e...Pascal Rigaux2001-10-241-1/+1
* - add checksum verif on partition entriesPascal Rigaux2001-10-181-0/+3
* yet another ataraid support patchPascal Rigaux2001-10-031-1/+1
* add magic SWAPSPACE2Pascal Rigaux2001-09-231-0/+1
* (hds): do a get_major_minor where neededPascal Rigaux2001-09-201-0/+2
* - '--' to separate options for supermount + small workaround (ro and exec bef...Pascal Rigaux2001-09-171-1/+1
* enhance lvm handling (mostly standalone)Pascal Rigaux2001-09-161-7/+8
* - cleanup & enhance raid mdstat reading (now works with or without devfs moun...Pascal Rigaux2001-09-161-37/+52
* make loopback installs work againPascal Rigaux2001-09-081-1/+1
* add journalised in legend, fix the usePascal Rigaux2001-09-061-1/+1
* - don't expand symlinks in grub's menu.lstPascal Rigaux2001-09-041-4/+13
* fix mtab reading and pseudo-device usePascal Rigaux2001-09-031-3/+4
* try to better handle symlinks device and devfs devicesPascal Rigaux2001-08-291-1/+10
* try a stronger matching technique for parsing /proc/mdstat with devfsPascal Rigaux2001-08-201-1/+1
* various typos fixPascal Rigaux2001-08-191-2/+2
* major fs.pm rework + adaptation to itPascal Rigaux2001-08-191-1/+7
* basic nfs/smb handling in diskdrakePascal Rigaux2001-08-181-1/+1
* update the raid size as it should bePascal Rigaux2001-08-181-0/+1
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-97/+195
* (check_mntpoint): remove /root from directories that "should remain within th...Pascal Rigaux2001-08-081-1/+1