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
*
LSB doesn't need kernel 2.4 anymore
Pascal Rigaux
2004-03-23
1
-7
/
+0
*
fix installing locales-XX for lang=nb which needs locales-no (one needs to us...
Pascal Rigaux
2004-03-11
1
-6
/
+4
*
fix typo
Pascal Rigaux
2004-03-08
1
-1
/
+2
*
in generate_automatic_stage1_params():
Pascal Rigaux
2004-03-08
1
-12
/
+18
*
replacing automatic=method:disk with $param instead of adding $param (since $...
Pascal Rigaux
2004-03-05
1
-1
/
+1
*
oops, fix commit
Pascal Rigaux
2004-03-04
1
-1
/
+1
*
fix & cleanup generating replay & auto_install images
Pascal Rigaux
2004-03-04
1
-60
/
+54
*
simplify
Pascal Rigaux
2004-03-01
1
-3
/
+2
*
log reason why getAndSaveFile can't opening dest file for writing
Guillaume Cottenceau
2004-02-28
1
-1
/
+1
*
support two-floppies boot style for replay_install disk as well (not nice at ...
Guillaume Cottenceau
2004-02-26
1
-6
/
+30
*
hd.img doesn't exist anymore, using hd_grub.img
Guillaume Cottenceau
2004-02-26
1
-1
/
+1
*
ok, ok, perl checker roulaize
Guillaume Cottenceau
2004-02-18
1
-1
/
+1
*
better match
Guillaume Cottenceau
2004-02-18
1
-1
/
+1
*
tentatively fix #7792 (seems like line number don't match #7792,
Guillaume Cottenceau
2004-02-18
1
-1
/
+1
*
allow using ext2 or vfat floppies for kickstart=floppy so that
Guillaume Cottenceau
2004-02-18
1
-1
/
+6
*
change return type of pkgs::packages2kernels()
Pascal Rigaux
2004-02-12
1
-5
/
+4
*
add kernel-2.4* in group LSB
Pascal Rigaux
2004-02-12
1
-0
/
+8
*
kernel22 is not there anymore (since a long time now)
Pascal Rigaux
2004-01-19
1
-1
/
+0
*
select bestKernelPackage before selecting basesystem (otherwise basesystem al...
Pascal Rigaux
2004-01-19
1
-3
/
+3
*
http://serv.mydomain/pub/install must get split into server:serv.mydomain and
Pascal Rigaux
2004-01-09
1
-104
/
+1
*
simplify
Pascal Rigaux
2004-01-09
1
-6
/
+2
*
- integrate chkauth (which is now deprecated)
Pascal Rigaux
2004-01-08
1
-1
/
+2
*
use whereis_binary()
Pascal Rigaux
2004-01-07
1
-4
/
+1
*
obsolete livedrake, live_install, live_update
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
perl_checker compliance
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
use $::prefix
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
get rid of g_auto_install (unused & not working)
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
basic lvm2 support (not tested yet!)
Pascal Rigaux
2004-01-06
1
-2
/
+2
*
remove mkbootdisk support
Pascal Rigaux
2004-01-06
1
-1
/
+1
*
- use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas...
Pascal Rigaux
2003-12-04
1
-1
/
+6
*
no hds is no big deal for mdk move
Pascal Rigaux
2003-12-02
1
-1
/
+1
*
save shell pid
Guillaume Cottenceau
2003-11-27
1
-1
/
+4
*
(getAndSaveFile) log which file copy failled in order to knwow which
Thierry Vignaud
2003-11-25
1
-1
/
+1
*
$o->{fstab} now contains get_really_all_fstab, not get_all_fstab
Pascal Rigaux
2003-11-20
1
-1
/
+1
*
getHds called by install_steps must not be interactive
Pascal Rigaux
2003-11-18
1
-2
/
+2
*
fix bogus use of old netwok module instead of network::network
Thierry Vignaud
2003-11-12
1
-2
/
+2
*
pass $o to getNextStep
Pascal Rigaux
2003-10-15
1
-2
/
+3
*
drop field {next} in {steps} since it is duplicated in orderedSteps
Pascal Rigaux
2003-10-15
1
-3
/
+1
*
aaaah that's why I had all the stuff done twice after shell could not be run :)
Guillaume Cottenceau
2003-10-10
1
-5
/
+8
*
help dumb perl_checker
Guillaume Cottenceau
2003-10-09
1
-1
/
+2
*
thx perl checker
Guillaume Cottenceau
2003-10-09
1
-1
/
+1
*
first try with /bin/bash which is available in move. specify --rcfile or else...
Guillaume Cottenceau
2003-10-09
1
-4
/
+6
*
report error why /dev/tty2 is not available for opening a shell
Guillaume Cottenceau
2003-10-09
1
-1
/
+1
*
notice bug
Thierry Vignaud
2003-10-03
1
-0
/
+1
*
added missing kernel-i686-up-4GB entry for kernel modules.
Francois Pons
2003-10-01
1
-1
/
+1
*
no need to escape " in /xxx \" xxx/
Pascal Rigaux
2003-09-30
1
-1
/
+1
*
perl_checker fixes
Pascal Rigaux
2003-09-29
1
-2
/
+2
*
removing update media tag (except for update medium)
Francois Pons
2003-09-16
1
-2
/
+2
*
added default compssUsers group selection from compssUser file directly (use
Francois Pons
2003-08-26
1
-8
/
+9
*
updated with new perl-URPM 0.94 (simplified code)
Francois Pons
2003-08-21
1
-20
/
+7
[next]