FreeBSD Bugzilla – Attachment 8487 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), 629 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:
629 bytes
patch
obsolete
>--- /usr/src/release/picobsd/floppy.tree/etc/update Tue Feb 8 09:20:54 2000 >+++ /usr/src/release/picobsd/floppy.tree/etc/update Fri Mar 31 18:08:05 2000 >@@ -3,5 +3,5 @@ > pwd=`pwd` >-set `df /` ; dev="/dev/$8" >+set `df /` ; dev="$8" > echo -n "Updating /etc contents on ${dev}... " >-mount ${dev} /mnt >+mount ${dev} /start_floppy > if [ "X$?" != "X0" ] ; then >@@ -14,3 +14,3 @@ > rm passwd >-cp -Rp . /mnt/etc/ >+cp -Rp . /start_floppy/etc/ > pwd_mkdb master.passwd >@@ -18,4 +18,4 @@ > echo -n "Updating kernel parameters... " >-kget /mnt/boot/kernel.conf >-umount /mnt >+kget /start_floppy/boot/kernel.conf >+umount /start_floppy > cd ${pwd}
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