• Michael Shigorin's avatar
    server-ovz; KDEFAULT; syslinux features reworked · 3f012958
    Michael Shigorin authored
    Renamed server-light.iso into server-ovz.iso to avoid brand dilution
    and confusion (rider@'s server-light rather favours kvm, anyways).
    
    Introduced KDEFAULT: a reliable default kernel chooser knob
    since apt's regex ordering proved pretty unreliable.
    Spelling things explicitly is better anyways.
    
    SYSLINUX related features undergone pretty major rewrite
    (that includes syslinux, hdt and memtest).
    
    The problem to tackle was features.in/syslinux/generate.mk
    assuming syslinux and pciids available in build *host* system;
    this well might not be the case (or worse yet, those can be
    just different).  So now we're a bit less elegant and a bit
    more enterprise, stuffing things into chroot and working there.
    
    Bunch of other fixes along the road, including ; to name a few:
    - fixed memtest entry (overlooked while renaming SYSLINUX_ITEMS)
    - new and shiny doc/CodingStyle
    - gfxboot, stage1 target chain, hdt tweaks
    - distro.mk rehashed
    - README++
    - TODO: dropped (integer overflow anyways)
      + actually moved off-tree to reduce commit spam
    - s,\.config\.mk,distcfg.mk,g
    - doc/profiles.mk.sample: sample ~/.mkimage/profiles.mk
    - ...and assorted fixups/additions
    
    Sorry for convoluted commit, this would have been pretty hard to
    rework into some really readable shape (and you might be interested
    in the original repo's history horrors then, anyways).
    3f012958
Name
Last commit
Last update
..
stage1/scripts.d Loading commit data...
README Loading commit data...
config.mk Loading commit data...