diff options
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 |