Commit Graph

31 Commits

Author SHA1 Message Date
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
Bernhard Landauer
fdd563a5f8 [util, util-menu] new check_base logic and remove recursive calls 2017-03-01 16:17:22 +01:00
Bernhard Landauer
bfcc9f691c fix check for edit mkinitcpio.conf 2017-03-01 06:29:56 +01:00
Bernhard Landauer
69231cac4f correction exit install_base_menu() 2017-03-01 05:52:32 +01:00
Bernhard Landauer
6a2bf3760b not need to loop submenus 2017-03-01 05:06:23 +01:00
Bernhard Landauer
781ecdfa98 link submenus 2017-03-01 03:32:28 +01:00
Bernhard Landauer
cc6cea55fb adopt latest changes 2017-03-01 00:05:31 +01:00
Bernhard Landauer
3d40b140cb attempt new non-recursive structure 2017-02-28 23:53:26 +01:00
Bernhard Landauer
5af8ada8c1 remove some check_for_erroring around exit for now 2017-02-28 11:30:01 +01:00
Bernhard Landauer
27515a0992 optionally run mkinitcpio when editing mkinitcpio.conf;
https://github.com/Chrysostomus/manjaro-architect/issues/35
2017-02-28 01:23:13 +01:00
Bernhard Landauer
0a623dac79 cp log instead of installing700, more dialog formatting 2017-02-27 22:55:31 +01:00
Chrysostomus
7bd4a62e55 Bugfixes 2017-02-28 01:53:30 +08:00
Chrysostomus
8142d68983 Add final_check 2017-02-28 01:23:39 +08:00
Bernhard Landauer
4b8f6f53e3 check if target mounted before copying log ;) 2017-02-27 11:22:40 +01:00
Bernhard Landauer
d7e9686eeb some logging and dialog cosmetics 2017-02-27 03:35:31 +01:00
Bernhard Landauer
d57e242825 do not rm /mnt/.openrc in quit dialog; close https://github.com/Chrysostomus/manjaro-architect/issues/68 2017-02-27 02:52:13 +01:00
Bernhard Landauer
ef2db51842 more logging 2017-02-27 02:06:38 +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
papajoker
c214f65311 fix check_for_error 2017-02-24 16:15:57 +01:00
Chrysostomus
847a336923 Quickfixes 2017-02-22 22:16:04 +08:00
Bernhard Landauer
e0638d6906 more logging 2017-02-22 00:56:25 +01:00
Bernhard Landauer
1036002b2e fix another cancel button 2017-02-21 13:55:25 +01:00
Bernhard Landauer
6ac8e30753 move setup script to separate package; https://github.com/Chrysostomus/manjaro-architect/issues/51 2017-02-20 00:01:51 +01:00
Chrysostomus
233bdfa311 Fix the option "configure base" 2017-02-20 01:39:03 +08:00
Bernhard Landauer
d2d6fe6acb fix util-menu / util-disk
- I found the rotten egg 8^} ;)
will rebuild the package now.
2017-02-18 04:22:43 +01:00
Bernhard Landauer
0956ee9879 finalize re-structure 2017-02-17 22:10:40 +01:00
Bernhard Landauer
d40da8cbff set up libraries, move code. 2017-02-17 05:19:40 +01:00
Bernhard Landauer
02a137ba0f start new structure 2017-02-16 10:59:50 +01:00