This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
ISO
Watch
1
Star
0
Fork
0
You've already forked ISO
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
281234509f
ISO
/
configs
/
releng
/
syslinux.dual
/
syslinux.cfg
6 lines
74 B
INI
Raw
Normal View
History
Unescape
Escape
[configs/releng] Make all syslinux bootloaders works with the sames configs. * In that way, we have unified directory scheme among {pxe,sys,ext,iso}linux, sharing the same directory structure and config files. * Also enable IPAPPEND (will show a warning message about unknown directive in non-pxelinux before menu) NEW: * Rename syslinux*.cfg -> archiso*.cfg * Now syslinux.cfg is only a "loadconfig" trick like we are doing for isolinux * All paths are now relative to %INSTALL_DIR% ($archisobasedir) (Default: /arch/) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2011-11-28 16:28:03 +01:00
DEFAULT loadconfig
Add script archiso2dual, a tool for merging two archiso images The installation is separated from main archiso. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-02-27 00:58:30 +01:00
[configs/releng] Make all syslinux bootloaders works with the sames configs. * In that way, we have unified directory scheme among {pxe,sys,ext,iso}linux, sharing the same directory structure and config files. * Also enable IPAPPEND (will show a warning message about unknown directive in non-pxelinux before menu) NEW: * Rename syslinux*.cfg -> archiso*.cfg * Now syslinux.cfg is only a "loadconfig" trick like we are doing for isolinux * All paths are now relative to %INSTALL_DIR% ($archisobasedir) (Default: /arch/) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2011-11-28 16:28:03 +01:00
LABEL loadconfig
[configs/releng] Make syslinux.cfg (loadconfig) with relative paths. We are only using these files only for SYSLINUX bootloader that supports ".." as directories. ISOLINUX jumps to archiso.cfg via isolinux.cfg PXELINUX goes directly to archiso.cfg via DHCP configuration. Suggested by Thomas. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2011-12-03 02:08:52 +01:00
CONFIG archiso.cfg
APPEND ../../
Reference in New Issue
Copy Permalink