Please don't send such mails if you didn't test yourself.

Tree will lock right away.

>naddy's mpbios RAMDISK_CD mail reminded me that I have put trunk into
>RAMDISK_CD here for some time. Without, upgrading of machines with
>trunk is unecessarily hard, since, well, you won't get your trunk
>interface which typically has the IP(s) on it and you need to resort
>to manual network config w/ one of the underlaying interfaces.
>I can't for the sake of it remember whether I actually used the
>resulting bsd.rd on trunk'd machines (that's what you get for not
>mailing out the diff rigth away, sigh). Anybody has a chance to give
>this a spin on such a system? Would be really nice to have this in
>before release to make upgrades easier for trunk users. 
>
>Index: sys/arch/amd64/conf/RAMDISK_CD
>===================================================================
>RCS file: /cvs/src/sys/arch/amd64/conf/RAMDISK_CD,v
>retrieving revision 1.142
>diff -u -p -r1.142 RAMDISK_CD
>--- sys/arch/amd64/conf/RAMDISK_CD     14 Jul 2014 09:51:16 -0000      1.142
>+++ sys/arch/amd64/conf/RAMDISK_CD     15 Jul 2014 10:41:29 -0000
>@@ -344,6 +344,7 @@ pseudo-device      loop    1       # network loopback
> #pseudo-device        sl      1       # CSLIP
> #pseudo-device        ppp     1       # PPP
> pseudo-device vlan            # IEEE 802.1Q VLAN 
>+pseudo-device trunk           # Trunking support
> pseudo-device bpfilter 1      # packet filter
> pseudo-device rd      1       # ramdisk
> pseudo-device wsmux   2
>Index: sys/arch/i386/conf/RAMDISK_CD
>===================================================================
>RCS file: /cvs/src/sys/arch/i386/conf/RAMDISK_CD,v
>retrieving revision 1.216
>diff -u -p -r1.216 RAMDISK_CD
>--- sys/arch/i386/conf/RAMDISK_CD      12 Jul 2014 21:56:56 -0000      1.216
>+++ sys/arch/i386/conf/RAMDISK_CD      15 Jul 2014 10:41:37 -0000
>@@ -414,6 +414,7 @@ pseudo-device      loop    1               # network 
>loopback
> #pseudo-device        sl      1               # CSLIP
> #pseudo-device        ppp     1               # PPP
> pseudo-device vlan                    # IEEE 802.1Q VLAN 
>+pseudo-device trunk                   # Trunking support
> pseudo-device bpfilter 1              # packet filter
> pseudo-device rd      1               # ramdisk
> pseudo-device wsmux   2
>
>
>-- 
>Henning Brauer, h...@bsws.de, henn...@openbsd.org
>BS Web Services GmbH, http://bsws.de, Full-Service ISP
>Secure Hosting, Mail and DNS. Virtual & Dedicated Servers, Root to Fully 
>Managed
>Henning Brauer Consulting, http://henningbrauer.com/
>
>

Reply via email to