summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* More code reduction.Stew Benedict2004-02-211-52/+12
|
* QA - tweak wizard setup.Stew Benedict2004-02-201-14/+6
|
* fix title when run from mcc (#8111)Thierry Vignaud2004-02-201-1/+1
|
* fix "current" checkbox vs "group" and "user" pull-down menusThierry Vignaud2004-02-201-4/+3
|
* (add_intf) no need to handle errors, it's done by callee now in order to shareThierry Vignaud2004-02-201-5/+1
| | | | | exception handling with installer
* Shrink code per Thierry.Stew Benedict2004-02-201-36/+12
|
* Gnome icon order. Drop an unused button box.Stew Benedict2004-02-201-53/+28
|
* fix stringThierry Vignaud2004-02-191-1/+1
|
* consolidate stringsThierry Vignaud2004-02-191-1/+1
|
* no more global icon in XFdrakePascal Rigaux2004-02-191-1/+1
|
* fixed typosPablo Saratxaga2004-02-191-3/+3
|
* Apply Olivier Blin patch to fix theme displaying under consoleFlorent Villard2004-02-191-2/+3
|
* typo fixThierry Vignaud2004-02-191-2/+2
|
* add plenty of help files, add anonymous support for sainfoFlorin Grad2004-02-191-51/+218
|
* Fix issue with multisession CDs (Anthill #349)Stew Benedict2004-02-191-1/+1
|
* QA - Encourage user to finish configuring media before leaving wizard.Stew Benedict2004-02-181-27/+19
|
* (quit_global) do not die in exit path when not run as rootThierry Vignaud2004-02-181-1/+1
|
* reindent button packingThierry Vignaud2004-02-181-12/+14
|
* sanitize buttons layout when embeddedThierry Vignaud2004-02-181-5/+9
|
* - add adsl_atboot() to check at boot statusDamien Chaumette2004-02-181-1/+3
| | | | | - use it instead of chk_internet()
* typo fixThierry Vignaud2004-02-181-2/+2
|
* Rework backupignore behavior (Anthill #306).Stew Benedict2004-02-181-10/+4
|
* fix adsl at boot, better and more cleanDamien Chaumette2004-02-181-6/+5
|
* force apply button to be right alignedThierry Vignaud2004-02-181-1/+1
|
* set useSupermount to magicdev (so that it doesn't use supermount from cdroms)Pascal Rigaux2004-02-181-1/+1
|
* new default icon for wizardsThierry Vignaud2004-02-171-0/+0
|
* - add chk_config() to test internet service stateDamien Chaumette2004-02-171-1/+8
| | | | | - adsl onboot using chk_config()
* one can now start an ipsec.conf file from scratchFlorin Grad2004-02-171-18/+28
|
* (ask_info3) really use parameters...Thierry Vignaud2004-02-171-4/+1
|
* consolidate stringsThierry Vignaud2004-02-171-1/+1
|
* switch drakfont to new banner styleThierry Vignaud2004-02-173-1/+1
|
* add the ask_info3 functionFlorin Grad2004-02-171-42/+37
|
* typo fixesPablo Saratxaga2004-02-162-4/+4
|
* typo fixThierry Vignaud2004-02-161-1/+1
|
* (ask_info2) list valid values in a pull-down menuThierry Vignaud2004-02-161-1/+1
|
* (ask_info2) introduce it in order to share one more stepThierry Vignaud2004-02-161-40/+27
|
* (ask_info) introduce it in order to share some codeThierry Vignaud2004-02-161-31/+22
|
* PFS group only accept 3 distinct valuesThierry Vignaud2004-02-161-2/+4
|
* more user friendly labelsThierry Vignaud2004-02-161-20/+20
|
* do not list twice the same elements in list...Thierry Vignaud2004-02-161-6/+6
|
* try to have better namesThierry Vignaud2004-02-161-22/+22
|
* do not put " = " in translated messagesThierry Vignaud2004-02-161-22/+22
|
* move check_field's ask_warn() to save_notebook()Damien Chaumette2004-02-161-3/+5
|
* add hintsThierry Vignaud2004-02-161-0/+2
|
* do not abuse global namespaceThierry Vignaud2004-02-164-10/+10
|
* check gateway entryDamien Chaumette2004-02-161-0/+1
|
* do not test the translated chains anymoreFlorin Grad2004-02-161-8/+10
|
* let's look better when embeddedThierry Vignaud2004-02-161-8/+7
|
* break devices loop into two pass:Thierry Vignaud2004-02-141-0/+8
| | | | | | - first detect devices into each class - then process them for later display
* FTP restore failure feedback. Allow multiple catalog/file restore selection.Stew Benedict2004-02-141-22/+54
|