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 |
|
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
|
c46e7f3da3
|
Merge branch 'ini' of https://github.com/Chrysostomus/manjaro-architect into ini
|
2017-03-14 13:19:20 +01:00 |
|
Bernhard Landauer
|
e5dc586768
|
list installed kernels once
|
2017-03-14 13:18:46 +01:00 |
|
Bernhard Landauer
|
edfbe358a7
|
Merge pull request #116 from Chrysostomus/master
merge master
|
2017-03-14 11:59:43 +00:00 |
|
Bernhard Landauer
|
cd4461602d
|
Merge pull request #110 from oberon2007/keymap
move keymap to initial language selection
|
2017-03-14 11:57:54 +00:00 |
|
Bernhard Landauer
|
ac02029f43
|
Merge branch 'master' into keymap
|
2017-03-14 11:57:45 +00:00 |
|
Bernhard Landauer
|
f4c0901dc3
|
Merge pull request #114 from Chrysostomus/ini
use ini for handling system- and target-branch
|
2017-03-14 11:54:01 +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 |
|
Bernhard Landauer
|
fb5ab0305b
|
Merge branch 'ini' of https://github.com/Chrysostomus/manjaro-architect into ini
|
2017-03-14 05:02:15 +01:00 |
|
Bernhard Landauer
|
571b994096
|
rm non file
|
2017-03-14 05:01:55 +01:00 |
|
patrick
|
445281fbfd
|
Merge branch 'master' into ini
|
2017-03-14 04:27:42 +01:00 |
|
Bernhard Landauer
|
0912cff705
|
text files
|
2017-03-14 02:53: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 |
|
Bernhard Landauer
|
b65d813700
|
german
|
2017-03-13 23:34:50 +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 |
|