Commit Graph

152 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
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
4d5d9d6b3a first rescue 2017-03-17 04:57:28 +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
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
b49cea980f final_check() use mhwd check for video driver 2017-03-15 00:51:42 +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
f10b7e8edd rm unused KERNEL var 2017-03-14 13:41:32 +01:00
Bernhard Landauer
ac02029f43 Merge branch 'master' into keymap 2017-03-14 11:57:45 +00:00
patrick
445281fbfd Merge branch 'master' into ini 2017-03-14 04:27:42 +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
Bernhard Landauer
d9d51bf1c9 correction ini branch 2017-03-13 22:54:07 +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
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
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
29837c4328 adjust fonts for languages 2017-03-13 01:30:14 +01: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
d381024735 add German 2017-03-12 00:59:22 +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
5f5dad26d8 adjust check_base for submenus; https://github.com/Chrysostomus/manjaro-architect/issues/99 2017-03-10 19:48:26 +01:00
Bernhard Landauer
bf4b364197 resolve conflict 2017-03-10 15:38:30 +01:00
Bernhard Landauer
25d7bb6be9 exit-label translatable 2017-03-10 13:54:13 +01:00
Bernhard Landauer
e5202787fa translatable Cancel label 2017-03-10 02:24:17 +01:00