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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
switch drakTermServ to new option scheme
Thierry Vignaud
2002-11-18
2
-15
/
+11
*
rename modparm as modules::parameters
Thierry Vignaud
2002-11-18
4
-7
/
+7
*
final switch of drakbackup, logdrake and scannerdrake
Thierry Vignaud
2002-11-18
6
-45
/
+40
*
switch to new help/options scheme
Thierry Vignaud
2002-11-18
1
-4
/
+0
*
- standalone.pm :
Thierry Vignaud
2002-11-18
17
-117
/
+96
*
update copyright years
Thierry Vignaud
2002-11-18
15
-21
/
+19
*
- clean code sot that it runs under "use strict"
Thierry Vignaud
2002-11-18
1
-37
/
+29
*
simplify code though my_gtk::gtkcolor
Thierry Vignaud
2002-11-18
1
-5
/
+2
*
remove old dead commented i18n code that kept being copied around
Thierry Vignaud
2002-11-18
2
-43
/
+0
*
- more cleanups
Thierry Vignaud
2002-11-15
1
-22
/
+13
*
cleanups
Thierry Vignaud
2002-11-15
1
-34
/
+20
*
cleanups
Thierry Vignaud
2002-11-15
1
-22
/
+9
*
printerdrake::install_spooler() : fix heavy duplication of code
Thierry Vignaud
2002-11-15
2
-146
/
+91
*
perl_checker fix
Thierry Vignaud
2002-11-15
1
-1
/
+1
*
s/wantarray/wantarray()/
Pascal Rigaux
2002-11-15
5
-6
/
+6
*
consolidate some stuff into printer::data::spoolers{XXX}{alternatives}
Thierry Vignaud
2002-11-15
2
-25
/
+45
*
cleanups
Thierry Vignaud
2002-11-15
1
-37
/
+15
*
s/usbvideo/usbvision/
Thierry Vignaud
2002-11-15
1
-1
/
+1
*
- use run_program rather than raw system
Thierry Vignaud
2002-11-15
1
-16
/
+26
*
*** empty log message ***
Thierry Vignaud
2002-11-15
1
-0
/
+1
*
- add missing printer directory
Thierry Vignaud
2002-11-15
4
-4
/
+12
*
typo fix
Thierry Vignaud
2002-11-15
1
-0
/
+1
*
make perl_checker happy
Pascal Rigaux
2002-11-14
6
-6
/
+6
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
40
-400
/
+387
*
explain the detect() vs new() delayed gui construction when embedded
Thierry Vignaud
2002-11-14
1
-0
/
+1
*
1.1.12-1mdk
Thierry Vignaud
2002-11-14
1
-1
/
+6
*
- printer::data : export all data structures
Thierry Vignaud
2002-11-14
5
-24
/
+28
*
*** empty log message ***
Thierry Vignaud
2002-11-14
1
-0
/
+10
*
- kill unused myexit()
Thierry Vignaud
2002-11-14
1
-4
/
+2
*
- perl_checker fixes
Thierry Vignaud
2002-11-14
1
-17
/
+19
*
display port for network printers too
Thierry Vignaud
2002-11-14
1
-0
/
+1
*
Make drakfont use ttmkfdir again, as it recognizes more encodings,
Pablo Saratxaga
2002-11-14
1
-9
/
+23
*
resync with bttv-0.7.100 and saa7134-0.2.2snapshot
Thierry Vignaud
2002-11-14
1
-14
/
+29
*
simplify install_spooler() but there's still lot of duplication there
Thierry Vignaud
2002-11-13
1
-3
/
+1
*
- final switch to $::prefix
Thierry Vignaud
2002-11-13
2
-132
/
+95
*
- set_usermode() : don't reinvent the wheel, use substInFile
Thierry Vignaud
2002-11-13
1
-29
/
+5
*
don't reinvent the wheel, use common
Thierry Vignaud
2002-11-13
1
-52
/
+22
*
fix files lookup
Thierry Vignaud
2002-11-13
1
-2
/
+2
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
27
-168
/
+166
*
fix syntax error
Pascal Rigaux
2002-11-13
1
-1
/
+0
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
26
-212
/
+208
*
printer::common: export function
Thierry Vignaud
2002-11-13
2
-56
/
+50
*
display floppy driver type as well as mouse type
Thierry Vignaud
2002-11-13
1
-0
/
+2
*
fix vendor/model spliting when there's neither space nor separator
Thierry Vignaud
2002-11-13
1
-1
/
+1
*
pixel neither know how to update cvs nor comitting its changes
Thierry Vignaud
2002-11-13
1
-0
/
+3
*
1.1.12-1mdk
Thierry Vignaud
2002-11-12
1
-2
/
+6
*
resync with printerdrake
Thierry Vignaud
2002-11-12
1
-1
/
+1
*
don't offer to configure kernel for usbvision (no option for now)
Thierry Vignaud
2002-11-12
1
-1
/
+1
*
handle devices managed by usbvision too
Thierry Vignaud
2002-11-12
2
-6
/
+5
*
resync with latest printerdrake
Thierry Vignaud
2002-11-12
1
-5
/
+6
[prev]
[next]