Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -7/+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 | ||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 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! | ||||
* | use the new fsedit::get_hds | Pascal Rigaux | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
| | | | | | (so that 'use strict' works) | ||||
* | a few more fixes (thanks Jure Repinc & Richard Burt) | Pascal Rigaux | 2002-08-05 | 1 | -3/+2 |
| | |||||
* | minor bugfix in calling bootloader::read | Jonathan Gotti | 2002-08-02 | 1 | -1/+2 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | fix Stew sucks | Pascal Rigaux | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | i18n changes | Pablo Saratxaga | 2002-03-07 | 1 | -2/+1 |
| | |||||
* | drakboot functionality for PPC | Stew Benedict | 2002-03-07 | 1 | -3/+5 |
| | |||||
* | add --testing | Pascal Rigaux | 2002-02-25 | 1 | -1/+2 |
| | |||||
* | fix yves's code duplication of lilo_choice (use $::lilo_choice in bootlook) | Pascal Rigaux | 2002-01-22 | 1 | -9/+14 |
| | |||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+1 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | security fix and various | Pascal Rigaux | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | move to all_hds stuff | Pascal Rigaux | 2001-08-28 | 1 | -4/+4 |
| | |||||
* | major fs.pm rework + adaptation to it | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
| | |||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | added icon management | damien | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | make it work (why was bootloader::install commented?) | Pascal Rigaux | 2001-04-11 | 1 | -4/+2 |
| | |||||
* | added lilo/grub | Yves Duret | 2001-04-09 | 1 | -22/+30 |
| | |||||
* | - fix getting result of fsedit::hds | Pascal Rigaux | 2001-04-05 | 1 | -23/+1 |
| | | | | | - cleanup | ||||
* | make it please perl2fcalls | Pascal Rigaux | 2001-03-07 | 1 | -1/+1 |
| | |||||
* | test if gtk -> bootlookdrake, else drakboot | damien | 2001-02-28 | 1 | -11/+12 |
| | |||||
* | short-circuit to bootlook for the moment. | damien | 2001-02-26 | 1 | -9/+11 |
| | |||||
* | implemented or updated embedded mode | damien | 2001-02-08 | 1 | -1/+1 |
| | |||||
* | updated embedded mode. Should work, not tested in real world | damien | 2001-02-08 | 1 | -2/+3 |
| | |||||
* | corrected typo | damien | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | added embedded mode | damien | 2001-01-26 | 1 | -16/+19 |
| | |||||
* | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-01 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-08-30 | 1 | -3/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-06-28 | 1 | -1/+1 |
| | |||||
* | Seethechangelog | Chmouel Boudjnah | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | Seethechangelog | Chmouel Boudjnah | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | "Seethechangelog" | Chmouel Boudjnah | 2000-05-25 | 1 | -0/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-05-02 | 1 | -3/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-26 | 1 | -3/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-19 | 1 | -0/+11 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-18 | 1 | -5/+6 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-03-30 | 1 | -0/+42 |