OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFTPBOOT
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/mk/
syslinux.mk
29
TFTPBOOT
= /
tftpboot
/external/syslinux/
Makefile
216
# Things to install in /
tftpboot
362
mkdir -p $(INSTALLROOT)$(
TFTPBOOT
)/efi$(BITS)
363
install -m 644 $(NETINSTALLABLE) $(INSTALLROOT)$(
TFTPBOOT
)/efi$(BITS)
366
mkdir -p $(INSTALLROOT)$(
TFTPBOOT
)
367
install -m 644 $(NETINSTALLABLE) $(INSTALLROOT)$(
TFTPBOOT
)
syslinux.spec
53
%package
tftpboot
54
Summary: SYSLINUX modules in /
tftpboot
, available for network booting
58
%description
tftpboot
60
booting in the /
tftpboot
directory.
76
TFTPBOOT
=/
tftpboot
EXTLINUXDIR=/boot/extlinux
107
%files
tftpboot
108
/
tftpboot
145
- Add a syslinux-
tftpboot
module.
Completed in 557 milliseconds