summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-11-02no more breakage because of the WIPDieter Plaetinck
2008-11-02clearer output of avail proceduresDieter Plaetinck
2008-11-02file hierarchy overhaul. now a structure that makes more sense: user and cor...Dieter Plaetinck
2008-11-02clock stuff in base profile + note added to dieter profileDieter Plaetinck
2008-11-01name makes a tiny bit more sense nowDieter Plaetinck
2008-11-01refactoring in interactive profile, some stuff related to phases/workers, and...Dieter Plaetinck
2008-11-01abstracted the phase launching so now its easier to port the classic installerDieter Plaetinck
2008-11-01fixes related to pacman preparation, source urls etcDieter Plaetinck
2008-11-01arch modprobe does not support -QDieter Plaetinck
2008-11-01stupid fixes for modprobe and mkdir/mountDieter Plaetinck
2008-11-01var_TARGET_DIR and various other fixesDieter Plaetinck
2008-11-01cleanup + bugfixesDieter Plaetinck
2008-11-01some work in blockdevice lib + maybe a fix for ssl certsDieter Plaetinck
2008-11-01formatting fixesDieter Plaetinck
2008-11-01bogus warning fixesDieter Plaetinck
2008-11-01several fixes and stuff related to partitions and filesystemsDieter Plaetinck
2008-11-01commandline argument spaces and stuff fixDieter Plaetinck
2008-11-01ask_yesno bugfix + todos addedDieter Plaetinck
2008-11-01TARGET_DIR fixDieter Plaetinck
2008-11-01svn path fix for package listDieter Plaetinck
2008-11-01fix for target_special_fs when fs are already mountedDieter Plaetinck
2008-11-01abort if svn failsDieter Plaetinck
2008-11-01lib-ui syntax error fixesDieter Plaetinck
2008-11-01stupid path bug fix when executing patch-install-cd multiple timesDieter Plaetinck
2008-11-01some lib-ui fixes and other stuffDieter Plaetinck
2008-11-01moved the last bits from setup script to the interactive profile. still a LO...Dieter Plaetinck