FreeBSD Bugzilla – Attachment 8489 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), 1.03 KB, 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:
1.03 KB
patch
obsolete
>--- /usr/src/release/picobsd/install/crunch1/Makefile Fri Oct 8 00:00:05 1999 >+++ /usr/src/release/picobsd/install/crunch1/Makefile Fri Mar 31 18:09:49 2000 >@@ -32,11 +32,11 @@ > install: >- cp crunch1 /mnt/stand/crunch >- chmod 555 /mnt/stand/crunch >+ cp crunch1 ${MFS_MOUNTPOINT}/stand/crunch >+ chmod 555 ${MFS_MOUNTPOINT}/stand/crunch > for i in `crunchgen -l crunch1.conf` ; \ > do \ >- ln /mnt/stand/crunch /mnt/stand/$${i}; \ >+ ln ${MFS_MOUNTPOINT}/stand/crunch ${MFS_MOUNTPOINT}/stand/$${i}; \ > done >- rm /mnt/stand/crunch >+ rm ${MFS_MOUNTPOINT}/stand/crunch > # Install the MIB files >- #cp mibs/*.txt /mnt/usr/local/share/snmp/mibs/ >+ #cp mibs/*.txt ${MFS_MOUNTPOINT}/usr/local/share/snmp/mibs/ > >--- /usr/src/release/picobsd/isp/PICOBSD Wed Mar 15 21:45:40 2000 >+++ /usr/src/release/picobsd/isp/PICOBSD Fri Mar 31 17:05:29 2000 >@@ -137 +137,5 @@ > #pseudo-device gzip # Exec gzipped a.out's >+ >+options COMPAT_OLDISA #Use ISA shims and glue for old drivers >+options COMPAT_OLDPCI #Use PCI shims and glue for old drivers >+
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