| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unused $fstab | Pascal Rigaux | 2002-08-28 | 1 | -1/+0 |
| | | |||||
| * | use function fsedit::get_hds which handles errors | Pascal Rigaux | 2002-08-27 | 1 | -13/+1 |
| | | |||||
| * | disable embedding of WebDAV configuration since it is broken | Pascal Rigaux | 2002-08-14 | 1 | -0/+2 |
| | | |||||
| * | $all_hds->{hds} must be filled in any case, not only in --hd | Pascal Rigaux | 2002-08-14 | 1 | -4/+1 |
| | | |||||
| * | rough WebDAV gui | Pascal Rigaux | 2002-08-13 | 1 | -1/+4 |
| | | |||||
| * | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -4/+1 |
| | | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
| * | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | | |||||
| * | fix expert and testing options handling | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | | |||||
| * | handle --embedded xxx xxx | Pascal Rigaux | 2002-02-07 | 1 | -7/+12 |
| | | |||||
| * | handle --removable *and* --removable=<dev> | Pascal Rigaux | 2002-01-27 | 1 | -3/+3 |
| | | |||||
| * | handle --removable=<dev> | Pascal Rigaux | 2002-01-27 | 1 | -4/+8 |
| | | |||||
| * | - new options --hd, --nfs, --smb, --removable | Pascal Rigaux | 2002-01-27 | 1 | -23/+40 |
| | | | | | | | - adapt to new diskdrake modules - save $all_hds->{current_fstab} to know if /etc/fstab must be saved | ||||
| * | yet again better error reporting | Pascal Rigaux | 2002-01-22 | 1 | -5/+5 |
| | | |||||
| * | cleanup error messages (and fix diskdrake's) | Pascal Rigaux | 2002-01-22 | 1 | -3/+7 |
| | | |||||
| * | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -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 import | Pascal Rigaux | 2001-11-30 | 1 | -1/+8 |
| | | |||||
| * | fix function called | Pascal Rigaux | 2001-09-05 | 1 | -1/+1 |
| | | |||||
| * | embedded mode nicer | Yves Duret | 2001-08-28 | 1 | -4/+6 |
| | | |||||
| * | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless ↵ | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
| | | | | | we're in ramdisk | ||||
| * | fix diskdrake requiring gtk | Pascal Rigaux | 2001-08-19 | 1 | -2/+2 |
| | | |||||
| * | add some test code | Pascal Rigaux | 2001-08-19 | 1 | -0/+5 |
| | | |||||
| * | major fs.pm rework + adaptation to it | Pascal Rigaux | 2001-08-19 | 1 | -2/+2 |
| | | |||||
| * | basic nfs/smb handling in diskdrake | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | | |||||
| * | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -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 error | Pascal Rigaux | 2001-08-15 | 1 | -5/+11 |
| | | |||||
| * | fix XkbOptions handling | Pascal Rigaux | 2001-08-15 | 1 | -11/+5 |
| | | |||||
| * | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | | |||||
| * | generalize the use of chomp_ as the functional alternative to chomp (and ↵ | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | | | | | works on lists) | ||||
| * | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
| | | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
| * | small fixes for LVM | Pascal Rigaux | 2001-03-03 | 1 | -3/+2 |
| | | |||||
| * | small adaptation | Pascal Rigaux | 2001-03-03 | 1 | -1/+2 |
| | | |||||
| * | implemented or updated embedded mode | damien | 2001-02-08 | 1 | -1/+1 |
| | | |||||
| * | recoded wizard mode | damien | 2001-02-02 | 1 | -0/+6 |
| | | | | | | | corrected some stuff. trying not to break draknet for cooker snapshot | ||||
| * | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -1/+1 |
| | | |||||
| * | no_comment | Pascal Rigaux | 2000-03-30 | 1 | -2/+2 |
| | | |||||
| * | no_comment | Pascal Rigaux | 2000-03-30 | 1 | -1/+1 |
| | | |||||
| * | no_comment | Pascal Rigaux | 2000-03-22 | 1 | -1/+1 |
| | | |||||
| * | no_comment | Pascal Rigaux | 2000-03-20 | 1 | -1/+1 |
| | | |||||
| * | no_comment | Pascal Rigaux | 2000-03-08 | 1 | -1/+1 |
| | | |||||
| * | no_comment | Pascal Rigaux | 1999-12-19 | 1 | -2/+2 |
| | | |||||
| * | no_comment | Pascal Rigaux | 1999-12-09 | 1 | -1/+2 |
| | | |||||
| * | no_comment | Pascal Rigaux | 1999-11-25 | 1 | -2/+7 |
| | | |||||
| * | no_comment | Pascal Rigaux | 1999-11-20 | 1 | -0/+66 |
