summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* fixed typo preventing removable devices to be seen in /etc/fstab.Francois Pons2001-09-051-1/+1
* fixed configurePrinter (used for auto_install).Francois Pons2001-09-051-1/+5
* fix bad vga= which go for some install.Francois Pons2001-09-041-3/+3
* disable gpm (in case of serial mouse) before service choicePascal Rigaux2001-08-301-0/+2
* no need to have devfs=nomount anymore in root raidPascal Rigaux2001-08-291-1/+1
* add support for mandatory frame buffer support (SiS 630) need them for XF3 toFrancois Pons2001-08-291-3/+7
* do not modify fstab options in upgradePascal Rigaux2001-08-291-1/+2
* propose to format / and /usr even if isFormatted. More generally do not trust...Pascal Rigaux2001-08-281-1/+3
* added the missing security parameter to set_default_optionsPascal Rigaux2001-08-251-1/+1
* remove the cond_umount_hdimage and cond_remount_hdimagePascal Rigaux2001-08-241-2/+0
* fixed possible bug (not sorted partition when calling mount_part).Francois Pons2001-08-241-1/+2
* do init_db inside pkg_inside otherwise LOG is closed and rpmlib tries to writ...Pascal Rigaux2001-08-221-5/+0
* do not call configurePrinter if no printer is wantedPascal Rigaux2001-08-221-1/+1
* updated configurePrinter to use foomatic printer configuration.Francois Pons2001-08-221-21/+14
* try to fix umount/remounting /tmp/hdimage in hd installPascal Rigaux2001-08-211-12/+2
* try harder to umount /tmp/hdimage only when neededPascal Rigaux2001-08-201-7/+4
* rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless w...Pascal Rigaux2001-08-191-2/+2
* make the devfs= mount or nomount choice based on raid-based root workPascal Rigaux2001-08-191-3/+5
* disable supermount for the momentPascal Rigaux2001-08-191-1/+1
* major fs.pm rework + adaptation to itPascal Rigaux2001-08-191-0/+3
* oops, i inverted devfs=nomount and devfs=mountPascal Rigaux2001-08-181-1/+1
* do not use devfs with root software raidPascal Rigaux2001-08-181-1/+2
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-17/+15
* - fix behaviour of draknet when auto-installGuillaume Cottenceau2001-08-141-1/+1
* really use a class_discard for Xconfigurator::mainPascal Rigaux2001-08-131-2/+1
* initial revision for drakautoinstGuillaume Cottenceau2001-08-131-0/+1
* typoPascal Rigaux2001-08-081-1/+1
* makes interactive_pkgs stuff workPascal Rigaux2001-08-081-1/+3
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+1
* (miscellaneous): defaults perImageAppend to devfs=mountPascal Rigaux2001-08-081-0/+2
* (choosePackages): simplify, fix setSelectedFromCompssList not called inPascal Rigaux2001-08-041-6/+4
* (choosePartitionsToFormat): toFormatUnsure=1 for /usrPascal Rigaux2001-08-031-1/+1
* update_userkderc is now called update_gnomekdercPascal Rigaux2001-08-031-1/+1
* handle auto_allocate_raids for auto_installsPascal Rigaux2001-08-011-1/+1
* fixed some silly typo and tiny bugs.Francois Pons2001-07-261-2/+4
* fixed typo as Diskette to Floppy.Francois Pons2001-07-261-4/+4
* add support for modified blank.img floppy and Update Modules floppy.Francois Pons2001-07-261-1/+62
* do not export sync, keep it in common (esp. so that it doesn't conflict with ...Pascal Rigaux2001-07-251-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* roll back some changes from PPC beta - OldWorld vs NewWorld bootloaderStew Benedict2001-07-181-1/+5
* disabled Frame buffer for all S3 cards (hangs with XF4 and S3 ViRGE on rebootFrancois Pons2001-07-171-1/+2
* fix typoPascal Rigaux2001-07-041-1/+1
* verify a /boot/efi partition existsPascal Rigaux2001-07-041-0/+4
* add ntp handlingPascal Rigaux2001-07-031-0/+2
* applied patches given for printer configuration bug reported by David Eastcott.Francois Pons2001-06-111-2/+2
* (addUser): accept gid's which already exist, and don't them in /etc/groupPascal Rigaux2001-06-051-2/+2
* added support for NVIDIA 3D acceleration.Francois Pons2001-04-251-1/+4
* corrected bad install package.damien2001-04-161-1/+1
* added conditional update-menus if package are installed.Francois Pons2001-04-131-0/+1
* create to_utf8 from po strings, use it for kdm messagePascal Rigaux2001-04-091-1/+1