summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* cleanup security::level, hopefully the **** draksec still worksPascal Rigaux2003-02-142-33/+12
|
* add "Security level" in summaryPascal Rigaux2003-02-141-0/+14
|
* create install_any::set_security() and use itPascal Rigaux2003-02-142-6/+13
|
* remove unneeded msec related actions (those are done in msec)Pascal Rigaux2003-02-141-6/+0
|
* fix errors (due to previous commit)Pascal Rigaux2003-02-141-4/+4
|
* create security::level::to_string()Pascal Rigaux2003-02-141-4/+8
|
* - re-indent summary entriesPascal Rigaux2003-02-141-107/+121
| | | | | - add group for summary entries
* cleanupGuillaume Cottenceau2003-02-141-5/+2
|
* fix default_theme always responding 'galaxy'Guillaume Cottenceau2003-02-141-1/+1
|
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-144-13/+38
| | | | | - don't destroy steps window between each step => better looking
* install package shorewall only when the user wants a firewallPascal Rigaux2003-02-141-7/+9
|
* (acceptLicense): do translate "Accept" and "Refuse"Pascal Rigaux2003-02-141-1/+1
|
* - add "Services" and "Firewall" in summaryPascal Rigaux2003-02-141-7/+33
| | | | | - rework a little summary & summary_prompt
* simpler way to detect broken alternatives. It works for symlinks to symlinks,Pascal Rigaux2003-02-141-2/+1
| | | | | eg: rvi -> /bin/vi -> /etc/alternatives/vi -> /bin/vim-minimal
* adapt theme: grey for selection's background, no inverse video on the ↵Guillaume Cottenceau2003-02-141-8/+8
| | | | selected text
* in ask_browse_tree_info, have Next instead of Ok, Previous instead of Cancel ↵Pascal Rigaux2003-02-141-1/+2
| | | | when isWizard
* use $::prefixPascal Rigaux2003-02-143-24/+23
|
* change order of entries in summaryPascal Rigaux2003-02-141-35/+37
|
* themes/* is gone, no need to copy those filesPascal Rigaux2003-02-141-1/+0
|
* toggle Details / No details (as suggested by Prabu Anand)Pascal Rigaux2003-02-141-0/+1
|
* *** empty log message ***Pascal Rigaux2003-02-141-1/+366
|
* have supermount back by default (at least when the security level < 4)Pascal Rigaux2003-02-131-1/+1
|
* added tmdns zcip mandrake-galaxy galaxy-gnomeFrederic Lepied2003-02-131-2/+3
|
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-1326-704/+155
| | | | | | | | - remove old no more used themes - for doc team, provide an option so that we'll override some colors of the default theme (for B&W printing screeshots)
* - add option 'theme' to allow specifying a themeGuillaume Cottenceau2003-02-131-0/+3
| | | | | | - add option 'doc' to specify that we should override the default theme with values well suited for printing screenshots on a B&W printer
* remove shape of windowsGuillaume Cottenceau2003-02-131-39/+2
|
* don't allow going back from accept_licenser to select_language, hence allow ↵Guillaume Cottenceau2003-02-132-1/+2
| | | | removing langs images before downloading huge CJK fonts
* invert video the images since the new theme will be printing black text on ↵Guillaume Cottenceau2003-02-1375-0/+0
| | | | white background
* - fix calling configureTimezonePascal Rigaux2003-02-131-7/+6
| | | | | - have country before timezone (gc wants it that way...)
* fix ask_warn(), really dont make it popPascal Rigaux2003-02-132-7/+2
|
* fix typoPascal Rigaux2003-02-131-1/+1
|
* minor changes (update from xml)Pascal Rigaux2003-02-135-20/+20
|
* use PerlIO-gzipPascal Rigaux2003-02-132-0/+6
|
* at last fix the culprit for the dreaded "relocation error"Pascal Rigaux2003-02-131-2/+4
| | | | | (esp. occured when the glibc changed)
* fix and some more HelpPascal Rigaux2003-02-137-19/+35
|
* no need for "empty" id anymorePascal Rigaux2003-02-132-2/+0
|
* fix typo (from xml)Pascal Rigaux2003-02-131-3/+0
|
* new help from xmlPascal Rigaux2003-02-135-3135/+3160
|
* - adapt to new drakx-chapter.xml (esp. handle <variablelist> tags)Pascal Rigaux2003-02-131-23/+24
| | | | | | - replace __ with N_ - add "our" for "%steps"
* updated Norwegian filePablo Saratxaga2003-02-131-428/+999
|
* don't force pop_it on ask_warn'sPascal Rigaux2003-02-131-1/+0
|
* - set_help is deprecatedPascal Rigaux2003-02-1322-126/+150
| | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now
* 9.1-0.29mdkThierry Vignaud2003-02-131-1/+4
|
* Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser)Stew Benedict2003-02-131-1/+2
|
* gc sux: install_any is not available in drakxtoolsGuillaume Cottenceau2003-02-131-1/+0
|
* die if getAndSaveFile failed, so that it will be easier to debugGuillaume Cottenceau2003-02-131-1/+1
| | | | | if we have this problem..
* - {interactive_help} is a function returning text, it doesn't need to do the ↵Pascal Rigaux2003-02-133-12/+3
| | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_*
* add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow help)Pascal Rigaux2003-02-131-27/+41
|
* make perl_checker happyPascal Rigaux2003-02-132-3/+2
|
* help perl_checkerPascal Rigaux2003-02-131-2/+2
|