summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-26/+23
* try to restore the MBR using "lilo -u" for users not liking the defaultPascal Rigaux2003-08-061-0/+2
* fix an old typoPascal Rigaux2003-08-051-1/+1
* fix ask_window_manager_to_logout for gnomePascal Rigaux2003-08-041-1/+1
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-0/+92
* use $::prefixPascal Rigaux2003-08-011-4/+3
* perl_checker compliancePascal Rigaux2003-07-301-1/+1
* - cleanup debug codePascal Rigaux2003-07-301-32/+30
* allow other=/dev/fd0 (bug #4405)Pascal Rigaux2003-07-301-1/+1
* new autologin scheme (spec87): directly configure display managerThierry Vignaud2003-07-231-6/+26
* changed "Country" . " / Region" to "Country / Region" and fixed Chinese po'sPablo Saratxaga2003-07-121-1/+1
* perl_checker compliancePascal Rigaux2003-06-061-6/+6
* - user name must begin with a letter but not with a number or - or _Daouda Lo2003-05-271-1/+1
* be perl_checker prototype compliantPascal Rigaux2003-05-261-7/+7
* in standalone drakboot, raise a wait message window so that the user can figureThierry Vignaud2003-05-191-0/+2
* use matched values only if matching did successThierry Vignaud2003-05-121-2/+2
* have /etc/sysconfig/i18n in report.bugGuillaume Cottenceau2003-04-301-0/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-4/+4
* new perl_checker compliancePascal Rigaux2003-04-171-5/+5
* removed acpi reference here (should already been have removed earlier).Francois Pons2003-03-261-5/+6
* hp fixThierry Vignaud2003-03-241-1/+1
* cleanup (still need to handle permissions more cleanly, people using umask 0Pascal Rigaux2003-03-131-4/+2
* fix #3161 (ensure right permissions on /etc/sysconfig/autologin forThierry Vignaud2003-03-131-0/+2
* fix lilo-menu not working (bug #3048)Pascal Rigaux2003-03-111-1/+1
* launch startx.autologin instead of startx in autologinFrederic Lepied2003-03-071-1/+1
* don't create xxx.conf for standard devfs compatibility namesPascal Rigaux2003-03-061-1/+1
* make sure acpi is installed.Francois Pons2003-03-061-2/+2
* fix behaviour when only one lang is available (clickingGuillaume Cottenceau2003-03-051-0/+1
* any::selectLanguage: in standalone, don't categorize langs, forGuillaume Cottenceau2003-03-031-27/+37
* install acpi and acpid if "Enable ACPI" is ok.Francois Pons2003-02-281-0/+5
* added dmidecode in bug report.Francois Pons2003-02-251-0/+1
* (fileshare_config): create group "fileshare" in "Custom" modePascal Rigaux2003-02-251-0/+1
* allow Cancel in setupBootloader__entriesPascal Rigaux2003-02-201-1/+1
* cows go møøhGuillaume Cottenceau2003-02-201-1/+1
* - add "Force No APIC"Pascal Rigaux2003-02-201-8/+9
* add XF86Config and XF86Config-4 to report.bugPascal Rigaux2003-02-201-0/+2
* no autologin by default if more than one usersPascal Rigaux2003-02-201-1/+1
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-191-1/+1
* have "all languages" and "utf8" before the list of languages, per request of ...Guillaume Cottenceau2003-02-191-9/+9
* s/boot partition/the root partition/ (cf bug #1803)Pascal Rigaux2003-02-191-1/+1
* don't use tmpfs on /tmp if /tmp is a separate partitionPascal Rigaux2003-02-181-1/+1
* add a checkbox "Force ACPI"Pascal Rigaux2003-02-171-0/+9
* clean $o->{locale}{langs}Guillaume Cottenceau2003-02-161-0/+1
* fix and some more HelpPascal Rigaux2003-02-131-0/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-12/+14
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
* language/country selection change:Guillaume Cottenceau2003-02-081-14/+58
* (ask_users): focus the "name" field, and change the buttons name & placePascal Rigaux2003-02-061-5/+7
* add isFat_or_NTFS() and use it where possible instead of isFat() since WindowsPascal Rigaux2003-01-301-1/+1
* log configured dvds for better post-debuggingPascal Rigaux2003-01-281-1/+1