Commit Graph

553 Commits (201d5f1b8c9a2113aa81314297839fc596662a25)
 

Author SHA1 Message Date
Bernhard Landauer 201d5f1b8c Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Bernhard Landauer 29837c4328 adjust fonts for languages 8 years ago
Bernhard Landauer cf4a1b4a65 hungarian escape brackets 8 years ago
Chrysostomus 49792c7939 Adjust graphics installation 8 years ago
Bernhard Landauer 2b81b89802 fix logic language choice 8 years ago
Bernhard Landauer 65aa30ca86 adjust custom pkgs text 8 years ago
Bernhard Landauer eb615dae06 remove unused code; upd menu overview 8 years ago
Bernhard Landauer 78edc32b86 add drivers menu to advanced; https://github.com/Chrysostomus/manjaro-architect/issues/106 8 years ago
Bernhard Landauer 7cfea4c76a add missing install_graphics_menu; https://github.com/Chrysostomus/manjaro-architect/issues/106 8 years ago
Bernhard Landauer 25dff0fbce remove useless 'optional' comment 8 years ago
Bernhard Landauer c4638021a1 fix common pkgs dialog 8 years ago
Bernhard Landauer 1bcea643ee corrections german 8 years ago
Bernhard Landauer 4013f65503 German 8 years ago
Chrysostomus dc50057007 Trigger graphics drivers installation at the end of profile installation. Remove drivers menu 8 years ago
Chrysostomus 71cb66f117 Complete previous 8 years ago
Chrysostomus 2a14f6eeed Fix base installation, install network drivers at the end of base installation 8 years ago
Bernhard Landauer 5ae85137d0 german.trans fix syntax, translate new strings and some more 8 years ago
Bernhard Landauer d381024735 add German 8 years ago
Bernhard Landauer 3dfedf8222 install_extra() list not installed pkgs only 8 years ago
Bernhard Landauer b9a6c90a0f write only vertical lists to /mnt/.base before filter 8 years ago
Bernhard Landauer ae6311a6cf final check translatable (video driver check added) 8 years ago
Bernhard Landauer a4e74218bb new graphics driver submenu; https://github.com/Chrysostomus/manjaro-architect/issues/104
- still needs testing
8 years ago
Bernhard Landauer 8cb02c1ca2 rm grub from packages list; close https://github.com/Chrysostomus/manjaro-architect/issues/105 8 years ago
Bernhard Landauer 9032cded42 bump version 8 years ago
Bernhard Landauer 982d819f98 rm some newlines in logging 8 years ago
Bernhard Landauer c3694e327c unify logging 8 years ago
Bernhard Landauer a29d6da978 start base install with empty pkg list 8 years ago
Bernhard Landauer 4e31e10a43 move package_list vor to the right places 8 years ago
Bernhard Landauer e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 8 years ago
Bernhard Landauer 3ae7778620 filter_packages() missing error check 8 years ago
Bernhard Landauer 29f8035551 correction log branch 8 years ago
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
8 years ago
Bernhard Landauer 5f5dad26d8 adjust check_base for submenus; https://github.com/Chrysostomus/manjaro-architect/issues/99 8 years ago
Bernhard Landauer 33d5c64de8 check_base before installing desktop 8 years ago
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.
8 years ago
Bernhard Landauer 60f19aa906 warn before removing .base_installed 8 years ago
Bernhard Landauer b3d4ff995f fix install_drivers menu title 8 years ago
Bernhard Landauer ab4d47212f install_drivers error_check and clear screen 8 years ago
Bernhard Landauer 6294426c33 source english text strings as a backup 8 years ago
Bernhard Landauer bf4b364197 resolve conflict 8 years ago
Bernhard Landauer b5177dc4d0 remove confusing stable label 8 years ago
Bernhard Landauer 48ab6b425b move check_mount/base to functions rather then menus
- makes more sense if menus are supposed to be flexible
8 years ago
Bernhard Landauer 5ef75e7a37 check_base before install_drivers; close https://github.com/Chrysostomus/manjaro-architect/issues/98 8 years ago
Bernhard Landauer 7ae12b4aa7 add error check driver install and remove suprefluous 8 years ago
Bernhard Landauer 25d7bb6be9 exit-label translatable 8 years ago
Chrysostomus 7f5e58e347 Merge pull request #97 from oberon2007/displaymanager-openrc
fix dm openrc for unconfigured desktops
8 years ago
Bernhard Landauer e5202787fa translatable Cancel label 8 years ago
Bernhard Landauer fe89eda7ae fix dm openrc for unconfigured desktops 8 years ago
Chrysostomus ce350a096e Fix setting bash as default shell for user 8 years ago
Chrysostomus 9f04a8c671 Openrc fixes 8 years ago