On 05/16/11 10:05, Stuart Henderson wrote:
> Useful for following http://www.openbsd.org/faq/faq4.html#getdmesg,
> amongst other things...  ok?
> 
> Index: list.local
> ===================================================================
> RCS file: /cvs/src/distrib/amd64/ramdisk_cd/list.local,v
> retrieving revision 1.17
> diff -u -p -r1.17 list.local
> --- list.local        12 Oct 2010 23:37:41 -0000      1.17
> +++ list.local        16 May 2011 09:03:57 -0000
> @@ -5,6 +5,7 @@ LINK  instbin                                 bin/sha256
>  
>  LINK instbin                                 sbin/ping6
>  LINK instbin                                 sbin/rtsol
> +LINK instbin                                 sbin/mount_msdos
>  LINK instbin                                 sbin/mount_udf
>  
>  LINK instbin                                 sbin/dhclient
> 
> 
Hi,

Already have mount_msdos a little later in the file!

# $OpenBSD: list.local,v 1.17 2010/10/12 23:37:41 deraadt Exp $

# add local links; use bin/sh since instbin has already been unlinked
LINK    instbin                                 bin/sha256


LINK    instbin                                 sbin/ping6
LINK    instbin                                 sbin/rtsol
LINK    instbin                                 sbin/mount_udf

LINK    instbin                                 sbin/dhclient
LINK    instbin                                 sbin/bioctl
LINK    instbin                                 sbin/mount_msdos
LINK    instbin                                 sbin/mount_ext2fs
.....



Regards

Nigel Taylor

Reply via email to