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
Age
Commit message (
Expand
)
Author
2008-11-11
refactored flow control for disk setup + hopefully bug fixed now
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-11
first version of new "dependency" checking and tracking (flow control) in cor...
Dieter Plaetinck
2008-11-11
fix for ask_yesno height (maybe) + todo updates + debugging added to several ...
Dieter Plaetinck
2008-11-11
more ask_yesno fixes + manual partitioning works now
Dieter Plaetinck
2008-11-11
manual partitioning fix + todo update
Dieter Plaetinck
2008-11-10
fix for dhcp works only once (maybe)
Dieter Plaetinck
2008-11-10
fix for stuck in ftp menu loop
Dieter Plaetinck
2008-11-10
mirrorlist fix (maybe) + todo updates
Dieter Plaetinck
2008-11-10
maybe a fix for the fstab
Dieter Plaetinck
2008-11-10
// for files when configuring system fix
Dieter Plaetinck
2008-11-10
cleanup + hopefully a fix for grub thingie
Dieter Plaetinck
2008-11-10
several small stupid thingies
Dieter Plaetinck
2008-11-10
must be on one line. i really dont understand why, but bash complained and n...
Dieter Plaetinck
2008-11-10
infofy fix + some todos/notes added
Dieter Plaetinck
2008-11-10
fix for need to press ok aaarg
Dieter Plaetinck
2008-11-10
sed fix for pacman repo list
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-04
oops.. runtime != target. fixes for yaourt and pacman
Dieter Plaetinck
2008-11-04
we now have function to list pacman repos and add them on the target
Dieter Plaetinck
2008-11-04
quick patch for non-core repos that are not on the cdrom
Dieter Plaetinck
2008-11-04
also use extra repo for dieter
Dieter Plaetinck
2008-11-04
allow passing of which repos we want as argument
Dieter Plaetinck
2008-11-04
todo updates
Dieter Plaetinck
2008-11-04
fixes for cleaner package installation
Dieter Plaetinck
2008-11-04
tidy up tmp device map
Dieter Plaetinck
2008-11-04
beautified the code a bit more
Dieter Plaetinck
2008-11-03
made some ui stuff more abstract
Dieter Plaetinck
2008-11-03
function name fix
Dieter Plaetinck
2008-11-03
TARGET_DIR fixes
Dieter Plaetinck
2008-11-03
omg stupid bug in bootloader worker
Dieter Plaetinck
2008-11-03
log which bootloader was chosen
Dieter Plaetinck
2008-11-03
allow passing of parameters for workers/phases
Dieter Plaetinck
2008-11-03
fixes for configure_system and locales
Dieter Plaetinck
2008-11-03
fixes for broken interactive_configure_system, interactive_get_editor, _dia_a...
Dieter Plaetinck
2008-11-03
dont complain if there are no user modules
Dieter Plaetinck
2008-11-03
typo bugfix
Dieter Plaetinck
2008-11-03
cleanup deprecated dialog size variables
Dieter Plaetinck
2008-11-03
2 bugfixes
Dieter Plaetinck
2008-11-03
syntax fix caused by previous commit
Dieter Plaetinck
2008-11-03
added infofy function that wraps around dialog --infobox + various cleanups i...
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
set $ANSWER_OPTION in ask_option and use it, because capturing stdout didnt work
Dieter Plaetinck
2008-11-03
trying stdout from ask_option.. this should work..
Dieter Plaetinck
[next]