summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-0519-139/+138
|
* make default size of transaction to 13 (?) and avoid rpm ordering which seemsFrancois Pons2003-08-051-2/+5
| | | | | nasty at present (missing configuration read ?).
* added discovery and download meta_class facility in VERSION file.Francois Pons2003-08-051-2/+3
|
* fixed ordering of packages.Francois Pons2003-08-051-2/+2
|
* fixed otherOnly for package selection not correctly updated (according toFrancois Pons2003-08-051-2/+1
| | | | | changes in perl-URPM).
* revert my bad changeGuillaume Cottenceau2003-08-051-1/+1
|
* *** empty log message ***Pascal Rigaux2003-08-051-1/+5
|
* *** empty log message ***Pascal Rigaux2003-08-051-1/+189
|
* commit titi's requested typos changesGuillaume Cottenceau2003-08-051-7/+6
|
* don't have two / in the urpmi url or it seems it causes problemsGuillaume Cottenceau2003-08-041-1/+1
| | | | | for some people (some ftp servers? wget/curl? proxy? no sé..)
* added log.Francois Pons2003-08-041-0/+2
|
* updated with newer perl-URPMFrancois Pons2003-08-041-5/+5
|
* fix ask_window_manager_to_logout for gnomePascal Rigaux2003-08-041-1/+1
|
* 9.2-0.27mdkGuillaume Cottenceau2003-08-041-1/+6
|
* gc: commit pixel's 9.2-0.26mdk changelog diff (pixel sux)Pascal Rigaux2003-08-041-1/+5
|
* removed bad keyboard from list for Swedish;Pablo Saratxaga2003-08-041-1/+2
|
* removed 'xh_ZA' in double in @localesPablo Saratxaga2003-08-041-1/+1
|
* fix not possible to select with mouse anymore (rpmdrake etc)Guillaume Cottenceau2003-08-041-4/+3
|
* revert "use checkboxes instead of icons"Guillaume Cottenceau2003-08-041-32/+10
|
* updated pot filePablo Saratxaga2003-08-042-72/+226
|
* updated list of available localesPablo Saratxaga2003-08-041-2/+2
|
* Add new cooker logo for installationFlorent Villard2003-08-041-0/+0
|
* don't export destroy_window(), this function doesn't exist! (thanks to ↵Pascal Rigaux2003-08-041-1/+1
| | | | perl_checker)
* perl_checker compliancePascal Rigaux2003-08-041-3/+3
|
* disable selecting text and popping the contextual menuPascal Rigaux2003-08-041-0/+1
| | | | | (GUI team says it's *horrible* to be able to do select text!)
* OptionMenus do not have an horizontal scroll-bar. This can cause havoc forPascal Rigaux2003-08-031-9/+13
| | | | | | long strings. So use combo box as we used to do in those cases (eg: diskdrake Create dialog box in expert mode) (bug #4484)
* don't overwrite $o->{bootloader}{method} (much nicer for auto_installs)Pascal Rigaux2003-08-031-1/+1
|
* - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df"Pascal Rigaux2003-08-031-3/+8
| | | | | - some perl_checker compliance
* fix /sbin/insmod /sbin/rmmod and /sbin/lsmod which were dead symlinksPascal Rigaux2003-08-031-4/+4
| | | | | (to /etc/alternatives/something)
* more complete name for the setRootPassword step: "Set root password andPascal Rigaux2003-08-031-1/+1
| | | | | network authentication methods" instead of simply "Set root password"
* Tool tips.Stew Benedict2003-08-031-49/+84
|
* re-adding with -kbPascal Rigaux2003-08-0115-1/+14
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* *** empty log message ***Pascal Rigaux2003-08-011-1/+578
|
* add drakauthPascal Rigaux2003-08-013-1/+36
|
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-016-107/+139
| | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth
* use $::prefixPascal Rigaux2003-08-012-8/+6
|