History log of /netbsd-src/share/examples/fstab/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# bb992823 24-Dec-2005 jmmv <jmmv@NetBSD.org>

Merge fstab.tmpfs into fstab.ramdisk so that the file names represent
concepts rather than specific file systems. Suggested by hubertf@.


# be630e4b 30-Sep-2005 simonb <simonb@NetBSD.org>

Split the fstab examples so that adding newer examples doesn't need a
shuffling of previous examples across line boundaries.


# 3d17d70f 29-Sep-2005 jmmv <jmmv@NetBSD.org>

Add a fstab.tmpfs sample file showing simple but common sample entries.
Suggested by martti@.


# 9ee7752f 03-Apr-2005 hubertf <hubertf@NetBSD.org>

Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)


# 074863ca 04-May-2002 jdolecek <jdolecek@NetBSD.org>

Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.