index
:
drakx-backup-do-not-use
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
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/dietlibc
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_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
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_steps.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
move any::runlevel() to Xconfig::various::runlevel()
Pascal Rigaux
2002-12-29
1
-1
/
+1
*
- move any::choose_security_level() to security::level::level_choose()
Pascal Rigaux
2002-12-29
1
-2
/
+3
*
no need to close *pkgs::LOG, pkgs handles it nicely now
Pascal Rigaux
2002-12-29
1
-1
/
+0
*
remove unused code (installCrypto)
Pascal Rigaux
2002-12-04
1
-10
/
+0
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-13
/
+9
*
do not use "local *F"
Pascal Rigaux
2002-12-04
1
-3
/
+2
*
do not use "local my $F, ...", use "local(my $F, ...) instead
Pascal Rigaux
2002-12-03
1
-5
/
+1
*
use output_with_perm()
Pascal Rigaux
2002-12-02
1
-2
/
+1
*
use $::prefix
Pascal Rigaux
2002-12-02
1
-1
/
+1
*
any::runlevel() doesnt need the prefix anymore
Pascal Rigaux
2002-12-02
1
-1
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-2
/
+3
*
- fix duplication of sec level setting:
Thierry Vignaud
2002-11-19
1
-1
/
+2
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-2
/
+2
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-1
/
+1
*
update for new printerdrake
Thierry Vignaud
2002-11-12
1
-7
/
+7
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
replace complex "unless"s with "if"s
Pascal Rigaux
2002-11-06
1
-1
/
+1
*
please perl_checker:
Pascal Rigaux
2002-11-06
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-8
/
+8
*
make new perl_checker happy: replacing PKG::f by PKG::f()
Pascal Rigaux
2002-10-17
1
-2
/
+2
*
fixed oem images management not working at all!
Francois Pons
2002-10-01
1
-16
/
+22
*
- do not set type to ext2 when the type is ntfs
Pascal Rigaux
2002-09-19
1
-2
/
+2
*
do something with "Security Administrator (login or email)"
Pascal Rigaux
2002-09-12
1
-0
/
+2
*
added code after install of package to fix broken alternatives.
Francois Pons
2002-09-12
1
-0
/
+11
*
fix log
Pascal Rigaux
2002-09-07
1
-2
/
+2
*
changed how pkgs::remove is called.
Francois Pons
2002-09-06
1
-3
/
+1
*
(addUser): fix calling with a user already existing (mainly for installs keep...
Pascal Rigaux
2002-09-04
1
-2
/
+2
*
add $o->{packages} to install_any::install_urpmi call.
Francois Pons
2002-09-02
1
-0
/
+1
*
fixed call to pkgs::remove.
Francois Pons
2002-08-30
1
-1
/
+1
*
- use $::prefix in any::get_secure_level()
Pascal Rigaux
2002-08-28
1
-1
/
+1
*
fix deleting previous report.bug when upgrading
Pascal Rigaux
2002-08-26
1
-3
/
+3
*
revert (not needed by gnome-panel)
Pascal Rigaux
2002-08-26
1
-3
/
+3
*
move modules::write_pcmcia before install packages
Pascal Rigaux
2002-08-26
1
-3
/
+3
*
add firewire controller configuration
Pascal Rigaux
2002-08-20
1
-0
/
+1
*
- fix reading previous keyboard config on upgrade (for displaying in summary)
Pascal Rigaux
2002-08-12
1
-2
/
+5
*
allow removing packages on upgrade.
Francois Pons
2002-08-12
1
-23
/
+4
*
make sure size of packages is computed.
Francois Pons
2002-08-09
1
-5
/
+2
*
remove previous report.bug.gz (otherwise one get a report.bug *and* the previ...
Pascal Rigaux
2002-08-09
1
-0
/
+1
*
don't add users in group usb (unneeded (?), anyway doesn't do anything since ...
Pascal Rigaux
2002-08-08
1
-3
/
+1
*
added automatic update of lilo image and KDE & GNOME background.
Francois Pons
2002-08-07
1
-0
/
+30
*
s/__END__/1;
Thierry Vignaud
2002-08-05
1
-1
/
+1
*
kill "wonderful perl"
Thierry Vignaud
2002-08-05
1
-4
/
+1
*
- the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
Pascal Rigaux
2002-08-01
1
-3
/
+7
*
get rid of some $prefix parameter passing
Pascal Rigaux
2002-08-01
1
-2
/
+2
*
get rid of some $prefix parameter passing (using $::prefix where needed instead)
Pascal Rigaux
2002-08-01
1
-2
/
+2
*
bootloader::suggest uses a hash for its options
Pascal Rigaux
2002-08-01
1
-1
/
+2
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
1
-5
/
+4
*
use usb keyboard bCountryCode to choose the right keyboard
Pascal Rigaux
2002-07-30
1
-1
/
+1
*
(configureX, configureXBefore, configureXAfter): greatly simplified using new...
Pascal Rigaux
2002-07-28
1
-26
/
+7
*
use run_program::rooted_get_stdout instead of `chroot $prefix ...`
Pascal Rigaux
2002-07-26
1
-1
/
+1
[next]