diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords | 1 | ||||
-rw-r--r-- | profiles/default/linux/x86/10.0/ltsp/package.accept_keywords | 1 | ||||
-rw-r--r-- | profiles/ltsp/package.use | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords b/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords new file mode 100644 index 0000000..4b1c367 --- /dev/null +++ b/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords @@ -0,0 +1 @@ +sys-kernel/dracut amd64 diff --git a/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords b/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords new file mode 100644 index 0000000..96cc8f9 --- /dev/null +++ b/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords @@ -0,0 +1 @@ +sys-kernel/dracut x86 diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use index 4a3f41b..b13c94e 100644 --- a/profiles/ltsp/package.use +++ b/profiles/ltsp/package.use @@ -12,3 +12,6 @@ x11-libs/libdrm libkms # install ltspfs client init scripts sys-fs/ltspfs client + +# req by nfs and nbd dracut flags +sys-kernel/dracut net |