Commit Graph

231 Commits

Author SHA1 Message Date
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
5035ba1bc2 [setup] rm unused var 2017-02-20 23:10:12 +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
4d75c35752 adjust PKGBUILD;
https://github.com/Chrysostomus/manjaro-architect/issues/51
2017-02-20 00:04:45 +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
71561f99fa text correction 2017-02-19 19:52:34 +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
9c8ae50604 log system info 2017-02-18 05:09:04 +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
5df9fa7b35 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 2017-02-18 03:05:11 +01:00
Bernhard Landauer
1e6379a01c more corrections 8^I 2017-02-18 03:04:23 +01:00
Bernhard Landauer
37de685f85 more corrections 8^I 2017-02-18 01:56:48 +01:00
Bernhard Landauer
00e5dde0ef fix Makefile 2017-02-18 01:53:03 +01:00