Bernhard Landauer
28917c59d5
fix check_base
2017-03-05 23:17:28 +01:00
Bernhard Landauer
2a9b05cac8
do various final check only if base installed
2017-03-05 21:35:09 +01:00
Bernhard Landauer
b308bc90a0
final_check() quiet some output
2017-03-05 21:33:35 +01:00
Bernhard Landauer
7ab86aca68
rank_mirrors() preselect stable
...
- the old problem with pacman-mirrors seems to have disappeared with the new menu structure
2017-03-05 12:56:46 +01:00
Bernhard Landauer
21d873d03c
fix cancel 'configure mirrorlist'
2017-03-05 12:27:12 +01:00
Bernhard Landauer
43459071f6
some spaces in titles
2017-03-05 12:26:08 +01:00
Bernhard Landauer
bf4dd47dc2
check_base before bootloader, highlight inst_base
2017-03-05 03:08:10 +01:00
Bernhard Landauer
fb2d05a05c
fix mk_connection quit after nmtui
2017-03-04 01:11:24 +01:00
Bernhard Landauer
abf20aa45c
fix pacman-mirrors -i
2017-03-03 16:40:43 +01:00
Bernhard Landauer
bceb3b5874
no escaping of quotes needed in dialog body
2017-03-03 16:09:49 +01:00
Bernhard Landauer
da7e968f31
fix newlines check_requirements()
2017-03-03 10:55:27 +01:00
Bernhard Landauer
69d38f701f
use translated strings, now really ;)
2017-03-03 10:13:42 +01:00
Bernhard Landauer
52f57fd335
wipe: use inst_needed
2017-03-03 03:27:56 +01:00
Bernhard Landauer
3cb00a9726
menu_choice --no-cancel
2017-03-03 03:10:51 +01:00
Bernhard Landauer
629688f293
fix rank_mirrors
...
- for some reason with the other variation pacman-mirrors doesn't manage to display mirror selection list.
2017-03-03 01:12:01 +01:00
Bernhard Landauer
0a72a3c780
inst_needed() display message
2017-03-03 00:13:05 +01:00
Bernhard Landauer
400bb5f33e
add comment about db update to intro
2017-03-02 20:56:27 +01:00
Bernhard Landauer
6063be6580
fix exit_done mount condition; https://github.com/oberon2007/manjaro-architect/issues/5
2017-03-02 18:45:23 +01:00
Bernhard Landauer
dd9255bb9f
no error when quitting without mount. fix https://github.com/oberon2007/manjaro-architect/issues/5
2017-03-02 17:50:00 +01:00
Bernhard Landauer
d165a5ce96
check_mount/base adjust highlighting
2017-03-02 04:59:18 +01:00
Bernhard Landauer
89a88bfee7
fix quit dialog
2017-03-02 04:49:48 +01:00
Bernhard Landauer
b4732d85f5
modify select menu text
2017-03-02 04:40:45 +01:00
Bernhard Landauer
f8c755ec03
Merge branch 'new_structure' of https://github.com/oberon2007/manjaro-architect into new_structure
2017-03-02 04:04:50 +01:00
Bernhard Landauer
fa36fd460b
review menu, introduce switch between menu regular|advanced
2017-03-02 04:04:01 +01:00
papajoker
44081bc815
merge
2017-03-02 02:57:09 +01:00
papajoker
4cd00c2e7a
return errcode for up to menu
2017-03-02 02:47:02 +01:00
Bernhard Landauer
bc1c368929
exit_done() corrections
2017-03-01 23:13:02 +01:00
Bernhard Landauer
ec6dd5835c
review exit_done()
2017-03-01 23:00:20 +01: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
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
920ad697b2
exp-build adjustment done in PKGBUILD
2017-03-01 01:16:58 +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
Chrysostomus
ab60b751c0
Improve final_check
2017-02-28 23:06:10 +08:00
Bernhard Landauer
c4d7dd3a82
review some error checks
2017-02-28 15:33:38 +01:00
Bernhard Landauer
28a26cda3a
fix inst_needed()
2017-02-28 01:36:51 +01:00
Bernhard Landauer
00fd37940b
correction
2017-02-27 23:57:53 +01:00
Bernhard Landauer
0a623dac79
cp log instead of installing700, more dialog formatting
2017-02-27 22:55:31 +01:00
Bernhard Landauer
0fd010a6e5
closing newline and some indenting
2017-02-27 19:34:03 +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
429f878a88
print version to logfile
2017-02-27 11:21:55 +01:00
Bernhard Landauer
d7e9686eeb
some logging and dialog cosmetics
2017-02-27 03:35:31 +01:00
Bernhard Landauer
9e9d1c62aa
correction evaluate_openrc()
2017-02-27 01:52:05 +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
Bernhard Landauer
55eac1b0a4
[util] add evaluate_profiles() and evaluate_openrc(); https://github.com/Chrysostomus/manjaro-architect/issues/64#issuecomment-282562848
2017-02-26 18:07:09 +01:00
papajoker
c214f65311
fix check_for_error
2017-02-24 16:15:57 +01:00
Chrysostomus
145eb02bb8
Remove check_for_error from inst_needed
2017-02-24 15:21:48 +08:00
Chrysostomus
523114a024
Merge pull request #59 from papajoker/fonction
...
return function
2017-02-24 09:28:37 +08:00
Bernhard Landauer
4c3d596391
logging system and language info
2017-02-24 02:22:57 +01:00
papajoker
18b2e4752a
remove _canceldlg var
2017-02-23 23:57:40 +01: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
papajoker
8c27ef2d2e
path 2 functions only if error
2017-02-23 20:25:32 +01:00
patrick
e5e8f8dba3
Merge branch 'master' into fonction
2017-02-23 19:39:38 +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
papajoker
1d97800b4d
call good function
2017-02-22 20:50:12 +01:00
papajoker
8f820e6cc3
path limit 3
2017-02-22 20:08:54 +01:00
papajoker
7f3696574f
return function
2017-02-22 18:39:22 +01:00
Chrysostomus
5b05ea3e4f
Improve check_pkg
2017-02-23 01:12:24 +08:00
Chrysostomus
847a336923
Quickfixes
2017-02-22 22:16:04 +08:00
papajoker
073fa9427b
fix cancel dialog return 1
2017-02-22 11:43:01 +01:00
Bernhard Landauer
02b196d0c2
fix errorlog
2017-02-22 10:21:08 +01:00
Bernhard Landauer
66406f5187
abort only for exit code 1
2017-02-22 03:06:15 +01:00
Bernhard Landauer
b9b303cd5e
fix some error checks
2017-02-22 01:57:35 +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
49077287d9
implement error/log function - still needs testing!
2017-02-21 19:01:17 +01:00
Bernhard Landauer
1036002b2e
fix another cancel button
2017-02-21 13:55:25 +01:00
Bernhard Landauer
a8477b9699
Revert "try to improve error feedback and logging"
...
This reverts commit dceca16ec3
.
2017-02-21 08:07:12 +01:00
Bernhard Landauer
4dd28a8795
fix typo multimedia menu
2017-02-20 18:07:58 +01:00
Bernhard Landauer
dceca16ec3
try to improve error feedback and logging
...
- if now it complains too much in the dialog, just uncomment.
The plan is that in any case we collect more information in the log
2017-02-20 10:02:45 +01:00
Bernhard Landauer
def71de6a0
translatables and one less clear
2017-02-20 04:55:39 +01:00
Bernhard Landauer
86f8c836b2
log wm_de install
2017-02-19 21:07:40 +01:00
Bernhard Landauer
11ed3043ac
text formatting
2017-02-19 20:04:27 +01:00
Bernhard Landauer
3f0fba71de
fix another old path
2017-02-19 15:00:37 +01:00
Bernhard Landauer
a910c35d5b
add some logging
2017-02-19 12:14:44 +01:00
Bernhard Landauer
64c9bd00c0
[util] add check_pkg()
2017-02-19 12:01:19 +01:00
Bernhard Landauer
ef1980a172
lib/util.sh
2017-02-18 20:43:21 +01:00
Bernhard Landauer
968a789b90
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-18 18:30:53 +01:00
Bernhard Landauer
14e47d0272
prepare for better error and log handling, https://github.com/Chrysostomus/manjaro-architect/issues/19
2017-02-18 18:30:47 +01:00
Frede H
b3cc2c7a22
Update util.sh
...
Changed font for Danish locale (lat2 font does not show local chars)
2017-02-18 15:35:07 +01:00
Bernhard Landauer
1c9d3cfdee
fix import()
2017-02-18 15:11:43 +01:00
Bernhard Landauer
4664f19d4c
typo
2017-02-18 15:00:32 +01:00
Bernhard Landauer
76bb0962aa
test if branch is defined before running pacman-mirrors
2017-02-18 14:56:20 +01:00
Bernhard Landauer
9bac660ac3
don't set default branch for rank_mirrors() https://github.com/Chrysostomus/manjaro-architect/issues/21
...
- also: do same logging and first of all create logfile properly first ;)
2017-02-18 14:25:59 +01:00
Bernhard Landauer
e8332de8ee
unnest rank_mirrors() and one more clear, https://github.com/Chrysostomus/manjaro-architect/issues/21
2017-02-18 13:54:24 +01:00
Bernhard Landauer
70fc3634dc
start installer logfile
...
- for logging user selections, package lists and whatever we find useful.
How about when the install was successful and the installer quits, we
copy the file to target install?
2017-02-18 03:54:28 +01:00
Bernhard Landauer
cf57ed2630
lib paths
2017-02-18 03:12:24 +01:00
Bernhard Landauer
1e6379a01c
more corrections 8^I
2017-02-18 03:04:23 +01:00
Bernhard Landauer
60952984fa
adjust datadir name
2017-02-17 22:48:42 +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