mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-11 09:18:20 +03:00
62a896350b
While the first was useful way back in the day when we were importing Debian bits and /sbin/init was expecting to find /dev/.initctl as a named pipe, that's no longer an issue with systemd since it uses dynamic Unix sockets. Likewise, character and block devices in /dev are now dynamically created by the devtmpfs from the kernel. Less complexity and code here if we just support directories, regular files, and symbolic links. |
||
---|---|---|
.. | ||
.gitignore | ||
archive-test.sh | ||
libtest.sh | ||
ostree-valgrind.supp | ||
pull-test.sh | ||
test-admin-deploy-1.sh | ||
test-admin-deploy-2.sh | ||
test-archive.sh | ||
test-archivez.sh | ||
test-basic.sh | ||
test-corruption.sh | ||
test-libarchive.sh | ||
test-log.sh | ||
test-pull-archive-z.sh | ||
test-pull-corruption.sh | ||
test-remote-add.sh |