Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add get_stdout (similar to rooted_get_stdout) | Pascal Rigaux | 2002-08-11 | 1 | -0/+7 |
| | |||||
* | (raw): new function allowing special options like {timeout} | Pascal Rigaux | 2002-08-06 | 1 | -3/+22 |
| | |||||
* | - fix $ENV{HOME} value to '/root' if usermode break it | Damien Chaumette | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | fix rooted() when chrooted and saving the result in a perl variable | Pascal Rigaux | 2002-07-29 | 1 | -4/+4 |
| | |||||
* | (rooted_get_stdout): handle one line return using wantarray | Pascal Rigaux | 2002-07-26 | 1 | -1/+1 |
| | |||||
* | - also give the ability to redirect to an array ref | Pascal Rigaux | 2002-07-26 | 1 | -2/+17 |
| | | | | | - add rooted_get_stdout which is alike `` | ||||
* | add 2 functionalities to run_program: | Pascal Rigaux | 2002-07-26 | 1 | -12/+28 |
| | | | | | | | | | | - run_program::run(prog, '>', 'STDOUT', ...) run_program::run(prog, '2>', 'STDERR, ...) which will run with verbatim stdout or stderr - run_program::run(prog, '>', \$s, ...) run_program::run(prog, '2>', \$s, ...) which will return the stdout (resp. stderr) of the program in $s | ||||
* | remove assigning STDIN to /dev/null since: | Pascal Rigaux | 2002-02-15 | 1 | -2/+0 |
| | | | | | | - programs should not use STDIN - the "postInstall" script for auto_install's is more happy still having the STDIN. | ||||
* | changed exit code of failed exec in rooted to 128 instead of 1 (may clash with | Francois Pons | 2001-07-12 | 1 | -2/+2 |
| | | | | | exit code of fsck else). | ||||
* | (rooted): don't call install_any::check_prog if rooted | Pascal Rigaux | 2001-04-11 | 1 | -1/+1 |
| | |||||
* | in install, call install_any::check_prog to allow shadow progs which are | Pascal Rigaux | 2001-04-11 | 1 | -0/+1 |
| | | | | | fetched when needed via getFile | ||||
* | (run_or_die, rooted_or_die): created | Pascal Rigaux | 2001-03-03 | 1 | -1/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-22 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-06-07 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-06-03 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-17 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-07 | 1 | -1/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-24 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-10-25 | 1 | -0/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-09-27 | 1 | -3/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-09-19 | 1 | -2/+9 |
| | |||||
* | *** empty log message *** | pad | 1999-09-14 | 1 | -5/+14 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-08-12 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-08-12 | 1 | -1/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-08-12 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 1999-07-08 | 1 | -2/+2 |
| | |||||
* | "See_The_Changelog" | Chmouel Boudjnah | 1999-07-01 | 1 | -0/+30 |