FreeBSD Bugzilla – Attachment 13569 Details for
Bug 25754
PicoBSD uses broken vnconfig syntax
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 499 bytes, created by
Domas Mituzas
on 2001-03-13 00:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Domas Mituzas
Created:
2001-03-13 00:00:01 UTC
Size:
499 bytes
patch
obsolete
>diff -ur src/release/picobsd/build/picobsd src/release/picobsd.new/build/picobsd >--- src/release/picobsd/build/picobsd Tue Feb 20 09:47:53 2001 >+++ src/release/picobsd.new/build/picobsd Tue Mar 13 01:49:20 2001 >@@ -610,7 +610,7 @@ > dd if=/dev/zero of=${imgname} count=${imgsize} bs=1k 2> /dev/null > dd if=${boot1} of=${imgname} conv=notrunc 2> /dev/null > >- vnconfig -c vn${VNUM} ${imgname} || fail $? no_vnconfig >+ vnconfig -c -s labels vn${VNUM} ${imgname} || fail $? no_vnconfig > }
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 25754
: 13569