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
/
Xconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
6
-9
/
+7
*
do not use "local my $F, ...", use "local(my $F, ...) instead
Pascal Rigaux
2002-12-03
1
-2
/
+2
*
do not use "local *F"
Pascal Rigaux
2002-12-03
1
-9
/
+8
*
don't use $_
Pascal Rigaux
2002-12-02
1
-2
/
+2
*
- any::runlevel() doesnt need the prefix anymore
Pascal Rigaux
2002-12-02
1
-2
/
+2
*
any::runlevel() doesnt need the prefix anymore
Pascal Rigaux
2002-12-02
1
-1
/
+1
*
in the test snippet, add "use common" to have access to N()
Pascal Rigaux
2002-11-28
1
-0
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
6
-13
/
+13
*
make perl_checker happy
Pascal Rigaux
2002-11-18
2
-2
/
+2
*
perl_checker fix
Thierry Vignaud
2002-11-15
1
-1
/
+1
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
1
-1
/
+1
*
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
-1
/
+1
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
3
-7
/
+7
*
various small syntax enhancements to please perl_checker
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
when needVideoRam, don't take the raw value VideoRam_probed,
Pascal Rigaux
2002-11-06
1
-7
/
+9
*
please perl_checker:
Pascal Rigaux
2002-11-06
2
-2
/
+5
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
7
-85
/
+85
*
add XkbCompat "group_led" for all keyboards where a group layout switching is...
Pascal Rigaux
2002-11-04
2
-2
/
+2
*
have an empty configuration when a config file is buggy
Pascal Rigaux
2002-11-04
1
-2
/
+2
*
fix pixel code
Thierry Vignaud
2002-10-23
1
-0
/
+1
*
make new perl_checker happy: replacing PKG::f by PKG::f()
Pascal Rigaux
2002-10-17
2
-2
/
+2
*
do not prefer_xf3 for "NeoMagic (laptop/notebook)" since:
Pascal Rigaux
2002-09-10
1
-2
/
+0
*
have BusID's on MULTI_HEAD, otherwise G450 & G550 go crazy
Pascal Rigaux
2002-09-09
1
-1
/
+1
*
- use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstall
Pascal Rigaux
2002-09-09
1
-1
/
+1
*
replace a few more 4.2.0 with 4.2.1
Pascal Rigaux
2002-09-08
2
-2
/
+2
*
replace 4.2.0 with 4.2.1
Pascal Rigaux
2002-09-08
1
-1
/
+1
*
ensure Xconfig::various::various is called at install
Pascal Rigaux
2002-09-06
2
-3
/
+5
*
add an option for prefering Xinerama in auto_installs
Pascal Rigaux
2002-09-05
2
-5
/
+7
*
set isInstall in test script otherwise it uses /usr/X11R6/bin/xtest
Pascal Rigaux
2002-09-04
1
-0
/
+1
*
move last warning before removing tempory file in order to have a chance to look
Francois Pons
2002-09-04
1
-1
/
+2
*
make perl_checker happy
Pascal Rigaux
2002-08-30
1
-1
/
+1
*
most of the code of Xconfig::default::config_keyboard moved to keyboard::keyb...
Pascal Rigaux
2002-08-30
1
-14
/
+1
*
fix typo (choosing the Flat Panel resolution by default)
Pascal Rigaux
2002-08-30
1
-1
/
+1
*
- ensure prefer_xf3 is never set when {server} is missing
Pascal Rigaux
2002-08-28
1
-6
/
+8
*
on a "Flat Panel" use the flat planel resolution (as suggested by Alastair Sc...
Pascal Rigaux
2002-08-28
1
-1
/
+1
*
Xconfig::xfree3::set_resolution and Xconfig::xfree4::set_resolution must not ...
Pascal Rigaux
2002-08-28
2
-11
/
+10
*
fix calling export_to_install_X in configure_everything_auto_install
Pascal Rigaux
2002-08-28
1
-14
/
+16
*
choose a good_default_monitor based on laptop-or-not (thanks to cosmic flo)
Pascal Rigaux
2002-08-28
1
-3
/
+6
*
use the new fsedit::get_hds
Pascal Rigaux
2002-08-27
1
-1
/
+1
*
fix 2 occurences of use of $monitors as a hash (thanks to Nora Etukudo)
Pascal Rigaux
2002-08-26
1
-3
/
+2
*
(set_resolution): set the resolution on all Screen sections (otherwise Xinera...
Pascal Rigaux
2002-08-23
1
-19
/
+26
*
fix "screen1 RightOf screen2", it must be "screen2 RightOf screen1"
Pascal Rigaux
2002-08-23
1
-1
/
+1
*
- fix setting "Screen <number>" for multi-head cards
Pascal Rigaux
2002-08-23
1
-7
/
+6
*
- do not display "Test" button when bad card and during install (instead of d...
Pascal Rigaux
2002-08-22
2
-7
/
+15
*
simplify (using the asumption that XKB is now always used)
Pascal Rigaux
2002-08-22
1
-5
/
+0
*
add 1152x768 picture
Pascal Rigaux
2002-08-22
1
-1
/
+1
*
add monitor images
Pascal Rigaux
2002-08-22
1
-1
/
+1
*
(config_keyboard): drop handling of bad XkbLayout
Pascal Rigaux
2002-08-22
1
-10
/
+0
*
try harder to have things working when not both xfree3 and xfree4 config are ...
Pascal Rigaux
2002-08-22
1
-7
/
+13
[next]