*fstab) [[ ! -z ${FSTAB} ]] && cp ${FSTAB} $BUILDDIR/sources/fstab ;;
--
http://lists.linuxfromscratch.org/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
In current CLFS, the page for /etc/fstab is now in system-config instead
of bootable. This line should be copied to the case statement for
system-config:
- Creation of /etc/fstab moved Chris Staub
- Re: Creation of /etc/fstab moved Pierre Labastie
