summaryrefslogtreecommitdiffstats
path: root/perl-install/install_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* call fsedit::auto_allocate() with $o->{partitions} so be able to fix a partit...Pascal Rigaux2004-09-231-3/+3
* aspell's typo fixesThierry Vignaud2004-08-231-2/+2
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-1/+3
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-10/+9
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-7/+8
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-2/+2
* new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ...Pascal Rigaux2004-05-271-1/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-3/+3
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* - remove the use of BLKRRPART (telling the kernel to re-read the partition ta...Pascal Rigaux2004-01-151-1/+1
* scandisk is not enough! you can destroy your windows XP if youGuillaume Cottenceau2003-08-271-4/+6
* new perl_checker compliancePascal Rigaux2003-04-171-6/+6
* fix maximum loopback size (bug #3188)Pascal Rigaux2003-03-121-1/+1
* use formatAlaTeX() for the warning "DrakX will now resize your Windows partit...Pascal Rigaux2003-03-031-2/+2
* after ntfs resize, warn user that on Windows next boot fsck will be donePascal Rigaux2003-02-261-0/+3
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-191-3/+3
* add some formatError'sPascal Rigaux2003-02-191-3/+3
* - factorize "Help"-button handlingPascal Rigaux2003-02-161-1/+1
* fix and some more HelpPascal Rigaux2003-02-131-1/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-14/+14
* please perl_checkerPascal Rigaux2003-02-021-1/+1
* fix "one big ntfs" resizing (in the limit case)Pascal Rigaux2003-01-311-1/+5
* small fixesPascal Rigaux2003-01-311-4/+3
* add ntfs resize to the wizardPascal Rigaux2003-01-311-17/+38
* drop $o->{lnx4win} handlingPascal Rigaux2003-01-301-7/+0
* add isFat_or_NTFS() and use it where possible instead of isFat() since WindowsPascal Rigaux2003-01-301-1/+1
* remove or fix some "Previous"Pascal Rigaux2003-01-211-9/+8
* don't say "You must have a swap partition"Pascal Rigaux2003-01-131-1/+0
* fsedit::part2hd() returns a scalar, no need to do "my ($hd) = fsedit::part2hd...Pascal Rigaux2003-01-071-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-2/+2
* (partition_with_diskdrake): fix reloading partition tablePascal Rigaux2003-01-061-0/+1
* - handle more locally "Reload partition table" (esp. without using setstep)Pascal Rigaux2002-12-091-4/+9
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-3/+3
* perl_checker adaptationsPascal Rigaux2002-11-271-4/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-36/+36
* tellAboutProprietaryModules: use formatAlaTeXGuillaume Cottenceau2002-09-231-2/+2
* warn "You don't have a swap partition.\n\nContinue anyway?" in expert modePascal Rigaux2002-09-081-1/+1
* handle "readonly" flag per hard drives instead of a global onePascal Rigaux2002-08-271-12/+14
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-3/+3
* fix partition wizard choice updating after calling diskdrakePascal Rigaux2002-07-291-14/+13
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-2/+2
* fix a few english stringsGuillaume Cottenceau2002-04-081-6/+6
* use from_Mb for choosing the size of the windows partitionPascal Rigaux2002-02-011-3/+15
* - adapt to new diskdrake modulesPascal Rigaux2002-01-271-2/+2
* defaults to ext3 instead of ext2Pascal Rigaux2002-01-221-1/+1
* fix a few cancel's (reported by slegros)Pascal Rigaux2002-01-221-7/+14
* try to not get something poorly wrappedGuillaume Cottenceau2001-12-041-4/+5
* OOize can_raw_addPascal Rigaux2001-10-191-1/+1
* (partition_with_diskdrake): ensure the $::expert flag modifications inPascal Rigaux2001-09-201-1/+4