Commit Graph

187 Commits

Author SHA1 Message Date
Dan Johansen 810cee1f9e
Attempt to fix #33
Trying to create an encrypted install, from an encrypted Manjaro ARM install, will mess up some stuff as mentioned in issue #33.

Put in a check to see if the host system has /dev/mapper/ROOT_MNJRO and abort installation if encryption is chosen in the installer.

Signed-off-by: Dan Johansen <strit@manjaro.org>
2021-05-07 15:42:22 +02:00
Dan Johansen b8233d03ba
download rootfs from github instead of osdn
Signed-off-by: Dan Johansen <strit@manjaro.org>
2021-04-22 12:36:36 +02:00
Dan Johansen 2cb6fef9bc
fix cosmetics regarding Used Device info line
Signed-off-by: Dan Johansen <strit@manjaro.org>
2021-04-22 12:11:00 +02:00
Dan Johansen 2e183130c7
set PARTUUID's in fstab and bootscripts 2021-04-15 17:32:43 +02:00
Dan Johansen 21d122dc4e
fix boot files on btrfs filesystem 2021-04-15 16:50:35 +02:00
Dan Johansen 5f96ab45ef Merge branch 'encryption' into 'master'
add preliminary encryption support and fix a few btrfs issues

See merge request manjaro-arm/applications/manjaro-arm-installer!4
2021-04-15 14:32:30 +00:00
Dan Johansen 9a8295f714
add preliminary encryption support and fix a few btrfs issues 2021-04-15 16:30:33 +02:00
Dan Johansen 40068a60f0 Merge branch 'btrfs-support' into 'master'
Btrfs support

See merge request manjaro-arm/applications/manjaro-arm-installer!3
2021-04-15 09:08:10 +00:00
Dan Johansen 2084c70c4d
silence mkinitcpio generation when using btrfs filesystem 2021-04-01 20:51:16 +02:00
Dan Johansen af6e80de58
comment out boot.txt part, since it's not used by any supported device 2021-03-25 19:32:57 +01:00
Dan Johansen d09185fe2d
Merge branch 'btrfs-support' of https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer into btrfs-support 2021-03-25 18:38:57 +01:00
Dan Johansen 5bea50882b
add preliminary btrfs filesystem support 2021-03-25 18:38:01 +01:00
Dan Johansen 5a8f9bf9a2
allow numbers in username, except for first character 2021-03-25 18:34:22 +01:00
Dan Johansen 42a01d90b8
change username dialog to reflect previous change 2021-03-25 18:33:00 +01:00
Dan Johansen 985c4f036f
allow usernames to contain numbers, except on first character 2021-03-25 18:31:35 +01:00
Dan Johansen 4fb52674a2
add preliminary btrfs filesystem support 2021-03-24 01:07:15 +01:00
Dan Johansen 04b8d67bba
always reclone profiles, to ensure they are always up to date 2021-02-25 14:08:22 +01:00
Dan Johansen 1b9bee6118
fix path and service list 2021-02-24 16:39:00 +01:00
Dan Johansen 5edcd02f03
do service activation like in the tools 2021-02-24 15:51:35 +01:00
Dan Johansen eca18b97d4
set version to 1.3.7 2021-01-24 20:52:31 +01:00
Dan Johansen 178528eef5
make sure it uses the scripts own function for fetching profiles 2021-01-24 19:15:39 +01:00
Dan Johansen a564c66e5e
remove rootfs tarball before downloading a new one 2020-12-01 13:55:57 +01:00
Dan Johansen 5aee15001d
notify of ownership permission issue 2020-11-20 09:21:08 +01:00
Dan Johansen c9d9ab16f6
don't allow numbers in username 2020-11-16 22:23:57 +01:00
Dan Johansen adcab50d85
fix indentations in device and edition lists 2020-11-01 22:25:21 +01:00
Dan Johansen fe59f7fb24
add support for Beelink GT1 Ultimate 2020-11-01 22:15:21 +01:00
Dan Johansen 0583fbcdf7
fix typo in DEPENDENCY variable 2020-10-31 21:21:55 +01:00
Dan Johansen b53d938d20
tag version 1.3.6 2020-10-23 10:14:10 +02:00
Dan Johansen 5a3b0add5d
remove icp and spl modules from luks encryption mkinitcpio tweak, since they do not exist and just throws errors 2020-09-09 09:04:28 +02:00
Dan Johansen 36d463b12e remove cubocore edition and add server edition 2020-08-24 20:22:01 +02:00
Dan Johansen 1e6956a866
take slow cards and adapters into account, by waiting 5 seconds between partition creations 2020-08-18 19:29:59 +02:00
Dan Johansen d8c56988ab
add support for Rock Pi 4C and Odroid N2+ 2020-08-13 13:29:58 +02:00
Dan Johansen 1a70ddebb7
specify rockpi4 version in readme 2020-08-04 09:52:38 +02:00
Dan Johansen 714e383963
add fsync to uboot flashing commands where it's missing 2020-07-09 15:27:11 +02:00
Dan Johansen d7f88b3f94
update readme with proper way to set CRYPT variable 2020-07-08 10:43:42 +02:00
Dan Johansen 2c00e3fcf2
move rock64 and roc-cc to regular rockchip uboot flashing method, tag 1.3.4 2020-06-29 08:16:15 +02:00
Dan Johansen 2cd769c933
set keyboard layout correctly in sway edition 2020-06-21 19:16:39 +02:00
Dan Johansen a0364dd175
fix syntax error, tag 1.3.3 2020-06-19 19:51:43 +02:00
Dan Johansen bd1685d7cf
look for dialogrc in two places. use the one from same folder if it exists, else use the one in /etc 2020-06-18 21:40:50 +02:00
Dan Johansen b6b6bd4b5c
rename prompts a little 2020-06-18 21:37:44 +02:00
Dan Johansen ff6b690871
only check for qemu conf if host architecture is not aarch64 2020-06-18 20:46:44 +02:00
Dan Johansen 01dcb47cb4
add sway edition 2020-06-18 13:59:18 +02:00
Dan Johansen 81c1a20244
tag 1.3.1, add nanopc-t4 support 2020-06-12 13:45:09 +02:00
Dan Johansen 1b95b645b8
tag 1.3.0 2020-05-20 15:57:34 +02:00
Dan Johansen 7260a1ad29 Merge branch 'encryption-support' into 'master'
Encryption support

See merge request manjaro-arm/applications/manjaro-arm-installer!2
2020-05-20 15:56:10 +02:00
Dan Johansen 7aebe5acb2
add warning about encryption support to readme 2020-05-20 15:52:57 +02:00
Dan Johansen cebf677e28
Add encryption support
Thanks to Eduardo Minguez for providing the diff for this.

Signed-off-by: Dan Johansen <strit@manjaro.org>
2020-05-20 14:22:34 +02:00
Dan Johansen 908370278c
updated suppurted device lists and added oc4 and roc-cc 2020-05-02 17:01:04 +02:00
Dan Johansen c4becc5cd4
change package installation order 2020-04-28 12:52:18 +02:00
Dan Johansen c8051f788c
add pine-h64 to uboot flashing section 2020-04-09 15:26:26 +02:00