.hgignore
author Mary Ding <mary.ding@oracle.com>
Mon, 27 Aug 2012 11:03:01 -0700
changeset 1771 62d9287d8d8f
parent 1684 c2d59fa88e11
permissions -rw-r--r--
backout dtd comment change from code review - wrong gate
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     1
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     2
# CDDL HEADER START
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     3
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     4
# The contents of this file are subject to the terms of the
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     5
# Common Development and Distribution License (the "License").
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     6
# You may not use this file except in compliance with the License.
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     7
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    10
# See the License for the specific language governing permissions
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    11
# and limitations under the License.
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    12
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    18
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    19
# CDDL HEADER END
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    20
#
1684
c2d59fa88e11 7169670 .hgignore issue with VIM .swp files
Mary Ding <mary.ding@oracle.com>
parents: 1537
diff changeset
    21
# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    22
#
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    23
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    24
8
c3b1d01b71db 220 slim_source build could be much faster
"Dave Miner <dave.miner@sun.com>"
parents:
diff changeset
    25
# Ignore compiled byte code, lint output, object files, shared objects,
531
e526f752d6d0 6440 Build 106 installer fails to start in 512 MB environment
David Miner <dminer@opensolaris.org>
parents: 224
diff changeset
    26
# VIM swap files, the entire proto area, packages, webrevs, nightly logs,
e526f752d6d0 6440 Build 106 installer fails to start in 512 MB environment
David Miner <dminer@opensolaris.org>
parents: 224
diff changeset
    27
# generated packaging files, and static libraries
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    28
\.pyc$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    29
\.ln$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    30
\.o$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    31
\.out$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    32
\.po$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    33
\.so$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    34
\.so\.\d$
1684
c2d59fa88e11 7169670 .hgignore issue with VIM .swp files
Mary Ding <mary.ding@oracle.com>
parents: 1537
diff changeset
    35
\.sw.$
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    36
\.make\.state$
1684
c2d59fa88e11 7169670 .hgignore issue with VIM .swp files
Mary Ding <mary.ding@oracle.com>
parents: 1537
diff changeset
    37
\~$
8
c3b1d01b71db 220 slim_source build could be much faster
"Dave Miner <dave.miner@sun.com>"
parents:
diff changeset
    38
^proto
c3b1d01b71db 220 slim_source build could be much faster
"Dave Miner <dave.miner@sun.com>"
parents:
diff changeset
    39
^packages
c3b1d01b71db 220 slim_source build could be much faster
"Dave Miner <dave.miner@sun.com>"
parents:
diff changeset
    40
^webrev
224
a84d79c3ca2a 3165 Add SUNWstosreg to slim_source
Dave Miner <dminer@opensolaris.org>
parents: 8
diff changeset
    41
^log
827
a522c6d6cba1 15784 slim_source gate should build IPS packages by default
David Miner <dminer@opensolaris.org>
parents: 531
diff changeset
    42
^usr/src/pkg/packages\..*
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    43
pkgdefs.*/copyright$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    44
pkgdefs.*/pkginfo$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    45
^usr/src/lib/.*\.a$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    46
^usr/src/\.build\.tstamp$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    47
^usr/src/\.coverage$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    48
^usr/src/\.noseids$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    49
^usr/src/ELF-data
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    50
^usr/src/cmd/ai-webserver/AI\.db$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    51
^usr/src/cmd/ai-webserver/delete-manifest$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    52
^usr/src/cmd/ai-webserver/publish-manifest$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    53
^usr/src/cmd/ai-webserver/webserver$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    54
^usr/src/cmd/auto-install/ai_get_manifest$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    55
^usr/src/cmd/auto-install/ai_sd$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    56
^usr/src/cmd/auto-install.*auto-install$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    57
^usr/src/cmd/beadm/beadm$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    58
^usr/src/cmd/distro_const/distro_const$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    59
^usr/src/cmd/gui-install/src/gui-install$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    60
^usr/src/cmd/install-tools/ManifestRead$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    61
^usr/src/cmd/install-tools/ManifestServ$
1015
887661717eb2 7018241 Solaris11 nightly build 2011-02-08 freezes early in install
John Fischer <John.Fischer@Sun.COM>
parents: 1001
diff changeset
    62
^usr/src/cmd/installadm/create-service
887661717eb2 7018241 Solaris11 nightly build 2011-02-08 freezes early in install
John Fischer <John.Fischer@Sun.COM>
parents: 1001
diff changeset
    63
^usr/src/cmd/installadm/i386/create-service
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    64
^usr/src/cmd/installadm/check-server-setup$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    65
^usr/src/cmd/installadm.*installadm$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    66
^usr/src/cmd/installadm/installadm-common$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    67
^usr/src/cmd/installadm/list$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    68
^usr/src/cmd/installadm/setup-dhcp$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    69
^usr/src/cmd/installadm/setup-image$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    70
^usr/src/cmd/installadm/setup-service$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    71
^usr/src/cmd/installadm/setup-sparc$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    72
^usr/src/cmd/installadm/setup-tftp-links$
976
5430f542fce5 6971585 Solaris Next text installer should support network boot/data storage
Andrew Gracey, Chris Navrides, Keith Mitchell <keith.mitchell@oracle.com>
parents: 842
diff changeset
    73
^usr/src/cmd/js2ai/js2ai$
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    74
^usr/src/cmd/slim-install/finish/install-finishc$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    75
^usr/src/cmd/slim-install/user/jack/\.os-icons-installed$
1001
fa5c7a246a82 1351 combine listcd and listusb.
David Miner <dminer@opensolaris.org>
parents: 976
diff changeset
    76
^usr/src/cmd/slim-install/mount_media/mount_media$
842
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    77
^usr/src/cmd/text-install/svc/text-mode-menu$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    78
^usr/src/developer\.sh$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    79
^usr/src/lib/libbe/tbeadm/tbeadm$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    80
^usr/src/lib/liberrsvc_pymod/liberrsvc\.py$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    81
^usr/src/lib/liberrsvc_pymod/liberrsvc_wrap\.c$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    82
^usr/src/lib/libict/ict_test$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    83
^usr/src/lib/libtd/tdmgtst$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    84
^usr/src/lib/libtd/tdmgtst_static$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    85
^usr/src/lib/libtd/test_td$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    86
^usr/src/lib/libtd/test_td_static$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    87
^usr/src/lib/libti/test_ti$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    88
^usr/src/lib/libti/test_ti_static$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    89
^usr/src/nightly$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    90
^usr/src/noise-
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    91
^usr/src/pkgdefs/awk_pkginfo$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    92
^usr/src/pkgdefs/bld_awk_pkginfo$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    93
^usr/src/tools/mkmsgs/adm_mkmsgs$
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    94
^usr/src/tools/tests/target
e8046b4f26e8 16105 slim_source gate could use infrastructure for running unit tests
Keith Mitchell <keith.mitchell@oracle.com>
parents: 827
diff changeset
    95
^usr/src/tools/xgetsh/xgetsh$
1249
268c8916aa45 7061814 - manifest-locator is trying to get a install/server property and tracebacking
John Fischer <john.fischer@oracle.com>
parents: 1026
diff changeset
    96
^usr/src/cmd/aimanifest/aimanifest
268c8916aa45 7061814 - manifest-locator is trying to get a install/server property and tracebacking
John Fischer <john.fischer@oracle.com>
parents: 1026
diff changeset
    97
^usr/src/cmd/installadm/installadm-convert
1537
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
    98
^usr/src/cmd/auto-install/manifest/
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
    99
^usr/src/cmd/auto-install/svc/auto-installer
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   100
^usr/src/cmd/auto-install/test/.*.xml
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   101
^usr/src/cmd/distro_const/checkpoints/xslt/doc2_media_transfer.xslt
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   102
^usr/src/cmd/distro_const/manifest/.*.xml
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   103
^usr/src/cmd/js2ai/modules/default_xml.py
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   104
^usr/src/lib/bootmgmt/backend/autogen/bootmgmt-helper-chain
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   105
^usr/src/lib/install_common/__init__.py
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   106
^usr/src/lib/install_manifest/dtd/.*.dtd
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   107
^usr/src/lib/install_manifest/dtd/.*dtd.1
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   108
^usr/src/simplelog
4419cbc1b4da 7108505 .hgignore needs to be updated
John Fischer <john.fischer@oracle.com>
parents: 1249
diff changeset
   109
^usr/src/stream.log
1249
268c8916aa45 7061814 - manifest-locator is trying to get a install/server property and tracebacking
John Fischer <john.fischer@oracle.com>
parents: 1026
diff changeset
   110