summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-software.sh
AgeCommit message (Expand)Author
2009-03-17slight refactoring of how to run/monitor a program. i quite broke it thoughDieter Plaetinck
2009-03-13uniformize variable handling automatic procedure, change the package related ...Dieter 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-12stupid typo/doc/todo fixesDieter Plaetinck
2009-03-12fix for bad way to pass packages (newlines and things)Dieter Plaetinck
2009-03-11support specifying packages to install as group and by packagenameDieter Plaetinck
2009-02-28fix for bash read: not a valid identifier, and hence, got rid of the pacman i...Dieter Plaetinck
2009-02-22tmp logfiles location fixDieter Plaetinck
2009-02-15add --noconfirm when installing packagesDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-18todo updatesDieter Plaetinck
2008-12-12cleanup stale files on start and stop + long overdue introduction of $RUNTIME...Dieter Plaetinck
2008-11-16updated HOWTO for install using packages, got rid of patch-install-cd script ...Dieter Plaetinck
2008-11-13installpkg exit code workaroundDieter Plaetinck
2008-11-13logfile location cleanupDieter Plaetinck
2008-11-13debugging info in run_background + better logfile location for pacmanDieter Plaetinck
2008-11-12cleaner handling of exit code and running state in run_background + installpk...Dieter Plaetinck
2008-11-10several small stupid thingiesDieter Plaetinck
2008-11-04fixes for cleaner package installationDieter Plaetinck
2008-11-03typo bugfixDieter Plaetinck
2008-11-03big decoupling of flow control from rest in interactive profile + various fixesDieter Plaetinck
2008-11-03decoupling of flow control and interactive UI code from interactive installer...Dieter Plaetinck
2008-11-02sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpioDieter Plaetinck
2008-11-02file hierarchy overhaul. now a structure that makes more sense: user and cor...Dieter Plaetinck