summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* break devices loop into two pass:Thierry Vignaud2004-02-141-0/+8
| | | | | | - first detect devices into each class - then process them for later display
* filter out devices to prevent them to appear several times in deviceThierry Vignaud2004-02-141-18/+29
| | | | | tree (#4906)
* fix automatically found "...2" dnsThierry Vignaud2004-02-141-3/+3
|
* fix crash on canceling "already configured net device" configuration (#7679)Thierry Vignaud2004-02-141-2/+2
|
* FTP restore failure feedback. Allow multiple catalog/file restore selection.Stew Benedict2004-02-141-22/+54
|
* by default do not start connection at boot for modems (#7705)Thierry Vignaud2004-02-131-0/+1
|
* enable default value to be dynamically computedThierry Vignaud2004-02-131-1/+1
|
* enable to pass untranslated defaut to yes/no or ok/cancel likeThierry Vignaud2004-02-131-2/+3
| | | | | questions by translating value at runtime
* default to next/finish when no field is presentThierry Vignaud2004-02-131-1/+1
|
* add 'default' field in order to be able to enforce default answer forThierry Vignaud2004-02-131-2/+3
| | | | | | yes/no like questions or when data does not conatains any fields (needed for last #7705 bit)
* missing #7593 bitThierry Vignaud2004-02-131-1/+1
|
* use interactive->ask_okcancel in order to not have spurious field inThierry Vignaud2004-02-131-1/+6
| | | | | text mode (#7593)
* do not try setting transcient hint when embeddedThierry Vignaud2004-02-131-2/+2
|
* *** empty log message ***Pascal Rigaux2004-02-131-1/+29
|
* use center-on-parent for popped windowsPascal Rigaux2004-02-131-0/+1
|
* perl-MDK-Common has been rebuiltPascal Rigaux2004-02-131-9/+9
|
* *** empty log message ***Pascal Rigaux2004-02-131-1/+160
|
* don't have a wait_message above another empty wait_message when probing hardwarePascal Rigaux2004-02-131-1/+1
|
* 10-0.14mdkThierry Vignaud2004-02-131-1/+7
|
* add a warning when choosing security level > 2 and having a windows partitionPascal Rigaux2004-02-131-0/+5
| | | | | (since in that case we won't have umask=0) (bugzilla #4731)
* in boolean context, "any" is better than "find"Pascal Rigaux2004-02-131-1/+1
|
* fix reading grub config (esp. when /boot is a separate partition)Pascal Rigaux2004-02-131-22/+24
| | | | | (nb for titi: join($xx, $yy) is *not* useful)
* forgotten modem page, to be traduced, not yet usable (please don't hurt me)Damien Chaumette2004-02-131-19/+60
|
* (create_scrolled_window) add relief for TreeViews too (interface teamThierry Vignaud2004-02-131-1/+1
| | | | | request)
* try hard to update_bootloader_for_renumbered_partitions()Pascal Rigaux2004-02-132-1/+57
|
* verbs must be upcased on buttons!!!Thierry Vignaud2004-02-131-12/+13
|
* - have usb-storage as a scsi_hostadapter by defaultPascal Rigaux2004-02-132-1/+18
| | | | | - remove it if unneeded for normal boot (cf comment in the code)
* updated pot filePablo Saratxaga2004-02-131-851/+1646
|
* create read_grub_device_map()Pascal Rigaux2004-02-131-1/+6
|
* USE ASCII OR UTF-8 ONLY; **DON'T** USE ISO-8859-1!Pablo Saratxaga2004-02-131-1/+4
|
* new banner iconsThierry Vignaud2004-02-132-2/+2
|
* no need for thisPascal Rigaux2004-02-131-1/+1
|
* remove useless commentThierry Vignaud2004-02-131-1/+0
|
* 10-0.13mdkThierry Vignaud2004-02-131-3/+24
|
* new banner iconsThierry Vignaud2004-02-1320-5/+6
|
* handle wireless modulesThierry Vignaud2004-02-131-1/+1
|
* (vnew) do not complaint about being run as root when --testing was passedThierry Vignaud2004-02-131-1/+1
|
* fix deps problem because of 2.4/2.6 mappings, better support 2.4 and 2.6 ↵Guillaume Cottenceau2004-02-131-6/+28
| | | | alltogether by keeping 2.4 names in modules.conf
* (new) simplify WizardTableThierry Vignaud2004-02-131-4/+3
|
* (Gtk2::Banner->new) fix default banner sizeThierry Vignaud2004-02-131-1/+1
|
* - Add DRWeb's advertisementDavid Baudens2004-02-137-9/+61
| | | | | - Add list for each version
* offer_to_connect: fix indentationThierry Vignaud2004-02-131-1/+1
|
* - do not flush /etc/sysconfig/drakconnect with an empty hashDamien Chaumette2004-02-131-8/+10
| | | | | - move $offer_to_connect after %adsl_devices declaration (fix typo?)
* (new) use new Gtk2::Banner object for bannerThierry Vignaud2004-02-131-12/+2
|
* add drakvpnThierry Vignaud2004-02-131-1/+1
|
* remove uneeded variableThierry Vignaud2004-02-131-1/+0
|
* (Gtk2::Banner) move that widget from mcc into ugtk2 so that all toolsThierry Vignaud2004-02-131-0/+40
| | | | | can reuise it for their banners
* do not force black color for fields values, this badly conflict withThierry Vignaud2004-02-131-1/+1
| | | | | inverted accessibility themes
* remove statusbar on interface team requestThierry Vignaud2004-02-131-5/+0
|
* - nice ethernet names backDamien Chaumette2004-02-131-3/+5
|