diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-11-18 23:41:18 +0100 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2011-11-29 11:56:41 +0100 |
commit | 3b18c9cd155a39c497d110c7a344df543b53a2e4 (patch) | |
tree | 3489c0086a3bd2a6376ed6923e9e98c33ca013ea /install/udev | |
parent | af8d88d502b31623414e766d527b71fb062e1f52 (diff) | |
download | mkinitcpio-3b18c9cd155a39c497d110c7a344df543b53a2e4.tar.gz mkinitcpio-3b18c9cd155a39c497d110c7a344df543b53a2e4.tar.xz |
install/base: Add an empty fstab
This is mainly for avoid this:
[ramfs /]# mount /dev/md0 /mnt/a
[ramfs /]# mount -o bind /mnt/a /mnt/b
[ramfs /]# mount -o bind,remount,ro /mnt/b
warning: can't open /etc/fstab: No such file or directory
[ramfs /]#
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'install/udev')
0 files changed, 0 insertions, 0 deletions