Searched refs:symlinks (Results 1 – 13 of 13) sorted by relevance
/busybox-1.35.0/testsuite/pwd/ |
D | pwd-prints-working-directory | 1 # shell's $PWD may leave symlinks unresolved.
|
/busybox-1.35.0/e2fsprogs/ |
D | Config.src | 16 ### The normal compat symlinks 'fsck.ext2' and 'fsck.ext3' are also 24 ### symlinks 'mkfs.ext2' and 'mkfs.ext3' are also provided.
|
/busybox-1.35.0/ |
D | INSTALL | 91 Installing busybox consists of creating symlinks (or hardlinks) to the busybox 92 binary for each applet enabled in busybox, and making sure these symlinks are 93 in the shell's command $PATH. Running "make install" creates these symlinks, 107 hardlinks) or "busybox --install -s" (for symlinks).
|
D | Makefile.custom | 18 INSTALL_OPTS:= --symlinks
|
D | README | 52 'make install' to create symlinks to the BusyBox binary for all compiled in 54 where to install, and installs hardlinks or symlinks depending
|
D | Config.in | 193 busybox at runtime to create hard links or symlinks for all the 218 different applets in them (and the appropriate symlinks pointing
|
/busybox-1.35.0/examples/shutdown-1.0/ |
D | README | 7 # Install /sbin/ symlinks named halt, reboot, poweroff
|
/busybox-1.35.0/applets/ |
D | install.sh | 30 --symlinks) linkopts="-fs";;
|
/busybox-1.35.0/util-linux/ |
D | fsck_minix.c | 161 int directory, regular, blockdev, chardev, links, symlinks, total; member 203 #define symlinks (G.symlinks ) macro 724 symlinks++; in get_inode_common() 1309 links - 2 * directory + 1, symlinks, in fsck_minix_main()
|
/busybox-1.35.0/docs/ |
D | busybox_header.pod | 39 any applet installation scheme (either as symlinks or hardlinks), these will
|
/busybox-1.35.0/examples/bootfloppy/ |
D | bootfloppy.txt | 72 - Install the Busybox binary and accompanying symlinks:
|
/busybox-1.35.0/examples/var_service/ |
D | README | 68 after "_" as tty name). Create copies (or symlinks) of this directory
|
D | README_distro_proposal.txt | 258 Then "activate" it by running ??????? - this copies (or symlinks,
|