FreeBSD Bugzilla – Attachment 88402 Details for
Bug 125199
[patch] sysutils/grub add support for FreeBSD 8.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grub.diff
grub.diff (text/plain), 1.08 KB, created by
Pietro Cerutti
on 2008-07-02 23:10:00 UTC
(
hide
)
Description:
grub.diff
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2008-07-02 23:10:00 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/grub/Makefile,v >retrieving revision 1.27 >diff -u -u -r1.27 Makefile >--- Makefile 30 Sep 2007 04:47:26 -0000 1.27 >+++ Makefile 7 Feb 2008 23:02:37 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= grub > PORTVERSION= 0.97 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ > >Index: files/patch-grub-install >=================================================================== >RCS file: /home/pcvs/ports/sysutils/grub/files/patch-grub-install,v >retrieving revision 1.3 >diff -u -u -r1.3 patch-grub-install >--- files/patch-grub-install 11 Nov 2005 06:39:20 -0000 1.3 >+++ files/patch-grub-install 2 Jul 2008 16:56:33 -0000 >@@ -12,7 +12,7 @@ > + | sed "s%.*/r\{0,1\}[saw]d[0-9]\(s[0-9]*[a-h]\)%\1%" \ > + | sed "s%.*/r\{0,1\}da[0-9]\(s[0-9]*[a-h]\)%\1%"` > + ;; >-+ freebsd[567]*) >++ freebsd[5678]*) > + tmp_disk=`echo "$1" | sed 's%r\{0,1\}\([saw]d[0-9]*\).*$%\1%' \ > + | sed 's%r\{0,1\}\(da[0-9]*\).*$%\1%'` > tmp_part=`echo "$1" \
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 125199
: 88402