summaryrefslogtreecommitdiff
path: root/src/core/libs
AgeCommit message (Expand)Author
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-08better way to handle issues after partitioningDieter 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-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-28cleaner way + fix for correct consolefont and keymapDieter 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-15syntax fix for grub code causing wrong menu.lstDieter Plaetinck
2009-02-14tried to make aif FHS/hier compliant + updated howto/readmeDieter Plaetinck
2009-02-14port of FS#12944 - Pacman mirrorlist installer editsDieter Plaetinck
2009-02-14port of FS#13237 - Copying manual network configuration to rc.confDieter Plaetinck
2009-02-14fix FS#13045 - add joe editorDieter Plaetinck
2009-02-14slightly better way to get disk size with fdiskDieter Plaetinck
2009-01-24bugfix for broken pacman db because we sync for target, not for runtimeDieter Plaetinck
2009-01-24todo updatesDieter Plaetinck
2008-12-31runfile should be hiddenDieter Plaetinck