summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2013-06-04 17:38:37 +0200
committerSimon Rettberg2013-06-04 17:38:37 +0200
commit2a64fb191c1d460d114f23d68a59bbf198137a2f (patch)
tree39e96e139453e1ae7d22bfad2d943b78c041a02b
parent[rootfs-stage32] include iptables (diff)
downloadtm-scripts-2a64fb191c1d460d114f23d68a59bbf198137a2f.tar.gz
tm-scripts-2a64fb191c1d460d114f23d68a59bbf198137a2f.tar.xz
tm-scripts-2a64fb191c1d460d114f23d68a59bbf198137a2f.zip
Remove aufs-tools from stage32
-rw-r--r--remote/rootfs/rootfs-stage32/rootfs-stage32.conf4
-rw-r--r--remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper31
2 files changed, 2 insertions, 33 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
index ccdcddce..3436ba18 100644
--- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
+++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
@@ -1,5 +1,5 @@
REQUIRED_MODULES=" kernel"
-REQUIRED_INSTALLED_PACKAGES="nfs-common aufs-tools squashfs-tools whois xfsprogs"
+REQUIRED_INSTALLED_PACKAGES="nfs-common squashfs-tools whois xfsprogs"
REQUIRED_BINARIES="
bash
more
@@ -15,7 +15,6 @@ REQUIRED_BINARIES="
umount
mount.nfs4
umount.nfs4
- mount.aufs
fdisk
mkfs.xfs
rm
@@ -26,7 +25,6 @@ REQUIRED_BINARIES="
ssh
tput
xterm
- ckbcomp
xvidtune
bc
dirname
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper
index 2fd5af1a..4d44e2d6 100644
--- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper
+++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper
@@ -1,35 +1,6 @@
-pinfo "If aufs install fails, run zypper addrepo http://jftp.inai.de/openSUSE_12.3/ j.eng-i586"
REQUIRED_MODULES=" kernel"
-REQUIRED_INSTALLED_PACKAGES="nfs-client aufs squashfs"
+REQUIRED_INSTALLED_PACKAGES="nfs-client xfsprogs squashfs timezone"
REQUIRED_CONTENT_PACKAGES="timezone"
-REQUIRED_BINARIES=" bash
- agetty
- cat
- false
- loadkeys
- setfont
- login
- sulogin
- mount
- umount
- mount.nfs4
- umount.nfs4
- mount.aufs
- rm
- ldd
- strace
- blkid
- more
- modprobe
- rsyslogd
- ps
- scp
- ssh
- tput
- xterm
- xvidtune
- bc
- dirname"
REQUIRED_LIBRARIES=" libcap
libcidn
libcom_err