Commit Graph

403 Commits

Author SHA1 Message Date
Bernhard Landauer
34dcadec09 deal with already installed desktop 2017-03-26 12:34:50 +02:00
papajoker
d547e97439 import only once 2017-03-25 14:14:20 +01:00
Bernhard Landauer
1c608df090 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-25 11:53:27 +01:00
Bernhard Landauer
a412981292 add explanation pacman-mirrors; close https://github.com/Chrysostomus/manjaro-architect/issues/132 2017-03-25 11:53:15 +01:00
Bernhard Landauer
044399e0a6 correction 2017-03-25 03:06:51 +01:00
Bernhard Landauer
7219d9b336 fix set keymap 2017-03-25 02:48:17 +01:00
Bernhard Landauer
fd00298afb fix set keymap 2017-03-25 02:42:28 +01:00
Bernhard Landauer
ac4e9d3f86 start with empty pkgs desktop list 2017-03-25 02:24:52 +01:00
Bernhard Landauer
92e0d7c0c8 corrections 2017-03-25 02:15:44 +01:00
Bernhard Landauer
1f4e0c10a4 attempt fix https://github.com/Chrysostomus/manjaro-architect/issues/128 2017-03-25 01:39:38 +01:00
Bernhard Landauer
3b35eed05f reintroduce keymap settings in prep_menu 2017-03-24 18:41:41 +01:00
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
4af00c825d correction German and dialog formatting 2017-03-21 13:43:05 +01:00
Bernhard Landauer
ef38de0e05 little corrections 2017-03-21 13:36:29 +01:00
Bernhard Landauer
3fa4a5c767 update dialogs 2017-03-21 13:28:04 +01:00
Bernhard Landauer
12205d10be re-organize lang/keymap/font settings 2017-03-21 12:57:56 +01:00
Bernhard Landauer
43c08b8225 use grep saved ini file instead 2017-03-20 17:13:23 +01:00
Bernhard Landauer
013d215c32 use ini to test if language already set 2017-03-20 11:26:08 +01:00
Bernhard Landauer
78e07ff9d0 use ini to test for keymap already defined 2017-03-20 11:21:10 +01:00
Bernhard Landauer
5b090c47e8 language strings 2017-03-20 11:06:20 +01:00
Bernhard Landauer
788796ecdd select keymap only once 2017-03-20 00:10:13 +01:00
Bernhard Landauer
afc2d35c32 automatic keymap with option to change 2017-03-19 23:47:40 +01:00
Bernhard Landauer
4033546fae fix rank_mirrors 2017-03-19 22:48:59 +01:00
papajoker
8a89d305b2 Revert "Merge branch 'rescue' into master"
This reverts commit c90e917768, reversing
changes made to f565608971.
2017-03-17 16:46:17 +01:00
patrick
c90e917768 Merge branch 'rescue' into master 2017-03-17 10:45:59 +01:00
papajoker
96dde4db58 mount disk 2017-03-17 09:45:04 +01:00
papajoker
b91da224d4 mount menu strcture 2017-03-17 09:09:15 +01:00
papajoker
c139658805 body format text 2017-03-17 05:18:01 +01:00
papajoker
81bde532fd add files 2017-03-17 04:58:51 +01:00
papajoker
4d5d9d6b3a first rescue 2017-03-17 04:57:28 +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
7db4b6a04b formatting confirmation dialogs 2017-03-16 03:34:28 +01:00
Bernhard Landauer
72d44cd0b8 one recursive leftover! ;) 2017-03-16 03:27:11 +01:00
patrick
69e2231646 pass params by console or file ini (#120)
* first test DANGEROUS ! mount root auto

* universal read input

* format disk by param

* auto load root partition

* simplify structure

* getvar() function
2017-03-16 04:16:48 +02:00
Bernhard Landauer
a6d9376589 eliminate literal *; offer to update grub; grub_mkconfig() 2017-03-15 21:15:26 +01:00
Bernhard Landauer
763ccc5e78 add dynamic edit_configs menu 2017-03-15 17:33:17 +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
9a30cea7bc now the right one ;) 2017-03-15 03:31:56 +01:00
Bernhard Landauer
0cd3a39004 Revert "free/nonfree options for network drivers"
- confused the two function ... :-P
This reverts commit 9284b1379e.
2017-03-15 03:26:15 +01:00
Bernhard Landauer
9284b1379e free/nonfree options for network drivers 2017-03-15 02:58:28 +01:00
Bernhard Landauer
a6f92f0899 Revert "final_check() use mhwd check for video driver"
- first of all should have run the test in the chroot not on the host ;)
- but even when run correctly this doesn't work in many cases. For example in vbox mhwd-gpu --check returns nothing and also an mhwd config
will not be present.
- So lets just use what we already had ...

This reverts commit b49cea980f.
2017-03-15 02:04:34 +01:00
Bernhard Landauer
783f2c9b69 submenu highlight tweaking 2017-03-15 01:24:10 +01:00
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