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
Age
Commit message (
Expand
)
Author
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-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
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
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
function for registered shutdown + tiny cleanup
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
2008-11-03
logging function + use it instead of abusing notify for less important things
Dieter Plaetinck
2008-11-03
remove of accidentially committed tmp file
Dieter Plaetinck
2008-11-03
main menu uses new lib-based menu
Dieter Plaetinck
2008-11-03
lib-ui implementation (cli+dia) for ask_option + tests directory to test it
Dieter Plaetinck
2008-11-03
moved some UI functions from fifa.sh to lib-ui (yeay) + some fixes
Dieter Plaetinck
2008-11-03
DIALOG is now called _dia_DIALOG
Dieter Plaetinck
2008-11-03
syntax bugfixes
Dieter Plaetinck
2008-11-03
several fixes/cleanups in interactive procedure
Dieter Plaetinck
2008-11-03
var_TARGET_DIR fixes + todo updates
Dieter Plaetinck
2008-11-03
delete of accidentially added tmp file
Dieter Plaetinck
2008-11-03
big decoupling of flow control from rest in interactive profile + various fixes
Dieter Plaetinck
2008-11-03
dummy runtime_network (for now) + i seem to have forgotten var_SYNC_URL previ...
Dieter Plaetinck
2008-11-03
interactive/quickinst are taking shape. not really drafts anymore
Dieter Plaetinck
2008-11-03
decoupling of flow control and interactive UI code from interactive installer...
Dieter Plaetinck
2008-11-02
runtime packages bugfix + some small stuff
Dieter Plaetinck
2008-11-02
sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpio
Dieter Plaetinck
2008-11-02
decoupled network configuration function like it should
Dieter Plaetinck
2008-11-02
no more breakage because of the WIP
Dieter Plaetinck
2008-11-02
file hierarchy overhaul. now a structure that makes more sense: user and cor...
Dieter Plaetinck