index
:
~~obsolete/aif
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
libs
/
lib-software.sh
Age
Commit message (
Expand
)
Author
2009-08-01
make run background/controlled exitcodes more robust & bugfree
Dieter Plaetinck
2009-07-21
todo update
Dieter Plaetinck
2009-07-21
todo update
Dieter Plaetinck
2009-04-13
introduce (var_)TARGET_PACKAGES_EXCLUDE parameters + TARGET_GROUPS incorrect ...
Dieter Plaetinck
2009-03-17
slight refactoring of how to run/monitor a program. i quite broke it though
Dieter Plaetinck
2009-03-13
uniformize variable handling automatic procedure, change the package related ...
Dieter Plaetinck
2009-03-13
fix for kill dialogs forked process from the follow_progress call in wait_for
Dieter Plaetinck
2009-03-12
support for storing the pid of background wrapper processes + support for non...
Dieter Plaetinck
2009-03-12
stupid typo/doc/todo fixes
Dieter Plaetinck
2009-03-12
fix for bad way to pass packages (newlines and things)
Dieter Plaetinck
2009-03-11
support specifying packages to install as group and by packagename
Dieter Plaetinck
2009-02-28
fix for bash read: not a valid identifier, and hence, got rid of the pacman i...
Dieter Plaetinck
2009-02-22
tmp logfiles location fix
Dieter Plaetinck
2009-02-15
add --noconfirm when installing packages
Dieter Plaetinck
2008-12-20
fix for incorrect shebangs
Dieter Plaetinck
2008-12-18
todo updates
Dieter Plaetinck
2008-12-12
cleanup stale files on start and stop + long overdue introduction of $RUNTIME...
Dieter Plaetinck
2008-11-16
updated HOWTO for install using packages, got rid of patch-install-cd script ...
Dieter Plaetinck
2008-11-13
installpkg exit code workaround
Dieter Plaetinck
2008-11-13
logfile location cleanup
Dieter Plaetinck
2008-11-13
debugging info in run_background + better logfile location for pacman
Dieter Plaetinck
2008-11-12
cleaner handling of exit code and running state in run_background + installpk...
Dieter Plaetinck
2008-11-10
several small stupid thingies
Dieter Plaetinck
2008-11-04
fixes for cleaner package installation
Dieter Plaetinck
2008-11-03
typo bugfix
Dieter Plaetinck
2008-11-03
big decoupling of flow control from rest in interactive profile + various fixes
Dieter Plaetinck
2008-11-03
decoupling of flow control and interactive UI code from interactive installer...
Dieter Plaetinck
2008-11-02
sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpio
Dieter Plaetinck
2008-11-02
file hierarchy overhaul. now a structure that makes more sense: user and cor...
Dieter Plaetinck