summaryrefslogtreecommitdiff
path: root/examples/ROOT/img/tmpfs/README
blob: 0a9035d6772451e6101d03f99e1b9bf416ed8870 (plain)
1
2
3
4
5
6
7
8
9
/img/tmpfs is the hierarchy that will be copied to /mnt/tmpfs
during stage 1 init, so the basics are covered for stage 2:
 - /dev points to a real, writable device directory
 - /tmp points to a real, writable temporary directory
 - /service points to a real, writable scan directory that
already contains basic services (s6-svscan's own logger and
an early getty)
 - /mnt/tmpfs/uncaught-logs is the place in RAM where the
catch-all logger stores and rotates its logs.