Commit graph

4442 commits

Author SHA1 Message Date
Tobias Powalowski
255617eafd don't move whole cache to container, let pacman decide what to do and remove the cache from environment afterwards 2022-06-04 13:36:13 +02:00
Tobias Powalowski
cc0c94061b add welcome to error 2022-06-04 11:29:41 +02:00
Tobias Powalowski
8065670533 add latest check 2022-06-04 11:20:54 +02:00
Tobias Powalowski
39ffe075dd add error out on less than 3.2GB on local image, don't move package cache from container to archboot back 2022-06-04 11:02:31 +02:00
Tobias Powalowski
96d07b4340 add memory switch for --latest and --latest-install on latest and local image 2022-06-04 08:13:03 +02:00
Tobias Powalowski
271b150fe2 maximize initramfs size 2022-06-04 06:54:19 +02:00
Tobias Powalowski
52afcf7e34 split at 750MB the ramdisk 2022-06-03 23:45:08 +02:00
Tobias Powalowski
619eaf5ec1 don't show custom xorg and wayland on local mode 2022-06-03 23:14:47 +02:00
Tobias Powalowski
29afdbc232 show desktop options on local image too 2022-06-03 23:03:23 +02:00
Tobias Powalowski
c11858ae41 replace _XORG with GRAPHICAL_PACKAGES 2022-06-03 22:40:15 +02:00
Tobias Powalowski
654e377279 fix gnome installation on local image 2022-06-03 22:29:49 +02:00
Tobias Powalowski
3a6344f6ef fix aarch64 repository and container creation 2022-06-03 21:23:33 +02:00
Tobias Powalowski
72d28a89b7 remove package cache on latest-image 2022-06-03 20:51:29 +02:00
Tobias Powalowski
de5ed70fed increase image zram 2022-06-03 20:11:16 +02:00
Tobias Powalowski
6b6daef429 remove wrong message 2022-06-03 20:05:55 +02:00
Tobias Powalowski
447318dd24 adjust RAM settings, removed memory gap 2022-06-03 19:52:56 +02:00
Tobias Powalowski
ca4dbe6f53 add kernel_cache clean to initrd wait loop 2022-06-03 17:31:34 +02:00
Tobias Powalowski
feeb3c5ead add kernel_cache clean to kexec wait loop 2022-06-03 17:27:04 +02:00
Tobias Powalowski
b18f2fcdb5 clean kernel cache on different stages 2022-06-03 17:14:29 +02:00
Tobias Powalowski
aba4b18631 clean kernel cache on different stages 2022-06-03 17:14:11 +02:00
Tobias Powalowski
af5a45292d correct wayland package 2022-06-03 16:21:05 +02:00
Tobias Powalowski
1704049179 add all graphic packages to container 2022-06-03 16:19:01 +02:00
Tobias Powalowski
7866919055 fix local container creation 2022-06-03 14:56:01 +02:00
Tobias Powalowski
286e313bb0 add pacman-init check 2022-06-03 12:52:42 +02:00
Tobias Powalowski
6259ce449f delete only /usr/* 2022-06-03 11:57:12 +02:00
Tobias Powalowski
19ef2324ef delete only /usr 2022-06-03 11:51:16 +02:00
Tobias Powalowski
26f4434353 delete /usr last 2022-06-03 11:46:07 +02:00
Tobias Powalowski
f80ad1fbab add missing quotes 2022-06-03 11:39:07 +02:00
Tobias Powalowski
150ac015c8 same cleanup routine for both kexec ways 2022-06-03 11:38:23 +02:00
Tobias Powalowski
3912355d39 fix double welcome message 2022-06-03 11:09:13 +02:00
Tobias Powalowski
28fe568e38 correct memory checks to fit to messages 2022-06-03 10:40:49 +02:00
Tobias Powalowski
a0a1a010f3 add local mode to all logins 2022-06-03 09:32:00 +02:00
Tobias Powalowski
96a0a1a12c reformat welcome message in login 2022-06-03 09:21:44 +02:00
Tobias Powalowski
30377a5cc2 fix login checks 2022-06-03 08:58:19 +02:00
Tobias Powalowski
8a21c9f6e1 fix login checks 2022-06-03 08:57:59 +02:00
Tobias Powalowski
42d1616957 add check for local mode in login 2022-06-03 08:22:40 +02:00
Tobias Powalowski
2131d2cb4b openssh is now on every image type 2022-06-03 08:13:18 +02:00
Tobias Powalowski
9fc320a2c0 allow 2GB for latest image 2022-06-03 08:11:30 +02:00
Tobias Powalowski
0857ebd7c8 always show local mode on login 2022-06-03 07:51:19 +02:00
Tobias Powalowski
fa0944d129 add remote and network_common tools to all images 2022-06-03 07:46:47 +02:00
Tobias Powalowski
c2452523bf add logging to pts/0 too 2022-06-03 07:37:44 +02:00
Tobias Powalowski
cc59c45584 remove rm from update-installer 2022-06-02 21:18:30 +02:00
Tobias Powalowski
576247afd9 fix path for cleanup and pacman gpg copying 2022-06-02 21:16:14 +02:00
Tobias Powalowski
46687ab895 remove empty line 2022-06-02 20:33:21 +02:00
Tobias Powalowski
9be760352f add comment on downloading archboot and xorg on x86_64 2022-06-02 20:24:04 +02:00
Tobias Powalowski
886c8adef0 don't remove perl until https://bugs.archlinux.org/task/74940 is fixed 2022-06-02 20:19:14 +02:00
Tobias Powalowski
4656e01818 shorten graphic environmen startup 2022-06-02 20:16:16 +02:00
Tobias Powalowski
bcbf7c3ba1 speedup gpg keyring by reusing first gpg pacman keyring on boot 2022-06-02 20:02:08 +02:00
Tobias Powalowski
b62ec82f52 clean the whole root before kexec 2022-06-02 19:31:22 +02:00
Tobias Powalowski
62a2fca779 'revert to last working state'
This reverts commit cfc0c8b646.
2022-06-02 19:11:04 +02:00