summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* longer timeoutdamien2001-08-121-3/+2
|
* corrected connected calldamien2001-08-122-12/+13
|
* corrected internet cnfiguration pop up, and some other studdsdamien2001-08-101-38/+34
|
* ifup/down ethx, anew pixmap for listdamien2001-08-101-3/+4
|
* added missing usedamien2001-08-091-24/+24
| | | | | added pixmap for eth. Some factorisation
* use vnew the right way everywhereGuillaume Cottenceau2001-08-0915-15/+21
|
* Added logrotate for "/var/log/drakxtools_http.log"Stefan Siegel2001-08-092-0/+8
|
* - if package installs fail, redo one by one to know which one failedGuillaume Cottenceau2001-08-091-11/+25
| | | | | | | - try to not end up with a failing configuration file, if program is brutally stopped - if unrecognized config file, don't fail, rather ignore it and proceed - run dhcpd_update feature (if present) after setup of dhcp server
* add interactive_pkgs stuffPascal Rigaux2001-08-085-10/+16
|
* added state of eth carddamien2001-08-081-31/+34
| | | | | | | added internet config modification corrected ifconfig use removed network disabling (no lo anymore, bad)
* change to do_pkgsPascal Rigaux2001-08-081-1/+1
|
* nex featuresdamien2001-08-071-29/+30
|
* add interactive_httpPascal Rigaux2001-08-077-8/+186
|
* added color choicedamien2001-08-071-25/+67
|
* corrected labeldamien2001-08-071-3/+5
|
* Initial revisionPascal Rigaux2001-08-072-0/+1835
|
* lot of improvmentsdamien2001-08-071-23/+82
|
* use MDK::Common;Yves Duret2001-08-061-3/+8
| | | | | use network::netconnect; and update functions call from netconnect
* debugging, 128Kb/s ISDNdamien2001-08-031-7/+7
|
* Printerdrake changed to use Foomatic, driver options, spooler changeTill Kamppeter2001-07-271-5/+15
|
* MDK::common correctiondamien2001-07-261-1/+1
|
* fixed new network organizationdamien2001-07-251-24/+35
|
* updated. Profile handling.damien2001-07-251-2/+37
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-2411-11/+14
|
* generalize the use of chomp_ as the functional alternative to chomp (and ↵Pascal Rigaux2001-07-242-3/+3
| | | | works on lists)
* big work on isdn. Not finisheddamien2001-07-221-6/+6
|
* correcteddamien2001-07-041-1/+1
|
* expert is allowed to choose frame buffer.Francois Pons2001-07-031-1/+1
|
* new network sources reorganizationdamien2001-07-021-1/+1
|