summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused isPrimaryPascal Rigaux2005-06-032-7/+0
* remove unused codePascal Rigaux2005-06-031-10/+0
* during_install__l2charset() was used by share/gen_locales.sh which is now dro...Pascal Rigaux2005-06-031-13/+0
* update commentPascal Rigaux2005-06-031-1/+1
* remove unneeded parentheses (keep first() to make it readable by trainees ...)Olivier Blin2005-06-031-2/+4
* remove unused old codePascal Rigaux2005-06-031-7/+0
* remove unused codePascal Rigaux2005-06-031-9/+3
* remove dobleThierry Vignaud2005-06-031-1/+1
* (dd) reuse c::Thierry Vignaud2005-06-031-1/+1
* (dd) make sysopen() call readableThierry Vignaud2005-06-031-1/+1
* use "our" instead of "use vars"Pascal Rigaux2005-06-031-4/+3
* add O_CREATThierry Vignaud2005-06-031-1/+1
* help perl_checkerThierry Vignaud2005-06-031-1/+1
* fix pixel sucksThierry Vignaud2005-06-031-1/+1
* add O_WRONLY & O_RDWRThierry Vignaud2005-06-031-1/+1
* drop unused subsOlivier Blin2005-06-031-19/+0
* dropping pkg_install_if_requires_satisfied() (old & unused)Pascal Rigaux2005-06-031-17/+0
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-0320-825/+538
* drop setting $_ (unused)Pascal Rigaux2005-06-031-2/+0
* drop untranslate which is unused and bad practicePascal Rigaux2005-06-031-8/+1
* drop unused code (and one should use append_to_file instead of this outpend)Pascal Rigaux2005-06-031-5/+0
* drop old unused codePascal Rigaux2005-06-032-48/+0
* read existing authentication conf (only minimal support for now)Pascal Rigaux2005-06-032-9/+13
* simplifyPascal Rigaux2005-06-031-3/+4
* use find() (which was unused)Pascal Rigaux2005-06-031-3/+1
* add many non perl_checker compatible modulesPascal Rigaux2005-06-031-1/+7
* minimal changes to make me and perl_checker happyPascal Rigaux2005-06-031-3/+3
* make perl_checker happyPascal Rigaux2005-06-033-9/+9
* perl_checker fixes, make mode optionnal in load_imageOlivier Blin2005-06-031-3/+8
* 4th parameter is not used, i suspect it's not useful anymore since we pass th...Pascal Rigaux2005-06-031-1/+1
* - perl_checker compliancePascal Rigaux2005-06-031-8/+6
* make perl_checker happyPascal Rigaux2005-06-031-39/+38
* Typo fixRafael Garcia-Suarez2005-06-031-5/+5
* simplifyPascal Rigaux2005-06-031-3/+1
* fix blino suxPascal Rigaux2005-06-031-1/+1
* drop unused variable, this is done in detect_devices::get_sysfs_device_id_map()Olivier Blin2005-06-031-1/+0
* make perl_checker happyPascal Rigaux2005-06-033-3/+3
* The mandrakelinux-release package doesn't exist any more, so you can'tRafael Garcia-Suarez2005-06-031-3/+5
* be more in drakx spirit, and more important perl_checker warning cleanPascal Rigaux2005-06-031-2/+1
* DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is unusedPascal Rigaux2005-06-031-2/+0
* get rid of the few remaining $LD_LOADERPascal Rigaux2005-06-033-7/+8
* more tools when debugging installPascal Rigaux2005-06-031-1/+1
* rename load() into builtin_loadkeys()Pascal Rigaux2005-06-031-2/+2
* drop oooold broken codePascal Rigaux2005-06-031-7/+0
* drop oooold deprecated codePascal Rigaux2005-06-031-18/+0
* inline old mount command which has been removedPascal Rigaux2005-06-031-1/+4
* drop obsolete code (keymaps.cz2 and xmodmap.cz2 are dead since make_mdkinst_s...Pascal Rigaux2005-06-031-20/+1
* keyboard::setup() is better named keyboard::setup_install()Pascal Rigaux2005-06-033-4/+4
* reformat keyboard2full_xkb()Pascal Rigaux2005-06-031-17/+14
* fix indentation (titi sux)Pascal Rigaux2005-06-031-1/+1