summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-12support for storing the pid of background wrapper processes + support for non...Dieter Plaetinck
2009-03-12stupid typo/doc/todo fixesDieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-12todo updateDieter Plaetinck
2009-03-12fix for bad way to pass packages (newlines and things)Dieter Plaetinck
2009-03-11getting rid of the quickinst port. the automatic procedure will replace itDieter Plaetinck
2009-03-11list_packages stupid bugfixDieter Plaetinck
2009-03-11support specifying packages to install as group and by packagenameDieter Plaetinck
2009-03-11replace category by group. it was bad terminology. "group" is what we use in ...Dieter Plaetinck
2009-03-11abstracting some pacman logicDieter Plaetinck
2009-03-10syntax fixes +todo updateDieter Plaetinck
2009-03-10fix segfault caused by loopDieter Plaetinck
2009-03-10syntax fixDieter Plaetinck
2009-03-10improved version of automatic procedures. better separation between my needs ...Dieter Plaetinck
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