Dan Johansen
48df762667
don't use hardware acceleration on lima devices and panfrtost xfce editions
2020-02-24 09:00:16 +01:00
Dan Johansen
451574aadb
tag release 1.2.13
2020-02-13 21:27:07 +01:00
Dan Johansen
721929c2a7
Add a generate mirrorlist section, to always find the fastest/closest mirror to you
...
Signed-off-by: Dan Johansen <strit@manjaro.org>
2020-02-13 20:43:40 +01:00
dodgejcr
9a7f5fbe55
fix arm profile setup if it already exists
2020-02-08 23:50:17 -06:00
Dan Johansen
0f23a7333a
Use profiles from gitlab.manjaro.org instead of gitlab.com/Strit
2020-01-19 13:40:55 +01:00
Dan Johansen
ebe745e358
tag release 1.2.12
2020-01-18 18:46:04 +01:00
Dan Johansen
4e6a68e2c4
change uboot flashing method for pbpro, rockpro64 and rockpi4, because of the new ATF enabled uboot packages
...
Signed-off-by: Dan Johansen <strit@manjaro.org>
2020-01-18 17:57:38 +01:00
Dan Johansen
a26f945494
Use pkg-cache on host system for packages
...
We have used the pacman pkg cache on the SD card to always assure we get the newest packages.
But as some have pointed out, this makes the installer redownload all the packages again when rerun after a failed installation attempt.
This change makes us create a new pkg-cache on the host system, which we then mount into the SD card's filesystem,
so it can be used by pacman. This would make the installer only download new and/or failed packages if rerun.
Fixes #15 .
Signed-off-by: Dan Johansen <strit@manjaro.org>
2019-12-30 20:30:24 +01:00
Dan Johansen
22e175036b
Fix odroid N2 uboot flashing command
...
The odroid N2 flashing command was using an of= device that does not exist, resulting in non-booting installs.
Setting it to the same device variable as the others should fix this.
Also removed a losetup line, that does not exist in the other device sections.
And updated version to 1.2.11.
2019-12-29 08:16:51 +01:00
Dan Johansen
bcda19731b
fix odroid n2 boot.ini
...
The boot.ini file in the odroid-n2 profiles did not get edited correctly.
This fixes the path to the correct file, and should therefore make the boot.ini change work for the odroid n2 mainline setup.
Signed-off-by: Dan Johansen <strit@manjaro.org>
2019-12-15 13:48:14 +01:00
Dan Johansen
ac972efc30
add check for qemu-static
...
qemu-static.conf is a file that is also needed for the installer to work. So add a check and exit installer if it's not found.
Also update version number to 1.2.9, forgot that in the previous commit.
2019-12-11 10:51:24 +01:00
Dan Johansen
a850249274
another attempt at fixing dependency checking, hopefully fixed #9 now
2019-12-02 21:38:19 +01:00
Dan Johansen
101e92ceff
add sddev variables in missing places, fixes #7
2019-12-02 20:54:12 +01:00
Dan Johansen
84dace6abb
do sed before awk in locale detection to make it work on debian too, fixes #8
2019-12-02 20:48:37 +01:00
Dan Johansen
ac40cdad53
check dependencies in multiple locations, fixes #9
2019-12-02 15:53:12 +01:00
Dan Johansen
2d2334221d
Add gnome edition as experimental
...
Also remove pbpro and rockpi4 TLP related workaround, since it did not work anyway.
2019-11-25 16:02:13 +01:00
Dan Johansen
a37783f472
General code clean.
...
Use openssl to generate passwords instead of mkpasswd.
Change dependency in README from mkpasswd to openssL
2019-11-21 19:53:43 +01:00
Dan Johansen
cbf065f515
make rpi4 use regular sddm instead of sddm-compat
2019-11-20 15:39:15 +01:00
Dan Johansen
a60a952e06
separate cli and tty keymap prompts
2019-11-17 12:21:21 +01:00
Dan Johansen
555e564e03
tag 1.2.8
2019-11-15 10:41:31 +01:00
Dan Johansen
8fd0aa8ce2
tag 1.2.7 and update readme with pinebook pro support
2019-11-12 21:06:20 +01:00
Dan Johansen
8d9c7a69dc
add Pinebook Pro support
2019-11-12 21:04:21 +01:00
Dan Johansen
3147987497
[on2] prepare for mainline usage
2019-11-12 21:00:59 +01:00
Dan Johansen
767cbb0abc
fix wifi on pbpro and hopefully rockpi4 too
2019-11-08 22:31:33 +01:00
Dan Johansen
363b3b7ba1
disable systemd-resolved.service on boot
2019-10-30 21:21:16 +01:00
Dan Johansen
6bab261bfd
fix x11 keyboard layout properly
2019-10-30 14:07:15 +01:00
Dan Johansen
91afc465b2
attempt to fix keyboard layout and dns
2019-10-29 21:29:36 +01:00
Dan Johansen
a44c876301
fix DNS
2019-10-29 17:36:58 +01:00
Dan Johansen
7af6f987ef
fix usernamed usergroup not being created
2019-10-29 16:29:37 +01:00
Dan Johansen
2559010ee4
sync up with how manjaro-arm-tools and the oem setup does things
2019-10-29 16:19:17 +01:00
Dan Johansen
606e020d20
don't use systemd commands, since they don't work afterall on systems that are not booted
2019-10-29 14:14:21 +01:00
Dan Johansen
afbee68e4a
fix matcha-dymamic-sddm package name
2019-10-28 16:05:04 +01:00
Dan Johansen
be49a7722b
remove vim2 device from readme
2019-10-27 20:47:09 +01:00
Dan Johansen
567ce4f948
remove the dhcpcd fix on on2 devices
2019-10-27 20:46:36 +01:00
Dan Johansen
77d4dfc5ab
update to 1.2.6, more in line with manjaro-tools 2.7.0
2019-10-17 14:24:55 +02:00
Dan Johansen
d5d80cae0a
add bootsplash to non-minimal and non-server images, plus fix edition selector issue
2019-10-13 15:03:13 +02:00
Dan Johansen
4ddea38f39
remove manjaro-keyring and add manjaro-release for basestrap command
2019-10-11 08:37:47 +02:00
Dan Johansen
839e3f499c
added manjaro-keyring and manjaro-system to basestrap command
2019-10-10 10:01:33 +02:00
Dan Johansen
3fc5c85afd
fix spaces in edition chooser
2019-10-08 08:09:04 +02:00
Dan Johansen
fae6928600
rename kde to kde-plasma
2019-10-08 08:07:56 +02:00
Dan Johansen
3697ebe2f7
use regular sddm for vim devices since kernel upgrade to 5.3
2019-09-21 19:59:41 +02:00
Dan Johansen
6bf5e87e61
add Khadas Vim 1 support
2019-09-21 16:39:57 +02:00
Dan Johansen
4f125250cb
add architect theme to dialog
2019-09-12 14:14:37 +02:00
Dan Johansen
8c8941b280
add input and video to default user groups
2019-09-10 11:10:55 +02:00
Dan Johansen
c2e3615805
remove uboot flashing for Vim3
2019-09-03 09:24:19 +02:00
Dan Johansen
a9a4a9f2fd
fix syntax error in line 220 after adding pine64 device
2019-08-28 20:46:50 +02:00
Dan Johansen
91f0ab3ea5
add support for Pine64+ and update readme
2019-08-23 08:41:06 +02:00
Dan Johansen
d6e037ed8a
add username character check
2019-08-17 14:06:53 +02:00
Dan Johansen
0bd777f7fb
tagged 1.2.3
2019-08-06 19:56:51 +02:00
Dan Johansen
c624c994cd
fix detection of partition sizes in on2 and vim3
2019-08-06 16:24:28 +02:00