Commit Graph

410 Commits

Author SHA1 Message Date
Bernhard Landauer
b49cea980f final_check() use mhwd check for video driver 2017-03-15 00:51:42 +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
fb43a9e339 use --msgbox for error 2017-03-15 00:17:20 +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
f3538385de bigger keymap selection window 2017-03-14 22:50:13 +01:00
Bernhard Landauer
488bccc0fe one header formatting I missed ;) 2017-03-14 21:30:31 +01:00
Bernhard Landauer
79faf1e322 adjust menu text graphics drivers 2017-03-14 20:24:17 +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
f5f116188f Merge pull request #118 from papajoker/parts
mount partitions filters and fix return
2017-03-14 20:02:16 +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
papajoker
a7d0fb2743 mount partitions filters and fix return 2017-03-14 18:40:16 +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
07a3b9bf9d fix cancel uefi mount 2017-03-14 12:44:03 +01: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
ba1271fe25 dialog formatting 2017-03-14 02:47:12 +01:00
Bernhard Landauer
05dddc8a1a join multiple sed 2017-03-14 02:45:57 +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
85cc4eac77 Merge remote-tracking branch 'upstream/master' 2017-03-14 02:19:20 +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
Bernhard Landauer
0d726d9531 fix newlines checklist 2017-03-13 23:35:14 +01:00
papajoker
ede83ba28d fix branch 2017-03-13 23:03:06 +01:00
Bernhard Landauer
d9d51bf1c9 correction ini branch 2017-03-13 22:54:07 +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
e16cab198f Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-13 21:28:48 +01:00
Bernhard Landauer
1de3968ca7 finally really fix set target Branch ;) 2017-03-13 21:28:37 +01:00
papajoker
9f444f1058 fix output 2017-03-13 21:06:37 +01:00
Bernhard Landauer
1817edcbd7 remove obsolete comment 2017-03-13 18:22:32 +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
f7c9364223 correction varname 2017-03-13 16:56:45 +01:00
Bernhard Landauer
50086f8438 run set_keymap only once, like set_language 2017-03-13 16:37:48 +01:00
Bernhard Landauer
f747a99158 correction and upd menu map 2017-03-13 16:05:57 +01:00
Bernhard Landauer
02f45d133e include set_keymap in initial language selection 2017-03-13 15:56:23 +01:00
Chrysostomus
f8480ae7a2 Update util-desktop.sh 2017-03-13 18:01:03 +08: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
Bernhard Landauer
eccf4d0592 correct parent menu highlight when leaving config mirror 2017-03-13 04:55:49 +01:00
Bernhard Landauer
fdd5627082 mirror menu, order as in description and fix cancel return level 2017-03-13 04:28:43 +01:00
Bernhard Landauer
201d5f1b8c Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-13 01:30:29 +01:00
Bernhard Landauer
29837c4328 adjust fonts for languages 2017-03-13 01:30:14 +01:00
Chrysostomus
49792c7939 Adjust graphics installation 2017-03-13 08:10:10 +08:00
Bernhard Landauer
2b81b89802 fix logic language choice 2017-03-13 00:23:52 +01:00
Bernhard Landauer
eb615dae06 remove unused code; upd menu overview 2017-03-12 21:09:47 +01:00
Bernhard Landauer
78edc32b86 add drivers menu to advanced; https://github.com/Chrysostomus/manjaro-architect/issues/106 2017-03-12 20:03:52 +01:00
Bernhard Landauer
7cfea4c76a add missing install_graphics_menu; https://github.com/Chrysostomus/manjaro-architect/issues/106 2017-03-12 19:54:52 +01:00
Bernhard Landauer
c4638021a1 fix common pkgs dialog 2017-03-12 18:39:58 +01:00
Chrysostomus
dc50057007 Trigger graphics drivers installation at the end of profile installation. Remove drivers menu 2017-03-12 19:02:38 +08: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
d381024735 add German 2017-03-12 00:59:22 +01: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
a4e74218bb new graphics driver submenu; https://github.com/Chrysostomus/manjaro-architect/issues/104
- still needs testing
2017-03-11 19:18:25 +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
c3694e327c unify logging 2017-03-11 02:30:06 +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
Bernhard Landauer
3ae7778620 filter_packages() missing error check 2017-03-11 01:27:26 +01:00
Bernhard Landauer
29f8035551 correction log branch 2017-03-11 00:11:01 +01:00
Bernhard Landauer
01e4176e67 driver menu highlighting; fix https://github.com/Chrysostomus/manjaro-architect/issues/99
- not the most brilliantly elegant way - but it works :^P
2017-03-10 20:47:08 +01:00
Bernhard Landauer
5f5dad26d8 adjust check_base for submenus; https://github.com/Chrysostomus/manjaro-architect/issues/99 2017-03-10 19:48:26 +01:00
Bernhard Landauer
33d5c64de8 check_base before installing desktop 2017-03-10 19:16:15 +01:00
Bernhard Landauer
511ecd9301 Revert "move check_mount/base to functions rather then menus"
was a bad idea, or of course we'd have to put all these functions inside "if [[ $? -eq 0 ]]; then" tests
Sorry, didn't think of it properly ;)

This reverts commit 48ab6b425b.
2017-03-10 19:07:53 +01:00
Bernhard Landauer
60f19aa906 warn before removing .base_installed 2017-03-10 18:51:37 +01:00
Bernhard Landauer
b3d4ff995f fix install_drivers menu title 2017-03-10 18:24:11 +01:00
Bernhard Landauer
ab4d47212f install_drivers error_check and clear screen 2017-03-10 18:13:39 +01:00
Bernhard Landauer
bf4b364197 resolve conflict 2017-03-10 15:38:30 +01:00
Bernhard Landauer
48ab6b425b move check_mount/base to functions rather then menus
- makes more sense if menus are supposed to be flexible
2017-03-10 14:55:06 +01:00
Bernhard Landauer
5ef75e7a37 check_base before install_drivers; close https://github.com/Chrysostomus/manjaro-architect/issues/98 2017-03-10 14:15:19 +01:00
Bernhard Landauer
7ae12b4aa7 add error check driver install and remove suprefluous 2017-03-10 14:13:30 +01:00
Bernhard Landauer
25d7bb6be9 exit-label translatable 2017-03-10 13:54:13 +01:00
Chrysostomus
7f5e58e347 Merge pull request #97 from oberon2007/displaymanager-openrc
fix dm openrc for unconfigured desktops
2017-03-10 13:02:59 +02:00
Bernhard Landauer
e5202787fa translatable Cancel label 2017-03-10 02:24:17 +01:00
Bernhard Landauer
fe89eda7ae fix dm openrc for unconfigured desktops 2017-03-09 22:40:38 +01:00
Chrysostomus
ce350a096e Fix setting bash as default shell for user 2017-03-10 01:04:12 +08:00
Chrysostomus
9f04a8c671 Openrc fixes 2017-03-10 01:01:15 +08:00
Chrysostomus
3e2865c151 Set console font and keymap for openrc 2017-03-10 00:19:01 +08:00
Chrysostomus
2d0368c745 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-09 01:20:43 +08:00
Chrysostomus
dc5839d9cb Remove graphics menu 2017-03-08 11:30:13 +08:00
Bernhard Landauer
ffae6bbd27 translatables 2017-03-08 03:29:33 +01:00
Chrysostomus
1bf55bcefd Add driver installation menu 2017-03-08 03:10:48 +08:00
Chrysostomus
ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
2017-03-08 02:32:01 +08:00