live-bootstrap/steps/improve
Gábor Stefanik 7e73fd25cb Fix Python 3 checksum regression from 8341c4e
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.
2024-01-12 19:58:40 +01:00
..
after.sh Fix spelling of sysrq-trigger in after.sh 2024-01-08 12:43:31 +01:00
clean_sources.sh Avoid deleting sources that will be needed in future builds 2023-12-27 12:36:46 +01:00
finalize_fhs.sh Fix Python 3 checksum regression from 8341c4e 2024-01-12 19:58:40 +01:00
finalize_job_count.sh Restore multicore build support with kernel-bootstrap 2024-01-08 12:56:15 +01:00
get_network.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
musl_libdir.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
null_time.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
populate_device_nodes.sh Do not try to create /dev nodes under chroot/bwrap 2023-12-26 13:01:24 +11:00
setup_repo.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
swap.sh Support swap files in qemu or bare-metal mode 2024-01-02 04:32:08 +01:00
update_checksums.sh Do update checksums when building with --update-checksums 2023-12-27 12:36:46 +01:00
update_env.sh Allow update_env to incorporate runtime changes to bootstrap.cfg 2024-01-08 12:55:19 +01:00