aimee-os/overlay/usr
Dustin 77f7e6d8cc init-storage: Create intermediate dirs in /etc
When creating writable paths in the `/etc` subvolume, the `setup_etc`
function needs to create intermediate directories before copying
existing files from the root filesystem.  Without this step, `cp` will
fail with a "no such file or directory" error, referring to the
destination path.
2023-03-30 09:31:12 -05:00
..
bin Add set-root-password command 2023-03-15 21:21:29 -05:00
lib init-storage: Write output to system console 2023-03-29 18:44:45 -05:00
libexec init-storage: Create intermediate dirs in /etc 2023-03-30 09:31:12 -05:00