summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-10 13:07:53 +0200
committerJonathan Bauer2013-09-30 13:22:05 +0200
commit3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8 (patch)
tree154523e5aedf9d55750cf9bbe84d93785d4957c3 /remote/rootfs
parent[rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff)
downloadtm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.gz
tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.xz
tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.zip
* Add debian support *
Diffstat (limited to 'remote/rootfs')
-rw-r--r--remote/rootfs/rootfs-stage32/rootfs-stage32.conf.debian14
1 files changed, 14 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.debian b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.debian
new file mode 100644
index 00000000..4b80623f
--- /dev/null
+++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.debian
@@ -0,0 +1,14 @@
+REQUIRED_INSTALLED_PACKAGES="
+ nfs-common
+ squashfs-tools
+ whois
+ xfsprogs
+ ntpdate
+ firmware-linux-free
+"
+REQUIRED_DIRECTORIES="
+ /lib/xtables
+"
+REQUIRED_FILES+="
+ /etc/X11/app-defaults/Xvidtune
+"