Commit graph

9666 commits

Author SHA1 Message Date
Tobias Powalowski
4a73c8c395 empty root password next try 2023-11-08 16:23:06 +01:00
Tobias Powalowski
ca0a9dff6b fix empty password with ssh 2023-11-08 16:02:48 +01:00
Tobias Powalowski
6f07f70dcf reenable local-fs which fixes clean shutdown and reboot 2023-11-08 15:02:10 +01:00
Tobias Powalowski
1643dc1577 update CHANGELOG 2023-11-08 14:06:22 +01:00
Tobias Powalowski
63698e258c disable binfmt on init 2023-11-08 14:04:20 +01:00
Tobias Powalowski
b6e72bc12f reorder systemd files 2023-11-08 13:57:00 +01:00
Tobias Powalowski
e40d8ea4b1 more systemd cleanup 2023-11-08 13:54:05 +01:00
Tobias Powalowski
7eb10af7e7 really disable timers 2023-11-08 12:48:34 +01:00
Tobias Powalowski
249d8d28be remove reset root password 2023-11-08 12:35:41 +01:00
Tobias Powalowski
be3461510f clean empty root password setup, disabled not needed systemd timers and services 2023-11-08 12:33:01 +01:00
Tobias Powalowski
e0a67c46f6 move ttyd back to multi-user.target 2023-11-08 09:53:49 +01:00
Tobias Powalowski
52533d5437 fix systemd ordering of ttyd 2023-11-08 08:33:17 +01:00
Tobias Powalowski
bb482b014f remove User from ttyd 2023-11-08 07:30:06 +01:00
Tobias Powalowski
f4e07792cf merge base_latest into base_common 2023-11-08 06:39:21 +01:00
Tobias Powalowski
353d473101 remove base_latest 2023-11-07 21:43:00 +01:00
Tobias Powalowski
0131ed6962 update CHANGELOG 2023-11-07 21:12:54 +01:00
Tobias Powalowski
9b8299a157 update CHANGELOG 2023-11-07 21:07:39 +01:00
Tobias Powalowski
d6ccbe2f6b reformat configs 2023-11-07 21:03:05 +01:00
Tobias Powalowski
1951077e05 merge acpi and platform to common_mods 2023-11-07 20:57:24 +01:00
Tobias Powalowski
cea823ffc8 rename base_common_mods to systemd_mods 2023-11-07 20:50:40 +01:00
Tobias Powalowski
84df351892 reformat init 2023-11-07 20:26:50 +01:00
Tobias Powalowski
bfbe26980e reformat init 2023-11-07 20:20:30 +01:00
Tobias Powalowski
65c96025b0 add pkcs8_key_parser to common_mods 2023-11-07 07:05:17 +01:00
Tobias Powalowski
e4f146b3aa add line break 2023-11-06 21:01:40 +01:00
Tobias Powalowski
18e2ff25ed remove comments 2023-11-06 20:59:24 +01:00
Tobias Powalowski
935c8411d9 update CHANGELOG 2023-11-06 20:58:34 +01:00
Tobias Powalowski
0bc3dec489 change DESTDIR to /mnt/install in installer 2023-11-06 20:55:54 +01:00
Tobias Powalowski
da74c5ad06 Revert "move mounting in init completely to /mnt"
This reverts commit 2f05b1e7e8.
2023-11-06 20:53:47 +01:00
Tobias Powalowski
abd221309f Revert "Revert "move mounting in init completely to /mnt""
This reverts commit 449eeb263a.
2023-11-06 20:52:56 +01:00
Tobias Powalowski
449eeb263a Revert "move mounting in init completely to /mnt"
This reverts commit 426557ddb1.
2023-11-06 20:51:20 +01:00
Tobias Powalowski
2f05b1e7e8 move mounting in init completely to /mnt 2023-11-06 20:27:20 +01:00
Tobias Powalowski
426557ddb1 move mounting in init completely to /mnt 2023-11-06 20:08:05 +01:00
Tobias Powalowski
07ade208ab move mounting in init completely to /mnt 2023-11-06 20:03:41 +01:00
Tobias Powalowski
b06d7fef9d move mounting in init completely to /mnt 2023-11-06 20:02:47 +01:00
Tobias Powalowski
805ee20472 move mounting in init completely to /mnt 2023-11-06 19:54:43 +01:00
Tobias Powalowski
0ad7aa7837 disabled skipped services and sockets in init 2023-11-06 19:33:40 +01:00
Tobias Powalowski
5ab8315fe5 only add arch and basic sysusers 2023-11-06 17:28:59 +01:00
Tobias Powalowski
f0399d805d create tmpfiles before switching to rootfs, remove /var/empty again from remote 2023-11-06 10:40:57 +01:00
Tobias Powalowski
c46a13ba09 remove blkid usage, lsblk does the job 2023-11-05 15:50:16 +01:00
Tobias Powalowski
73d981daf2 get PARTTYPE from lsblk 2023-11-05 10:33:10 +01:00
Tobias Powalowski
835e57ac84 update CHANGELOG 2023-11-03 08:57:46 +01:00
Tobias Powalowski
0cd606dccc enable configfs 2023-11-03 08:04:08 +01:00
Tobias Powalowski
3d4ebb8813 fix sshd startup add /var/empty 2023-11-03 07:54:24 +01:00
Tobias Powalowski
b08cc7b19b fix journal on init, added os-release to init, run systemd-sysusers on ROOTFS 2023-11-02 22:33:35 +01:00
Tobias Powalowski
ab2f5ba6c1 add journalctl, umount, ls, lsblk and blkid to init, enable journal startup on init 2023-11-02 21:52:46 +01:00
Tobias Powalowski
b296c4eb25 fix systemd files on init 2023-11-02 21:25:20 +01:00
Tobias Powalowski
8e90a6d696 update homepage 2023-11-02 20:27:01 +01:00
Tobias Powalowski
e1af22610f cleanup systemd files on init, remove modules-load.d from init 2023-11-02 20:09:50 +01:00
Tobias Powalowski
db762b2cdf update CHANGELOG 2023-11-02 09:53:01 +01:00
Tobias Powalowski
7b91a0c2a4 bump logo to 2023.11 2023-11-02 09:28:35 +01:00