FreeBSD Bugzilla – Attachment 17222 Details for
Bug 31327
Fixes and improvements for rc.diskless* scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 660 bytes, created by
Anton Voronin
on 2001-10-17 11:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Anton Voronin
Created:
2001-10-17 11:20:00 UTC
Size:
660 bytes
patch
obsolete
>--- rc.diskless2.ORIG Wed Oct 17 15:37:18 2001 >+++ rc.diskless2 Wed Oct 17 15:37:28 2001 >@@ -55,6 +55,9 @@ > echo "+++ mfs_mount of /var" > mount_md ${varsize:=65536} /var 1 > >+mkdir /var/db # for /var/db/mounttab updates to sucseed when doing mount -a >+mount /usr # to access utilities in /usr >+ > echo "+++ populate /var using /etc/mtree/BSD.var.dist" > /usr/sbin/mtree -deU -f /etc/mtree/BSD.var.dist -p /var > >@@ -64,7 +67,7 @@ > /usr/bin/touch $LOGFILES > fi > >-mount -a # chown and chgrp are in /usr >+mount -a # all the rest local filesystems including ones mounted under /var > > # > # 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 31327
: 17222 |
17223