bjorn3
095a0eb3a6
Remove now unused arguments for vesad in init.rc
2025-03-03 15:43:33 +01:00
Jeremy Soller
82811be3c3
initfs: do not fail if initfs folder does not exist
2025-03-01 21:12:07 -07:00
bjorn3
a7bd20fe95
Fix rebuilding the initfs recipe using r.initfs as opposed to cr.initfs
...
Without this when rebuilding it will try to remove symlinks created by
the cookbook that have been replaced with actual directories in the
previous build.
2025-03-01 22:08:11 +01:00
Jeremy Soller
6e627f4d7e
Merge branch 'pcid-scheme' into 'master'
...
Run pcid-spawner right after starting pcid
See merge request redox-os/cookbook!459
2025-03-01 16:39:06 +00:00
bjorn3
d76ee8eee3
Run pcid-spawner right after starting pcid
2025-03-01 17:16:14 +01:00
Jeremy Soller
f464a6e4b4
initfs: adapt to usrmerge
2025-02-22 08:35:44 -07:00
bjorn3
af63354d2c
Merge most initfs contents into a single base-initfs recipe
2025-02-18 21:52:50 +01:00
bjorn3
229c5ecc8b
Run fbbootlogd during startup
2024-12-24 21:45:22 +01:00
Jeremy Soller
aab263279b
Enable acpid on all platforms
2024-10-30 16:18:19 -06:00
Kamil Koczurek
dc1983aed7
init: update init.rc to use set-default-scheme
2024-09-20 21:08:07 +02:00
bjorn3
22269a1429
Move ps2d invocation after the logging ramfs is created
...
This is necessary for ps2d to use redox-log.
2024-07-21 21:17:09 +02:00
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
bjorn3
109ad72b83
Pass bootstrap code to redox-initfs-ar for inclusion in the initfs
2024-03-10 19:38:39 +01:00
bjorn3
6abaee5040
Set RUST_BACKTRACE=1 in init.rc
...
This helps with debugging panics.
2024-03-10 13:27:51 +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
Jeremy Soller
a19a406e4d
initfs: move /usr/bin executables to /bin
2024-01-08 15:56:37 -07:00
bjorn3
39941bbfbb
Also search for init configs in /usr/lib/init.d
...
This will allow moving the system init configs to this place, keeping
/etc/init.d for local overrides.
2024-01-07 18:13:02 +01:00
Ivan Tan
54c12d411a
port aarch64 && raspi3b+
2023-12-14 11:36:50 +00:00
4lDO2
5c45e5c280
Merge nulld and zerod.
2023-11-16 14:12:42 +01:00
4lDO2
18ed91c67c
Phase out / in scheme names.
2023-11-09 14:43:48 +01:00
Ribbon
814214fe20
Move recipes to categories
2023-11-05 12:58:51 +00:00