diff options
author | Joshua M. Clulow <jmc@joyent.com> | 2015-02-25 19:47:10 -0800 |
---|---|---|
committer | Joshua M. Clulow <jmc@joyent.com> | 2015-02-26 03:47:10 +0000 |
commit | 72b9bbdbf8261cde99a8c9f5b4e62ff791806ad5 (patch) | |
tree | e704b82105f62cde2ba447e539bfa638f9ceaa67 /.gitignore | |
parent | 890385b39da8bb050f8fa40ed15adb891808f66c (diff) | |
download | illumos-joyent-72b9bbdbf8261cde99a8c9f5b4e62ff791806ad5.tar.gz |
OS-3938 lxbrand update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75b983aada..0b97b545d1 100644 --- a/.gitignore +++ b/.gitignore @@ -3149,6 +3149,29 @@ usr/src/lib/brand/kvm/zone/pinstall usr/src/lib/brand/kvm/zone/poststate usr/src/lib/brand/kvm/zone/prestate usr/src/lib/brand/kvm/zone/statechange +usr/src/lib/brand/lx/cmd/ifconfig +usr/src/lib/brand/lx/cmd/lx_isaexec_wrapper +usr/src/lib/brand/lx/cmd/lx_lockd +usr/src/lib/brand/lx/cmd/lx_native +usr/src/lib/brand/lx/cmd/lx_statd +usr/src/lib/brand/lx/cmd/lx_thunk +usr/src/lib/brand/lx/lx_brand/amd64/assym.h +usr/src/lib/brand/lx/lx_brand/amd64/lx_provider_impl.h +usr/src/lib/brand/lx/lx_brand/i386/assym.h +usr/src/lib/brand/lx/lx_brand/i386/lx_provider_impl.h +usr/src/lib/brand/lx/lx_support/lx_support +usr/src/lib/brand/lx/lx_vdso/tools/vdso_tool +usr/src/lib/brand/lx/netfiles/etc_default_nfs +usr/src/lib/brand/lx/zone/lx_boot +usr/src/lib/brand/lx/zone/lx_boot_zone_redhat +usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu +usr/src/lib/brand/lx/zone/lx_distro_install +usr/src/lib/brand/lx/zone/lx_init_zone +usr/src/lib/brand/lx/zone/lx_init_zone_debian +usr/src/lib/brand/lx/zone/lx_init_zone_redhat +usr/src/lib/brand/lx/zone/lx_init_zone_ubuntu +usr/src/lib/brand/lx/zone/lx_install +usr/src/lib/brand/lx/zone/lx_networking usr/src/lib/brand/shared/brand/amd64/assym.h usr/src/lib/brand/shared/brand/i386/assym.h usr/src/lib/brand/shared/zone/query |