summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* allow non ejectable medium to allow all hdlists on the bootable medium.Francois Pons2001-09-251-1/+4
* make current boot medium already selected if multiple hdlist are on this boot...Francois Pons2001-09-251-3/+6
* avoid keeping testing code.Francois Pons2001-09-211-1/+1
* reworked medium management.Francois Pons2001-09-211-4/+3
* added code to support changeable cdrom, set a unique copy of license forFrancois Pons2001-09-211-2/+70
* (choosePartitionsToFormat): do not propose check bad blocks for xfs and jfsPascal Rigaux2001-09-201-1/+1
* now finally really fixed printer label in summary dialog.Francois Pons2001-09-181-1/+2
* fixed printer description in summary (again).Francois Pons2001-09-181-1/+1
* fixed no printer displayed (at least, print Remote CUPS server).Francois Pons2001-09-181-2/+5
* fix typoPascal Rigaux2001-09-151-1/+1
* find error in /tmp/.error only if exception is "xxx failed"Pascal Rigaux2001-09-151-1/+2
* makes cancel on mouse selection works even betterPascal Rigaux2001-09-151-0/+1
* fix cancel on mouse choicePascal Rigaux2001-09-151-1/+1
* (selectKeyboard): don't prompt in newbie mode if >=90, not >90Pascal Rigaux2001-09-131-1/+1
* fixed Printer name reporting for a specific printer.Francois Pons2001-09-131-2/+2
* added hid type usb mouse support.Francois Pons2001-09-101-2/+1
* make loopback installs work againPascal Rigaux2001-09-081-1/+1
* fix keyboard config + some cleanupPascal Rigaux2001-09-061-1/+2
* avoid asking when using existing partition for magic partition with a realFrancois Pons2001-09-051-2/+4
* (choosePartitionsToFormat): do not propose to propose already formattedPascal Rigaux2001-09-031-2/+4
* have a wait_message during installation of bootloaderGuillaume Cottenceau2001-08-301-1/+4
* fix language selectionPascal Rigaux2001-08-291-1/+1
* add localedrake (not tested)Pascal Rigaux2001-08-291-17/+1
* propose to format / and /usr even if isFormatted. More generally do not trust...Pascal Rigaux2001-08-281-2/+5
* default the licence agreement to "Refuse"Pascal Rigaux2001-08-281-1/+1
* moved installation code of foomatic (only) if a printer may be chosen.Francois Pons2001-08-211-6/+4
* fix '$' in i18n messagePascal Rigaux2001-08-211-1/+1
* rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless w...Pascal Rigaux2001-08-191-1/+1
* simplifyPascal Rigaux2001-08-191-8/+2
* big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p...Pascal Rigaux2001-08-181-41/+41
* fix pass $all_hds->{hds} instead of $all_hdsPascal Rigaux2001-08-181-1/+1
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-12/+13
* - fix createBootdisk with autoGuillaume Cottenceau2001-08-141-4/+3
* - fix behaviour of draknet when auto-installGuillaume Cottenceau2001-08-141-2/+2
* really use a class_discard for Xconfigurator::mainPascal Rigaux2001-08-131-1/+1
* initial revision for drakautoinstGuillaume Cottenceau2001-08-131-65/+3
* installing foomatic before doing anything about printerPascal Rigaux2001-08-081-0/+5
* Installation fitted to new printerdrakeTill Kamppeter2001-08-081-24/+2
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+1
* change to do_pkgsPascal Rigaux2001-08-081-2/+1
* replace isJfs/isXfs/... with isThisFs("jfs"Pascal Rigaux2001-08-031-1/+1
* instead of testing if ref($in) or ref($o) contains /gtk/, test if interactive...Pascal Rigaux2001-08-021-1/+1
* after copying the auto install floppy, sync in case you shall remove theGuillaume Cottenceau2001-07-311-0/+1
* changed warn dialog to okcancel dialog when asking user to insert Boot floppyFrancois Pons2001-07-271-2/+2
* really fixes Diskette with Floppy.Francois Pons2001-07-261-2/+2
* fix typo as Diskette to Floppy.Francois Pons2001-07-261-2/+2
* add support for new modules load as described by GG.Francois Pons2001-07-261-0/+12
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-2/+2
* cleanupPascal Rigaux2001-07-231-8/+9
* roll back some changes from PPC beta - OldWorld vs NewWorld bootloaderStew Benedict2001-07-181-8/+16