summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
2009-03-15fix for extraneaous " at end of hostname in /etc/hostsDieter Plaetinck
2009-03-15prepare pacman first so we can show the repos in the message to the user + fo...Dieter Plaetinck
2009-03-14fix for broken package selectionDieter Plaetinck
2009-03-13uniformize variable handling automatic procedure, change the package related ...Dieter 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-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-05fix for killing dhcpcd. Thanks Gerhard B.!Dieter Plaetinck
2009-02-28fix for lvm cancel bug and todo updatesDieter 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-28support for debug categoriesDieter 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-22blockdevice documentation cleanup + use MiB in interactive blockdevice things...Dieter Plaetinck
2009-02-22cleanup in blockdevice size stuff. correct usage of units etc. inspired by F...Dieter Plaetinck
2009-02-15syntax fix for grub code causing wrong menu.lstDieter Plaetinck
2009-02-14port of FS#12944 - Pacman mirrorlist installer editsDieter Plaetinck
2009-02-14fix FS#13045 - add joe editorDieter Plaetinck
2009-01-24bugfix for broken pacman db because we sync for target, not for runtimeDieter Plaetinck
2008-12-30small code cleanup + todo updatesDieter Plaetinck
2008-12-29ext4 supportDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-20softcode architecture + some small misc stuff in yaourt libDieter Plaetinck
2008-12-18mirrorlist scope/softcoding cleanupsDieter Plaetinck
2008-12-17todo update for deletion of dm_mapper volumesDieter Plaetinck
2008-12-17fix for deletion of volumes with no_labelDieter Plaetinck
2008-12-16fix for recursive deletesDieter Plaetinck
2008-12-16first attempt for a recursing blockdevice deleter + todo updateDieter Plaetinck
2008-12-16show size of lv's instead of mountpoint, it's no_mountpoint anywayDieter Plaetinck
2008-12-16todo updatesDieter Plaetinck
2008-12-16fix for lvm LV label, and hence also deletion will workDieter Plaetinck
2008-12-16this should really be the fix for deletion of dm_mapper devices now...Dieter Plaetinck
2008-12-16general filesystem bugfix + maybe also fix for deletion of dm_mapper devicesDieter Plaetinck
2008-12-16probably fix for deletion of dm_mapper devicesDieter Plaetinck
2008-12-16fix for duplicate lv's when removing an other lvDieter Plaetinck
2008-12-15todo updatesDieter Plaetinck
2008-12-15fix for not removing theoretical blockdevices when deleting filesystem on a d...Dieter Plaetinck
2008-12-15fix for when you delete a LV on a VGDieter Plaetinck
2008-12-15fix for lvm VG gets newfs when editing lv'sDieter Plaetinck
2008-12-15fix for lvm VG gets no_fs when editing lv'sDieter Plaetinck
2008-12-15syntax bugfixDieter Plaetinck
2008-12-15fix for broken VG editorDieter Plaetinck