index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
install_any.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not eject cdrom when already removed at the end of install (bug #1235)
Pascal Rigaux
2003-02-03
1
-1
/
+4
*
fix typo
Pascal Rigaux
2003-01-31
1
-1
/
+1
*
add isFat_or_NTFS() and use it where possible instead of isFat() since Windows
Pascal Rigaux
2003-01-30
1
-10
/
+2
*
fix "Previous" button in warnAboutNaughtyServers, so there is 3 choices
Pascal Rigaux
2003-01-24
1
-2
/
+5
*
(getHds): do not handle missing harddrives by calling setupSCSI, since
Pascal Rigaux
2003-01-23
1
-7
/
+0
*
- remove createBootdisk step
Pascal Rigaux
2003-01-22
1
-7
/
+0
*
English proofreading by Stew Benedicts
Pablo Saratxaga
2003-01-21
1
-2
/
+2
*
workaround ref count perl bug
Pascal Rigaux
2003-01-16
1
-7
/
+7
*
(find_root_parts):
Pascal Rigaux
2003-01-15
1
-6
/
+9
*
capitalise win $domain ASAP so that directory /home/$domain is created
Pascal Rigaux
2003-01-11
1
-1
/
+2
*
use "if any" instead of "if grep", and various other occurences of "any", "ev...
Pascal Rigaux
2003-01-07
1
-5
/
+5
*
new features including checking unused functions, and checking methods being ...
Pascal Rigaux
2002-12-18
1
-0
/
+2
*
(kdeicons_postinstall): drop (unused)
Pascal Rigaux
2002-12-13
1
-38
/
+0
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-3
/
+3
*
do not use "local *F", use "my $F" or output() instead
Pascal Rigaux
2002-12-03
1
-10
/
+9
*
perl_checker adaptations
Pascal Rigaux
2002-11-28
1
-1
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-3
/
+3
*
use a scalar instead of a typeglob (let typeglobs be deprecated!)
Pascal Rigaux
2002-11-25
1
-1
/
+1
*
fixes perl-checker importation of bug, getFile is complex for perl newbies, do
Francois Pons
2002-11-25
1
-1
/
+1
*
make it work (changed *F => *GETFILE and added a return) else perl has some
Francois Pons
2002-11-25
1
-1
/
+1
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
1
-2
/
+2
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-1
/
+1
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-5
/
+4
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-2
/
+1
*
- have "local *FILEHANDLE" before each "open FILEHANDLE, ..."
Pascal Rigaux
2002-11-06
1
-5
/
+5
*
replace complex "unless"s with "if"s
Pascal Rigaux
2002-11-06
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-10
/
+10
*
(preConfigureTimezone): don't set UTC in beginner mode if there is no windows
Pascal Rigaux
2002-10-28
1
-1
/
+1
*
Hide password to browse W2k servers. (Buchan Milne).
Stew Benedict
2002-10-14
1
-0
/
+1
*
added possible fix for noauto: flag of hdlist not generating good list file.
Francois Pons
2002-09-30
1
-4
/
+14
*
don't write fstab on upgrade (to workaround the fact that many entries are dr...
Pascal Rigaux
2002-09-13
1
-1
/
+1
*
allow live_update to have something configured correctly for urpmi media.
Francois Pons
2002-09-13
1
-1
/
+3
*
do something with "Security Administrator (login or email)"
Pascal Rigaux
2002-09-12
1
-1
/
+1
*
fixed very stupid typo and inconsistency in allowNVIDIA_rpms.
Francois Pons
2002-09-12
1
-3
/
+2
*
fixed possible problem with NVIDIA packages parsing.
Francois Pons
2002-09-11
1
-1
/
+1
*
set mount point for nt partitions by default
Pascal Rigaux
2002-09-10
1
-0
/
+8
*
fix urpmi installation.
Francois Pons
2002-09-09
1
-2
/
+2
*
fixed still present hdlist and synthesis file for media not configured (because
Francois Pons
2002-09-09
1
-34
/
+39
*
fixed to allow changing boot medium.
Francois Pons
2002-09-06
1
-3
/
+3
*
add flag CDCOM when using commercial cds
Pascal Rigaux
2002-09-05
1
-0
/
+1
*
allow noauto:... media in hdlists file to be installed for urpmi.
Francois Pons
2002-09-05
1
-1
/
+2
*
restore auto build of synthesis file (for updates).
Francois Pons
2002-09-02
1
-0
/
+8
*
fixed typo.
Francois Pons
2002-09-02
1
-1
/
+1
*
fix list building not to use parsehdlist.
Francois Pons
2002-09-02
1
-12
/
+7
*
install_urpmi only install selected media.
Francois Pons
2002-09-02
1
-1
/
+1
*
fixed possible problem with is_installed and are_installed.
Francois Pons
2002-08-30
1
-2
/
+2
*
use mkdir_p instead of mkdir
Pascal Rigaux
2002-08-28
1
-2
/
+2
*
remove/simplify error hanling (most of it is moved to fsedit.pm)
Pascal Rigaux
2002-08-27
1
-20
/
+7
*
added warn about packages to remove.
Francois Pons
2002-08-27
1
-0
/
+13
*
(ensure_is_installed): use $::prefix to test if file is installed
Pascal Rigaux
2002-08-21
1
-2
/
+2
[next]