summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* start user definable crontab entry - sorry translators, new strings :(Stew Benedict2003-08-141-23/+108
|
* add kahlua and snd-ice1724Pascal Rigaux2003-08-141-2/+2
|
* updated Turkish filePablo Saratxaga2003-08-142-46/+46
|
* fixed typoPablo Saratxaga2003-08-131-1/+1
|
* full pci probe can't be run with fopen/fread because we might read too many ↵Guillaume Cottenceau2003-08-131-4/+8
| | | | bytes. this was the reason for freezes on some boxes from drakx, that may impact stage1 also, so better change that.
* some english typo fixes thx to Arpad BiroGuillaume Cottenceau2003-08-134-9/+9
|
* updated pot filePablo Saratxaga2003-08-131-6/+6
|
* Merge with amd64-branch (rpm libdir is always /usr/lib/rpm, update lists)Gwenolé Beauchesne2003-08-132-9/+14
|
* fixed to build an inflexion point in list file (so that urpmi can found it).Francois Pons2003-08-131-5/+6
|
* Use bash in stage2 on IA-64Gwenolé Beauchesne2003-08-131-0/+4
|
* Fix merge from amd64-branchGwenolé Beauchesne2003-08-131-1/+1
|
* generate a list file if a macro is used (and only in this case).Francois Pons2003-08-131-3/+9
|
* fixed with_hdlist possibly incorrect.Francois Pons2003-08-131-1/+12
|
* updated pot filePablo Saratxaga2003-08-131-6/+6
|
* added tiny support for arch dependant directory.Francois Pons2003-08-131-1/+5
|
* fix mcc lan changes (fix at least #4088)Damien Chaumette2003-08-131-26/+33
|
* added log for checking deselection (check deadlock unless gtk are doing them).Francois Pons2003-08-131-2/+25
| | | | | workaround for rpmdb problems of opening Conflictname and Triggername files.
* corrected typoPablo Saratxaga2003-08-131-1/+1
|
* fixed to match new pxe dhcp.conf configuration file.Francois Pons2003-08-131-2/+2
|
* updated with newer xfs_progs.Francois Pons2003-08-131-1/+1
|
* updated with xfs_progs.Francois Pons2003-08-131-2/+2
|
* Updated Spanish translationsFabián Mandelbaum2003-08-131-1731/+2760
|
* updated pot filePablo Saratxaga2003-08-1356-111157/+172589
|
* medias -> mediaStew Benedict2003-08-121-3/+3
|
* do pop the "do you want to install samba?" (otherwise when cancel is pressed,Pascal Rigaux2003-08-121-4/+1
| | | | | | drakconf thinks the install exited abnormally since no window was embedded whereas "diskdrake --smb" is normally embedded)
* drakxtools depends on gurpmi (do_pkgs->install for example)Guillaume Cottenceau2003-08-121-2/+5
|
* > During the installation when one chooses Uzbek (latin) as a language the nextPascal Rigaux2003-08-121-1/+1
| | | | | | | | | | > installation stage comes in English. However, DrakX creates > /usr/share/locale_special/uz/LC_MESSAGES/libDrakX.mo and > /usr/share/locale/uz/LC_* files. this comes from during_install__l2charset() returning UNICODE which is not recognised.
* by the way, gen_locales.sh makes an error becausePascal Rigaux2003-08-121-1/+1
| | | | | | | | | | | /usr/X11R6/lib/X11/locale/common doesn't exist anymore. It used to contain ximcp.so.2 xlcDef.so.2 xlcUTF8Load.so.2 xlibi18n.so.2 xlocale.so.2 xomGeneric.so.2 in mdk9.0, but mdk9.1 install was without it and it was ok...
* Mb -> MB [Bug 4381]Stew Benedict2003-08-121-8/+8
|
* updated pot filePablo Saratxaga2003-08-112-128/+101
|
* Search for files to restore.Stew Benedict2003-08-111-61/+99
| | | | | | Fix looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT.
* added bash-completion in TERMINALS section.Francois Pons2003-08-111-1/+1
|
* more newbie-friendly message:Pascal Rigaux2003-08-111-1/+1
| | | | | | | "You need to log out and back in again for changes to take effect" instead of "Please relog into %s to activate the changes" (as suggested on cooker, thanks!)
* fix typo (fix bug #4239)Pascal Rigaux2003-08-111-1/+1
|
* perl_checker compliancePascal Rigaux2003-08-111-1/+1
|
* when any::setupBootloader_simple() fail, use any::setupBootloader() afterwardsPascal Rigaux2003-08-112-3/+7
|
* sanitize_ver() can fail and return ''Pascal Rigaux2003-08-111-1/+1
|
* perl_checker compliancePascal Rigaux2003-08-117-10/+9
|
* why were c, pkgs and URPM::Resolve excluded? i don't know, but that's muchPascal Rigaux2003-08-111-3/+0
| | | | | better when perl_checker can see them
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-105-49/+44
|
* since we wrote the password in /etc/passwd, we must convert to shadowPascal Rigaux2003-08-101-0/+3
|
* use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some ↵Pascal Rigaux2003-08-102-2/+2
| | | | widgets otherwise underscores become underlines (bug #4678)
* perl_checker compliancePascal Rigaux2003-08-101-2/+2
|
* replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ↵Pascal Rigaux2003-08-101-1/+1
| | | | #4564)
* add gtkset_alignmentGuillaume Cottenceau2003-08-081-1/+2
|
* updated pot filePablo Saratxaga2003-08-082-87/+233
|
* Fix removed users code (thanks gc). Enable .backupignore.Stew Benedict2003-08-071-33/+60
| | | | | Clean up spastic progress bar. Add more info in "View Config"
* Deal with users that are deleted from the system [Bug 4541].Stew Benedict2003-08-071-6/+27
|
* - drakxservices: xinetd services have a special treatmentPascal Rigaux2003-08-071-1/+6
| | | | | | - localedrake: fix the "zh_TW with country China" case - no more stock icons
* *** empty log message ***Pascal Rigaux2003-08-071-1/+73
|