diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 4 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper | 31 |
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 |
