mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
421 B
Markdown
12 lines
421 B
Markdown
7 years ago
|
# Example Filesystem
|
||
|
|
||
|
This is a filesystem that will be used as / in an example distro,
|
||
|
*if* you build the `example-distro` target and use the default
|
||
|
unpackfs configuration. It should hold files and configuration
|
||
|
bits that need to be on the target system for example purposes.
|
||
|
|
||
|
It should *not* have a bin/, lib/, sbin/ or lib64/ directory,
|
||
|
since those are copied into the example-distro filesystem
|
||
|
from the build host.
|
||
|
|