Print this page
Added filesystem disturber: driver (fsd), library (libfsd), command (fsdadm)

*** 21,30 **** --- 21,31 ---- # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2012 by Delphix. All rights reserved. # Copyright (c) 2012, Joyent, Inc. All rights reserved. + # Copyright 2013 Damian Bogel. All rights reserved. include ../Makefile.master # Note that libcurses installs commands along with its library. # This is a minor bug which probably should be fixed.
*** 157,167 **** libunistat \ libdscfg \ librdc \ libinstzones \ libpkg \ ! libpcidb SUBDIRS += \ passwdutil \ pam_modules \ crypt_modules \ --- 158,169 ---- libunistat \ libdscfg \ librdc \ libinstzones \ libpkg \ ! libpcidb \ ! libfsd SUBDIRS += \ passwdutil \ pam_modules \ crypt_modules \