summaryrefslogtreecommitdiff
path: root/src/core/procedures
AgeCommit message (Collapse)Author
2008-12-07refactored/cleanup datetime/timezone stuffDieter Plaetinck
2008-12-07ask user for date/time in base profileDieter 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
+ renamed fifa into aif everywhere
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-12locale bugfixDieter 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
rid of the old, ugly way of flow control
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 ↵Dieter Plaetinck
core/interactive + better nextitem setting + tmp_fstab fix
2008-11-11fix for ask_yesno height (maybe) + todo updates + debugging added to several ↵Dieter Plaetinck
ui functions + bootloader worker refactoring
2008-11-10fix for stuck in ftp menu loopDieter Plaetinck
2008-11-10// for files when configuring system fixDieter Plaetinck
2008-11-10several small stupid thingiesDieter Plaetinck
2008-11-10infofy fix + some todos/notes addedDieter Plaetinck
2008-11-09return value assignment bugfixDieter Plaetinck
2008-11-09exit status is maintained for phases and workers. reporting added. phases ↵Dieter Plaetinck
are now arrays that list the workers. phase logic reorganized in dieters automatic procedure
2008-11-04also use extra repo for dieterDieter Plaetinck
2008-11-04fixes for cleaner package installationDieter 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, ↵Dieter Plaetinck
_dia_ask_option, configure_system and worker_install_bootloader
2008-11-03syntax fix caused by previous commitDieter Plaetinck
2008-11-03added infofy function that wraps around dialog --infobox + various cleanups ↵Dieter Plaetinck
in UI stuff
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-03remove of accidentially committed tmp fileDieter 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-03delete of accidentially added tmp fileDieter Plaetinck
2008-11-03big decoupling of flow control from rest in interactive profile + various fixesDieter Plaetinck