Commit Graph

75 Commits

Author SHA1 Message Date
Bernhard Landauer
26ee74f49b unify newlines dialogboxes 2017-03-13 18:09:20 +01:00
Chrysostomus
f8480ae7a2 Update util-desktop.sh 2017-03-13 18:01:03 +08:00
Chrysostomus
49792c7939 Adjust graphics installation 2017-03-13 08:10:10 +08:00
Bernhard Landauer
7cfea4c76a add missing install_graphics_menu; https://github.com/Chrysostomus/manjaro-architect/issues/106 2017-03-12 19:54:52 +01:00
Chrysostomus
2a14f6eeed Fix base installation, install network drivers at the end of base installation 2017-03-12 18:56:42 +08:00
Bernhard Landauer
d381024735 add German 2017-03-12 00:59:22 +01:00
Bernhard Landauer
a4e74218bb new graphics driver submenu; https://github.com/Chrysostomus/manjaro-architect/issues/104
- still needs testing
2017-03-11 19:18:25 +01:00
Bernhard Landauer
c3694e327c unify logging 2017-03-11 02:30:06 +01:00
Bernhard Landauer
4e31e10a43 move package_list vor to the right places 2017-03-11 02:03:03 +01:00
Bernhard Landauer
e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 2017-03-11 01:32:04 +01:00
Bernhard Landauer
29f8035551 correction log branch 2017-03-11 00:11:01 +01:00
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.
2017-03-10 19:07:53 +01:00
Bernhard Landauer
60f19aa906 warn before removing .base_installed 2017-03-10 18:51:37 +01:00
Bernhard Landauer
b3d4ff995f fix install_drivers menu title 2017-03-10 18:24:11 +01:00
Bernhard Landauer
48ab6b425b move check_mount/base to functions rather then menus
- makes more sense if menus are supposed to be flexible
2017-03-10 14:55:06 +01:00
Bernhard Landauer
7ae12b4aa7 add error check driver install and remove suprefluous 2017-03-10 14:13:30 +01:00
Bernhard Landauer
ffae6bbd27 translatables 2017-03-08 03:29:33 +01:00
Chrysostomus
1bf55bcefd Add driver installation menu 2017-03-08 03:10:48 +08:00
Chrysostomus
ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
2017-03-08 02:32:01 +08:00
Bernhard Landauer
963ce70040 same applies for set_xkbmap; added checkerror 2017-03-06 05:58:03 +01:00
Bernhard Landauer
254654750d move display driver install to [util-desktop] as that's where it is in the menu 2017-03-06 05:48:39 +01:00
Bernhard Landauer
026213cf1b dialog title spaces 2017-03-05 17:58:10 +01:00
Chrysostomus
0122f47d1f Fix chowning $HOME for user created before installing desktop-settings 2017-03-03 23:20:24 +08:00
Bernhard Landauer
20d480b56b typo causing, likely causing https://forum.manjaro.org/t/unstable-manjaro-architect-beta-testing/16010 2017-03-02 17:59:47 +01:00
Bernhard Landauer
dd25a38120 separate advanced stuff from regular, reorganize 2017-03-02 06:02:09 +01:00
Bernhard Landauer
fa36fd460b review menu, introduce switch between menu regular|advanced 2017-03-02 04:04:01 +01:00
Bernhard Landauer
586768fbd7 review util-desktop 2017-03-01 23:27:28 +01:00
Chrysostomus
9fb2d2f020 Simplify main menu 2017-03-02 02:47:53 +08:00
Chrysostomus
5ee0051509 Revert "Strip the menu from unnecessary options for the time being."
This reverts commit d3e88b4681.
2017-03-02 02:28:43 +08:00
Chrysostomus
d3e88b4681 Strip the menu from unnecessary options for the time being. 2017-03-02 01:49:52 +08:00
Chrysostomus
c0f8bde5f5 Mark all parts where recursion happens 2017-03-02 00:29:22 +08:00
Bernhard Landauer
1d00eb6286 chown user home 2017-03-01 13:09:56 +01:00
Bernhard Landauer
70f92cd8ab https://github.com/Chrysostomus/manjaro-architect/issues/75#issuecomment-283257043 2017-03-01 11:32:23 +01:00
Bernhard Landauer
781ecdfa98 link submenus 2017-03-01 03:32:28 +01:00
Bernhard Landauer
a7f6f83522 EOF 2017-03-01 00:50:51 +01:00
Bernhard Landauer
55e9971533 fix install profiles pkgs 2017-03-01 00:45:00 +01:00
Bernhard Landauer
3d40b140cb attempt new non-recursive structure 2017-02-28 23:53:26 +01:00
Bernhard Landauer
257fe52075 catch profiles install errors; https://forum.manjaro.org/t/experimental-manjaro-architect-test-iso/17661/77 2017-02-28 17:07:19 +01:00
Chrysostomus
fab5729f5f Update util-desktop.sh 2017-02-28 14:18:25 +08:00
Chrysostomus
db312db7c9 Fix package filtering 2017-02-28 12:22:17 +08:00
Bernhard Landauer
bae1bfc9a1 adjust deskop pkgs log output 2017-02-28 03:22:55 +01:00
Bernhard Landauer
84b66d310c store base pkgs list in the chroot 2017-02-28 01:59:51 +01:00
Bernhard Landauer
d50fdc865b update profiles pkgs before instlling edition 2017-02-28 01:38:29 +01:00
Bernhard Landauer
0a623dac79 cp log instead of installing700, more dialog formatting 2017-02-27 22:55:31 +01:00
Bernhard Landauer
88add13626 dialog formatting 2017-02-27 21:01:55 +01:00
Chrysostomus
6cb1650532 Filter the base packages out of the /tmp/.edition 2017-02-28 00:38:57 +08:00
Bernhard Landauer
21aff89066 some cosmetics 2017-02-27 12:54:03 +01:00
Bernhard Landauer
aa18ed4794 mount_current_partition: catch output in log at least 2017-02-27 05:03:17 +01:00
Bernhard Landauer
d7e9686eeb some logging and dialog cosmetics 2017-02-27 03:35:31 +01:00
Bernhard Landauer
ef2db51842 more logging 2017-02-27 02:06:38 +01:00