summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
2012-05-27coming back to original configuration due that is necessary to create a new i...HEADmasterAndré Fabian Silva Delgado
2012-05-27fixing grub error installationAndré Fabian Silva Delgado
2011-08-31Fixed generate_grub_menulst()2011.08.31Sorin-Mihai Vârgolici
2011-08-16Default menu.lst rebranding2011.08.17Nicolás Reynolds
2011-08-16Merge branch 'master' of https://projects.archlinux.org/git/aifNicolás Reynolds
2011-08-04remove support for tcp_wrappers in accordance to Arch Linux policyDieter Plaetinck
2011-08-03Merge branch 'master' into developDieter Plaetinck
2011-08-02fix references to kernel26.img and vmlinuz26Dave Reisner
2011-08-01Applied patch to fix issue1222011.08.1Nicolás Reynolds
2011-05-22Removed mentions to [core] that assumed all required packages were there. Cha...2011.05.22Nicolás Reynolds
2011-05-18Merge branch 'master' of https://projects.archlinux.org/git/aifNicolás Reynolds
2011-05-07bugfix: deal correctly with /etc/localtime. Fixes FS#24119Dieter Plaetinck
2011-04-03bugfix: make sure device_is_raid always receives a valid blockdeviceDieter Plaetinck
2011-03-13Fix code so bootloader package is selected for installpyther@pyther.net
2011-03-06Provide Syslinux as a possible bootloaderpyther@pyther.net
2011-03-06List root block devices instead of usable partitions (GRUB MBR Install)pyther@pyther.net
2011-03-06Return non-zero return code for generate_grub_menulstpyther@pyther.net
2011-03-03be more strict and correct in worker exit codesDieter Plaetinck
2011-02-28Prompt user to pick a bootloader in interactive_select_packagespyther@pyther.net
2011-02-28Rename interactive_grub_menulst to interactive_bootloader_menupyther@pyther.net
2011-02-28Rewrite finddisks and findblockdevices (now find_usable_blockdevices)pyther@pyther.net
2011-02-13Parabola rebranding2011.02.13-parabola2011-02-13parabolaNicolás Reynolds
2011-02-11Fix indenting for lib-ui-interactive.sh and lib-blockdevices-filesystem.shpyther@pyther.net
2011-02-10Make helptext variables localpyther@pyther.net
2011-02-08simplify mapdev() API a bit, fix indentationDieter Plaetinck
2011-02-08Cleanup grub / label/uuid related codeDieter Plaetinck
2011-02-08Moved kernel parameter generation into get_kernel_parameterspyther@pyther.net
2011-01-29Improve logic which checks whether blockdevice is a raid devicepyther@pyther.net
2011-01-08properly locate grubmenuDieter Plaetinck
2011-01-02Define grubmenu as a global variable instead of multiple local variablesMatthew Gyurgyik
2011-01-02unbreak interactive_configure_system menuDieter Plaetinck
2011-01-02Call target_configure_network directly instead of worker_auto_network.pyther@pyther.net
2011-01-02allow changing proxy settings in configure systems menuDieter Plaetinck
2011-01-02Make configure system menu (and its code) prettierDieter Plaetinck
2011-01-02simplify default entry setting in interactive_configure_system menuDieter Plaetinck
2011-01-02change mdraid_is-raid to mdraid_is_raidpyther@pyther.net
2011-01-02change mdraid_all-slaves to mdraid_all_slavespyther@pyther.net
2010-12-31Inform user more in detail which pre/post-configure step went wrongDieter Plaetinck
2010-12-31fix/improve default/next entry setting in menu'sDieter Plaetinck
2010-12-29refactor locale, initcpio and initialtime codeDieter Plaetinck
2010-12-29Make locale generation and keymap/font setting part of system configurationDieter Plaetinck
2010-12-29remove stale PARTFINISH variableDieter Plaetinck
2010-12-29simplify "default item"-logic in various menusDieter Plaetinck
2010-12-29refactor select_source,networking workersDieter Plaetinck
2010-12-28Make auto_network worker part of prefill_configs()Dieter Plaetinck
2010-12-28handle user confirmation checking a bit nicer in interactive_runtime_network()Dieter Plaetinck
2010-12-28Refactor network config generation codeDieter Plaetinck
2010-12-28cleanup worker_auto_network() / target_configure_network() codeDieter Plaetinck
2010-12-28make prefill_configs() handle -rare- cases where it gets run multiple timesDieter Plaetinck
2010-12-28remove pointless auto_fstab workerDieter Plaetinck