Commit Graph

655 Commits (788796ecdd7d40151e924c73d51134e420253c48)
 

Author SHA1 Message Date
Bernhard Landauer 788796ecdd select keymap only once 8 years ago
Bernhard Landauer afc2d35c32 automatic keymap with option to change 8 years ago
Bernhard Landauer 4033546fae fix rank_mirrors 8 years ago
papajoker 8a89d305b2 Revert "Merge branch 'rescue' into master"
This reverts commit c90e917768, reversing
changes made to f565608971.
8 years ago
patrick c90e917768 Merge branch 'rescue' into master 8 years ago
papajoker 96dde4db58 mount disk 8 years ago
papajoker b91da224d4 mount menu strcture 8 years ago
papajoker c139658805 body format text 8 years ago
papajoker b04a3d8943 texts rescue 8 years ago
papajoker 81bde532fd add files 8 years ago
papajoker 4d5d9d6b3a first rescue 8 years ago
Bernhard Landauer f565608971 [Makefile] bump version to 0.8.1 8 years ago
Bernhard Landauer 7a7ce874b9 Merge pull request #124 from Chrysostomus/edit_config
dynamic edit_configs menu
8 years ago
kainonergon 3826f35372 Russian translation (#125)
* Update russian.trans

* Russian translation
8 years ago
Bernhard Landauer 7db4b6a04b formatting confirmation dialogs 8 years ago
Bernhard Landauer 72d44cd0b8 one recursive leftover! ;) 8 years ago
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
8 years ago
Bernhard Landauer a6d9376589 eliminate literal *; offer to update grub; grub_mkconfig() 8 years ago
Bernhard Landauer 763ccc5e78 add dynamic edit_configs menu 8 years ago
Bernhard Landauer 834920405a prevent error after install bootloader
- seems to tend to not return 0 even if successful
8 years ago
Bernhard Landauer 7a2a100863 Merge pull request #122 from Chrysostomus/master
merge master
8 years ago
Bernhard Landauer 9a30cea7bc now the right one ;) 8 years ago
Bernhard Landauer 0cd3a39004 Revert "free/nonfree options for network drivers"
- confused the two function ... :-P
This reverts commit 9284b1379e.
8 years ago
Bernhard Landauer 9284b1379e free/nonfree options for network drivers 8 years ago
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.
8 years ago
Bernhard Landauer 1a21ebbe18 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Bernhard Landauer 783f2c9b69 submenu highlight tweaking 8 years ago
Bernhard Landauer a5aa3fb9c6 Merge pull request #121 from Chrysostomus/master
merge master
8 years ago
Bernhard Landauer 7e9338b046 Merge branch 'ini' into master 8 years ago
Bernhard Landauer b49cea980f final_check() use mhwd check for video driver 8 years ago
Bernhard Landauer 24562c525f return to menu after error 8 years ago
Bernhard Landauer 8f13fbde78 move error msgs to functions
- otherwise we see ugly errors also check_base/check_mount
8 years ago
Bernhard Landauer fb43a9e339 use --msgbox for error 8 years ago
Bernhard Landauer 712a144f43 empty line after kernel selection 8 years ago
Bernhard Landauer bd259495e4 move clear after filter message 8 years ago
Bernhard Landauer 15418d0ed5 loop until kernel selected 8 years ago
Bernhard Landauer f3538385de bigger keymap selection window 8 years ago
Bernhard Landauer 488bccc0fe one header formatting I missed ;) 8 years ago
papajoker 85f2f7c9e5 last strings before release 8 years ago
Bernhard Landauer b369839697 fix German bootloader explanation 8 years ago
Bernhard Landauer 79faf1e322 adjust menu text graphics drivers 8 years ago
Bernhard Landauer 506a8783f3 rm duplicate logging 8 years ago
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
8 years ago
Bernhard Landauer f31f1bf5d2 translation of failure :/ 8 years ago
Bernhard Landauer f5f116188f Merge pull request #118 from papajoker/parts
mount partitions filters and fix return
8 years ago
Bernhard Landauer a8af133037 handle errors when installing pkgs; close
https://github.com/Chrysostomus/manjaro-architect/issues/117
8 years ago
Bernhard Landauer 15d34d14fd message while filtering pkgs 8 years ago
papajoker a7d0fb2743 mount partitions filters and fix return 8 years ago
Bernhard Landauer f10b7e8edd rm unused KERNEL var 8 years ago
Bernhard Landauer 86493f93aa list installed kernels once 8 years ago