summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 4th parameter is not used, i suspect it's not useful anymore since we pass ↵Pascal Rigaux2005-06-031-1/+1
| | | | the value in {sound_slot_index}
* - perl_checker compliancePascal Rigaux2005-06-031-8/+6
| | | | | - use "our" instead of "use vars"
* 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
| | | | | | deduce the version from it. Something more robust than this needs to be figured out.
* 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
| | | | | | (AFAIK as i, flepied and lmontel knows) (it was added by fpons, commit 1.108 on 2001/07/05)
* 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 ↵Pascal Rigaux2005-06-031-20/+1
| | | | make_mdkinst_stage2 was dropped)
* 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
|
* create keyboard::configure_xorg() and use itPascal Rigaux2005-06-032-8/+12
| | | | | (and don't call it inside a eval, no error should occur)
* don't use $in->{locale} as being $o->{locale} during install, it's much ↵Pascal Rigaux2005-06-032-65/+71
| | | | better to pass $o->{locale}
* helper rulePascal Rigaux2005-06-021-0/+6
|
* Tidy up fuzzy messagesPjetur Hjaltason2005-06-021-32/+135
|
* random service doesn't exist anymoreOlivier Blin2005-06-021-1/+1
|
* Fixes and msg syncPjetur Hjaltason2005-06-021-290/+460
|
* read in existing modprobe.conf on upgrade (bugzilla #13309)Pascal Rigaux2005-06-022-1/+11
|
* allow upgrading a chroot (using drakx-in-chroot)Pascal Rigaux2005-06-023-9/+17
|
* allow "perl -d" on installPascal Rigaux2005-06-021-0/+1
|
* allow "perl -d" on installPascal Rigaux2005-06-021-0/+1
|
* fix netprofile stuffOlivier Blin2005-06-021-7/+5
|
* make perl_checker happyPascal Rigaux2005-06-021-2/+2
|
* - create keyboard::default() and use itPascal Rigaux2005-06-023-2/+15
| | | | | - it uses keyboard::from_DMI() to get XkbModel when possible
* create detect_devices::probe_name() & detect_devices::probe_unique_name() ↵Pascal Rigaux2005-06-025-10/+19
| | | | and use them
* make perl_checker happyPascal Rigaux2005-06-021-1/+1
|
* revert very new titi sucksPascal Rigaux2005-06-021-1/+1
|
* (acceptLicense) fix exiting step licenseThierry Vignaud2005-06-011-1/+1
|
* (miscellaneousAfter) fix very old uncatched bugThierry Vignaud2005-06-011-1/+1
|
* Tape backup/restore fixes to work with new .backupignore scheme, +bugs.Stew Benedict2005-06-011-4/+6
|
* (ask_fromW) simplifyThierry Vignaud2005-06-011-2/+1
|
* allow specifying the uid and gid when creating a user (part of bugzilla #15190)Pascal Rigaux2005-06-011-0/+9
|
* (ask_fromW) do not use next in callbackThierry Vignaud2005-06-011-1/+1
|
* fix typoPascal Rigaux2005-06-011-1/+2
|
* add many resolutions, but don't allow them yetPascal Rigaux2005-06-011-5/+21
|
* merge_fstabs doesn't mess around with options anymore in "loose" modePascal Rigaux2005-06-011-1/+0
|
* ensure reading existing fstab in suggest_mount_points doesn't get its optionsPascal Rigaux2005-06-011-4/+7
|
* auto_install support for creating LABELed devicesPascal Rigaux2005-06-011-1/+1
|
* set the LABEL after formatting, or drop it if we don't know how to set itPascal Rigaux2005-06-011-0/+8
|
* nicer logPascal Rigaux2005-06-011-1/+1
|