Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS2 ZFS support added by Sun Microsystems.
10 Solaris VTOC and UFS support added by Sun Microsystems.
20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
24 working LBA support, /sbin/grub support for configuration files, the
26 builtin commands, disk swapping support, keyboard configuration support,
27 network support, online help support, command-line history support,
28 hidden menu support, the new Linux loader, serial terminal support,
29 single-line editing support, the utility /sbin/grub-md5-crypt, the new
33 Peter Astrand added support for a color menu.
36 support for the grub shell, and configure process cleanups.
[all …]
H A DTODO26 * Add missing features of graphics support. !!
30 * Add configuration inclusion support by adding a command "include". !
32 * Add automatic configuration support.
34 * Add bunzip2 support.
38 * Add BSD syntax support, using results of ioprobe to map drives. !
45 * Add internationalization support, emulating gettext as much as is
65 * Add indirect block support to the BSD FFS filesystem code, so files
73 expert before turning on the support. Any volunteers?)
79 * Add ISA PnP support.
81 * Add more filesystems support (NTFS, etc.)
[all …]
H A DNEWS24 * Add support for ReiserFS 3.
25 * Fix support for FreeBSD 5.
27 * Add CDROM support for El Torito with no emulation mode. You can use
30 * Add support for UFS2.
39 * Add support for QNX RTP into the grub shell.
40 * Add support for the initrd max address of a kernel header in Linux.
42 * Add support for an install device in GRUB's notation with no
49 Also, add the support into GRUB.
102 * JFS and XFS support is added.
103 * The commands "hide" and "unhide" support logical partitions.
[all …]
H A Dconfigure.ac171 AC_MSG_ERROR([GRUB requires GAS .code16 addr32 support; upgrade your binutils])
223 # filesystems support.
225 [ --disable-ext2fs disable ext2fs support in Stage 2])
232 [ --disable-fat disable FAT support in Stage 2])
239 [ --disable-ffs disable FFS support in Stage 2])
246 [ --disable-ufs disable UFS support in Stage 2])
253 [ --disable-ufs2 disable UFS2 support in Stage 2])
260 [ --disable-minix disable Minix fs support in Stage 2])
267 [ --disable-reiserfs disable ReiserFS support in Stage 2])
274 [ --disable-vstafs disable VSTa FS support in Stage 2])
[all …]
H A DINSTALL28 and 2.9.1.0.x, and we support only 2.9.1.0.x and higher. In
196 Omit the ext2fs support in Stage 2.
199 Omit the FAT support in Stage 2.
202 Omit the FFS support in Stage 2.
205 Omit the Minix fs support in Stage 2.
208 Omit the ReiserFS support in Stage 2.
211 Omit the VSTa filesystem support in Stage 2.
214 Omit the JFS support in Stage 2.
217 Omit the XFS support in Stage 2.
220 Omit the UFS2 support in Stage 2.
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c103 int support; in tpgs_tape_device_probe() local
111 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
117 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
122 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
128 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
134 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
140 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
145 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
148 if (support == SFO_DEVICE_PROBE_VHCI) { in tpgs_tape_device_probe()
159 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
[all …]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c39 static Support_list support[LDS_NUM] = { variable
83 if ((fptr = dlsym(handle, support[interface].sup_name)) == NULL) in ld_sup_loadso()
87 support[interface].sup_name)); in ld_sup_loadso()
91 support[LDS_VERSION].sup_name, LDS_VERSION, 0)); in ld_sup_loadso()
131 if (alist_append(&support[interface].sup_funcs, &fl, in ld_sup_loadso()
147 for (ALIST_TRAVERSE(support[LDS_START].sup_funcs, idx, flp)) { in ld_sup_start()
149 support[LDS_START].sup_name, LDS_START, ofl->ofl_name)); in ld_sup_start()
160 for (ALIST_TRAVERSE(support[LDS_ATEXIT].sup_funcs, idx, flp)) { in ld_sup_atexit()
162 support[LDS_ATEXIT].sup_name, LDS_ATEXIT, 0)); in ld_sup_atexit()
174 for (ALIST_TRAVERSE(support[LDS_OPEN].sup_funcs, idx, flp)) { in ld_sup_open()
[all …]
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A DREADME6 fletcher.c checksum support
7 sha256.c checksum support
8 lz4.c compression support
9 lzjb.c compression support
10 blkptr.c ZFS embedded-data block pointers support
11 zfssubr.c checksum, compression and raidz support
15 to the ZFS base code (with write support removed) and could be shared but that
/illumos-gate/usr/src/psm/stand/cpr/common/
H A DMakefile.com45 CPRBOOTOBJ += support.o compress.o
47 L_SRCS = $(COMDIR)/support.c $(OSDIR)/compress.c
84 support.o: $(COMDIR)/support.c
85 $(COMPILE.c) $(COMDIR)/support.c
/illumos-gate/usr/src/uts/common/io/aac/
H A DREADME32 The new Solaris aac driver adds support of the following features:
33 1. New firmware support:
35 2. New hardware support:
53 UART trace support is added in this release:
65 SPARC platform support is added in this release:
66 To support SPARC, the driver is modified for DDI compliance. The driver
81 One is Non-DASD support:
84 your aac card. Before trying it, make sure your card's firmware support
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers75 rtld_db_dlactivity; # Required to support librtld_db
111 alist_append; # librtld support
113 # Diagnostic support
119 dgettext; # Messaging support
127 # PLT tracing getenv() support.
136 memcpy; # Some routines are useful for support
156 # support librtld.so.
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-file-system-nfs.p5m28 set name=pkg.summary value="Network File System (NFS) server support"
29 set name=pkg.description value="Network File System (NFS) server support"
89 desc="Network File System (NFS) server kernel support (Root)" \
90 name="Network File System (NFS) server kernel support (Root)"
91 legacy pkg=SUNWnfssr desc="Network File System (NFS) server support (Root)" \
92 name="Network File System (NFS) server support (Root)"
93 legacy pkg=SUNWnfssu desc="Network File System (NFS) server support (Usr)" \
94 name="Network File System (NFS) server support (Usr)"
H A Dsystem-file-system-nfs.p5m28 set name=pkg.summary value="Network File System (NFS) client support"
29 set name=pkg.description value="Network File System (NFS) client support"
108 desc="Network File System (NFS) client kernel support (Root)" \
109 name="Network File System (NFS) client kernel support (Root)"
110 legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \
111 name="Network File System (NFS) client support (Root)"
112 legacy pkg=SUNWnfscu desc="Network File System (NFS) client support (Usr)" \
113 name="Network File System (NFS) client support (Usr)"
H A Dsystem-file-system-smb.p5m28 set name=pkg.summary value="SMB/CIFS File System client support"
29 set name=pkg.description value="SMB/CIFS File System client support"
102 legacy pkg=SUNWsmbfskr desc="SMB/CIFS File System client support (Kernel)" \
103 name="SMB/CIFS File System client support (Kernel)"
104 legacy pkg=SUNWsmbfsr desc="SMB/CIFS File System client support (Root)" \
105 name="SMB/CIFS File System client support (Root)"
106 legacy pkg=SUNWsmbfsu desc="SMB/CIFS File System client support (Usr)" \
107 name="SMB/CIFS File System client support (Usr)"
H A Dservice-security-kerberos-5.p5m27 set name=pkg.summary value="Kerberos version 5 support"
28 set name=pkg.description value="Kerberos version 5 support"
108 legacy pkg=SUNWkrbr desc="Kerberos version 5 support (Root)" \
109 name="Kerberos version 5 support (Root)"
110 legacy pkg=SUNWkrbu desc="Kerberos version 5 support (Usr)" \
111 name="Kerberos version 5 support (Usr)"
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME188 except for 1010. This means that we support now only the grizzly
227 The new code base also would provide us with support for additional
229 In our old 4.0.4 branch, we had to drop support for a lot of cards
231 to support so many various cards except for the cards clashing with
234 The new code base also has support for additional new chipsets. The code
294 5050265 E1000g does not support IPV6 fast path. This will impact IPV6 performance.
310 6196426 e1000g should support NICs that use the internal serdes for external connectivity
331 6203602 e1000g needs to support the Intel PCI-E card
344 4913292 e1000g: does not support PSARC 2003/264 Extended IP cksum_offload
348 6174349 netlb support needed for Solaris e1000g driver
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME188 except for 1010. This means that we support now only the grizzly
227 The new code base also would provide us with support for additional
229 In our old 4.0.4 branch, we had to drop support for a lot of cards
231 to support so many various cards except for the cards clashing with
234 The new code base also has support for additional new chipsets. The code
294 5050265 E1000g does not support IPV6 fast path. This will impact IPV6 performance.
310 6196426 e1000g should support NICs that use the internal serdes for external connectivity
331 6203602 e1000g needs to support the Intel PCI-E card
344 4913292 e1000g: does not support PSARC 2003/264 Extended IP cksum_offload
348 6174349 netlb support needed for Solaris e1000g driver
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME10 (1) routines to support a generic environment for
23 hash: generic, scoped hash table support
35 include/ast: libast support headers
37 align.h compile time type alignmnent support
83 strls ls -l format support
90 tm: time conversion support
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME33 Multicast DNS and Service Discovery support in illumos using the
45 * 64-bit support by adding pad bytes in ipc_msg_hdr_struct
46 * 64-bit support in libjdns_sd, dnssd.jar (JNISupport.c, DNSSD.java)
48 * Fixes to support IPv6 (mDNSPosix.c, mDNSUNP.c)
67 * nscd daemon updated to support mdns
/illumos-gate/usr/src/cmd/fm/dicts/
H A DPCIEX.po41 … Use fmadm faulty to identify the device or contact your illumos distribution team for support.\n"
57 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
73 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
89 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
105 …adm faulty to identify the device and bus or contact your illumos distribution team for support.\n"
121 …. Use fmadm faulty to identify the devices or contact your illumos distribution team for support."
137 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
153 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
169 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
185 … Use fmadm faulty to identify the devices or contact your illumos distribution team for support.\n"
[all …]
/illumos-gate/usr/src/uts/i86pc/io/
H A Dppm.conf95 S3-support-enable =
115 S3-support-disable =
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-dss.pkg9 :INDEX: data stream scan command and support libraries
13 contains the dss command, plugins and support libraries.
H A DINIT.pkg5 :INDEX: the package command with support scripts and utilities
10 the package command, support scripts, and utilities.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf220 adisc-support=1;
230 pm-support=0;
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt4 There are four main tasks that are needed to provide support for a
8 2) Add disassembler support for the new table
9 3) Add iASL table compiler support for the new table
53 create one using the "generic ACPI table support" included in the
57 that the Table Compiler support will need to generate.

12345678910>>...15