summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
AgeCommit message (Expand)Author
2008-12-09output fixDieter Plaetinck
2008-12-09typo fixDieter Plaetinck
2008-12-09moving some code around to make some stuff prettierDieter Plaetinck
2008-12-09basic overridable implementation of commandline argument parsingDieter Plaetinck
2008-12-07merging blockdevicerefactor into masterDieter Plaetinck
2008-12-07refactored/cleanup datetime/timezone stuffDieter Plaetinck
2008-12-07typo fix which affected time choosingDieter Plaetinck
2008-12-07support for "intro" worker in all proceduresDieter Plaetinck
2008-12-03clearer step nameDieter Plaetinck
2008-11-21porting of interactive_filesystems WIPDieter Plaetinck
2008-11-17menu options should start from 1, not 0 + finetuned NEXTITEM logic a bitDieter Plaetinck
2008-11-16updated HOWTO for install using packages, got rid of patch-install-cd script ...Dieter Plaetinck
2008-11-12variable was named incorrectly. np though. was inheriteded from base correctlyDieter Plaetinck
2008-11-12exit code fix worker_auto_network + various cleanupsDieter Plaetinck
2008-11-12various cleanupsDieter Plaetinck
2008-11-12check_depend worker select_source fixDieter Plaetinck
2008-11-12worker_package_list returns 0 bugfixDieter Plaetinck
2008-11-12properly check runtime_network before auto_networkDieter Plaetinck
2008-11-12syntax fix + only do runtime packages after runtime_networkDieter Plaetinck
2008-11-12Nicer display of the phase/worker to the user in check_depend + got entirely ...Dieter Plaetinck
2008-11-12syntax fixDieter Plaetinck
2008-11-11removed unneeded function + found the reason of the menu.lst bugDieter Plaetinck
2008-11-11fstab bug fixed, todo updatesDieter Plaetinck
2008-11-11typo fix for nextitem + todo updatesDieter Plaetinck
2008-11-11noone cares about disk config typeDieter Plaetinck
2008-11-11refactored flow control for disk setup + hopefully bug fixed nowDieter Plaetinck
2008-11-11first version of new "dependency" checking and tracking (flow control) in cor...Dieter Plaetinck
2008-11-11fix for ask_yesno height (maybe) + todo updates + debugging added to several ...Dieter Plaetinck
2008-11-10fix for stuck in ftp menu loopDieter Plaetinck
2008-11-10several small stupid thingiesDieter Plaetinck
2008-11-09return value assignment bugfixDieter Plaetinck
2008-11-09exit status is maintained for phases and workers. reporting added. phases a...Dieter Plaetinck
2008-11-03omg stupid bug in bootloader workerDieter Plaetinck
2008-11-03log which bootloader was chosenDieter 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-03syntax fix caused by previous commitDieter Plaetinck
2008-11-03added infofy function that wraps around dialog --infobox + various cleanups i...Dieter Plaetinck
2008-11-03function for registered shutdown + tiny cleanupDieter 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-03main menu uses new lib-based menuDieter Plaetinck
2008-11-03DIALOG is now called _dia_DIALOGDieter 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-03big decoupling of flow control from rest in interactive profile + various fixesDieter Plaetinck
2008-11-03interactive/quickinst are taking shape. not really drafts anymoreDieter Plaetinck