Next Previous Contents

12. Format of Bootdisk_Contents

For convenience, the format rules for entries in Bootdisk_Contents is given in comments at the beginning of that file. Here is a list of the allowable forms:

In most cases you don't need to specify shared libraries or loaders. The script will detect dependencies (via ldd) and include them automatically. The exception for this is PAM.

You don't need to explicitly specify intermediate directories unless you just want to make sure they exist. For example, if you mention /foo/bar/slog, Yard will make sure /foo and /foo/bar exist.


Next Previous Contents