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
/
fifa.sh
Age
Commit message (
Expand
)
Author
2008-11-12
partitioning is now in separate function + some todo updates
Dieter Plaetinck
2008-11-12
typo fix
Dieter Plaetinck
2008-11-12
added function to check exit code phase/worker + doc execute function
Dieter Plaetinck
2008-11-11
adding debug info for exit code of workers and the dep on it.. because my las...
Dieter Plaetinck
2008-11-10
temporary woraround for broken array indirection
Dieter Plaetinck
2008-11-10
debugging fixes
Dieter Plaetinck
2008-11-10
added -bit overdue- debugging function + added debugging for phase execution ...
Dieter Plaetinck
2008-11-09
return value assignment bugfix
Dieter Plaetinck
2008-11-09
exit status is maintained for phases and workers. reporting added. phases a...
Dieter Plaetinck
2008-11-03
allow passing of parameters for workers/phases
Dieter Plaetinck
2008-11-03
dont complain if there are no user modules
Dieter Plaetinck
2008-11-03
log to both stdout and tty7 so we can see it if we go into dialog mode
Dieter Plaetinck
2008-11-03
function for registered shutdown + tiny cleanup
Dieter Plaetinck
2008-11-03
return code of workers/phases was not correctly passed through. + log when st...
Dieter Plaetinck
2008-11-03
logging function + use it instead of abusing notify for less important things
Dieter Plaetinck
2008-11-03
fix for notify not defined
Dieter Plaetinck
2008-11-03
moved some UI functions from fifa.sh to lib-ui (yeay) + some fixes
Dieter Plaetinck
2008-11-03
echo newline fix
Dieter Plaetinck
2008-11-03
return code of worker/phase fix
Dieter Plaetinck
2008-11-02
dont source procedures for each loaded module. dont auto source core/base eit...
Dieter Plaetinck
2008-11-02
clearer output of avail procedures
Dieter Plaetinck
2008-11-02
file hierarchy overhaul. now a structure that makes more sense: user and cor...
Dieter Plaetinck
2008-11-01
refactoring in interactive profile, some stuff related to phases/workers, and...
Dieter Plaetinck
2008-11-01
abstracted the phase launching so now its easier to port the classic installer
Dieter Plaetinck
2008-11-01
var_TARGET_DIR and various other fixes
Dieter Plaetinck
2008-11-01
cleaned up mkinitcpio code. abstracted run_background, follow_progress, wait_...
Dieter Plaetinck
2008-11-01
improved documentation, cleaned up usage(), implemented some dialog stuf
Dieter Plaetinck
2008-11-01
dont depend on /arch/setup anymore
Dieter Plaetinck
2008-10-31
lots of changes related to making the choice of the UI between cli and dialog...
Dieter Plaetinck
2008-10-31
fixes for new lib location
Dieter Plaetinck
2008-10-31
fix for new libraries system + some pacman variable refactoring
Dieter Plaetinck
2008-10-31
http support for downloading a profile
Dieter Plaetinck
2008-10-30
support for loading the lib-archboot library + fixes in load_profile
Dieter Plaetinck
2008-10-30
executable flag fix
Dieter Plaetinck
2008-10-30
first commit
Dieter Plaetinck