A distribution overlay for Raspbian and similar systems to create a JACK-based embedded system for audio processing and streaming. Contract work for [mn] medianet. https://www.medianet-home.de
Other
11
stars
2
forks
source link
move all boot configuration to /boot/config.txt #91
The include mechanism has not worked consistently in a while, and is now documented to not work with EEPROM bootloaders at all.
Remove the /boot/medianet.txt mechanism and patch config.txt instead. Some parsing mechanism will be necessary to make sure we don't redefine values, and we don't end up under the wrong [FILTER] heading for the hardware.
The include mechanism has not worked consistently in a while, and is now documented to not work with EEPROM bootloaders at all. Remove the /boot/medianet.txt mechanism and patch config.txt instead. Some parsing mechanism will be necessary to make sure we don't redefine values, and we don't end up under the wrong [FILTER] heading for the hardware.