diff options
author | mcwalter <none@none> | 2007-10-11 21:03:32 -0700 |
---|---|---|
committer | mcwalter <none@none> | 2007-10-11 21:03:32 -0700 |
commit | 0ed947430948b9592d83cd6b54fc0869c5b8879c (patch) | |
tree | f888674ffbf085c44d1bbcf01bdf99dfd9f04263 /usr/src | |
parent | 5ca87c7f602e6b7673ed42068d10305c6c2dbe2b (diff) | |
download | illumos-joyent-0ed947430948b9592d83cd6b54fc0869c5b8879c.tar.gz |
6472153 SUNWcsr i.ttydefs issues with Flash archive creation on SUNW,SPARC-Enterprise platforms. (fix packaging)
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/pkgdefs/SUNWcar.u/prototype_com | 2 | ||||
-rw-r--r-- | usr/src/pkgdefs/etc/exception_list_i386 | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/usr/src/pkgdefs/SUNWcar.u/prototype_com b/usr/src/pkgdefs/SUNWcar.u/prototype_com index aab91ad13c..8f90090bd4 100644 --- a/usr/src/pkgdefs/SUNWcar.u/prototype_com +++ b/usr/src/pkgdefs/SUNWcar.u/prototype_com @@ -51,7 +51,7 @@ d none etc/flash 755 root sys d none etc/flash/precreation 700 root sys d none etc/flash/preexit 700 root sys d none etc/flash/postcreation 700 root sys -d none etc/flash/postdeployment 700 root sys +d none etc/flash/postdeployment 755 root sys f none etc/flash/postdeployment/ttydefs.cleanup 744 root sys f none etc/flash/precreation/caplib 500 root sys d none platform 755 root sys diff --git a/usr/src/pkgdefs/etc/exception_list_i386 b/usr/src/pkgdefs/etc/exception_list_i386 index 362f4cfdf8..175f5276c8 100644 --- a/usr/src/pkgdefs/etc/exception_list_i386 +++ b/usr/src/pkgdefs/etc/exception_list_i386 @@ -890,3 +890,7 @@ usr/include/sqlite/sqlite.h i386 usr/include/sys/kiconv_emea1.h i386 usr/include/sys/kiconv_emea2.h i386 usr/include/sys/kiconv_latin1.h i386 +# +# At this time, the ttydefs.cleanup file is only useful on sun4u systems +# +etc/flash/postdeployment/ttydefs.cleanup i386 |