summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove debugging codePascal Rigaux2002-01-271-2/+0
|
* fix updating the actionsPascal Rigaux2002-01-271-31/+38
|
* - adapt to new diskdrake modulesPascal Rigaux2002-01-274-8/+11
| | | | | - some cleanup in drakxtools build
* - adapt to new diskdrake modulesPascal Rigaux2002-01-271-3/+5
| | | | | - add logdrake to STANDALONEPMS_
* new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵Pascal Rigaux2002-01-275-0/+1824
| | | | diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm)
* find_exports: add a timeoutPascal Rigaux2002-01-271-2/+7
|
* - new options --hd, --nfs, --smb, --removablePascal Rigaux2002-01-271-23/+40
| | | | | | - adapt to new diskdrake modules - save $all_hds->{current_fstab} to know if /etc/fstab must be saved
* new function fstab_to_stringPascal Rigaux2002-01-271-2/+7
|
* - move the require on my_gtk to ask_standalone_gtkPascal Rigaux2002-01-271-11/+4
| | | | | - cleanup
* strange protection against ensure_focus generating a "focus" event causing aPascal Rigaux2002-01-271-1/+6
| | | | | dead-loop (reminder: ensure_focus helps ensuring a widget is focused)
* Less important options only shown when "Advanced" button clicked.Till Kamppeter2002-01-252-189/+224
| | | | | | | | Handling of cursor position in the main window improved. Handling of empty printer queue list in main window improved. Removed line breaks from longer texts, so that text flows into window nicely Minor text improvements.
* remove_advertising: use rm_rf since we don't have the real list of files ↵Pascal Rigaux2002-01-251-2/+1
| | | | (the .pl's are not in @advertising_images)
* add devfsdPascal Rigaux2002-01-251-1/+1
|
* *** empty log message ***Pascal Rigaux2002-01-251-0/+23
|
* remove 'ncr53c8xx'Pascal Rigaux2002-01-251-1/+1
|
* corrected decydamien2002-01-251-2/+2
|
* *** empty log message ***Pascal Rigaux2002-01-251-0/+25
|
* prefer default linux-{smp,enterprise,secure} over simple linuxPascal Rigaux2002-01-251-3/+8
|
* call clean-rpmsratePascal Rigaux2002-01-251-0/+2
|
* fix spellingPascal Rigaux2002-01-251-2/+2
|
* beta logodamien2002-01-251-0/+0
|
* advertising engine updateddamien2002-01-252-4/+25
|
* silly shellPascal Rigaux2002-01-251-1/+1
|
* ensure errors propagatePascal Rigaux2002-01-252-2/+2
|
* *** empty log message ***Pascal Rigaux2002-01-251-0/+12
|
* re-enable make checkPascal Rigaux2002-01-251-1/+1
|
* use latest /RPMS/kernel-BOOT-*.rpm (and some hacks to update tftpboot directory)Pascal Rigaux2002-01-253-18/+23
|
* fixed try opening to trigger changeCD callback.Francois Pons2002-01-251-5/+11
|
* cosmetic changes.Francois Pons2002-01-251-2/+2
|
* *** empty log message ***Pascal Rigaux2002-01-251-0/+34
|
* Fixed bug of empty menu entry appearing after adding a new printer.Till Kamppeter2002-01-243-23/+109
| | | | | Modified "Local Printer" dialog to be more newbie-friendly.
* log excludedocsPascal Rigaux2002-01-241-0/+1
|
* ensure grub is installed if grub is chosenPascal Rigaux2002-01-241-0/+10
|
* minimal install now handles excludedocsPascal Rigaux2002-01-243-22/+21
|
* - add DOCS (based on !excludedocs)Pascal Rigaux2002-01-241-2/+3
| | | | | | | - set BIGMEM and SMP flags (since kernel-smp and kernel-enterprise sub-numbers are better handled by rpmsrate together with Warly's clean-rpmsrate)
* - add msec in any installPascal Rigaux2002-01-241-3/+4
| | | | | | | - use BIGMEM flag for kernel-enterprise - use SMP flag for kernel-smp (those 2 goes together with Warly's clean-rpmsrate)
* add flag DOCS which should work together with !excludedocsPascal Rigaux2002-01-241-2/+4
|
* put devfs=mount only if devfsd is installedPascal Rigaux2002-01-241-3/+8
|
* *** empty log message ***Pascal Rigaux2002-01-241-0/+25
|
* restored mem=nopentium.Francois Pons2002-01-231-4/+3
|
* fixed to allow multiple mem=xxx parameter (especially mem=nopentium).Francois Pons2002-01-231-2/+6
|
* removed font loadingdamien2002-01-231-1/+1
|
* New user interface in main windowTill Kamppeter2002-01-232-88/+245
| | | | | | More printer info in printer modification window Better support for remote CUPS printers
* name mangling max length set to 12Pascal Rigaux2002-01-231-3/+3
|
* removed mem=nopentium.Francois Pons2002-01-231-3/+4
|
* updated speedtouch code to use pppoa3damien2002-01-231-1/+1
|
* use name mangling for samba labelsPascal Rigaux2002-01-231-3/+71
|
* *** empty log message ***Pascal Rigaux2002-01-231-0/+69
|
* add "quit_if_double_click" and "tree_expanded" flags (request from till)Pascal Rigaux2002-01-222-4/+6
|
* - remove the default entry when that entry is removedPascal Rigaux2002-01-221-3/+4
| | | | | - use allow_empty_list for displaying the entries