Commit Graph

317 Commits

Author SHA1 Message Date
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