Print this page
XXX Rearchitect and replace interrupt distribution

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWcs.mf
          +++ new/usr/src/pkg/manifests/SUNWcs.mf
↓ open down ↓ 1211 lines elided ↑ open up ↑
1212 1212  file path=usr/lib/iconv/8859.646it.t mode=0444
1213 1213  file path=usr/lib/iconv/8859.646sv.t mode=0444
1214 1214  file path=usr/lib/iconv/iconv_data mode=0444
1215 1215  file path=usr/lib/idmapd mode=0555
1216 1216  file path=usr/lib/inet/$(ARCH32)/in.iked mode=0555
1217 1217  file path=usr/lib/inet/$(ARCH64)/in.iked mode=0555
1218 1218  file path=usr/lib/inet/certdb mode=0555
1219 1219  file path=usr/lib/inet/certlocal mode=0555
1220 1220  file path=usr/lib/inet/certrldb mode=0555
1221 1221  file path=usr/lib/inet/inetd mode=0555
1222      -file path=usr/lib/intrd mode=0555
1223 1222  file path=usr/lib/isaexec mode=0555
1224 1223  file path=usr/lib/kssladm mode=0555
1225 1224  $(sparc_ONLY)file path=usr/lib/ld.so
1226 1225  file path=usr/lib/libshare.so.1
1227 1226  file path=usr/lib/makekey mode=0555
1228 1227  file path=usr/lib/more.help
1229 1228  file path=usr/lib/newsyslog group=sys mode=0555
1230 1229  file path=usr/lib/passmgmt group=sys mode=0555
1231 1230  file path=usr/lib/pci/pcidr mode=0555
1232 1231  file path=usr/lib/pci/pcidr_plugin.so
↓ open down ↓ 640 lines elided ↑ open up ↑
1873 1872  link path=usr/spool target=../var/spool
1874 1873  link path=usr/src target=./share/src
1875 1874  link path=usr/tmp target=../var/tmp
1876 1875  link path=var/ld/32 target=.
1877 1876  link path=var/ld/64 target=$(ARCH64)
1878 1877  #
1879 1878  # The bootadm binary needs the etc/release file.
1880 1879  #
1881 1880  depend fmri=release/name type=require
1882 1881  #
1883      -# intrd and others use the illumos-defaulted perl interpreter
     1882 +# Illumos-defaulted perl interpreter
1884 1883  #
1885 1884  depend fmri=runtime/perl-510 type=require
1886 1885  #
1887 1886  # The loadkeys binary needs the keytables.
1888 1887  #
1889 1888  depend fmri=system/data/keyboard/keytables type=require
1890 1889  #
1891 1890  # Depend on terminfo data.
1892 1891  #
1893 1892  depend fmri=system/data/terminfo type=require
1894 1893  #
1895 1894  # Depend on zoneinfo data.
1896 1895  #
1897 1896  depend fmri=system/data/zoneinfo type=require
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX