summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/diskdrake
Commit message (Collapse)AuthorAgeFilesLines
* don't "use diskdrake::interactive", only require it when neededPascal Rigaux2003-02-031-2/+1
|
* oops, didn't see titi modified option handlingPascal Rigaux2002-11-251-3/+0
|
* fix handling of options --expert and --testingPascal Rigaux2002-11-251-0/+3
|
* final switch of drakbackup, logdrake and scannerdrakeThierry Vignaud2002-11-181-12/+10
| | | | | to new option scheme
* - standalone.pm :Thierry Vignaud2002-11-181-12/+12
| | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option
* update copyright yearsThierry Vignaud2002-11-181-1/+1
|
* make perl_checker happyPascal Rigaux2002-11-061-0/+1
|
* remove unused $fstabPascal Rigaux2002-08-281-1/+0
|
* use function fsedit::get_hds which handles errorsPascal Rigaux2002-08-271-13/+1
|
* disable embedding of WebDAV configuration since it is brokenPascal Rigaux2002-08-141-0/+2
|
* $all_hds->{hds} must be filled in any case, not only in --hdPascal Rigaux2002-08-141-4/+1
|
* rough WebDAV guiPascal Rigaux2002-08-131-1/+4
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-4/+1
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
|
* fix expert and testing options handlingPascal Rigaux2002-02-141-2/+2
|
* handle --embedded xxx xxxPascal Rigaux2002-02-071-7/+12
|
* handle --removable *and* --removable=<dev>Pascal Rigaux2002-01-271-3/+3
|
* handle --removable=<dev>Pascal Rigaux2002-01-271-4/+8
|
* - new options --hd, --nfs, --smb, --removablePascal Rigaux2002-01-271-23/+40
| | | | | | - adapt to new diskdrake modules - save $all_hds->{current_fstab} to know if /etc/fstab must be saved
* yet again better error reportingPascal Rigaux2002-01-221-5/+5
|
* cleanup error messages (and fix diskdrake's)Pascal Rigaux2002-01-221-3/+7
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+3
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* fileshare should be ok, handle diskdrake --fileshare, fix smb importPascal Rigaux2001-11-301-1/+8
|
* fix function calledPascal Rigaux2001-09-051-1/+1
|
* embedded mode nicerYves Duret2001-08-281-4/+6
|
* rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless ↵Pascal Rigaux2001-08-191-1/+1
| | | | we're in ramdisk
* fix diskdrake requiring gtkPascal Rigaux2001-08-191-2/+2
|
* add some test codePascal Rigaux2001-08-191-0/+5
|
* major fs.pm rework + adaptation to itPascal Rigaux2001-08-191-2/+2
|
* basic nfs/smb handling in diskdrakePascal Rigaux2001-08-181-1/+1
|
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-13/+9
| | | | | | | | | | | * 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
* oops reverting modifs commited by errorPascal Rigaux2001-08-151-5/+11
|
* fix XkbOptions handlingPascal Rigaux2001-08-151-11/+5
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* generalize the use of chomp_ as the functional alternative to chomp (and ↵Pascal Rigaux2001-07-241-1/+1
| | | | works on lists)
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* small fixes for LVMPascal Rigaux2001-03-031-3/+2
|
* small adaptationPascal Rigaux2001-03-031-1/+2
|
* implemented or updated embedded modedamien2001-02-081-1/+1
|
* recoded wizard modedamien2001-02-021-0/+6
| | | | | | corrected some stuff. trying not to break draknet for cooker snapshot
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-1/+1
|
* no_commentPascal Rigaux2000-03-301-2/+2
|
* no_commentPascal Rigaux2000-03-301-1/+1
|
* no_commentPascal Rigaux2000-03-221-1/+1
|
* no_commentPascal Rigaux2000-03-201-1/+1
|
* no_commentPascal Rigaux2000-03-081-1/+1
|
* no_commentPascal Rigaux1999-12-191-2/+2
|
* no_commentPascal Rigaux1999-12-091-1/+2
|
* no_commentPascal Rigaux1999-11-251-2/+7
|
* no_commentPascal Rigaux1999-11-201-0/+66