summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-misc.sh
AgeCommit message (Collapse)Author
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 ↵Dieter Plaetinck
install pkg workaround (finally!!)
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 ↵Dieter Plaetinck
script for check_is_in
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-25adding refactored/reordered date/time setting logic into aif. based on ↵Dieter Plaetinck
tpowa's tz script. this also means an ncurses implementation of timezone selection
2009-02-22since we use /tmp now, no more need to hide files. some categorizing ↵Dieter Plaetinck
(tagging) of files is useful though
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 ↵Dieter Plaetinck
$RUNTIME_DIR
2008-12-12check_is_in fixDieter Plaetinck
2008-12-12implementation if iterative, dependency-resolving underlying volume ↵Dieter Plaetinck
filesystem creater
2008-12-12todo updatesDieter Plaetinck
2008-11-16updated HOWTO for install using packages, got rid of patch-install-cd script ↵Dieter Plaetinck
+ renamed fifa into aif everywhere
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 + ↵Dieter Plaetinck
installpkg exit code fix
2008-11-12mehDieter Plaetinck
2008-11-032 bugfixesDieter Plaetinck
2008-11-02file hierarchy overhaul. now a structure that makes more sense: user and ↵Dieter Plaetinck
core separated. we now differentiate between procedures and libraries - no more "profiles" - + some bug fixed + probably quite a few introduced + runtime directory + separated my own stuff more