Commit Graph

137 Commits (master)

Author SHA1 Message Date
Bernhard Landauer 34dcadec09 deal with already installed desktop 7 years ago
Bernhard Landauer ac4e9d3f86 start with empty pkgs desktop list 7 years ago
Bernhard Landauer 92e0d7c0c8 corrections 7 years ago
Bernhard Landauer 1f4e0c10a4 attempt fix https://github.com/Chrysostomus/manjaro-architect/issues/128 7 years ago
Bernhard Landauer a6d9376589 eliminate literal *; offer to update grub; grub_mkconfig() 7 years ago
Bernhard Landauer 9a30cea7bc now the right one ;) 7 years ago
Bernhard Landauer 0cd3a39004 Revert "free/nonfree options for network drivers"
- confused the two function ... :-P
This reverts commit 9284b1379e.
7 years ago
Bernhard Landauer 9284b1379e free/nonfree options for network drivers 7 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.
7 years ago
Bernhard Landauer b49cea980f final_check() use mhwd check for video driver 7 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
7 years ago
Bernhard Landauer a8af133037 handle errors when installing pkgs; close
https://github.com/Chrysostomus/manjaro-architect/issues/117
7 years ago
Bernhard Landauer 26ee74f49b unify newlines dialogboxes 7 years ago
Chrysostomus f8480ae7a2 Update util-desktop.sh 7 years ago
Chrysostomus 49792c7939 Adjust graphics installation 7 years ago
Bernhard Landauer 7cfea4c76a add missing install_graphics_menu; https://github.com/Chrysostomus/manjaro-architect/issues/106 7 years ago
Chrysostomus 2a14f6eeed Fix base installation, install network drivers at the end of base installation 7 years ago
Bernhard Landauer d381024735 add German 7 years ago
Bernhard Landauer a4e74218bb new graphics driver submenu; https://github.com/Chrysostomus/manjaro-architect/issues/104
- still needs testing
7 years ago
Bernhard Landauer c3694e327c unify logging 7 years ago
Bernhard Landauer 4e31e10a43 move package_list vor to the right places 7 years ago
Bernhard Landauer e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 7 years ago
Bernhard Landauer 29f8035551 correction log branch 7 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.
7 years ago
Bernhard Landauer 60f19aa906 warn before removing .base_installed 7 years ago
Bernhard Landauer b3d4ff995f fix install_drivers menu title 7 years ago
Bernhard Landauer 48ab6b425b move check_mount/base to functions rather then menus
- makes more sense if menus are supposed to be flexible
7 years ago
Bernhard Landauer 7ae12b4aa7 add error check driver install and remove suprefluous 7 years ago
Bernhard Landauer ffae6bbd27 translatables 7 years ago
Chrysostomus 1bf55bcefd Add driver installation menu 7 years ago
Chrysostomus ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
7 years ago
Bernhard Landauer 963ce70040 same applies for set_xkbmap; added checkerror 7 years ago
Bernhard Landauer 254654750d move display driver install to [util-desktop] as that's where it is in the menu 7 years ago
Bernhard Landauer 026213cf1b dialog title spaces 7 years ago
Chrysostomus 0122f47d1f Fix chowning $HOME for user created before installing desktop-settings 7 years ago
Bernhard Landauer 20d480b56b typo causing, likely causing https://forum.manjaro.org/t/unstable-manjaro-architect-beta-testing/16010 7 years ago
Bernhard Landauer dd25a38120 separate advanced stuff from regular, reorganize 7 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 7 years ago
Bernhard Landauer 586768fbd7 review util-desktop 7 years ago
Chrysostomus 9fb2d2f020 Simplify main menu 7 years ago
Chrysostomus 5ee0051509 Revert "Strip the menu from unnecessary options for the time being."
This reverts commit d3e88b4681.
7 years ago
Chrysostomus d3e88b4681 Strip the menu from unnecessary options for the time being. 7 years ago
Chrysostomus c0f8bde5f5 Mark all parts where recursion happens 7 years ago
Bernhard Landauer 1d00eb6286 chown user home 7 years ago
Bernhard Landauer 70f92cd8ab https://github.com/Chrysostomus/manjaro-architect/issues/75#issuecomment-283257043 7 years ago
Bernhard Landauer 781ecdfa98 link submenus 7 years ago
Bernhard Landauer a7f6f83522 EOF 7 years ago
Bernhard Landauer 55e9971533 fix install profiles pkgs 7 years ago
Bernhard Landauer 3d40b140cb attempt new non-recursive structure 7 years ago
Bernhard Landauer 257fe52075 catch profiles install errors; https://forum.manjaro.org/t/experimental-manjaro-architect-test-iso/17661/77 7 years ago
Chrysostomus fab5729f5f Update util-desktop.sh 7 years ago
Chrysostomus db312db7c9 Fix package filtering 7 years ago
Bernhard Landauer bae1bfc9a1 adjust deskop pkgs log output 7 years ago
Bernhard Landauer 84b66d310c store base pkgs list in the chroot 7 years ago
Bernhard Landauer d50fdc865b update profiles pkgs before instlling edition 7 years ago
Bernhard Landauer 0a623dac79 cp log instead of installing700, more dialog formatting 7 years ago
Bernhard Landauer 88add13626 dialog formatting 7 years ago
Chrysostomus 6cb1650532 Filter the base packages out of the /tmp/.edition 7 years ago
Bernhard Landauer 21aff89066 some cosmetics 7 years ago
Bernhard Landauer aa18ed4794 mount_current_partition: catch output in log at least 7 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 7 years ago
Bernhard Landauer ef2db51842 more logging 7 years ago
Bernhard Landauer 9a425d4811 implement openrc check; needs testing still. close https://github.com/Chrysostomus/manjaro-architect/issues/64 7 years ago
Bernhard Landauer 976bb582dd warn about systemd only profiles 7 years ago
Bernhard Landauer 3814fb75f9 exclude profile architect from being installed 7 years ago
papajoker c214f65311 fix check_for_error 7 years ago
Chrysostomus d29471833e fix install_nm 7 years ago
Bernhard Landauer 1dd1a383fa avoid using exit code after dialog; https://github.com/Chrysostomus/manjaro-architect/pull/59 7 years ago
Bernhard Landauer cbab0dfede set_timezone rm posix, KDE doesn't seem to like it 7 years ago
Bernhard Landauer 9fc6002905 fix all remaining check_for_error() 7 years ago
Bernhard Landauer fb1769f8ff loggin [util-desktop] 7 years ago
Bernhard Landauer 4dd28a8795 fix typo multimedia menu 7 years ago
Chrysostomus 473f297c9a Fix issue with openrc xdm enablement and set font based on screen resolution 7 years ago
Chrysostomus b880a8612c Copy desktop settings to /root and all user homes. 7 years ago
Bernhard Landauer 86f8c836b2 log wm_de install 7 years ago
Bernhard Landauer b459445d70 one more screen clearing 7 years ago
Bernhard Landauer 11ed3043ac text formatting 7 years ago
Chrysostomus 86bd886431 Add functionality to some cancel buttons 7 years ago
Bernhard Landauer 3f0fba71de fix another old path 7 years ago
Bernhard Landauer e8332de8ee unnest rank_mirrors() and one more clear, https://github.com/Chrysostomus/manjaro-architect/issues/21 7 years ago
Bernhard Landauer d32b688be0 clear screen one more time 7 years ago
Bernhard Landauer cf57ed2630 lib paths 7 years ago
Bernhard Landauer 01d283b017 add some clears 7 years ago
Bernhard Landauer 60952984fa adjust datadir name 7 years ago
Bernhard Landauer 58c7cef8f5 rm >sonar and >manjaro flags, add zsh-config 7 years ago
Bernhard Landauer d40da8cbff set up libraries, move code. 7 years ago
Bernhard Landauer 02a137ba0f start new structure 7 years ago