Commit Graph

299 Commits (4013f65503632165867b4e165499e33724787551)

Author SHA1 Message Date
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 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 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 bf4b364197 resolve conflict 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
Chrysostomus 3e2865c151 Set console font and keymap for openrc 8 years ago
Chrysostomus 2d0368c745 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Chrysostomus dc5839d9cb Remove graphics menu 8 years ago
Bernhard Landauer ffae6bbd27 translatables 8 years ago
Chrysostomus 1bf55bcefd Add driver installation menu 8 years ago
Chrysostomus ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
8 years ago
Chrysostomus 117ca4b2e1 Tweak shell choice at user creation 8 years ago
Bernhard Landauer 5fc1ee4363 correction 8 years ago
Bernhard Landauer 963ce70040 same applies for set_xkbmap; added checkerror 8 years ago
Bernhard Landauer 254654750d move display driver install to [util-desktop] as that's where it is in the menu 8 years ago
Bernhard Landauer a80cc9627c fix cancel advanced_menu 8 years ago
Bernhard Landauer 4f4da7922d papajoker's fix for cancel pacman-key and one lost dollar 8 years ago
Bernhard Landauer df90033b62 fix cancel bootloader (maybe) 8 years ago
Bernhard Landauer 4cc0e3112f add info when updating db and one more arrow 8 years ago
Bernhard Landauer 8d48648842 fix cancel set_timezone 8 years ago
Bernhard Landauer b88fe1cacf fix select_language 8 years ago
Bernhard Landauer dce5142585 missing changes 8 years ago