Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | since "format" is now handled for combo boxes, combo boxes are used in much ↵ | Pascal Rigaux | 2002-02-03 | 2 | -3/+4 |
| | | | | too many places. Fix this by forcing type "list" for some cases, and using type "list" when a ask_from has only one entry | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-03 | 1 | -0/+55 |
| | |||||
* | help lilo when there is hdd with no hdc drive (needs testing!) | Pascal Rigaux | 2002-02-03 | 1 | -4/+14 |
| | |||||
* | add rpmsrate.server and compssUsers.server | Florent Villard | 2002-02-03 | 2 | -0/+579 |
| | |||||
* | fix dropping samba sections which don't have any "path=" | Pascal Rigaux | 2002-02-02 | 1 | -1/+1 |
| | |||||
* | XFree is now 4.2 | Pascal Rigaux | 2002-02-02 | 1 | -3/+3 |
| | |||||
* | ergo fix thx dadou report... | Yves Duret | 2002-02-01 | 1 | -5/+9 |
| | |||||
* | ergo fix thx dadou report | Yves Duret | 2002-02-01 | 1 | -7/+12 |
| | |||||
* | First steps of the implementation for the "Add printer" wizard. | Till Kamppeter | 2002-02-01 | 1 | -15/+41 |
| | |||||
* | create symlink /etc/security/msec/server in security > 3 | Pascal Rigaux | 2002-02-01 | 1 | -0/+4 |
| | |||||
* | updated Swedish file | Pablo Saratxaga | 2002-02-01 | 1 | -68/+68 |
| | |||||
* | fix --explain=foo bug that prevent to show anything | Yves Duret | 2002-02-01 | 1 | -2/+6 |
| | |||||
* | Made auto-detection working for HP DeskJet 840C on USB | Till Kamppeter | 2002-02-01 | 1 | -4/+15 |
| | | | | | General improvements for reliability of USB printer auto-detection | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-01 | 1 | -0/+99 |
| | |||||
* | use from_Mb for choosing the size of the windows partition | Pascal Rigaux | 2002-02-01 | 1 | -3/+15 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2002-02-01 | 1 | -1/+3 |
| | |||||
* | testFinalConfig now returns false if test is skipped because of a bad_card or | Pascal Rigaux | 2002-02-01 | 1 | -1/+1 |
| | | | | | verybad_card and $skip_badcard is not set | ||||
* | updated pot file | Pablo Saratxaga | 2002-02-01 | 3 | -2875/+3302 |
| | |||||
* | changed some strings to make translation easier | Pablo Saratxaga | 2002-02-01 | 4 | -26/+21 |
| | |||||
* | Added Tamil language and keyboard choices (KDE is translated to Tamil) | Pablo Saratxaga | 2002-01-31 | 3 | -1/+4 |
| | |||||
* | now works in normal user: it modifies the ~/.i18n (todo: handle kde crazy ↵ | Pascal Rigaux | 2002-01-30 | 1 | -4/+13 |
| | | | | variables?) | ||||
* | (ask_window_manager_to_logout, running_window_manager): created from ↵ | Pascal Rigaux | 2002-01-30 | 1 | -3/+28 |
| | | | | | | | Xconfigurator and cleaned (selectLanguage): if $langs is empty, don't ask for "other languages" | ||||
* | move "what is the running_window_manager" and "ask_window_manager_to_logout" ↵ | Pascal Rigaux | 2002-01-30 | 2 | -25/+17 |
| | | | | to any.pm | ||||
* | handle read'ing and write'ing to a specified file (useful example: ~/.i18n) | Pascal Rigaux | 2002-01-30 | 1 | -8/+10 |
| | |||||
* | updated some po files | Pablo Saratxaga | 2002-01-30 | 1 | -561/+597 |
| | |||||
* | complex merging.... | Sebastien Dupont | 2002-01-30 | 1 | -319/+284 |
| | | | | | | | | | | | | change /var/drakbackup to /var/lib/drakbackup crontab update mail report update sendmail update require rpm mode code optimisation remove about gi new help function | ||||
* | Added setting of model=jp106 for Japanese keyboard | Pablo Saratxaga | 2002-01-30 | 1 | -0/+1 |
| | |||||
* | Added Bulgarian "phonetic" keyboard | Pablo Saratxaga | 2002-01-30 | 2 | -3/+4 |
| | |||||
* | Enabled "ms" language in the language selection list (there are Gnome and KDE | Pablo Saratxaga | 2002-01-30 | 1 | -1/+1 |
| | | | | | translations for it) | ||||
* | add gnome-core in GNOME (used to be required?) | Pascal Rigaux | 2002-01-30 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-30 | 1 | -0/+78 |
| | |||||
* | Prepared printerdrake for the "Add printer" wizard. | Till Kamppeter | 2002-01-29 | 2 | -39/+108 |
| | | | | | Improvements for the selection of a local printer, especially when no or one printer was detected. | ||||
* | logdrake is now under gi/perl-install/standalone | Yves Duret | 2002-01-29 | 1 | -22/+119 |
| | |||||
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 9 | -20/+34 |
| | | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there | ||||
* | add new pixel-made grub signature | Guillaume Cottenceau | 2002-01-29 | 1 | -0/+1 |
| | |||||
* | use the new format for combo's to clean code handling {vga} field | Pascal Rigaux | 2002-01-29 | 2 | -25/+16 |
| | |||||
* | handle "format" for combo's | Pascal Rigaux | 2002-01-29 | 1 | -6/+22 |
| | |||||
* | added some snipet coe for example | Yves Duret | 2002-01-29 | 5 | -0/+123 |
| | |||||
* | visually unselect X and docs when minimal install | Pascal Rigaux | 2002-01-29 | 1 | -0/+1 |
| | |||||
* | fix pixel's minimal example using interactive. | Thierry Vignaud | 2002-01-29 | 1 | -0/+2 |
| | |||||
* | rephrase a little bit highest level | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 |
| | | | | | to not refer to "level 4" anymore | ||||
* | use formatAlaTeX for describing security levels | Guillaume Cottenceau | 2002-01-29 | 1 | -11/+11 |
| | |||||
* | handle the case where samba and/or nfs-utils are not installed | Pascal Rigaux | 2002-01-29 | 2 | -3/+26 |
| | |||||
* | update land2tzs accordingly to new url2land | Guillaume Cottenceau | 2002-01-29 | 1 | -0/+3 |
| | |||||
* | Add url2land entries for nl, it, at | Guillaume Cottenceau | 2002-01-29 | 1 | -0/+3 |
| | |||||
* | fix thanks to chipaux msg about mkbootdisk | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | updated pot file with help messages from manual | Pablo Saratxaga | 2002-01-29 | 2 | -566/+619 |
| | |||||
* | icons placements are better | damien | 2002-01-29 | 1 | -13/+13 |
| | |||||
* | "With X" choice is now working | Pascal Rigaux | 2002-01-29 | 1 | -0/+2 |
| | |||||
* | handle "Cancel" on language selection | Pascal Rigaux | 2002-01-29 | 1 | -1/+2 |
| |