summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2013-02-09 10:01:06 +0100
committerWim Muskee <wimmuskee@gmail.com>2013-02-09 10:01:06 +0100
commit09952a44739d1af1adaa51d09e96ffd5eebf4e9a (patch)
tree71cc16a4410cc6c92f092ae382cf78f20386f86b
parentltsp-client: 5.4 download from src package instead of bzr (diff)
downloadltsp-09952a44739d1af1adaa51d09e96ffd5eebf4e9a.tar.gz
ltsp-09952a44739d1af1adaa51d09e96ffd5eebf4e9a.tar.bz2
ltsp-09952a44739d1af1adaa51d09e96ffd5eebf4e9a.zip
Add 13.0 profiles.
-rw-r--r--profiles/default/linux/amd64/13.0/ltsp/eapi1
-rw-r--r--profiles/default/linux/amd64/13.0/ltsp/package.accept_keywords2
-rw-r--r--profiles/default/linux/amd64/13.0/ltsp/parent2
-rw-r--r--profiles/default/linux/x86/13.0/ltsp/eapi1
-rw-r--r--profiles/default/linux/x86/13.0/ltsp/package.accept_keywords2
-rw-r--r--profiles/default/linux/x86/13.0/ltsp/parent2
-rw-r--r--profiles/ltsp/make.defaults1
7 files changed, 11 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/13.0/ltsp/eapi b/profiles/default/linux/amd64/13.0/ltsp/eapi
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/profiles/default/linux/amd64/13.0/ltsp/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/13.0/ltsp/package.accept_keywords b/profiles/default/linux/amd64/13.0/ltsp/package.accept_keywords
new file mode 100644
index 0000000..3c99d59
--- /dev/null
+++ b/profiles/default/linux/amd64/13.0/ltsp/package.accept_keywords
@@ -0,0 +1,2 @@
+=net-misc/dhcp-4.2.4_p2-r1 ~amd64
+>=sys-kernel/dracut-024 ~amd64
diff --git a/profiles/default/linux/amd64/13.0/ltsp/parent b/profiles/default/linux/amd64/13.0/ltsp/parent
new file mode 100644
index 0000000..66516a0
--- /dev/null
+++ b/profiles/default/linux/amd64/13.0/ltsp/parent
@@ -0,0 +1,2 @@
+/usr/portage/profiles/default/linux/amd64/13.0
+../../../../../ltsp
diff --git a/profiles/default/linux/x86/13.0/ltsp/eapi b/profiles/default/linux/x86/13.0/ltsp/eapi
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/profiles/default/linux/x86/13.0/ltsp/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/x86/13.0/ltsp/package.accept_keywords b/profiles/default/linux/x86/13.0/ltsp/package.accept_keywords
new file mode 100644
index 0000000..6cdd648
--- /dev/null
+++ b/profiles/default/linux/x86/13.0/ltsp/package.accept_keywords
@@ -0,0 +1,2 @@
+=net-misc/dhcp-4.2.4_p2-r1 ~x86
+>=sys-kernel/dracut-024 ~x86
diff --git a/profiles/default/linux/x86/13.0/ltsp/parent b/profiles/default/linux/x86/13.0/ltsp/parent
new file mode 100644
index 0000000..addb2ba
--- /dev/null
+++ b/profiles/default/linux/x86/13.0/ltsp/parent
@@ -0,0 +1,2 @@
+/usr/portage/profiles/default/linux/x86/13.0
+../../../../../ltsp
diff --git a/profiles/ltsp/make.defaults b/profiles/ltsp/make.defaults
index 0742585..c099a3d 100644
--- a/profiles/ltsp/make.defaults
+++ b/profiles/ltsp/make.defaults
@@ -7,3 +7,4 @@ EMERGE_WARNING_DELAY="0"
FEATURES="${FEATURES} nodoc noinfo -news"
USE="${USE} alsa pulseaudio svg xml X -cups"
VIDEO_CARDS="fbdev vesa"
+DRACUT_MODULES="nbd nfs"