Commit Graph

8 Commits

Author SHA1 Message Date
bjorn3
9e13357978 Remove the TMPDIR env var
It isn't set by default on Linux either and it makes the tempnam libc
function always create the temporary file in /tmp rather than prefer the
caller indicated location.
2024-07-20 17:07:48 +02:00
bjorn3
7e238339c9 Fix divergence between aarch64 init.rc and init.rc.raspi3bp 2024-06-09 16:56:10 +02:00
bjorn3
61ae6cf328 Run pcid on aarch64 2024-03-17 17:16:39 +01:00
Jeremy Soller
ffb7c2ca27
initfs: unset variables only meant for initfs drivers 2024-01-18 15:17:21 -07:00
Jeremy Soller
5286755009
initfs: set PATH to /usr/bin 2024-01-18 14:11:42 -07:00
Jeremy Soller
957cfbd005
initfs: use new scheme format 2024-01-18 13:41:32 -07:00
bjorn3
2787dad963 Fix for the introduction of fbcond 2024-01-14 18:35:57 +01:00
Ivan Tan
54c12d411a port aarch64 && raspi3b+ 2023-12-14 11:36:50 +00:00