summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Gui for file permission in msecJonathan Gotti2002-08-291-0/+393
|
* Remove old textsDavid Baudens2002-08-2914-172/+0
|
* Remove old imagesDavid Baudens2002-08-2924-0/+0
|
* add a scroll bar in embedded mode for mccThierry Vignaud2002-08-291-1/+1
|
* embedded mode: exit on "quit" clickThierry Vignaud2002-08-291-0/+0
|
* move STORAGE_OTHER devices in ata controllers (aka pseudo raid controllersThierry Vignaud2002-08-291-2/+2
| | | | | ala pdc)
* add new sound driverThierry Vignaud2002-08-291-1/+1
|
* - dns settings for pppoeDaouda Lo2002-08-291-2/+2
|
* in explain mode, don't display day and hostname to have moreGuillaume Cottenceau2002-08-291-3/+3
| | | | | space for the rest
* 24mdkGuillaume Cottenceau2002-08-291-1/+4
|
* (isRemovableUsb): using "Floppy (UFI)" usb media_type is no good, use ↵Pascal Rigaux2002-08-291-10/+18
| | | | | | | | magical usb2removable instead (usb_description2removable): more entries (suggest_mount_point): use new function usb2removable
* in --auto, print the mount points add/removed for use in hotplugPascal Rigaux2002-08-291-4/+13
|
* *** empty log message ***Thierry Vignaud2002-08-291-3/+1
|
* - set DNS in adsl config.Daouda Lo2002-08-291-0/+2
|
* - add option --autoPascal Rigaux2002-08-291-1/+19
| | | | | - when --auto, ignore actions on partitions when the drive has extended partitions
* rpm description & group are in utf8, so use c::from_utf8Pascal Rigaux2002-08-291-2/+2
|
* drakgw now needs shorewall, so install shorewall if needed (fix bug reported ↵Pascal Rigaux2002-08-291-4/+4
| | | | by Erwan)
* - update speedtouch linkDaouda Lo2002-08-291-1/+1
|
* ask_browse: display_info needs to be available for rpmdrakeGuillaume Cottenceau2002-08-291-2/+2
|
* updated pot filePablo Saratxaga2002-08-294-2073/+2504
|
* English typos (no space before colon in English)Pablo Saratxaga2002-08-292-10/+10
|
* English typos (Quitter->Quit, Informations->Information)Pablo Saratxaga2002-08-291-0/+0
|
* corrected English typos (no space before colon in English)Pablo Saratxaga2002-08-293-19/+19
|
* s/||/or/ between commands, the high-precedence "||" lead to problems sometimes.Till Kamppeter2002-08-291-35/+35
|
* Added automatical configuration of the printers in the GIMP.Till Kamppeter2002-08-282-17/+424
|
* - drakupdate_fstab first appearancePascal Rigaux2002-08-281-2/+11
| | | | | - remind me to teach titi how to commit
* - ensure prefer_xf3 is never set when {server} is missingPascal Rigaux2002-08-281-6/+8
| | | | | | - don't propose xfree3 when no {server} for the card - don't propose xfree4 when no {Driver} for the card
* *** empty log message ***Pascal Rigaux2002-08-281-1/+4
|
* *** empty log message ***Pascal Rigaux2002-08-281-1/+231
|
* use add2hash_ for setting "username=%" otherwise it causes havoc in ↵Pascal Rigaux2002-08-281-1/+1
| | | | auto_install's manualFstab
* new prog drakupdate_fstabPascal Rigaux2002-08-282-1/+124
|
* - why did hds() did return removable drives in standalone? changing this ↵Pascal Rigaux2002-08-281-13/+70
| | | | | | | | | | | | | (this was written in 1999 so no good reason must stand) - remove the ugly isFloppyOrHD - new function get_usb_storage_info which magically links /proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :) - new function usb_description2removable which tries to categorize the removables - new function removables returning various things - new function isRemovableUsb using usb class - new function isFloppyUsb using the usbtable "Removable:floppy" - suggest_mount_point use "Removable:xxx" entries from usbtable, or usb_description2removable()
* - read_fstab, write_fstab: add the possibility to not change credentialsPascal Rigaux2002-08-281-17/+12
| | | | | - use detect_devices::removables()
* fixed Project-Id headerPablo Saratxaga2002-08-281-1/+1
|
* remove deprecated comment (supermount *does* handle auto type nowadays)Pascal Rigaux2002-08-281-1/+1
|
* (set_default_options): use $is_removable to know if it is removable instead ofPascal Rigaux2002-08-281-1/+1
| | | | | | testing the presence of $part->{rootDevice} (this must be old code predating the avaibility of $is_removable)
* - use $::prefix in any::get_secure_level()Pascal Rigaux2002-08-282-6/+4
| | | | | - fix any::get_secure_level() not using prefix when it should
* create detect_devices::suggest_mount_point and use it instead of doing it in ↵Pascal Rigaux2002-08-282-15/+20
| | | | fs::set_removable_mntpoints
* updateThierry Vignaud2002-08-281-0/+5
|
* updated po filesPablo Saratxaga2002-08-282-3171/+4249
|
* Printerdrake remembers now whether it was in normal mode or in expertTill Kamppeter2002-08-283-4/+62
| | | | | mode last time.
* updated po filesPablo Saratxaga2002-08-282-3/+3
|
* remove unused $fstabPascal Rigaux2002-08-281-1/+0
|
* on a "Flat Panel" use the flat planel resolution (as suggested by Alastair ↵Pascal Rigaux2002-08-281-1/+1
| | | | Scott)
* OpenOffice.org: Remove default printer tag from the "Generic Printer"Till Kamppeter2002-08-281-0/+6
| | | | | when Printerdrake adds an entry for the system's default printer.
* (selectLanguage): fix the ugly use of focus_out for setting langs. Was ↵Pascal Rigaux2002-08-281-1/+2
| | | | completly rubbish in newt.
* add {callbacks}{advanced}, called when "Advance" button is pressedPascal Rigaux2002-08-282-2/+3
|
* - fix logdrake display window in embedded modeDaouda Lo2002-08-281-4/+2
|
* use mkdir_p instead of mkdirPascal Rigaux2002-08-285-8/+8
|
* Xconfig::xfree3::set_resolution and Xconfig::xfree4::set_resolution must not ↵Pascal Rigaux2002-08-282-11/+10
| | | | modify parameter $Screen before calling Xconfig::xfreeX::set_resolution (otherwise the resolution setting is done on only one device which is bad for multi-head)