From cdec1a38d942ae6a47cce9963a5dc60faec6125e Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Wed, 7 Oct 2009 01:08:20 -0300 Subject: Fix a few remaining unionfs -> aufs Signed-off-by: Gerardo Exequiel Pozzi Signed-off-by: Aaron Griffin --- configs/install-iso/overlay/etc/fstab | 2 +- configs/xfce4/overlay/etc/fstab | 2 +- configs/xfce4/packages.list | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/install-iso/overlay/etc/fstab b/configs/install-iso/overlay/etc/fstab index 377ae56..883ebbb 100644 --- a/configs/install-iso/overlay/etc/fstab +++ b/configs/install-iso/overlay/etc/fstab @@ -1,6 +1,6 @@ # /etc/fstab: static file system information # -unionfs / unionfs noauto 0 0 +aufs / aufs noauto 0 0 none /dev/pts devpts defaults 0 0 none /dev/shm tmpfs defaults 0 0 diff --git a/configs/xfce4/overlay/etc/fstab b/configs/xfce4/overlay/etc/fstab index 0d5a001..a3725bc 100644 --- a/configs/xfce4/overlay/etc/fstab +++ b/configs/xfce4/overlay/etc/fstab @@ -2,7 +2,7 @@ # /etc/fstab: static file system information # # -unionfs / unionfs noauto 0 0 +aufs / aufs noauto 0 0 none /dev/pts devpts defaults 0 0 none /dev/shm tmpfs defaults 0 0 diff --git a/configs/xfce4/packages.list b/configs/xfce4/packages.list index fb0bc48..26224ee 100644 --- a/configs/xfce4/packages.list +++ b/configs/xfce4/packages.list @@ -1,3 +1,4 @@ +aufs2-util bash bin86 bzip2 @@ -100,7 +101,6 @@ tar tcp_wrappers tcpdump udev -unionfs-utils unrar unzip usbutils -- cgit v1.2.3-54-g00ecf