summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* ensure cancel on setupBootloader__mbr_or_not do cancelPascal Rigaux2003-01-141-2/+3
* really install the bootloader.Francois Pons2003-01-081-1/+4
* "require bootloader" where neededPascal Rigaux2003-01-071-1/+2
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* - part of setupBootloader() are now in setupBootloader__mbr_or_not(),Pascal Rigaux2003-01-071-139/+144
* fix "Where do you want to install the bootloader?" dialog boxPascal Rigaux2003-01-061-1/+1
* in bootloader configuration, add return values to Add and Remove callbacksPascal Rigaux2003-01-051-0/+2
* add ask_from__add_modify_remove, and use it for bootloader entriesPascal Rigaux2003-01-021-60/+59
* cleanup (using ask_from instead of ask_from_listf_)Pascal Rigaux2002-12-291-10/+8
* cleanup (using "format => ...")Pascal Rigaux2002-12-291-7/+6
* move any::load_category() to network::interactive::load_category()Pascal Rigaux2002-12-291-116/+0
* move any::keyboard_group_toggle_choose() to keyboard::group_toggle_choose()Pascal Rigaux2002-12-291-17/+0
* move any::runlevel() to Xconfig::various::runlevel()Pascal Rigaux2002-12-291-12/+0
* - move any::choose_security_level() to security::level::level_choose()Pascal Rigaux2002-12-291-60/+0
* - move any::pppConfig() to network::modem::ppp_configure()Pascal Rigaux2002-12-291-170/+0
* new features including checking unused functions, and checking methods being ...Pascal Rigaux2002-12-181-8/+0
* drop loadlin handlingPascal Rigaux2002-12-131-2/+0
* perl_checker --generate-pot is a bit picky about the localisation of "#-PO:" ...Pascal Rigaux2002-12-101-4/+4
* remove old codePascal Rigaux2002-12-091-1/+0
* format => sub { ...} doesn't pass parameter as $_, but as $_[0]Pascal Rigaux2002-12-051-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-7/+2
* allow #, and other characters in phone numberdamien2002-12-031-1/+1
* use output_with_perm()Pascal Rigaux2002-12-021-16/+11
* any::get_autologin() doesnt modify $o, it returns a hashPascal Rigaux2002-12-021-3/+2
* use $::prefixPascal Rigaux2002-12-021-11/+11
* (get_autologin): $o->{autologin} is set to the chosen user only if AUTOLOGIN ...Pascal Rigaux2002-12-021-1/+1
* any::runlevel() doesnt need the prefix anymorePascal Rigaux2002-12-021-2/+2
* use output and append_to_filePascal Rigaux2002-12-021-12/+3
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* load_category__prompt: use formatAlaTeXGuillaume Cottenceau2002-11-281-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* - fix duplication of sec level setting:Thierry Vignaud2002-11-191-7/+0
* rename modparm as modules::parametersThierry Vignaud2002-11-181-2/+2
* s/wantarray/wantarray()/Pascal Rigaux2002-11-151-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-6/+6
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-139/+139
* make new perl_checker happy: replacing PKG::f by PKG::f()Pascal Rigaux2002-10-171-1/+1
* do not allow to create user "root" (thanks to Eric Fernandez)Pascal Rigaux2002-09-251-1/+1
* change load_category__prompt_for_more dying 'already displayed' in returnDamien Chaumette2002-09-241-1/+2
* do something with "Security Administrator (login or email)"Pascal Rigaux2002-09-121-1/+1
* when "password" or "restricted" is set, propose the entries to change themPascal Rigaux2002-09-091-1/+1
* fix detection of mixed_kind_of_disks (eg: hde with hda)Pascal Rigaux2002-09-091-2/+3
* (ask_window_manager_to_logout): do not su into user before doing dcop ifPascal Rigaux2002-09-051-2/+4
* - set GRP_TOGGLE to '' when no GRP_TOGGLE are usedPascal Rigaux2002-08-301-7/+9
* - use $::prefix in any::get_secure_level()Pascal Rigaux2002-08-281-5/+3
* (selectLanguage): fix the ugly use of focus_out for setting langs. Was comple...Pascal Rigaux2002-08-281-1/+2
* :xPascal Rigaux2002-08-271-1/+0
* set password2 to password so that upgrading bootloader with an existing passw...Pascal Rigaux2002-08-271-0/+1
* add ntools and ctools in %high_security_groupsPascal Rigaux2002-08-271-0/+2