summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-misc.sh
AgeCommit message (Expand)Author
2011-05-07bugfix: deal correctly with /etc/localtime. Fixes FS#24119Dieter Plaetinck
2011-03-03be more strict and correct in worker exit codesDieter Plaetinck
2011-01-01make sure all {pre,post}configure_target functions use good return codesDieter Plaetinck
2010-12-31Inform user more in detail which pre/post-configure step went wrongDieter Plaetinck
2010-12-28Refactor network config generation codeDieter Plaetinck
2010-12-09correctly return wait_for exitcode, and use it to die_error if neededDieter Plaetinck
2010-12-09make run_controlled actually return the right exitcodeDieter Plaetinck
2010-12-09properly pass on $BACKGROUND_EXIT so that $CONTROLLED_EXIT is setDieter Plaetinck
2010-12-09lift no-hyphen restriction on run_{controlled,background} identifiersDieter Plaetinck
2010-12-09fix correct exitcode variables in run_{controlled,background} commandsDieter Plaetinck
2010-04-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-04-05make sure to create the parent directories for the logfiles in lib-misc run_b...Dieter Plaetinck
2010-04-04simplify check_is_in functionDieter Plaetinck
2009-11-11variable assigment syntax errorPavel Hofman
2009-08-01make run background/controlled exitcodes more robust & bugfreeDieter Plaetinck
2009-06-29Modified timesetting procedure againGerhard Brauer
2009-06-28fixes for font/keymap substitutionsDieter Plaetinck
2009-06-25Fixed timesetting for hwclock localtime usersGerhard Brauer
2009-03-30fix hwclock calls for systohc and hctosys, fix /etc/localtime, show nice dial...Dieter Plaetinck
2009-03-30do hwclock (only) at the right time, optimize hwclock code, make UTC default ...Dieter Plaetinck
2009-03-17slight refactoring of how to run/monitor a program. i quite broke it thoughDieter Plaetinck
2009-03-13fix for kill dialogs forked process from the follow_progress call in wait_forDieter Plaetinck
2009-03-12support for storing the pid of background wrapper processes + support for non...Dieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-10fix segfault caused by loopDieter Plaetinck
2009-02-28fix for bash read: not a valid identifier, and hence, got rid of the pacman i...Dieter Plaetinck
2009-02-28debug fix in check_is_inDieter Plaetinck
2009-02-28check_is_in fixes.. and this time i mean it.. i think. hopefully. + test scri...Dieter Plaetinck
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-25adding refactored/reordered date/time setting logic into aif. based on tpowa'...Dieter Plaetinck
2009-02-22since we use /tmp now, no more need to hide files. some categorizing (tagging...Dieter Plaetinck
2009-02-14tried to make aif FHS/hier compliant + updated howto/readmeDieter Plaetinck
2008-12-31runfile should be hiddenDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-12cleanup stale files on start and stop + long overdue introduction of $RUNTIME...Dieter Plaetinck
2008-12-12check_is_in fixDieter Plaetinck
2008-12-12implementation if iterative, dependency-resolving underlying volume filesyste...Dieter Plaetinck
2008-12-12todo updatesDieter Plaetinck
2008-11-16updated HOWTO for install using packages, got rid of patch-install-cd script ...Dieter Plaetinck
2008-11-13fixes to run_backgroundDieter Plaetinck
2008-11-13dont overwrite previous logfile, rather appendDieter Plaetinck
2008-11-13small stuffDieter Plaetinck
2008-11-13debugging info in run_background + better logfile location for pacmanDieter Plaetinck
2008-11-12typo fix and todo updates (important one!)Dieter Plaetinck
2008-11-12fix regression after wait_for running process refactoringDieter Plaetinck
2008-11-12cleaner handling of exit code and running state in run_background + installpk...Dieter Plaetinck
2008-11-12mehDieter Plaetinck
2008-11-032 bugfixesDieter Plaetinck
2008-11-02file hierarchy overhaul. now a structure that makes more sense: user and cor...Dieter Plaetinck