Home
last modified time | relevance | path

Searched refs:chroot (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.3-rc2/Documentation/translations/zh_CN/userspace-api/
A Dno_new_privs.rst20 - 对于非特权程序,chroot是不允许的,因为这会允许 ``/etc/passwd`` 在继承
21 chroot的程序眼中被替换。
56 项将是安全的,并且 ``no_new_privs`` 加上 ``chroot`` 是可以被认为比 chroot本身危
/linux-6.3-rc2/Documentation/userspace-api/
A Dno_new_privs.rst15 - chroot is disallowed to unprivileged processes, since it would allow
17 inherited chroot.
62 ``no_new_privs`` is set, and ``no_new_privs`` + ``chroot`` is considerable less
63 dangerous than chroot by itself.
/linux-6.3-rc2/tools/perf/trace/strace/groups/
A Dstring7 chroot
/linux-6.3-rc2/Documentation/admin-guide/
A Dinitrd.rst157 # chroot /mnt /sbin/init
163 such a chroot'ed initrd environment.)
244 # exec chroot . what-follows <dev/console >dev/console 2>&1
248 ``/dev`` directory, udev must be initialized before invoking chroot in order
258 - a chroot program must be available under the old and the new root
259 - chroot to the new root afterwards
291 execs - via chroot - a program that continues the installation
/linux-6.3-rc2/Documentation/bpf/
A Ds390.rst24 Users of other distros may use debootstrap in order to set up a Debian chroot::
34 sudo chroot ./s390-toolchain
/linux-6.3-rc2/tools/testing/selftests/nolibc/
A Dnolibc-test.c514 CASE_TEST(chroot_root); EXPECT_SYSZR(1, chroot("/")); break; in run_syscall()
515 CASE_TEST(chroot_blah); EXPECT_SYSER(1, chroot("/proc/self/blah"), -1, ENOENT); break; in run_syscall()
516 CASE_TEST(chroot_exe); EXPECT_SYSER(proc, chroot("/proc/self/exe"), -1, ENOTDIR); break; in run_syscall()
/linux-6.3-rc2/arch/um/
A DKconfig99 use in a chroot jail. So, if you intend to run UML inside a chroot,
/linux-6.3-rc2/Documentation/power/
A Dswsusp-dmcrypt.rst117 exec chroot . /sbin/init $* < dev/console > dev/console 2>&1
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/ti/
A Dcpsw_switchdev.rst240 chroot /tmp/root/ busybox sh /bin/setup.sh
/linux-6.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl56 44 common chroot sys_chroot
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl166 156 n64 chroot sys_chroot
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl166 156 n64 chroot sys_chroot
A Dsyscall_n32.tbl166 156 n32 chroot sys_chroot
A Dsyscall_o32.tbl73 61 o32 chroot sys_chroot
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl172 161 common chroot sys_chroot
A Dsyscall_32.tbl75 61 i386 chroot sys_chroot
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl191 174 common chroot sys_chroot
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl172 161 common chroot sys_chroot
/linux-6.3-rc2/arch/sh/kernel/syscalls/
A Dsyscall.tbl71 61 common chroot sys_chroot
/linux-6.3-rc2/arch/arm/tools/
A Dsyscall.tbl75 61 common chroot sys_chroot
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl71 61 common chroot sys_chroot
/linux-6.3-rc2/arch/m68k/kernel/syscalls/
A Dsyscall.tbl71 61 common chroot sys_chroot
/linux-6.3-rc2/arch/parisc/kernel/syscalls/
A Dsyscall.tbl74 61 common chroot sys_chroot
/linux-6.3-rc2/arch/sparc/kernel/syscalls/
A Dsyscall.tbl85 61 common chroot sys_chroot
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h181 int chroot(const char *path) in chroot() function

Completed in 29 milliseconds

12