Lines Matching refs:and
7 "Early userspace" is a set of libraries and programs that provide
15 containing a root filesystem image. This archive is compressed, and
20 optimized for correctness and small size.
23 format, and is documented in the file "buffer-format.txt". There are
31 Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
33 CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in
47 A source directory will have it and all of its contents packaged. The
49 directory, limited user and group ID translation can be performed.
59 When a combination of directories and files are specified then the
61 can create a 'root-image' directory and install all files into it.
64 and 'root-files' can be listed in CONFIG_INITRAMFS_SOURCE and a complete
67 As a technical note, when directories and files are specified, the
72 the contents are scanned, uid/gid translation is performed, and
76 directives from directory scanning and file contents copying are
101 - kinit, the "glue" that uses ipconfig and nfsmount to replace the old
102 support for IP autoconfig, mount a filesystem over NFS, and continue
116 If kinit doesn't meet your current needs and you've got bytes to burn,
118 and a number of other utilities, so you can replace kinit and build
121 For questions and help, you can sign up for the early userspace
129 a) all required device and filesystem drivers compiled into the kernel, no
131 final root filesystem, based on the root= option and optional init= to run
134 b) some device and filesystem drivers built as modules and stored in an
137 filesystem via linuxrc and use the pivot_root syscall. The initrd is
138 mounted and executed via prepare_namespace().
149 and exec one of the predefined init binaries.