summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
Commit message (Collapse)AuthorAgeFilesLines
* make perl_checker happyPascal Rigaux2003-02-131-2/+1
|
* - standalone.pm :Thierry Vignaud2002-11-181-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 Rigaux2002-11-061-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_hdsPascal Rigaux2002-08-271-1/+1
|
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-1/+1
| | | | | (so that 'use strict' works)
* a few more fixes (thanks Jure Repinc & Richard Burt)Pascal Rigaux2002-08-051-3/+2
|
* minor bugfix in calling bootloader::readJonathan Gotti2002-08-021-1/+2
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
|
* fix Stew sucksPascal Rigaux2002-03-111-1/+1
|
* i18n changesPablo Saratxaga2002-03-071-2/+1
|
* drakboot functionality for PPCStew Benedict2002-03-071-3/+5
|
* add --testingPascal Rigaux2002-02-251-1/+2
|
* fix yves's code duplication of lilo_choice (use $::lilo_choice in bootlook)Pascal Rigaux2002-01-221-9/+14
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-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 variousPascal Rigaux2001-08-281-1/+1
|
* move to all_hds stuffPascal Rigaux2001-08-281-4/+4
|
* major fs.pm rework + adaptation to itPascal Rigaux2001-08-191-1/+1
|
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* added icon managementdamien2001-05-161-1/+1
|
* make it work (why was bootloader::install commented?)Pascal Rigaux2001-04-111-4/+2
|
* added lilo/grubYves Duret2001-04-091-22/+30
|
* - fix getting result of fsedit::hdsPascal Rigaux2001-04-051-23/+1
| | | | | - cleanup
* make it please perl2fcallsPascal Rigaux2001-03-071-1/+1
|
* test if gtk -> bootlookdrake, else drakbootdamien2001-02-281-11/+12
|
* short-circuit to bootlook for the moment.damien2001-02-261-9/+11
|
* implemented or updated embedded modedamien2001-02-081-1/+1
|
* updated embedded mode. Should work, not tested in real worlddamien2001-02-081-2/+3
|
* corrected typodamien2001-01-291-1/+1
|
* added embedded modedamien2001-01-261-16/+19
|
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-1/+1
|
* no_commentPascal Rigaux2000-09-011-2/+3
|
* *** empty log message ***Francois Pons2000-08-301-3/+3
|
* no_commentPascal Rigaux2000-06-281-1/+1
|
* SeethechangelogChmouel Boudjnah2000-05-251-1/+1
|
* SeethechangelogChmouel Boudjnah2000-05-251-1/+1
|
* "Seethechangelog"Chmouel Boudjnah2000-05-251-0/+3
|
* no_commentPascal Rigaux2000-05-021-3/+9
|
* no_commentPascal Rigaux2000-04-261-3/+4
|
* no_commentPascal Rigaux2000-04-191-0/+11
|
* no_commentPascal Rigaux2000-04-181-5/+6
|
* no_commentPascal Rigaux2000-03-301-0/+42