summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* sync with new logdrake command line optionsYves Duret2001-09-031-1/+1
|
* corrected yesno interpretationdamien2001-08-311-1/+1
|
* libsafe modificationdamien2001-08-311-1/+7
|
* correted typodamien2001-08-311-1/+0
|
* added use common.pm (can be usefull, eh?)damien2001-08-301-0/+1
|
* added draknet client installationdamien2001-08-301-0/+1
|
* fix previous fix (typo).Francois Pons2001-08-301-1/+1
|
* keep mouse specific paramater if user does not change its mouse.Francois Pons2001-08-301-1/+2
|
* make sure --auto is not interactive on some part.Francois Pons2001-08-301-7/+9
| | | | | use default value for port device if a serial mouse.
* quit_globalGuillaume Cottenceau2001-08-291-1/+4
|
* quit_globalGuillaume Cottenceau2001-08-291-2/+5
|
* add localedrake (not tested)Pascal Rigaux2001-08-291-0/+17
|
* try to merge already existing mouse configuration with what has been probed,Francois Pons2001-08-291-0/+7
| | | | | change if mouse is really changed as probe is incomplete.
* embedded mode nicerYves Duret2001-08-281-4/+6
|
* readded dsikdrakeYves Duret2001-08-281-0/+2
|
* added new items, remove some old onesYves Duret2001-08-281-2/+4
|
* security fix and variousPascal Rigaux2001-08-281-1/+1
|
* move to all_hds stuffPascal Rigaux2001-08-281-4/+4
|
* added Borsenkow Andrej patch to support CHAP again.Francois Pons2001-08-271-1/+1
|
* require -> useGuillaume Cottenceau2001-08-261-1/+4
|
* add "rpm -qa"Pascal Rigaux2001-08-251-1/+5
|
* updated mouse testdamien2001-08-241-1/+5
|
* no absolute pixmap referencedamien2001-08-241-3/+3
|
* new mousedrake. experimentaldamien2001-08-241-1/+93
|
* addedlibsafe optiondamien2001-08-231-3/+17
|
* ergonomy correctiondamien2001-08-211-5/+6
|
* log updatededamien2001-08-211-1/+5
|
* removed memoty leakdamien2001-08-211-4/+5
|
* time connection labeldamien2001-08-211-0/+9
|
* 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-192-3/+3
|
* basic nfs/smb handling in diskdrakePascal Rigaux2001-08-181-1/+1
|
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-4/+7
| | | | ask_from_entries_refH_powered in ask_from_
* *** empty log message ***Pascal Rigaux2001-08-181-0/+13
|
* fixed i18nStefan Siegel2001-08-181-2/+5
|
* fix typoPascal Rigaux2001-08-171-1/+1
|
* restrict the progs callable to a few one.Pascal Rigaux2001-08-173-3/+10
|
* autogenerate index.htmlPascal Rigaux2001-08-171-0/+14
|
* 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
* added no internet connection configured label on buttondamien2001-08-171-0/+4
|
* oops reverting modifs commited by errorPascal Rigaux2001-08-151-5/+11
|
* fix XkbOptions handlingPascal Rigaux2001-08-152-17/+11
|
* added optionsdamien2001-08-141-5/+27
|
* corrected activation buttondamien2001-08-141-2/+5
|
* really use a class_discard for Xconfigurator::mainPascal Rigaux2001-08-131-2/+3
|
* ouch! use lib from /usr/lib/libDrakX, rather than from ..Guillaume Cottenceau2001-08-131-1/+4
|
* initial revision for drakautoinstGuillaume Cottenceau2001-08-131-0/+137
| | | | | | | | | | - put %installSteps in a separate package (steps.pm) (for drakxtools) - use additional fields {auto} and {noauto}, by step, to ease interactive auto install and oem stuff - in install2.pm, perform each step either from the interactive class or from install_steps, according to the {auto} flag - id, tell each step to not try to be automatic if {noauto} - in the install, have auto install bootdisk created in install_any so we can always write a bootdisk (from install_steps) for further use from drakautoinst in standalone - interactive version of install_steps_auto_install is now inheriting from the interactive class, so we can click on a previous automatic step and have it interactively during an interactive auto install
* removed diskdrake from the choiceYves Duret2001-08-131-2/+1
|