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
/
standalone
Commit message (
Expand
)
Author
Age
Files
Lines
*
please perl_checker
Pascal Rigaux
2004-06-30
1
-1
/
+1
*
remove most magic numbers, prefer usage of $width and $height
Olivier Blin
2004-06-30
1
-36
/
+43
*
*** empty log message ***
Pascal Rigaux
2004-06-30
1
-0
/
+1
*
use fsedit::is_same_hd in drakupdate_fstab and revert previous change in fs::...
Olivier Blin
2004-06-29
1
-1
/
+1
*
add bootloader-config (tested for adding and removing in simple cases)
Pascal Rigaux
2004-06-29
1
-0
/
+120
*
simplify using new bootloader.pm
Pascal Rigaux
2004-06-25
1
-3
/
+3
*
adapt to new bootloader.pm
Pascal Rigaux
2004-06-25
1
-3
/
+3
*
rollback service priority
Thierry Vignaud
2004-06-24
1
-1
/
+1
*
Some standalone tools don't compile when run from console
Rafael Garcia-Suarez
2004-06-24
13
-13
/
+130
*
code cleanup per Pixel
Stew Benedict
2004-06-23
1
-6
/
+1
*
remove unneeded quotes
Olivier Blin
2004-06-23
1
-1
/
+1
*
fix processing of config file broken again by Titi
Olivier Blin
2004-06-23
1
-1
/
+1
*
- fix processing of config file broken by magic olivier
Thierry Vignaud
2004-06-23
1
-5
/
+2
*
please perl_checko the Clean Keeper
Olivier Blin
2004-06-23
1
-0
/
+1
*
remove spurious spaces
Olivier Blin
2004-06-23
1
-2
/
+2
*
be mouse wheel aware (fix bug 9926)
Olivier Blin
2004-06-23
1
-0
/
+3
*
ask for bootloader choice when framebuffer isn't configured (fix bug 9925)
Olivier Blin
2004-06-23
1
-3
/
+8
*
remove unused variable
Olivier Blin
2004-06-23
1
-3
/
+1
*
fix indentation
Olivier Blin
2004-06-22
1
-5
/
+5
*
do not update bootsplash in autologin wizard
Olivier Blin
2004-06-22
1
-2
/
+5
*
remove spurious comma and spaces
Olivier Blin
2004-06-22
1
-1
/
+1
*
perl_checker fixes
Thierry Vignaud
2004-06-22
1
-13
/
+13
*
(getIP) fix build
Thierry Vignaud
2004-06-22
1
-1
/
+1
*
- cleaning titi factorization
Daouda Lo
2004-06-21
1
-1
/
+0
*
(getIP) simplify
Thierry Vignaud
2004-06-21
1
-5
/
+1
*
- net_applet to watch network connection
Daouda Lo
2004-06-21
1
-0
/
+158
*
kill stupid useless code
Thierry Vignaud
2004-06-21
1
-2
/
+0
*
do not display version number in title bar since it's useless
Thierry Vignaud
2004-06-21
1
-1
/
+1
*
show list of partitions
Thierry Vignaud
2004-06-20
1
-1
/
+6
*
display better info for hard disks
Thierry Vignaud
2004-06-20
1
-1
/
+5
*
really ensure that "identification" section is displayed first
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
fix logs of newly added hardware
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
fix warnings
Thierry Vignaud
2004-06-20
1
-2
/
+2
*
only log about nv <-> nvidia swtich only if we do have to perform it
Thierry Vignaud
2004-06-20
1
-4
/
+10
*
still show info field if detect_devices::getIDE() failled to parse it for a
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
still show mass media fields for mass media that are not hard disks (eg:
Thierry Vignaud
2004-06-20
1
-1
/
+4
*
remove old SCSI garbage code
Thierry Vignaud
2004-06-20
1
-4
/
+0
*
adapt fields name to new behavior of mousedrake on 2.6.x kernels
Thierry Vignaud
2004-06-20
1
-2
/
+2
*
smoother mouse data: sort fields
Thierry Vignaud
2004-06-20
1
-0
/
+5
*
show more fields for mice
Thierry Vignaud
2004-06-20
1
-2
/
+8
*
move mice help where it belongs
Thierry Vignaud
2004-06-20
1
-2
/
+2
*
simplify
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
display media type for mass storage devices
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
fix undisplayed fields:
Thierry Vignaud
2004-06-20
1
-2
/
+2
*
show splited vendor and description fields for USB hard disks too
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.x
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
simplify x11 autoconf
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
log error if a tool isn't executable
Thierry Vignaud
2004-06-20
1
-1
/
+5
*
simplify globetrotter case: skip non interactive stuff
Thierry Vignaud
2004-06-20
1
-1
/
+1
*
do not uselessy fork shells
Thierry Vignaud
2004-06-20
1
-2
/
+2
[next]