Skip to content

Releases: perguth/chromeos-developer-setup

v1.5.1

20 Jun 19:09
919abd8
Compare
Choose a tag to compare

Upgrade

To upgrade from an earlier installation execute the following in a terminal:

sudo apt-key del 78BD65473CB3BD13
sudo apt-key del 93C4A3FD7BB9C367

Now you should be able to install the current version via the regular command:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/perguth/chromeos-developer-setup/master/setup.sh)"

The smart card now works right away. No more extra terminal steps needed after plugging the card in.

v1.5.0

04 Mar 18:06
d649791
Compare
Choose a tag to compare
Update README.md

v1.4.0

28 Nov 14:37
2ae440f
Compare
Choose a tag to compare

Reduced to the common dev packages and removed the annoying prompt that kept the installation from just running through.

v1.2.0

02 Mar 12:11
335ea80
Compare
Choose a tag to compare
Add firewall.

v1.1.1

28 Feb 21:37
712f4b6
Compare
Choose a tag to compare
Update README.md

v1.1.0

28 Feb 17:36
f60ab69
Compare
Choose a tag to compare
Temporary bugfix