Changes between Version 3 and Version 4 of bootloaders/syslinux


Ignore:
Timestamp:
Jan 7, 2009, 7:39:42 PM (15 years ago)
Author:
Jim Gifford
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bootloaders/syslinux

    v3 v4  
    2626
    2727make CROSS_COMPILE=${CLFS_TARGET}- installer &&[[BR]]
    28 install -d -m 755 /cross-tools/usr/bin &&[[BR]]
    29 install -m 755 mtools/syslinux /cross-tools/usr/bin &&[[BR]]
    30 install -d -m 755 /cross-tools/sbin &&[[BR]]
    3128install -m 755 extlinux/extlinux /cross-tools/sbin &&[[BR]]
    3229install -d -m 755 /cross-tools/usr/share/syslinux &&[[BR]]
     
    111108        append rw root=root_device[[BR]]
    112109EOF[[BR]]
    113