FreeBSD Bugzilla – Attachment 8486 Details for
Bug 17737
Major repair of PicoBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 674 bytes, created by
oogali
on 2000-04-01 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
oogali
Created:
2000-04-01 22:40:01 UTC
Size:
674 bytes
patch
obsolete
>--- /usr/src/release/picobsd/floppy.tree/etc/mfs.rc Tue Feb 8 09:20:51 2000 >+++ /usr/src/release/picobsd/floppy.tree/etc/mfs.rc Fri Mar 31 18:34:48 2000 >@@ -16,7 +16,5 @@ > ### Special setup for one floppy PICOBSD ### >-set `df /` ; dev="/dev/$8" >-echo "Reading /etc from ${dev}..." >-mount -o rdonly ${dev} /mnt >-cd /mnt/etc ; cp -Rp . /etc/ >-cp -Rp /mnt/root / >+mount -o rdonly /dev/fd0 /start_floppy >+cd /start_floppy/etc ; cp -Rp . /etc/ >+cp -Rp /start_floppy/root / > cd /etc >@@ -24,4 +22,4 @@ > pwd_mkdb -p ./master.passwd >-umount /mnt >-echo "Ok. (Now you can remove ${dev} if you like)" >+umount /start_floppy >+echo "Ok. (Now you can remove /dev/fd0 if you like)" > echo ""
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 17737
:
8473
|
8474
|
8475
|
8476
|
8477
|
8478
|
8479
|
8480
|
8481
|
8482
|
8483
|
8484
|
8485
| 8486 |
8487
|
8488
|
8489
|
8490
|
8491
|
8492
|
8493
|
8494