summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* added missing i18n _()Stefan Siegel2002-03-101-4/+4
* fix autologin sometimes activated without user intervention.Francois Pons2002-03-071-1/+3
* fix fileshare custom configPascal Rigaux2002-03-071-5/+5
* fix *some* stew errorsPascal Rigaux2002-03-071-3/+3
* drakboot functionality for PPCStew Benedict2002-03-071-3/+3
* restrict localedrake to installed langPascal Rigaux2002-03-011-1/+4
* ask which hard drive is the booting one when there is mixed kind of drivesPascal Rigaux2002-03-011-4/+22
* call dcop as userPascal Rigaux2002-03-011-1/+1
* - zips() now return devices ending with "4", raw_zips() is the old zips()Pascal Rigaux2002-02-261-1/+29
* (devfssymlinkf): use /etc/devfs/conf.d/name.conf instead of putting the symli...Pascal Rigaux2002-02-261-1/+6
* fixed English typoPablo Saratxaga2002-02-261-1/+1
* corrected modules parameters functionsdamien2002-02-251-3/+4
* don't call formatAlaTeX 5 times, simpler to call it once where it's neededPascal Rigaux2002-02-241-10/+10
* better rephrasingGuillaume Cottenceau2002-02-221-2/+2
* change name and description of security levelsGuillaume Cottenceau2002-02-221-8/+6
* use the setupBootloader help instead of setupBootloaderGeneralPascal Rigaux2002-02-221-1/+1
* restrict the langs displayed to non utf8 during installPascal Rigaux2002-02-221-1/+1
* factorize and update the reading of previous security levelPascal Rigaux2002-02-201-0/+9
* english fixGuillaume Cottenceau2002-02-191-1/+1
* report_bug: find syslog in /var/log if it's not in /tmp, addGuillaume Cottenceau2002-02-191-2/+2
* since we give "lilo.conf" in drakbug_report, let's alsoGuillaume Cottenceau2002-02-191-0/+1
* (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