diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2017-07-08 15:42:48 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2017-07-08 15:42:48 +0000 |
commit | f3570cbd21432fb34e2d7f4dc91e2ab29a1f812a (patch) | |
tree | 04336672849f728f1f54c772bd94ec4ddcbfc447 /distrib/landisk | |
parent | a1a36478f569779c739b5f1b580efbb300be3590 (diff) |
hook up slaacd to the installer on media where we have INET6
Diffstat (limited to 'distrib/landisk')
-rw-r--r-- | distrib/landisk/ramdisk/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/landisk/ramdisk/list b/distrib/landisk/ramdisk/list index b2b5ed4a92f..0aa2b9109d8 100644 --- a/distrib/landisk/ramdisk/list +++ b/distrib/landisk/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.44 2016/09/17 15:03:39 florian Exp $ +# $OpenBSD: list,v 1.45 2017/07/08 15:42:46 florian Exp $ SRCDIRS distrib/special @@ -48,6 +48,7 @@ LINK instbin sbin/newfs_msdos 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 |