Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (read_rpmsrate): fix bug | Pascal Rigaux | 2001-09-16 | 1 | -6/+6 |
| | |||||
* | Fixed bug which prevented from printing the option list during install. | Till Kamppeter | 2001-09-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -0/+32 |
| | |||||
* | Fixed bug which prevents printerdrake from running without PDQ installed. | Till Kamppeter | 2001-09-16 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -0/+92 |
| | |||||
* | (getAndSaveAutoInstallFloppy): skip it on ia64 | Pascal Rigaux | 2001-09-16 | 1 | -0/+2 |
| | |||||
* | more up to my need ALL flag in compssUsersChoice | Pascal Rigaux | 2001-09-16 | 2 | -1/+4 |
| | |||||
* | remove auto-install special case (initialisation of compssUsersChoice) | Pascal Rigaux | 2001-09-16 | 1 | -4/+1 |
| | |||||
* | - cleanup packages appearing twice in rpmsrate | Pascal Rigaux | 2001-09-16 | 2 | -20/+37 |
| | | | | | | | - handle a few case of packages appearing twice - special case for packages appearing in INSTALL section (flag dropped) - new special flag ALL for compssUsersChoice | ||||
* | added "systemitem" | Stefan Siegel | 2001-09-16 | 1 | -3/+4 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 20 | -90/+51 |
| | |||||
* | updated help.pm file | Pablo Saratxaga | 2001-09-16 | 1 | -28/+0 |
| | |||||
* | enhance lvm handling (mostly standalone) | Pascal Rigaux | 2001-09-16 | 2 | -12/+26 |
| | |||||
* | (make): ensure it never returns a non-absolute name | Pascal Rigaux | 2001-09-16 | 1 | -2/+2 |
| | | | | | (it happened with make("foo") when cwd=/dev and /dev/foo existed) | ||||
* | updated pot file | Pablo Saratxaga | 2001-09-16 | 2 | -1509/+2199 |
| | |||||
* | bugfix + cosmetic changes | damien | 2001-09-16 | 2 | -8/+11 |
| | |||||
* | added .*.sw? for vim users | Stefan Siegel | 2001-09-16 | 1 | -0/+1 |
| | |||||
* | added commet explainig that help.pm is automatically generated. | Stefan Siegel | 2001-09-16 | 1 | -0/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-16 | 1 | -721/+1065 |
| | |||||
* | add special case for c::to_utf8 | Pascal Rigaux | 2001-09-16 | 1 | -0/+1 |
| | |||||
* | - cleanup & enhance raid mdstat reading (now works with or without devfs ↵ | Pascal Rigaux | 2001-09-16 | 1 | -37/+52 |
| | | | | | | | mounted) - chunk size is buggy? | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -1/+1 |
| | |||||
* | Added possibility to list command line options for the printers and to give ↵ | Till Kamppeter | 2001-09-16 | 2 | -94/+251 |
| | | | | | | | the users help for printing Fixed bug of sometimes appearing the wron dialog after printing test pages | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-15 | 1 | -0/+12 |
| | |||||
* | fix options appearing twice in fstab | Pascal Rigaux | 2001-09-15 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-15 | 1 | -0/+247 |
| | |||||
* | i18n kdmrc | Pascal Rigaux | 2001-09-15 | 3 | -5/+20 |
| | |||||
* | (load_mo): ensure the locale is set (was broken in non-gtk installs) | Pascal Rigaux | 2001-09-15 | 1 | -0/+1 |
| | |||||
* | (enteringStep): do not translate in ja|ko|zh | Pascal Rigaux | 2001-09-15 | 1 | -1/+3 |
| | |||||
* | Added the PDQ panic button. | Till Kamppeter | 2001-09-15 | 2 | -0/+14 |
| | |||||
* | fix typo | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | (write_fstab): fix supermount moving from options to fstype | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | find error in /tmp/.error only if exception is "xxx failed" | Pascal Rigaux | 2001-09-15 | 3 | -6/+6 |
| | |||||
* | fix user icons choice | Pascal Rigaux | 2001-09-15 | 1 | -5/+1 |
| | |||||
* | Added a dialog in English for users selecting a printing system since no other | Michael Glenn Moore | 2001-09-15 | 1 | -0/+28 |
| | | | | | OS seems to offer such a choice during install. | ||||
* | Fixed bug of spooler choice via command line options being ignored. | Till Kamppeter | 2001-09-15 | 1 | -7/+9 |
| | |||||
* | Removed a superfluous "set_help" line. | Till Kamppeter | 2001-09-15 | 1 | -1/+0 |
| | |||||
* | use " instead of ' to get i18n | Stefan Siegel | 2001-09-15 | 1 | -3/+3 |
| | |||||
* | readded darea realization | damien | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | Save default spooler at program start, fixed typos in comments. | Till Kamppeter | 2001-09-15 | 1 | -3/+4 |
| | |||||
* | add drakfirsttime | Florent Villard | 2001-09-15 | 1 | -2/+2 |
| | |||||
* | Command line commands as "lpr", "lpq", ... are mapped to the correct spooler ↵ | Till Kamppeter | 2001-09-15 | 2 | -0/+55 |
| | | | | now. | ||||
* | don't warn if modules are missing when testing | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | makes cancel on mouse selection works even better | Pascal Rigaux | 2001-09-15 | 2 | -1/+2 |
| | |||||
* | fix a tricky hack | Pascal Rigaux | 2001-09-15 | 1 | -2/+9 |
| | |||||
* | correct dams typo | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | (write_lilo_conf): ensure linear and lba32 are not both set | Pascal Rigaux | 2001-09-15 | 1 | -0/+6 |
| | |||||
* | make gtk-themes installed when Gnome is choosen | Pablo Saratxaga | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | fix cancel on mouse choice | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | add aewm-drakx | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| |