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