summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Corrected various English typosPablo Saratxaga2002-01-286-225/+179
|
* *** empty log message ***Pascal Rigaux2002-01-281-0/+118
|
* cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case)Pascal Rigaux2002-01-282-23/+30
|
* fixed get_append if key=mem.Francois Pons2002-01-281-1/+5
|
* timeout passed to 10 instead of 5.Francois Pons2002-01-281-2/+2
|
* debug network testingdamien2002-01-282-3/+3
|
* simpler&nicer solution for writing kppprc in utf8Pascal Rigaux2002-01-281-10/+9
|
* don't use wait_message's when waiting (waiting is usually very short), use a ↵Pascal Rigaux2002-01-281-20/+5
| | | | | | | waiting cursor instead. (the wait_message's were causing bad interactivity stuff)
* updated pot filePablo Saratxaga2002-01-283-3180/+3901
|
* remove test codePascal Rigaux2002-01-281-1/+0
|
* (remove_advertising): ensure removing /tmp/drakx-images can't failPascal Rigaux2002-01-281-1/+1
|
* have kppprc strings in utf8Pascal Rigaux2002-01-281-13/+16
|
* update games ratesGuillaume Cottenceau2002-01-281-3/+3
|
* add a minimal examplePascal Rigaux2002-01-271-0/+6
|
* handle --removable *and* --removable=<dev>Pascal Rigaux2002-01-271-3/+3
|
* handle --removable=<dev>Pascal Rigaux2002-01-271-4/+8
|
* 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
|
* 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
|
* *** empty log message ***Pascal Rigaux2002-01-251-0/+12
|
* 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
|