Commit Graph

135 Commits

Author SHA1 Message Date
Bernhard Landauer
e50a7baeda adjust text bootloader selection 2017-03-23 11:24:38 +01:00
Bernhard Landauer
df8a4f303f use ini for target config keymap/consolefont 2017-03-21 22:49:31 +01:00
Bernhard Landauer
7a7ce874b9 Merge pull request #124 from Chrysostomus/edit_config
dynamic edit_configs menu
2017-03-17 00:38:11 +01:00
Bernhard Landauer
72d44cd0b8 one recursive leftover! ;) 2017-03-16 03:27:11 +01:00
Bernhard Landauer
a6d9376589 eliminate literal *; offer to update grub; grub_mkconfig() 2017-03-15 21:15:26 +01:00
Bernhard Landauer
834920405a prevent error after install bootloader
- seems to tend to not return 0 even if successful
2017-03-15 14:58:18 +01:00
Bernhard Landauer
783f2c9b69 submenu highlight tweaking 2017-03-15 01:24:10 +01:00
Bernhard Landauer
24562c525f return to menu after error 2017-03-15 00:31:58 +01:00
Bernhard Landauer
8f13fbde78 move error msgs to functions
- otherwise we see ugly errors also check_base/check_mount
2017-03-15 00:20:47 +01:00
Bernhard Landauer
712a144f43 empty line after kernel selection 2017-03-14 23:25:39 +01:00
Bernhard Landauer
bd259495e4 move clear after filter message 2017-03-14 23:13:28 +01:00
Bernhard Landauer
15418d0ed5 loop until kernel selected 2017-03-14 22:50:57 +01:00
Bernhard Landauer
506a8783f3 rm duplicate logging 2017-03-14 20:17:51 +01:00
Bernhard Landauer
edbcc05be3 nw driver selection needs to be checklist
- to be able to select both wifi and lan drivers for example
- improve some returns
2017-03-14 20:15:31 +01:00
Bernhard Landauer
a8af133037 handle errors when installing pkgs; close
https://github.com/Chrysostomus/manjaro-architect/issues/117
2017-03-14 19:55:36 +01:00
Bernhard Landauer
15d34d14fd message while filtering pkgs 2017-03-14 19:20:27 +01:00
Bernhard Landauer
f10b7e8edd rm unused KERNEL var 2017-03-14 13:41:32 +01:00
Bernhard Landauer
86493f93aa list installed kernels once 2017-03-14 13:20:06 +01:00
Bernhard Landauer
ac02029f43 Merge branch 'master' into keymap 2017-03-14 11:57:45 +00:00
Bernhard Landauer
21544d086f corrections install_base 2017-03-14 12:31:47 +01:00
Bernhard Landauer
96b91e4f7b fix installed kernel logic; https://github.com/Chrysostomus/manjaro-architect/issues/115 2017-03-14 12:04:41 +01:00
Bernhard Landauer
ddd06bc7ad attempt fix install_base() logic; https://github.com/Chrysostomus/manjaro-architect/issues/115 2017-03-14 11:51:12 +01:00
patrick
445281fbfd Merge branch 'master' into ini 2017-03-14 04:27:42 +01:00
Bernhard Landauer
9f5df95656 fix a dialog header 2017-03-14 02:53:29 +01:00
Bernhard Landauer
41ec7af586 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-14 02:47:38 +01:00
Bernhard Landauer
84b4472572 offer yaourt with base-devel group; https://forum.manjaro.org/t/manjaro-architect-0-8/19291/141 2017-03-14 02:44:54 +01:00
papajoker
d61a7f59f4 fix BRANCH to global 2017-03-14 02:16:42 +01:00
Bernhard Landauer
5150b208ba use in for handling branch; https://github.com/Chrysostomus/manjaro-architect/issues/113 2017-03-14 00:38:16 +01:00
papajoker
ede83ba28d fix branch 2017-03-13 23:03:06 +01:00
Bernhard Landauer
e684f30fa9 typo 2017-03-13 22:53:51 +01:00
Bernhard Landauer
eef437eba2 commit was not finished ... 2017-03-13 21:47:21 +01:00
Bernhard Landauer
1de3968ca7 finally really fix set target Branch ;) 2017-03-13 21:28:37 +01:00
Bernhard Landauer
194f390bed merge upstream 2017-03-13 18:16:26 +01:00
Bernhard Landauer
26ee74f49b unify newlines dialogboxes 2017-03-13 18:09:20 +01:00
Bernhard Landauer
02f45d133e include set_keymap in initial language selection 2017-03-13 15:56:23 +01:00
papajoker
c47038c32d users in ini 2017-03-13 07:53:21 +01:00
papajoker
237eac0596 ini file 2017-03-13 06:36:40 +01:00
Bernhard Landauer
07d2bb7099 fix sed Branch 2017-03-13 05:13:51 +01:00
Chrysostomus
49792c7939 Adjust graphics installation 2017-03-13 08:10:10 +08:00
Bernhard Landauer
c4638021a1 fix common pkgs dialog 2017-03-12 18:39:58 +01:00
Chrysostomus
71cb66f117 Complete previous 2017-03-12 18:59:01 +08:00
Chrysostomus
2a14f6eeed Fix base installation, install network drivers at the end of base installation 2017-03-12 18:56:42 +08:00
Bernhard Landauer
3dfedf8222 install_extra() list not installed pkgs only 2017-03-12 00:40:33 +01:00
Bernhard Landauer
b9a6c90a0f write only vertical lists to /mnt/.base before filter 2017-03-11 23:19:04 +01:00
Bernhard Landauer
ae6311a6cf final check translatable (video driver check added) 2017-03-11 19:48:15 +01:00
Bernhard Landauer
8cb02c1ca2 rm grub from packages list; close https://github.com/Chrysostomus/manjaro-architect/issues/105 2017-03-11 13:24:39 +01:00
Bernhard Landauer
982d819f98 rm some newlines in logging 2017-03-11 04:43:02 +01:00
Bernhard Landauer
a29d6da978 start base install with empty pkg list 2017-03-11 02:13:34 +01:00
Bernhard Landauer
4e31e10a43 move package_list vor to the right places 2017-03-11 02:03:03 +01:00
Bernhard Landauer
e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 2017-03-11 01:32:04 +01:00