summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-04oops.. runtime != target. fixes for yaourt and pacmanDieter Plaetinck
2008-11-04we now have function to list pacman repos and add them on the targetDieter Plaetinck
2008-11-04quick patch for non-core repos that are not on the cdromDieter Plaetinck
2008-11-04also use extra repo for dieterDieter Plaetinck
2008-11-04allow passing of which repos we want as argumentDieter Plaetinck
2008-11-04todo updatesDieter Plaetinck
2008-11-04fixes for cleaner package installationDieter Plaetinck
2008-11-04tidy up tmp device mapDieter Plaetinck
2008-11-04beautified the code a bit moreDieter Plaetinck
2008-11-03made some ui stuff more abstractDieter Plaetinck
2008-11-03function name fixDieter Plaetinck
2008-11-03TARGET_DIR fixesDieter Plaetinck
2008-11-03omg stupid bug in bootloader workerDieter Plaetinck
2008-11-03log which bootloader was chosenDieter Plaetinck
2008-11-03allow passing of parameters for workers/phasesDieter Plaetinck
2008-11-03fixes for configure_system and localesDieter Plaetinck
2008-11-03fixes for broken interactive_configure_system, interactive_get_editor, _dia_a...Dieter Plaetinck
2008-11-03dont complain if there are no user modulesDieter Plaetinck
2008-11-03typo bugfixDieter Plaetinck
2008-11-03cleanup deprecated dialog size variablesDieter Plaetinck
2008-11-032 bugfixesDieter Plaetinck
2008-11-03syntax fix caused by previous commitDieter Plaetinck
2008-11-03added infofy function that wraps around dialog --infobox + various cleanups i...Dieter Plaetinck
2008-11-03log to both stdout and tty7 so we can see it if we go into dialog modeDieter Plaetinck
2008-11-03function for registered shutdown + tiny cleanupDieter Plaetinck
2008-11-03return code of workers/phases was not correctly passed through. + log when st...Dieter Plaetinck
2008-11-03set $ANSWER_OPTION in ask_option and use it, because capturing stdout didnt workDieter Plaetinck
2008-11-03trying stdout from ask_option.. this should work..Dieter Plaetinck
2008-11-03logging function + use it instead of abusing notify for less important thingsDieter Plaetinck
2008-11-03remove of accidentially committed tmp fileDieter Plaetinck
2008-11-03main menu uses new lib-based menuDieter Plaetinck
2008-11-03lib-ui implementation (cli+dia) for ask_option + tests directory to test itDieter Plaetinck
2008-11-03fix for notify not definedDieter Plaetinck
2008-11-03moved some UI functions from fifa.sh to lib-ui (yeay) + some fixesDieter Plaetinck
2008-11-03DIALOG is now called _dia_DIALOGDieter Plaetinck
2008-11-03echo newline fixDieter Plaetinck
2008-11-03syntax bugfixesDieter Plaetinck
2008-11-03several fixes/cleanups in interactive procedureDieter Plaetinck
2008-11-03var_TARGET_DIR fixes + todo updatesDieter Plaetinck
2008-11-03clearer separation of unofficial stuff + doesnt get installed by defaultDieter Plaetinck
2008-11-03delete of accidentially added tmp fileDieter Plaetinck
2008-11-03big decoupling of flow control from rest in interactive profile + various fixesDieter Plaetinck
2008-11-03dummy runtime_network (for now) + i seem to have forgotten var_SYNC_URL previ...Dieter Plaetinck
2008-11-03return code of worker/phase fixDieter Plaetinck
2008-11-03interactive/quickinst are taking shape. not really drafts anymoreDieter Plaetinck
2008-11-03decoupling of flow control and interactive UI code from interactive installer...Dieter Plaetinck
2008-11-02runtime packages bugfix + some small stuffDieter Plaetinck
2008-11-02sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpioDieter Plaetinck
2008-11-02dont source procedures for each loaded module. dont auto source core/base eit...Dieter Plaetinck
2008-11-02decoupled network configuration function like it shouldDieter Plaetinck