start to implementig clone to create namespaces

This commit is contained in:
netjaileRS
2024-08-25 21:34:18 +02:00
parent 750426ad1d
commit dec755a2a5
962 changed files with 7477 additions and 193 deletions

View File

@@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@@ -0,0 +1,31 @@
cargo:rustc-check-cfg=cfg(android)
cargo:rustc-check-cfg=cfg(dragonfly)
cargo:rustc-check-cfg=cfg(ios)
cargo:rustc-check-cfg=cfg(freebsd)
cargo:rustc-check-cfg=cfg(illumos)
cargo:rustc-check-cfg=cfg(linux)
cargo:rustc-cfg=linux
cargo:rustc-check-cfg=cfg(macos)
cargo:rustc-check-cfg=cfg(netbsd)
cargo:rustc-check-cfg=cfg(openbsd)
cargo:rustc-check-cfg=cfg(solaris)
cargo:rustc-check-cfg=cfg(watchos)
cargo:rustc-check-cfg=cfg(tvos)
cargo:rustc-check-cfg=cfg(visionos)
cargo:rustc-check-cfg=cfg(apple_targets)
cargo:rustc-check-cfg=cfg(bsd)
cargo:rustc-check-cfg=cfg(bsd_without_apple)
cargo:rustc-check-cfg=cfg(linux_android)
cargo:rustc-cfg=linux_android
cargo:rustc-check-cfg=cfg(freebsdlike)
cargo:rustc-check-cfg=cfg(netbsdlike)
cargo:rustc-check-cfg=cfg(solarish)
cargo:rustc-check-cfg=cfg(apple_targets)
cargo:rustc-check-cfg=cfg(bsd)
cargo:rustc-check-cfg=cfg(bsd_without_apple)
cargo:rustc-check-cfg=cfg(linux_android)
cargo:rustc-check-cfg=cfg(freebsdlike)
cargo:rustc-check-cfg=cfg(netbsdlike)
cargo:rustc-check-cfg=cfg(solarish)
cargo:rustc-check-cfg=cfg(fbsd14)
cargo:rustc-check-cfg=cfg(qemu)

View File

@@ -0,0 +1 @@
/home/roche/Proyectos/netjaileRS/target/debug/build/nix-7da37c0e79bac848/out