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
Chrysostomus
09ae183bf6
Reverse changes meant to improve f2fs support because of the regressions in mounting
...
without formatting.
2017-02-26 19:26:08 +08:00
Chrysostomus
ce843e200d
Increase partition menu size and show luks and lvm devices first
2017-02-25 02:22:55 +08:00
Chrysostomus
abf6d9d290
Reverse actions of formatting warning
2017-02-25 00:56:04 +08: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
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
Chrysostomus
d29471833e
fix install_nm
2017-02-24 10:58:30 +08:00
Bernhard Landauer
a1d08f312f
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-24 02:36:53 +01:00
Bernhard Landauer
8ee7e111e9
correction of the correction :-p
2017-02-24 02:36:43 +01: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
Bernhard Landauer
023cd370cf
correction
2017-02-24 01:22:40 +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
Bernhard Landauer
494f6e6f63
indenting correction, https://github.com/Chrysostomus/manjaro-architect/issues/60
2017-02-23 20:38:49 +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
Chrysostomus
dce25199b3
Fixes for f2fs
2017-02-24 02:27:31 +08: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
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
4f4ca6a3dd
Fix setting grub default
2017-02-23 01:18:25 +08: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
be2f122b57
error_check calls
2017-02-22 03:05:15 +01:00
Bernhard Landauer
b9b303cd5e
fix some error checks
2017-02-22 01:57:35 +01:00
Bernhard Landauer
9fc6002905
fix all remaining check_for_error()
2017-02-22 01:20:33 +01:00
Bernhard Landauer
fb1769f8ff
loggin [util-desktop]
2017-02-22 01:09:09 +01:00
Bernhard Landauer
e0638d6906
more logging
2017-02-22 00:56:25 +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
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
Chrysostomus
51f284ef30
Update util-disk.sh
2017-02-21 12:53:52 +08:00
Chrysostomus
909ed47729
Don't check_for_error at install_base, this distrupts process because basestrap always has
...
non-critical errors
2017-02-21 11:49:37 +08:00
Chrysostomus
685391effe
Dont sort lsblk output because it
...
messes order for partitions more than
9
2017-02-21 11:32:20 +08:00
Bernhard Landauer
c755c8d0f4
;) the same can be used for both anyway!
2017-02-21 02:41:49 +01:00
Bernhard Landauer
b62583c8bc
set_timezone() add openrc, close https://github.com/Chrysostomus/manjaro-architect/issues/41
2017-02-21 01:44:29 +01:00
Bernhard Landauer
d8dfaef9a9
correction newlines
2017-02-20 23:05:16 +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
Chrysostomus
473f297c9a
Fix issue with openrc xdm enablement and set font based on screen resolution
2017-02-20 12:37:13 +08:00
Chrysostomus
d91159f777
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-20 12:07:44 +08:00
Chrysostomus
b880a8612c
Copy desktop settings to /root and all user homes.
2017-02-20 12:07:02 +08:00
Bernhard Landauer
def71de6a0
translatables and one less clear
2017-02-20 04:55:39 +01:00
Bernhard Landauer
65a14a40b5
typo
2017-02-20 01:27:46 +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
Bernhard Landauer
86f8c836b2
log wm_de install
2017-02-19 21:07:40 +01:00
Bernhard Landauer
b459445d70
one more screen clearing
2017-02-19 20:30:12 +01:00
Bernhard Landauer
11ed3043ac
text formatting
2017-02-19 20:04:27 +01:00
Bernhard Landauer
ad67d561ab
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-19 19:41:10 +01:00
Bernhard Landauer
db393d00d0
un-nest bootloader and network functions
2017-02-19 19:40:47 +01:00
Chrysostomus
30f9d92370
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-20 02:39:15 +08:00
Chrysostomus
86bd886431
Add functionality to some cancel buttons
2017-02-20 02:38:41 +08:00
Bernhard Landauer
9386cbdf73
select_filesystem() clear screen and add logging
2017-02-19 19:01:49 +01:00
Chrysostomus
233bdfa311
Fix the option "configure base"
2017-02-20 01:39:03 +08:00
Bernhard Landauer
3f0fba71de
fix another old path
2017-02-19 15:00:37 +01:00
Chrysostomus
34691077c8
Fix mhwd not getting installed
2017-02-19 20:50:36 +08:00
Bernhard Landauer
a910c35d5b
add some logging
2017-02-19 12:14:44 +01:00
Bernhard Landauer
59aaae90fb
[util-base] check_pkg mhwd; un-nest graphics card functions
2017-02-19 12:02:55 +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
d32b688be0
clear screen one more time
2017-02-18 13:20:53 +01:00
Bernhard Landauer
cc91d02a6b
[util-disk] fix formatting
2017-02-18 05:57:29 +01:00
Bernhard Landauer
9e08c0ec03
fix util-disk
2017-02-18 05:09:23 +01: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
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
01d283b017
add some clears
2017-02-18 00:32:00 +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
58c7cef8f5
rm >sonar and >manjaro flags, add zsh-config
2017-02-17 21:36:33 +01:00
Bernhard Landauer
d40da8cbff
set up libraries, move code.
2017-02-17 05:19:40 +01:00
Bernhard Landauer
b76995e050
fs-mount warning
2017-02-16 23:23:54 +01:00
Bernhard Landauer
37663d8de1
for util-disk do indenting done 8^p
2017-02-16 11:52:42 +01:00
Bernhard Landauer
0c50ab4616
indenting
2017-02-16 11:42:13 +01:00
Bernhard Landauer
6e652a77cb
[util-disk] indenting
2017-02-16 11:34:42 +01:00
Bernhard Landauer
f0f201b31b
[util-disk]
2017-02-16 11:27:25 +01:00