summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
AgeCommit message (Expand)Author
2009-03-12syntax regression fixDieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-08todo updates (some todos are moved to flyspray)Dieter Plaetinck
2009-02-28ask_option now supports optional (skippable) and required menus. labels and e...Dieter Plaetinck
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-14typo fix: $SYNC_URL -> $var_SYNC_URLDieter Plaetinck
2009-02-14port of FS#13102 - fix, need to copy initial /etc/localtimeDieter Plaetinck
2009-02-14port of FS#13101 - simple fix to setup script writing timezone to rc.confDieter Plaetinck
2008-12-24more logical place for warningDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-18fix for badly placed var_TARGET_DIR assignmentDieter Plaetinck
2008-12-15be smarter, propose rollback instead of disallowingDieter Plaetinck
2008-12-14small shit and todosDieter Plaetinck
2008-12-14rollback update string fixes in interactive procedureDieter Plaetinck
2008-12-14syntax fixesDieter Plaetinck
2008-12-14make rollback more accessible, assist user more when he needs it and when not...Dieter Plaetinck
2008-12-11syntax fixDieter Plaetinck
2008-12-11mooDieter Plaetinck
2008-12-11possibility for extra info in ask_option cause we couldnt cram everything in ...Dieter Plaetinck
2008-12-10you need to select source before you can sync reposDieter Plaetinck
2008-12-10cleaned up and abstracted ui code everywhereDieter Plaetinck
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