summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-035-14/+6
* "Administrator (root)" is more user-friendly than "root"Pascal Rigaux2005-01-032-3/+3
* (migrate_device_names) try to be smarter with translatorsThierry Vignaud2005-01-031-3/+3
* default security level is now 3Pascal Rigaux2005-01-031-1/+1
* Make do_pkgs::install() return the number of packages actually installedRafael Garcia-Suarez2005-01-031-0/+2
* *** empty log message ***Pascal Rigaux2005-01-031-1/+60
* remove codepage= option for fs types which don't handle it (eg: ntfs)Pascal Rigaux2005-01-031-0/+3
* create can_be_one_of_those_fs_types()Pascal Rigaux2005-01-031-1/+6
* add another sparc sound driverThierry Vignaud2005-01-031-0/+1
* no clp is not an errorPascal Rigaux2005-01-031-1/+1
* move mdkinst.clp on hard drive ASAPPascal Rigaux2005-01-033-0/+28
* updated pot filePablo Saratxaga2005-01-031-415/+530
* - enabled choice of various new keyboard layouts.Pablo Saratxaga2005-01-031-20/+54
* *** empty log message ***Pascal Rigaux2005-01-031-1/+28
* s/jp/ja. Corrected spelling of locale jaFunda Wang2005-01-031-1/+1
* simplify (we always want the logo, and looking the right path is already done...Pascal Rigaux2004-12-311-2/+1
* no need to have things twice in _icon_paths()Pascal Rigaux2004-12-311-3/+0
* ldd doesn't say anymore which file ld-linux is, so adding it explicitlyPascal Rigaux2004-12-311-0/+1
* *** empty log message ***Pascal Rigaux2004-12-311-1/+374
* better layout:Pascal Rigaux2004-12-311-9/+3
* simplify (thanks to perl_checker)Pascal Rigaux2004-12-311-1/+0
* remove code using getAndSaveFile to get the X serverPascal Rigaux2004-12-311-5/+0
* more spacing around the separator and the buttons (as requested by ergonomy t...Pascal Rigaux2004-12-301-1/+2
* move device mapper initialisation out of lvm.pm into devices.pm (since it wil...Pascal Rigaux2004-12-292-9/+13
* simplify and speed up computeGroupSize()Pascal Rigaux2004-12-291-12/+12
* in computeGroupSize()Pascal Rigaux2004-12-291-11/+21
* when computing group size, select CAT_SYSTEM packagesPascal Rigaux2004-12-291-1/+1
* - add can_defaultPascal Rigaux2004-12-281-11/+11
* fix overlapPascal Rigaux2004-12-281-1/+1
* re-organize steps display as requested by ergonomic teamPascal Rigaux2004-12-281-6/+11
* - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()...Pascal Rigaux2004-12-283-82/+105
* fix displaying package tree (was empty since moving from XXX to CAT_XXX)Pascal Rigaux2004-12-281-1/+1
* differentiate compssUsers flags from non-user modifiable flags (eg: hardware ...Pascal Rigaux2004-12-243-191/+195
* "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585)Pascal Rigaux2004-12-241-1/+1
* bump require on perl in order to prevent beakage on update due toThierry Vignaud2004-12-231-1/+1
* fix typo in 10.2-0.7mdk's changelogThierry Vignaud2004-12-231-1/+1
* 10.2-0.7mdkThierry Vignaud2004-12-231-1/+9
* fix Xconfig::default::configure() usePascal Rigaux2004-12-231-1/+1
* "XFdrake --auto" is now fully auto using auto_install configuration instead o...Pascal Rigaux2004-12-231-1/+1
* - don't ask X to restart in auto modePascal Rigaux2004-12-231-2/+2
* "snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS;Thierry Vignaud2004-12-221-1/+2
* handle new snd-pcxhr driver from alsa CVSThierry Vignaud2004-12-221-0/+1
* install proper tools for Digigram PCXHR sound cardThierry Vignaud2004-12-221-0/+1
* simplifyPascal Rigaux2004-12-221-7/+3
* no need to use max_size, no need to compute itPascal Rigaux2004-12-221-12/+4
* fix previous commitPascal Rigaux2004-12-221-3/+4
* create read_rpmsrate_raw() out of read_rpmsrate(), this new function can be e...Pascal Rigaux2004-12-221-45/+62
* add option no_bad_drives (to workaround bugzilla #12766)Pascal Rigaux2004-12-222-1/+2
* /proc/sys/kernel/modprobe wants something non empty, otherwise it doesn't cha...Pascal Rigaux2004-12-211-1/+1
* - fs::mount() wants a real device or a faked one, but doesn't accept things l...Pascal Rigaux2004-12-213-7/+8