Skip to content
Snippets Groups Projects
  • Simon Glass's avatar
    79f66351
    bootstd: Rename distro and syslinux to extlinux · 79f66351
    Simon Glass authored and Tom Rini's avatar Tom Rini committed
    
    We use the terms 'distro' to mean extlinux but they are not really the
    same. 'Distro' could refer to any method of booting a distribution,
    whereas extlinux is a particular method.
    
    Also we sometimes use syslinux, but it is better to use the same term in
    all cases.
    
    Rename distro to syslinux and also update bootstd uses of syslinux to use
    extlinux instead.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    79f66351
    History
    bootstd: Rename distro and syslinux to extlinux
    Simon Glass authored and Tom Rini's avatar Tom Rini committed
    
    We use the terms 'distro' to mean extlinux but they are not really the
    same. 'Distro' could refer to any method of booting a distribution,
    whereas extlinux is a particular method.
    
    Also we sometimes use syslinux, but it is better to use the same term in
    all cases.
    
    Rename distro to syslinux and also update bootstd uses of syslinux to use
    extlinux instead.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>