Home
last modified time | relevance | path

Searched refs:extlinux (Results 1 – 11 of 11) sorted by relevance

/external/syslinux/doc/
Dextlinux.txt7 1. The installer is run on a *mounted* filesystem. Run the extlinux
8 installer on the directory in which you want extlinux installed:
10 extlinux --install /boot
18 mkdir -p /boot/extlinux
19 extlinux --install /boot/extlinux
21 ... to create a subdirectory and install extlinux in it.
22 /boot/extlinux is the recommended location for extlinux.
25 2. The configuration file is called "extlinux.conf", and is expected
26 to be found in the same directory as extlinux is installed in.
27 Since 4.00 "syslinux.cfg" is also tried if "extlinux.conf" is not
[all …]
Dmenu.txt337 "extlinux --reset-adv <bootdir>".
Dsyslinux.txt28 extlinux.txt for what differs in these versions. The all-caps term
/external/syslinux/
Dsyslinux.spec44 %package extlinux
49 %description extlinux
76 TFTPBOOT=/tftpboot EXTLINUXDIR=/boot/extlinux
79 ( cd %{buildroot}/etc && ln -s ../boot/extlinux/extlinux.conf . )
102 %files extlinux
103 %{_sbindir}/extlinux
104 /boot/extlinux
105 %config /etc/extlinux.conf
110 %post extlinux
113 if [ -f /boot/extlinux/extlinux.conf ]; then \
[all …]
DMakefile194 mtools/syslinux linux/syslinux extlinux/extlinux
195 ISUBDIRS = libinstaller mtools linux extlinux utils
200 INSTALL_SBIN = extlinux/extlinux
301 dos extlinux linux mtools win32 win64: libinstaller target
DREADME7 extlinux.txt - Documentation specific to EXTLINUX.
DNEWS289 * Fix the -s option to the syslinux/extlinux installer (Arwin
300 generic name, whereas "isolinux.cfg" or "extlinux.conf" is
345 * EXTLINUX is no longer a separate derivative; extlinux and
347 Linux-based installers the extlinux binary is used for a
361 command-line syntax closer to the extlinux installer. The
538 * extlinux(1) man page from Brian Pellin.
714 (for syslinux/extlinux).
934 * RPM spec: extlinux is now a separate package.
945 extlinux/extlinux with klcc (klibc-1.4.27 or later.)
/external/syslinux/extlinux/
DMakefile47 -rm -f extlinux
52 installer: extlinux
54 extlinux: $(OBJS) target
58 $(STRIP) extlinux
/external/syslinux/txt/
Dsyslinux.txt18 *extlinux* ['OPTIONS'] 'PATH'
20 *extlinux* [-h | --help | -v | --version]
26 extlinux, 'PATH' is the desired path for the control files on a mounted,
50 than as a normal file. Prior to version 4.00, extlinux would install a
51 file extlinux.sys which versions 4.00 and later installers will replace with ldlinux.sys.
77 (Not necessary for extlinux as it is implied by 'PATH') Install the
82 (extlinux ONLY; 4.06+) Force use of a specific block device (experts
Dsyslinux.cfg.txt31 filename extlinux.conf. Both default to searching for the config file
32 in the installed directory (containing ldlinux.sys/extlinux.sys). As of
33 4.00, *SYSLINUX* will search for extlinux.conf then syslinux.cfg in each
/external/syslinux/mk/
Dsyslinux.mk33 EXTLINUXDIR = $(BOOTDIR)/extlinux