Searched refs:chroot (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.1.9/Documentation/userspace-api/ |
D | no_new_privs.rst | 15 - 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.1.9/tools/perf/trace/strace/groups/ |
D | string | 7 chroot
|
/linux-6.1.9/Documentation/admin-guide/ |
D | initrd.rst | 157 # 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.1.9/Documentation/bpf/ |
D | s390.rst | 24 Users of other distros may use debootstrap in order to set up a Debian chroot:: 34 sudo chroot ./s390-toolchain
|
/linux-6.1.9/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 485 CASE_TEST(chroot_root); EXPECT_SYSZR(1, chroot("/")); break; in run_syscall() 486 CASE_TEST(chroot_blah); EXPECT_SYSER(1, chroot("/proc/self/blah"), -1, ENOENT); break; in run_syscall() 487 CASE_TEST(chroot_exe); EXPECT_SYSER(proc, chroot("/proc/self/exe"), -1, ENOTDIR); break; in run_syscall()
|
/linux-6.1.9/arch/um/ |
D | Kconfig | 96 use in a chroot jail. So, if you intend to run UML inside a chroot,
|
/linux-6.1.9/Documentation/power/ |
D | swsusp-dmcrypt.rst | 117 exec chroot . /sbin/init $* < dev/console > dev/console 2>&1
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw_switchdev.rst | 240 chroot /tmp/root/ busybox sh /bin/setup.sh
|
/linux-6.1.9/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 166 156 n64 chroot sys_chroot
|
/linux-6.1.9/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 166 156 n64 chroot sys_chroot
|
D | syscall_n32.tbl | 166 156 n32 chroot sys_chroot
|
D | syscall_o32.tbl | 73 61 o32 chroot sys_chroot
|
/linux-6.1.9/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 56 44 common chroot sys_chroot
|
/linux-6.1.9/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 172 161 common chroot sys_chroot
|
/linux-6.1.9/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 191 174 common chroot sys_chroot
|
/linux-6.1.9/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 172 161 common chroot sys_chroot
|
D | syscall_32.tbl | 75 61 i386 chroot sys_chroot
|
/linux-6.1.9/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 71 61 common chroot sys_chroot
|
/linux-6.1.9/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 74 61 common chroot sys_chroot
|
/linux-6.1.9/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 71 61 common chroot sys_chroot
|
/linux-6.1.9/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 71 61 common chroot sys_chroot
|
/linux-6.1.9/arch/arm/tools/ |
D | syscall.tbl | 75 61 common chroot sys_chroot
|
/linux-6.1.9/tools/include/nolibc/ |
D | sys.h | 179 int chroot(const char *path) in chroot() function
|
/linux-6.1.9/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 70 61 common chroot sys_chroot
|
/linux-6.1.9/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 85 61 common chroot sys_chroot
|
12