mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
The Linux kernel won't autocreate /dev/shm inside devtmpfs. Without it, semaphores won't work properly in Python. Previously, /dev/shm was set up in populate_device_nodes, but we no longer run that after booting into Linux. |
||
|---|---|---|
| .. | ||
| after.sh | ||
| clean_sources.sh | ||
| finalize_fhs.sh | ||
| finalize_job_count.sh | ||
| get_network.sh | ||
| musl_libdir.sh | ||
| null_time.sh | ||
| populate_device_nodes.sh | ||
| setup_repo.sh | ||
| swap.sh | ||
| update_checksums.sh | ||
| update_env.sh | ||