summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
* (miscellaneous): add setting KEYBOARD=yes in /etc/sysconfig/usb as asked by L...Pascal Rigaux2001-04-131-0/+2
* (main): sets umask (seems like default one is no more 022, kernel change?)Pascal Rigaux2001-04-091-1/+1
* (main): log the umaskPascal Rigaux2001-04-091-0/+1
* create install_any::write_fstab and use itPascal Rigaux2001-04-061-2/+2
* added selectPackagesToUpgrade the first time choosePackages is called.Francois Pons2001-04-041-0/+1
* remove use of Bastille. get back to the good state we had :)Pascal Rigaux2001-03-271-2/+1
* added multiple tablet support (wacom), moved usb probe for mouse and tabletFrancois Pons2001-03-231-1/+1
* use bastille backendPascal Rigaux2001-03-201-1/+2
* - tellAboutProprietaryModules moved to setupSCSIPascal Rigaux2001-03-201-4/+2
* have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the para...Pascal Rigaux2001-03-201-0/+2
* compss is deprecated. use compssUsers for the treePascal Rigaux2001-03-131-1/+1
* (choosePackages): log groups choosenPascal Rigaux2001-03-091-0/+1
* advertising modifsPascal Rigaux2001-03-081-0/+1
* re-add miscellaneous step, but always hidden (aka automatic)Pascal Rigaux2001-03-081-12/+1
* (main): save $@ in $err so that it's not modified before being usedPascal Rigaux2001-03-071-3/+5
* (setupSCSI): remove autoSCSI, cleanupPascal Rigaux2001-03-061-5/+1
* (main): remove unloading vfat (not needed anymore with mdk-stage1)Pascal Rigaux2001-03-061-1/+0
* corrected bad file searchdamien2001-03-061-3/+5
* corrected intf settingdamien2001-03-061-2/+2
* moved askrootpasswd and adduser before network confdamien2001-03-051-2/+6
* (main): remove unloading vfat (not needed anymore with mdk-stage1)Pascal Rigaux2001-03-051-1/+1
* small fixes for LVMPascal Rigaux2001-03-031-3/+0
* (formatPartitions): call vgscan if needed when / is mountedPascal Rigaux2001-03-031-0/+3
* *** empty log message ***Stew Benedict2001-03-031-1/+1
* (configureServices): don't bypass in non-expert. this choice is done inPascal Rigaux2001-02-281-1/+1
* (main): move the load_deps before all the loadO'sPascal Rigaux2001-02-251-9/+9
* move writing to config files from install2::selectKeyboard to install_stepsPascal Rigaux2001-02-241-9/+0
* (main): don't set a special $remote_path PATH for postInstallNonRootedPascal Rigaux2001-02-221-2/+1
* (main): do postInstallNonRooted before postInstall (so that 'modprobePascal Rigaux2001-02-211-1/+1
* - move the loadO of patch/defcfg after loading modules.depPascal Rigaux2001-02-211-10/+4
* major move. now ask_from_list returns false when canceled (it doesn't die 'as...Pascal Rigaux2001-02-201-1/+1
* (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share if it existsPascal Rigaux2001-02-151-1/+7
* (selectKeyboard): give clicked as parameterPascal Rigaux2001-02-151-1/+1
* auto_allocate partitions choice modified. diskdrake in expert asks what kindMystery Man 5532001-02-121-62/+0
* (main): gc has done it again! /tmp/conf.modules is now /etc/modules.conf,Mystery Man 5532001-02-121-1/+1
* add step summary. remove steps configureTimezone and configurePrinterPascal Rigaux2001-02-101-19/+3
* configureTimezone doesn't take parameter /etc/sysconfig/clockPascal Rigaux2001-02-091-1/+1
* (main): have compatibility with old stage1 (rhimage -> image)Pascal Rigaux2001-02-091-1/+1
* (formatPartitions): s|etc/sysconfig/consoletrans|etc/sysconfig/console/consol...Pascal Rigaux2001-02-091-1/+1
* (@installSteps): remove miscellaneousPascal Rigaux2001-02-071-10/+2
* (main): don't set installClass=normal meta_class desktop (deprecated)Pascal Rigaux2001-01-311-10/+3
* fixed the places where console fonts and related files are put underPablo Saratxaga2001-01-221-1/+3
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-16/+10
* fixes with /tmp/rhimage and /tmp/imageFrancois Pons2001-01-171-1/+1
* (addUser): moved setAuthentication to install_steps::addUserPascal Rigaux2001-01-111-1/+0
* (main): move devices::make("/dev/zero") needed by ddcxinfos herePascal Rigaux2001-01-111-0/+1
* (main): log::l the drakx_versionPascal Rigaux2001-01-091-2/+1
* (main): move the setting of PATH and spawnShell *after* setting $prefixPascal Rigaux2001-01-031-6/+6
* fixed usage with testingFrancois Pons2001-01-031-1/+2
* commit symlink /tmp/image /tmp/rhimagePascal Rigaux2000-12-221-0/+2