summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* (fileshare_config): rework the custom message and launch userdrakePascal Rigaux2002-02-181-4/+11
* (autologin): do not allow empty user name since no autologin can already be a...Pascal Rigaux2002-02-171-1/+1
* use 'combo' instead of 'type' for bootloader choice and security choicePascal Rigaux2002-02-151-3/+3
* (setupBootloader): switch from "list" to "combo"Pascal Rigaux2002-02-131-1/+1
* allow to edit the initrd field (thx to randy.k.wilson)Pascal Rigaux2002-02-111-1/+1
* fixed syntax error...Francois Pons2002-02-111-1/+1
* in case there is both ata66 (hde) and ata33 hard drives, go to expertPascal Rigaux2002-02-101-1/+3
* force a few more "list"s instead of "combo" boxesPascal Rigaux2002-02-031-2/+2
* since "format" is now handled for combo boxes, combo boxes are used in much t...Pascal Rigaux2002-02-031-2/+2
* (ask_window_manager_to_logout, running_window_manager): created from Xconfigu...Pascal Rigaux2002-01-301-3/+28
* move /root/* files (ddebug.log, install.log, report.bug,Guillaume Cottenceau2002-01-291-5/+6
* use the new format for combo's to clean code handling {vga} fieldPascal Rigaux2002-01-291-5/+3
* rephrase a little bit highest levelGuillaume Cottenceau2002-01-291-1/+1
* use formatAlaTeX for describing security levelsGuillaume Cottenceau2002-01-291-11/+11
* handle the case where samba and/or nfs-utils are not installedPascal Rigaux2002-01-291-2/+25
* simpler&nicer solution for writing kppprc in utf8Pascal Rigaux2002-01-281-10/+9
* have kppprc strings in utf8Pascal Rigaux2002-01-281-13/+16
* ensure grub is installed if grub is chosenPascal Rigaux2002-01-241-0/+10
* - remove the default entry when that entry is removedPascal Rigaux2002-01-221-3/+4
* - fix default not being formatted like labels for liloPascal Rigaux2002-01-221-1/+2
* quiet perl's warningPascal Rigaux2002-01-211-1/+1
* cleanup, update, enhance security level choicePascal Rigaux2002-01-211-0/+51
* when creating users, add handling of xgrp/rpm/adm/wheel groups in high securityPascal Rigaux2002-01-211-2/+14
* fix advice about "usermod -G"Pascal Rigaux2002-01-211-1/+1
* fix cancel on scsi module loadingPascal Rigaux2002-01-161-2/+6
* have ddcxinfos take the best result of every runPascal Rigaux2002-01-151-5/+10
* fix english messagesPascal Rigaux2002-01-031-1/+1
* save the output of ddcxinfos before modprobe'ing i810fb, and use that output ...Pascal Rigaux2002-01-031-1/+11
* (setup_thiskind_backend): when at_least_one==1, try load_thiskind forcingPascal Rigaux2001-12-281-3/+3
* fix typosPascal Rigaux2001-12-181-3/+3
* clean_tmp now means using tmpfsPascal Rigaux2001-12-171-1/+10
* - fix bootloader::add_appendPascal Rigaux2001-12-101-0/+8
* save stage1.log and have it in report.bugGuillaume Cottenceau2001-12-041-0/+1
* make sure lilo is installed on automatic mode.Francois Pons2001-12-041-3/+3
* fileshare should be ok, handle diskdrake --fileshare, fix smb importPascal Rigaux2001-11-301-0/+29
* add modules.conf in report.bugGuillaume Cottenceau2001-11-281-0/+1
* (setupBootloader): s/last/return/Pascal Rigaux2001-11-271-1/+1
* pcmcia: /var/run/stab is nor /var/lib/pcmcia/stabGuillaume Cottenceau2001-11-231-1/+1
* (setupBootloader): fix typoPascal Rigaux2001-11-191-1/+1
* syntax cleanupPascal Rigaux2001-11-161-4/+5
* - a little cleanupPascal Rigaux2001-11-161-4/+13
* fix wait_message during module loading disappearing before being useful (old ...Pascal Rigaux2001-11-081-1/+4
* (ask_users): default icon "man"Pascal Rigaux2001-09-191-1/+1
* (write_passwd_user): fix setting "pw" field (for auto_installs)Pascal Rigaux2001-09-181-1/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-3/+2
* i18n kdmrcPascal Rigaux2001-09-151-2/+0
* fix user icons choicePascal Rigaux2001-09-151-5/+1
* - add and use aewm-drakxPascal Rigaux2001-09-151-0/+1
* (inspect): use a safer dir when standalonePascal Rigaux2001-09-131-1/+1
* clicked_may_quit used in place of clicked+exception to work-around perl-GTK b...Pascal Rigaux2001-09-091-3/+3