pull/73/head
KM4ACK 2020-06-20 07:00:51 -05:00
rodzic abbd0f823b
commit 231f88d875
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
version=3.0.0rc6 version=3.0.0
3.0.0 Clean up leftover notes in code
TODO:
3.0.0rc6 add RTC to update script 3.0.0rc6 add RTC to update script
add Showlog log file viewer add Showlog log file viewer
add autoremove to main script add autoremove to main script
@ -15,7 +16,7 @@ TODO:
add timeout to all wget command 2 tries for 60 seconds each add timeout to all wget command 2 tries for 60 seconds each
change reboot to optional at end of update script change reboot to optional at end of update script
touch mylogo.txt during conky install to keep conky from failing to start touch mylogo.txt during conky install to keep conky from failing to start
add snd-usb-audio index=2 to /etc/modprobe.d/alsa.conf to assign USB sound to card 2 ***FIX FOR BUSTER CARD NUMBERING*** add snd-usb-audio index=2 to /etc/modprobe.d/alsa.conf to assign USB sound to card 2 (Thanks Daftcho Tabakov) ***FIX FOR BUSTER CARD NUMBERING***
change sound card to 2,0 in direwolf.conf during direwolf install (base.functions) change sound card to 2,0 in direwolf.conf during direwolf install (base.functions)
change sound card to 2,0 in pat menu config file during install (additional.functions) change sound card to 2,0 in pat menu config file during install (additional.functions)