Commit Graph

683 Commits

Author SHA1 Message Date
Bernhard Landauer
34dcadec09 deal with already installed desktop 2017-03-26 12:34:50 +02:00
Bernhard Landauer
b25cd741b2 bump to 0.8.3 2017-03-26 11:56:25 +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
71ee4b8ccb Merge pull request #133 from Chrysostomus/pkgs_lists
modify the way lists are handed to filter_pkgs
2017-03-25 11:30:49 +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
4b944fd52a correction language files 2017-03-24 18:57:45 +01:00
Bernhard Landauer
3b35eed05f reintroduce keymap settings in prep_menu 2017-03-24 18:41:41 +01:00
Bernhard Landauer
0d14915668 update language files 2017-03-24 17:28:51 +01:00
Chrysostomus
0bbde22b94 Update english.trans
Change skip/none item to be more descriptive
2017-03-24 10:46:38 +08: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
1172ed527c Merge pull request #129 from Chrysostomus/keymap
Select keymap automatically based on language selection
2017-03-21 12:44:17 +00: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
7da4691941 v0.8.2 2017-03-21 11:05:05 +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
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