Commit Graph

67 Commits

Author SHA1 Message Date
Bernhard Landauer
9a45fab347 check if video-driver was selected 2017-03-05 19:13:19 +01:00
Bernhard Landauer
026213cf1b dialog title spaces 2017-03-05 17:58:10 +01:00
Bernhard Landauer
696312bd2b text correction shell dialog box 2017-03-05 17:45:37 +01:00
Bernhard Landauer
9d8849c9fa close bracket 2017-03-05 13:32:14 +01:00
Bernhard Landauer
a9a8442857 fix setup_graphics_card cancel 2017-03-05 12:36:54 +01:00
Bernhard Landauer
788c9cf6b5 check if kernel selected or pre-installed i time 2017-03-05 03:47:18 +01:00
Bernhard Landauer
bf4dd47dc2 check_base before bootloader, highlight inst_base 2017-03-05 03:08:10 +01:00
Bernhard Landauer
0a72a3c780 inst_needed() display message 2017-03-03 00:13:05 +01:00
Bernhard Landauer
4f4b25b6f1 correction menu header default shell 2017-03-02 20:11:35 +01:00
Bernhard Landauer
dd25a38120 separate advanced stuff from regular, reorganize 2017-03-02 06:02:09 +01:00
Bernhard Landauer
3d6c9d8ed4 typo 2017-03-02 04:29:08 +01:00
Bernhard Landauer
fa36fd460b review menu, introduce switch between menu regular|advanced 2017-03-02 04:04:01 +01:00
Bernhard Landauer
b9481d9681 [util-base] reviewed 2017-03-01 21:46:40 +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
b3200db8d2 video-driver use force 2017-03-01 05:24:25 +01:00
Bernhard Landauer
781ecdfa98 link submenus 2017-03-01 03:32:28 +01:00
Bernhard Landauer
3d40b140cb attempt new non-recursive structure 2017-02-28 23:53:26 +01:00
Chrysostomus
365e83a8ff Remove ext2 from menu, fix some errors from install_base error reporting 2017-03-01 02:13:02 +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
0fd010a6e5 closing newline and some indenting 2017-02-27 19:34:03 +01:00
Bernhard Landauer
87167194d8 fix set_timezone dialog (wrong exitcode) 2017-02-27 12:39:39 +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
Bernhard Landauer
f7c8cd5ebc rm double entry 2017-02-26 21:40:24 +01:00
Bernhard Landauer
4e37ac1362 add option to cp log to target 2017-02-26 21:35:13 +01:00
Bernhard Landauer
9a425d4811 implement openrc check; needs testing still. close https://github.com/Chrysostomus/manjaro-architect/issues/64 2017-02-26 20:46:01 +01:00
Bernhard Landauer
22cde3c5f7 move .base_installed to /mnt ; https://github.com/Chrysostomus/manjaro-architect/issues/64 2017-02-26 19:28:48 +01:00
Chrysostomus
82b1e87948 Update util-base.sh 2017-02-26 22:17:34 +08:00
Chrysostomus
17d9e34691 Try to improve encryption behaviour with grub 2017-02-26 22:06:45 +08:00
papajoker
c214f65311 fix check_for_error 2017-02-24 16:15:57 +01:00
Chrysostomus
5ac298bb4a Dont check for error with vconsole.conf either, installation needs to work even if
its not set.
2017-02-24 15:10:51 +08:00
Chrysostomus
601af4a976 Do not check for error when compying pacman.conf, it is supposed to return 1 half
the time
2017-02-24 15:05:10 +08:00
Bernhard Landauer
1dd1a383fa avoid using exit code after dialog; https://github.com/Chrysostomus/manjaro-architect/pull/59 2017-02-23 23:40:55 +01:00
Bernhard Landauer
494f6e6f63 indenting correction, https://github.com/Chrysostomus/manjaro-architect/issues/60 2017-02-23 20:38:49 +01:00
Chrysostomus
381dc7d110 Fix syntax error 2017-02-23 23:32:23 +08:00
Bernhard Landauer
cbab0dfede set_timezone rm posix, KDE doesn't seem to like it 2017-02-23 02:42:14 +01:00
Bernhard Landauer
7c9b49eaae if base not installed go to install_base_menu directly; some logging 2017-02-23 02:00:20 +01:00
Bernhard Landauer
1aac7b3bae check if base-install was completed. install_bootloader(): check_base 2017-02-23 01:36:28 +01:00
Bernhard Landauer
60d523e67f set_timezone() fix symlink creation 2017-02-22 22:45:18 +01:00
Chrysostomus
4f4ca6a3dd Fix setting grub default 2017-02-23 01:18:25 +08:00
Chrysostomus
847a336923 Quickfixes 2017-02-22 22:16:04 +08:00
Bernhard Landauer
b9b303cd5e fix some error checks 2017-02-22 01:57:35 +01:00
Bernhard Landauer
80f7794b22 missing bracket 2017-02-22 00:20:02 +01:00
Bernhard Landauer
6a1ffacdc6 more logging 2017-02-21 23:40:40 +01:00
Bernhard Landauer
94791411dd do not continue errorfile 2017-02-21 22:23:00 +01:00
Bernhard Landauer
1036002b2e fix another cancel button 2017-02-21 13:55:25 +01:00