12 lines
224 B
Text
12 lines
224 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This package needs linsysfs mounted on /compat/linux/sys. Add the
|
|
following line to /etc/fstab:
|
|
|
|
linsysfs /compat/linux/sys linsysfs rw 0 0
|
|
|
|
Then run "mount /compat/linux/sys".
|
|
EOM
|
|
}
|
|
]
|