• Michael Shigorin's avatar
    introduced add_feature function · 9cedefdb
    Michael Shigorin authored
    The features might get copy-pasted (or even copied-and-pruned)
    when initialized; there's an unneccessary duplication of the
    function name in the line adding it to FEATURES list, thus
    prone to being forgotten and causing some havoc later on.
    
    It was wrong in the first place but tackling this with some
    double-colon rules ran into terminality issues, and further
    tortures were considered unneccessary.
    
    The current solution isn't perfect (no completely transparent
    function name registration upon corresponding target being called)
    but at least it is an improvement...
    9cedefdb
Name
Last commit
Last update
..
00example Loading commit data...
bootloader Loading commit data...
build-distro Loading commit data...
build-ve Loading commit data...
cleanup Loading commit data...
dev Loading commit data...
dos Loading commit data...
firmware Loading commit data...
hdt Loading commit data...
install2 Loading commit data...
isomd5sum Loading commit data...
live Loading commit data...
lowmem Loading commit data...
memtest Loading commit data...
pack Loading commit data...
power Loading commit data...
repo Loading commit data...
rescue Loading commit data...
stage2 Loading commit data...
syslinux Loading commit data...
systemd Loading commit data...
x11 Loading commit data...
Makefile Loading commit data...
README Loading commit data...