Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - kill unused variables | Thierry Vignaud | 2004-01-14 | 1 | -9/+8 |
| | | | | | | - fix gtk+2 notebook usage - perl_checker cleanups | ||||
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
| | |||||
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | don't check *all* for test_pms_all, skip horrible stuffs | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | try again if no floppy (or error during creation of floppy) | Francois Pons | 2003-09-09 | 1 | -5/+9 |
| | |||||
* | fixed missing import of ugtk2 | Francois Pons | 2003-09-03 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 1 | -9/+9 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -22/+21 |
| | |||||
* | - clean up embedding; since socket automatically emit plug-added gtk+ signal | Thierry Vignaud | 2003-02-24 | 1 | -4/+0 |
| | | | | | | | | | | when plug is realize, it's just cleaner to centralize/consolidate the child embedding in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR2', $::CCPID;" - keyboarddrake, xfdrake, drakautoinst: goto cleaning btw | ||||
* | - clean up embedding; since socket get automatically destroyed on child exit | Thierry Vignaud | 2003-02-24 | 1 | -2/+1 |
| | | | | | | | | | | and since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" - drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-01-16 | 1 | -13/+14 |
| | |||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | ||||
* | use ->method syntax for method call | Pascal Rigaux | 2002-12-16 | 1 | -1/+1 |
| | |||||
* | minimal perl_checker fixes to have only warnings | Pascal Rigaux | 2002-12-10 | 1 | -2/+2 |
| | |||||
* | use gtkflush() | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
| | |||||
* | gtk+2 port | Thierry Vignaud | 2002-12-05 | 1 | -39/+37 |
| | |||||
* | use ask_warn when I should, and remove a one year old debug statement (???) | Guillaume Cottenceau | 2002-11-21 | 1 | -3/+2 |
| | |||||
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -2/+0 |
| | | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option | ||||
* | update copyright years | Thierry Vignaud | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | fixe explanation use | Thierry Vignaud | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | - explanations | Daouda Lo | 2002-08-15 | 1 | -0/+1 |
| | |||||
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -3/+3 |
| | | | | | (so that 'use strict' works) | ||||
* | kill $Log (487 useless lines supressed from drakxtools) | Thierry Vignaud | 2002-08-05 | 1 | -80/+0 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -2/+5 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | use $o->{interactiveSteps} instead of ↵ | Pascal Rigaux | 2002-07-30 | 1 | -6/+6 |
| | | | | @install_steps_auto_install::graphical_steps | ||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+4 |
| | |||||
* | corrected HASH and ARRAY label | damien | 2002-03-06 | 1 | -9/+20 |
| | |||||
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+6 |
| | | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there | ||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+8 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | removed stupid invocation of _("$_"), is it correct code to change it to $_ ↵ | Francois Pons | 2002-01-08 | 1 | -1/+4 |
| | | | | only ? | ||||
* | typo | damien | 2001-11-05 | 1 | -1/+4 |
| | |||||
* | corrected ref($in) =~ /gtk/ | damien | 2001-10-30 | 1 | -1/+4 |
| | |||||
* | updated | damien | 2001-10-30 | 1 | -1/+4 |
| | |||||
* | progress bar hack | damien | 2001-10-26 | 1 | -6/+10 |
| | |||||
* | simple variables handled, code compression. | damien | 2001-10-25 | 1 | -20/+26 |
| | |||||
* | The new and shiny drakautoinst is coming. P|-|34R | damien | 2001-10-25 | 1 | -16/+19 |
| | |||||
* | The new drakautoinst is coming. P|-|34R | damien | 2001-10-25 | 1 | -4/+237 |
| | |||||
* | have "manual" and "replay" translated | Guillaume Cottenceau | 2001-09-18 | 1 | -2/+5 |
| | |||||
* | Check exisence of "/root/replay_install.img" before anything else ... | Stefan Siegel | 2001-09-14 | 1 | -4/+7 |
| | |||||
* | quit_global | Guillaume Cottenceau | 2001-08-29 | 1 | -1/+4 |
| | |||||
* | require -> use | Guillaume Cottenceau | 2001-08-26 | 1 | -1/+4 |
| | |||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 1 | -4/+7 |
| | | | | ask_from_entries_refH_powered in ask_from_ | ||||
* | ouch! use lib from /usr/lib/libDrakX, rather than from .. | Guillaume Cottenceau | 2001-08-13 | 1 | -1/+4 |
| | |||||
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -0/+137 |
- put %installSteps in a separate package (steps.pm) (for drakxtools) - use additional fields {auto} and {noauto}, by step, to ease interactive auto install and oem stuff - in install2.pm, perform each step either from the interactive class or from install_steps, according to the {auto} flag - id, tell each step to not try to be automatic if {noauto} - in the install, have auto install bootdisk created in install_any so we can always write a bootdisk (from install_steps) for further use from drakautoinst in standalone - interactive version of install_steps_auto_install is now inheriting from the interactive class, so we can click on a previous automatic step and have it interactively during an interactive auto install |