summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-08fix FS#12378 - bad network autoconfig in /etc/rc.conf when network on eth1Dieter Plaetinck
2009-03-08support multiple debug categoriesDieter Plaetinck
2009-03-08automatically update hostname in /etc/hosts after updating /etc/rc.conf. See...Dieter Plaetinck
2009-03-08added notice and pacman.confto interactive_configure_system. See FS#11416Dieter Plaetinck
2009-03-08fix some return code incorrectness in interactive_configure_systemDieter Plaetinck
2009-03-08cleanup backup files when user is happy with the configDieter Plaetinck
2009-03-08todo updates (some todos are moved to flyspray)Dieter Plaetinck
2009-03-08better way to handle issues after partitioningDieter Plaetinck
2009-03-08sort procedure names in help messageDieter Plaetinck
2009-03-08various fixes and cleanups in interactive_runtime_networkDieter Plaetinck
2009-03-08fix for broken blockdevice size calculationsDieter Plaetinck
2009-03-07switched dialog to use autosizing everywhere. lets see what this gives...Dieter Plaetinck
2009-03-06load lib-ui in early bootstrap so we dont need to define some functions redun...Dieter Plaetinck
2009-03-05fix for killing dhcpcd. Thanks Gerhard B.!Dieter Plaetinck
2009-03-01fix for incorrect string replacement in repository adress for pacman repos. p...Dieter Plaetinck
2009-03-01port my previous fixes to lib-uiDieter Plaetinck
2009-03-01premature die_error fixDieter Plaetinck
2009-03-01better error handling in log/debug functionsDieter Plaetinck
2009-03-01fix for undefined die_error + avoid loopsDieter Plaetinck
2009-02-28fix for bash read: not a valid identifier, and hence, got rid of the pacman i...Dieter Plaetinck
2009-02-28debug fix in check_is_inDieter Plaetinck
2009-02-28check_is_in fixes.. and this time i mean it.. i think. hopefully. + test scri...Dieter Plaetinck
2009-02-28check_is_in fixesDieter Plaetinck
2009-02-28fix for lvm cancel bug and todo updatesDieter Plaetinck
2009-02-28clearer debugging in ask_option functions + fixes in cli_ask_option + font fi...Dieter Plaetinck
2009-02-28error checking on $TYPE in ask_optionDieter Plaetinck
2009-02-28fixes in set_keymapDieter Plaetinck
2009-02-28ask_option fixesDieter Plaetinck
2009-02-28ask_option fixesDieter Plaetinck
2009-02-28set_keymap option dialog fixDieter Plaetinck
2009-02-28select_time ask yesno fixDieter Plaetinck
2009-02-28ask_option now supports optional (skippable) and required menus. labels and e...Dieter Plaetinck
2009-02-28set UI typeDieter Plaetinck
2009-02-28cleaner way + fix for correct consolefont and keymapDieter Plaetinck
2009-02-28fix for sourcing of backup files (*~)Dieter Plaetinck
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-26ui function to set keymap and font + partial procedure for itDieter Plaetinck
2009-02-25syntax fixDieter Plaetinck
2009-02-25syntax fixDieter Plaetinck
2009-02-25adding refactored/reordered date/time setting logic into aif. based on tpowa'...Dieter Plaetinck
2009-02-22port of FS#13241 - Use "localtime" instead of "local".Dieter Plaetinck
2009-02-22todo updatesDieter Plaetinck
2009-02-22blockdevice documentation cleanup + use MiB in interactive blockdevice things...Dieter Plaetinck
2009-02-22various fixes/features for ask_numberDieter Plaetinck
2009-02-22cleanup in blockdevice size stuff. correct usage of units etc. inspired by F...Dieter Plaetinck
2009-02-22tmp logfiles location fixDieter Plaetinck
2009-02-22since we use /tmp now, no more need to hide files. some categorizing (tagging...Dieter Plaetinck
2009-02-15add --noconfirm when installing packagesDieter Plaetinck
2009-02-15even better display of proceduresDieter Plaetinck
2009-02-15fix for display of user proceduresDieter Plaetinck