Lines Matching refs:directory
102 linked into the linux kernel image. (The directory linux-*/usr is devoted
141 archive, a directory containing files to be archived, or a text file
161 a directory called "initramfs", under the linux-2.6.* directory. See
165 directory instead of a configuration file, the kernel's build infrastructure
166 creates a configuration file from that directory (usr/Makefile calls
167 scripts/gen_initramfs_list.sh), and proceeds to package up that directory
175 (instead of a config file or directory).
192 echo "usage: mkinitramfs directory imagename.cpio.gz"
201 echo "First argument must be a directory"
210 work. The Linux kernel cpio extractor won't create files in a directory that
211 doesn't exist, so the directory entries must go before the files that go in