This is my research.
It boils down to a question about consent.
Was the user asked for consent to add a repo from a commercial entity to 
his/her system? Nope.

Command history :
sudo apt-get update
sudo apt-get full-upgrade
  ls -al /etc/apt/sources.list.d/
Suddenly there's a vscode.list file.
Is it in a package?
dpkg -S /etc/apt/sources.list.d/vscode.list
No, it isn't
dpkg -S vscode.list


root@rpi-400:/var/lib/dpkg# cd info/
root@rpi-400:/var/lib/dpkg/info# grep 'Adding vscode repo' *
raspberrypi-sys-mods.postinst:      echo "Adding vscode repo..."
root@rpi-400:/var/lib/dpkg/info# less raspberrypi-sys-mods.postinst
root@rpi-400:/var/lib/dpkg/info# less raspberrypi-sys-mods.postinst

https://github.com/RPi-Distro/raspberrypi-sys-mods
debian   Add MS Repo  12 days ago

https://github.com/RPi-Distro/raspberrypi-sys-mods/commit/655cad5aee6457b94fc2336b1ff3c1104ccb4351

https://github.com/RPi-Distro/raspberrypi-sys-mods/issues/42

⁣interesting discussion going on on github

Regards, jeroen

Op 7 feb. 2021 20:09, om 20:09, Kevin O'Brien <[email protected]> schreef:
>I've seen some articles and headlines that appear extreme, but I am not
>knowledgeable about Raspberry Pis. Maybe someone out that is and can do
>a
>show or two on the controversy, is Raspberry Pi ruined forever, are
>there alternatives worth trying instead?
>
>Regards,
>
>
>--
>Kevin B. O'Brien
>z <[email protected]>[email protected]
>http://google.me/+kevinobrien
>http://www.google.com/profiles/Ahuka5656
>http://about.me/zwilnik
>“People shouldn't be afraid of their government. Governments should be
>afraid of their people.” - Alan Moore, *V for Vendetta*
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Hpr mailing list
>[email protected]
>http://hackerpublicradio.org/mailman/listinfo/hpr_hackerpublicradio.org
_______________________________________________
Hpr mailing list
[email protected]
http://hackerpublicradio.org/mailman/listinfo/hpr_hackerpublicradio.org

Reply via email to