summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* adapt to new manual cvs dirsPascal Rigaux2002-08-291-2/+2
|
* update help from xmlPascal Rigaux2002-08-295-2559/+1555
|
* semi-automatic script allowing to update help.pm without creating a hell lot ↵Pascal Rigaux2002-08-291-0/+50
| | | | of "fuzzy" in po's
* - adapt to new manualB xml helpPascal Rigaux2002-08-291-15/+100
| | | | | - fix tr/// causing havoc in french accents (and other)
* GUI feedback during restore.Stew Benedict2002-08-291-31/+85
|
* harddrake service:Thierry Vignaud2002-08-291-3/+12
| | | | | | - Prereq: rpm-helper - fix init-script-without-chkconfig-{post,preun}
* - s/perl -w/perl/Thierry Vignaud2002-08-291-3/+1
| | | | | - don't use diags and strict
* gc must how learn to commitThierry Vignaud2002-08-291-1/+1
|
* New imagesDavid Baudens2002-08-2916-0/+0
|
* New text (other will come later)David Baudens2002-08-2910-0/+132
|
* meuhGuillaume Cottenceau2002-08-291-1/+6
|
* 25mdkThierry Vignaud2002-08-293-6/+14
|
* removed ami-gnome (the package won't be in 9.0, as it doesn't workPablo Saratxaga2002-08-291-1/+0
| | | | | with Gnome2)
* (formatPartitions): create /dev/null as soon as possible on to be installed ↵Pascal Rigaux2002-08-291-0/+3
| | | | system
* allow creation of "/dev/null" devicePascal Rigaux2002-08-291-0/+1
|
* fix check_hard_drivesPascal Rigaux2002-08-291-1/+2
|
* 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)
* - 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
|