On Sun, Apr 08, 2018 at 08:46:58PM +0200, Florian Obser wrote:
> hum... Is the network comming up to slow and slaacd is confused?
> Can you start the slaacd from the ramdisk by hand
> and see if things are working then?
... bsd.rd never had slaacd until now:

        rd# dmesg | sed /^$/,/^\ /!d
        
        OpenBSD 6.3-current (RAMDISK) #0: Sun Apr  8 23:14:56 CEST 2018
            k...@t5220.example.com:/usr/src/sys/arch/sparc64/compile/RAMDISK
        rd# type slaacd
        slaacd is /sbin/slaacd

OK?

Index: bsd.rd/list
===================================================================
RCS file: /cvs/src/distrib/sparc64/bsd.rd/list,v
retrieving revision 1.61
diff -u -p -r1.61 list
--- bsd.rd/list 17 Sep 2016 15:03:39 -0000      1.61
+++ bsd.rd/list 8 Apr 2018 21:35:13 -0000
@@ -46,6 +46,7 @@ LINK  instbin                                 sbin/ping 
sbin/ping6
 LINK   instbin                                 sbin/reboot sbin/halt
 LINK   instbin                                 sbin/restore
 LINK   instbin                                 sbin/route
+LINK   instbin                                 sbin/slaacd
 LINK   instbin                                 sbin/sysctl
 LINK   instbin                                 sbin/umount
 LINK   instbin                                 usr/bin/doas
Index: ramdisk/list
===================================================================
RCS file: /cvs/src/distrib/sparc64/ramdisk/list,v
retrieving revision 1.59
diff -u -p -r1.59 list
--- ramdisk/list        19 Nov 2017 12:11:54 -0000      1.59
+++ ramdisk/list        8 Apr 2018 21:35:13 -0000
@@ -42,7 +42,6 @@ LINK  instbin                                 sbin/newfs
 LINK   instbin                                 sbin/ping sbin/ping6
 LINK   instbin                                 sbin/reboot sbin/halt
 LINK   instbin                                 sbin/route
-LINK   instbin                                 sbin/slaacd
 LINK   instbin                                 sbin/sysctl
 LINK   instbin                                 sbin/umount
 LINK   instbin                                 usr/bin/doas

Reply via email to