Commit Graph

659 Commits

Author SHA1 Message Date
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
b04a3d8943 texts rescue 2017-03-17 05:08:42 +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
f565608971 [Makefile] bump version to 0.8.1 2017-03-17 01:12:01 +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
kainonergon
3826f35372 Russian translation (#125)
* Update russian.trans

* Russian translation
2017-03-16 21:47:17 +02: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
7a2a100863 Merge pull request #122 from Chrysostomus/master
merge master
2017-03-15 03:58:48 +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
1a21ebbe18 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-03-15 01:24:34 +01:00
Bernhard Landauer
783f2c9b69 submenu highlight tweaking 2017-03-15 01:24:10 +01:00
Bernhard Landauer
a5aa3fb9c6 Merge pull request #121 from Chrysostomus/master
merge master
2017-03-15 01:13:06 +01:00
Bernhard Landauer
7e9338b046 Merge branch 'ini' into master 2017-03-15 01:12:43 +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
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
papajoker
85f2f7c9e5 last strings before release 2017-03-14 21:23:48 +01:00
Bernhard Landauer
b369839697 fix German bootloader explanation 2017-03-14 20:33:21 +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
f31f1bf5d2 translation of failure :/ 2017-03-14 20:05:26 +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