Commit graph

1309 commits

Author SHA1 Message Date
Tobias Powalowski
7fcfd6f230 move most automagic to package installation end 2022-11-26 11:24:02 +01:00
Tobias Powalowski
ac2fe096e9 be more verbose on mkinitcpio and locale-gen 2022-11-26 09:22:10 +01:00
Tobias Powalowski
d51103f962 fix S_CONFIG clear 2022-11-25 21:49:46 +01:00
Tobias Powalowski
21b3361b71 fix autoconfiguration 2022-11-25 21:42:14 +01:00
Tobias Powalowski
125c4790e9 add km to files 2022-11-25 21:03:18 +01:00
Tobias Powalowski
3b26bf8e02 shellcheck fixes 2022-11-25 18:06:33 +01:00
Tobias Powalowski
34725a4256 shrink box 2022-11-25 18:02:23 +01:00
Tobias Powalowski
3628cd7a8d two menus for region and timezone 2022-11-25 17:49:23 +01:00
Tobias Powalowski
4f85651d91 shellcheck 2022-11-25 16:46:42 +01:00
Tobias Powalowski
062fe66b9a change wording 2022-11-25 16:42:41 +01:00
Tobias Powalowski
5b90d4a22f always reset /etc/adjtime 2022-11-25 16:33:48 +01:00
Tobias Powalowski
3a70d2a146 reset parameters at loop beginning 2022-11-25 16:27:03 +01:00
Tobias Powalowski
02d24bb087 run hwclock after UTC switch 2022-11-25 16:24:57 +01:00
Tobias Powalowski
c4a7e282ee fix loop 2022-11-25 16:20:07 +01:00
Tobias Powalowski
17592df9c0 check internet connection before asking NTP service 2022-11-25 16:17:17 +01:00
Tobias Powalowski
bb79a63bbc reformat box 2022-11-25 16:00:14 +01:00
Tobias Powalowski
19d15a5e90 reformat box 2022-11-25 15:45:55 +01:00
Tobias Powalowski
4191aaa67e reformat box 2022-11-25 15:44:05 +01:00
Tobias Powalowski
27b1a6df3a reformat box 2022-11-25 15:40:25 +01:00
Tobias Powalowski
cd06d15b6d better logic in time and date 2022-11-25 15:34:00 +01:00
Tobias Powalowski
085d0a39a0 change check to localectl instead of loadkeys 2022-11-25 14:45:46 +01:00
Tobias Powalowski
be8fd37586 return to main menu if no root password is set 2022-11-25 11:05:00 +01:00
Tobias Powalowski
1ac51c841c move root password check to configuration 2022-11-25 10:23:26 +01:00
Tobias Powalowski
300a11c083 also check on L for root user password 2022-11-25 08:19:30 +01:00
Tobias Powalowski
1bbe977847 add check for empty root password 2022-11-24 21:13:29 +00:00
Tobias Powalowski
1017807cc5 move update-installer libs to directory 2022-11-23 11:19:34 +01:00
Tobias Powalowski
2159072ff9 rename and move run-scripts to run directory 2022-11-23 07:28:35 +01:00
Tobias Powalowski
452248636a rename merged files to run-* 2022-11-22 21:08:27 +01:00
Tobias Powalowski
63f1987d99 add missing files 2022-11-22 19:28:43 +01:00
Tobias Powalowski
cd29f71c4f merge server-release into one, add riscv64-iso symlink 2022-11-22 19:17:13 +01:00
Tobias Powalowski
9b1bc61a03 merge release into one 2022-11-22 18:50:26 +01:00
Tobias Powalowski
d8af06a440 merge pacman-chroot-tarball 2022-11-22 16:46:18 +01:00
Tobias Powalowski
b1f227b0c0 merge iso into one file 2022-11-22 15:36:02 +01:00
Tobias Powalowski
2e9a17d846 merge create-repository into one for all arches 2022-11-22 14:57:56 +01:00
Tobias Powalowski
494e636f72 readd as create-container as symlinks 2022-11-22 12:59:44 +01:00
Tobias Powalowski
8842066059 remove *-create-container.sh 2022-11-22 12:37:56 +01:00
Tobias Powalowski
2a411c4cc8 remove patched functions for upcoming mkinitcpio release 33, which includes all archboot improvements :) 2022-11-21 12:10:35 +01:00
Tobias Powalowski
4518d59b28 move _ARCH to common 2022-11-20 09:26:59 +01:00
Tobias Powalowski
6f8798d71b move _ARCHBOOT and _KEYRING to common 2022-11-19 20:08:34 +01:00
Tobias Powalowski
22facbf3c6 add archlinuxarm-keyring to repository and release 2022-11-19 16:01:59 +01:00
Tobias Powalowski
223c63f565 skip download graphics on riscv64 2022-11-09 10:34:04 +01:00
Tobias Powalowski
ee1a5ffe95 add download_graphical to aarch64 and riscv64 2022-10-25 07:25:55 +02:00
Tobias Powalowski
ba4d2a0aec download graphical in extra step 2022-10-24 08:05:07 +02:00
Tobias Powalowski
327c5d1e4c disable u-boot image building for aarch64 at the moment 2022-10-18 21:18:24 +02:00
Tobias Powalowski
100cb65bb3 add archlinuxarm-keyring on real aarch64 2022-10-18 18:53:09 +02:00
Tobias Powalowski
d0262ceade add uboot image for aarch64 architecture, rename _prepare_uboot to _uboot 2022-10-18 15:56:42 +02:00
Tobias Powalowski
8189322540 fix name 2022-10-09 19:52:06 +02:00
Tobias Powalowski
e544fa4fe4 add /home mountpoint on full system, move update-installer calls to functions, clean package cache on local image in full-system mode 2022-10-09 09:38:43 +02:00
Tobias Powalowski
c4f13a5ae4 fix broken function 2022-10-08 21:11:11 +02:00
Tobias Powalowski
349f9824d5 add full-system to local image 2022-10-08 20:18:48 +02:00