Home
last modified time | relevance | path

Searched refs:netboot (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/pkg/manifests/
H A Dsource-system-grub.mf41 dir path=usr/share/src/grub/netboot
110 file path=usr/share/src/grub/netboot/$(ARCH)_byteswap.h
111 file path=usr/share/src/grub/netboot/$(ARCH)_elf.h
112 file path=usr/share/src/grub/netboot/$(ARCH)_endian.h
113 file path=usr/share/src/grub/netboot/$(ARCH)_timer.c
114 file path=usr/share/src/grub/netboot/3c595.c
115 file path=usr/share/src/grub/netboot/3c595.h
116 file path=usr/share/src/grub/netboot/3c90x.c
117 file path=usr/share/src/grub/netboot/Makefile.am
118 file path=usr/share/src/grub/netboot/Makefile.in
[all …]
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog434 * netboot/main.c: Fixed bootp only code so that options
546 * netboot/fsys_tftp.c (buf_fill): Cast 1 to unsigned short
1372 * netboot/main.c (ifconfig): If GW is specified, clear out the
1615 * netboot/fsys_tftp.c (tftp_read): Don't call buf_fill unless
1620 * netboot/etherboot.h (ETH_MAX_MTU): Because some DHCP/BOOTP
1651 * netboot/config.c (PCI_NIC) [INCLUDE_DAVICOM]: Fix typos.
1695 * netboot/eepro100.c (eepro100_probe): Increase the delay at the
1842 * netboot/misc.c (twiddle): Go back to the bar progress, copied
1945 * netboot/misc.c (inet_aton): Don't check if *P is an asterisk,
1951 Update the netboot stuff to Etherboot-5.0.5.
[all …]
H A DREADME16 README.netboot under the directory netboot.
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
H A DMakefile.solaris12 SUBDIRS = netboot stage2 stage1 lib grub util docs
H A DMakefile.solaris.defs36 # Include netboot support in stage2 (on by default).
H A Dconfigure.ac328 dnl The netboot support.
498 dnl Check if the netboot support is turned on.
602 grub/Makefile netboot/Makefile util/grub-image \
H A DINSTALL266 the file `netboot/README.netboot', for more information.
H A DNEWS74 * The netboot code goes back to the progress bars instead of dots, for
278 * The netboot support is heavily rewritten, based on Etherboot-4.4.3.
280 network drivers. See netboot/README.netboot for more details.
313 * Integrated the netboot support in the Dresden version of GRUB.
H A DMakefile.in188 SUBDIRS = netboot stage2 stage1 lib grub util docs
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A DMakefile.solaris122 SRC_DIR = $(ROOT_SRC)/netboot
123 SRC_FILES = Makefile.am Makefile.in README.netboot \
H A DMakefile.am32 EXTRA_DIST = README.netboot
H A DREADME.netboot1 You can use the netboot support to download OS images from a network.
H A DMakefile.in41 subdir = netboot
206 EXTRA_DIST = README.netboot 3c90x.txt cs89x0.txt sis900.txt tulip.txt
287 $(AUTOMAKE) --gnu netboot/Makefile
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am70 NETBOOT_FLAGS = -I$(top_srcdir)/netboot -DSUPPORT_NETBOOT=1
112 pre_stage2_exec_LDADD = ../netboot/libdrivers.a
268 diskless_exec_LDADD = ../netboot/libdrivers.a
H A DMakefile.solaris16 INCLUDES = -I. -I.. -I../stage1 -I../netboot
52 LIBDRIVERS = ../netboot/libdrivers.a
/titanic_41/usr/src/uts/common/os/
H A Dmain.c370 extern int netboot; in main()
504 if (netboot == 0 && iscsiboot_prop == NULL) in main()
H A Dswapgeneric.c187 if (netboot && iscsiboot_prop) { in rootconf()
193 if (netboot || iscsiboot_prop) { in rootconf()
499 ++netboot; in loadrootmodules()
H A Dspace.c128 int netboot; variable
/titanic_41/usr/src/uts/intel/sys/
H A Dbootconf.h218 extern int netboot;
/titanic_41/usr/src/uts/sun/sys/
H A Dbootconf.h221 extern int netboot;
/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c1232 int netboot; in build_boot_properties() local
1477 netboot = 0; in build_boot_properties()
1493 netboot++; in build_boot_properties()
1499 netboot = 1; in build_boot_properties()
1506 if (netboot && mbi->drives_length != 0) { in build_boot_properties()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2735 is only available if GRUB is compiled with netboot support. See
834 compiled with netboot support. See also *Note Network::.
926 is only available if GRUB is compiled with netboot support. See
1148 with netboot support. See also *Note Network::.
H A Dgrub.texi1443 see @file{netboot/README.netboot} in the source distribution.
2217 is only available if GRUB is compiled with netboot support. See also
2339 compiled with netboot support. See also @ref{Network}.
2423 is only available if GRUB is compiled with netboot support. See also
2641 with netboot support. See also @ref{Network}.
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c4693 if (netboot && iscsiboot_prop) { in rootconf()
4699 if (netboot || iscsiboot_prop) { in rootconf()
4802 ++netboot; in getrootfs()

12