Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/etc/rc.d
On Tue, 16 Feb 2010, matthew green wrote:
> Modified Files:
> src/etc/rc.d: fsck_root
>
> Log Message:
> only fsck / if we find it in /etc/fstab. diskless systems don't need
> a / entry.
This seems reasonable. But, without this patch, would it work to
place "from_mount" in the fs_spec column, and "0" in the fs_passno
column?
fs_spec="from_mount" seems to be documented only in the mount(8)
man page, not in fstab(5).
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index