FreeBSD Bugzilla – Attachment 16256 Details for
Bug 29870
rc.diskless2 uses /usr/sbin/mtree before /usr mounted
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 731 bytes, created by
arg
on 2001-08-19 11:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
arg
Created:
2001-08-19 11:50:01 UTC
Size:
731 bytes
patch
obsolete
>Index: rc.diskless2 >=================================================================== >RCS file: /repository/src/etc/rc.diskless2,v >retrieving revision 1.5.2.8 >diff -u -r1.5.2.8 rc.diskless2 >--- rc.diskless2 2001/07/24 09:49:37 1.5.2.8 >+++ rc.diskless2 2001/08/19 10:47:51 >@@ -55,6 +55,8 @@ > echo "+++ mfs_mount of /var" > mount_md ${varsize:=65536} /var 1 > >+mount -a # mtree, chown and chgrp are in /usr >+ > echo "+++ populate /var using /etc/mtree/BSD.var.dist" > /usr/sbin/mtree -deU -f /etc/mtree/BSD.var.dist -p /var > >@@ -63,8 +65,6 @@ > if [ -n "$LOGFILES" ]; then > /usr/bin/touch $LOGFILES > fi >- >-mount -a # chown and chgrp are in /usr > > # > # XXX make sure to create one dir for each printer as requested by lpd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 29870
: 16256