- 26 Dec, 2020 2 commits
-
-
Daniel Müller authored
-
Daniel Müller authored
-
- 25 Dec, 2020 4 commits
-
-
Daniel Müller authored
The update script now pauses when the update is finished. Using "--update devel" uses the devel branch for the update.
-
Daniel Müller authored
-
Daniel Müller authored
Added 32-bit compatibility packages for the mpstools toolchain when on 64-bit system.
-
Daniel Müller authored
The arm-elf-insight depends on libncurses5 while libncurses6 is installed by default. Previously the dependecy was patched to use version 6 which is pretty bad. Now libncurses5 is simply installed instead. Yes that package exists -_- This also removes the need for the checksum.
-
- 23 Dec, 2020 1 commit
-
-
Daniel Müller authored
The local.yml playbook was split into the following roles: - xfce-gui-minimal: Install and configure a minimal xfce gui + applications - mpstools: Install the mpstools (patch them if needed) and add the PATH - geany: Install geany and configure it to replace snavigator - dfn-ca-cert: Install the DFN CA certificate into the system and into firefox (this is needed to access certain h-da websites) - h-da_util: Install the hda-util.sh + desktop launchers for easy access to the university network - misc-applications: Install a bunch of small useful applications The default known_hosts was removed since it didn't seem to work reliably
-
- 22 Dec, 2020 12 commits
-
-
Daniel Müller authored
-
Daniel Müller authored
-
Daniel Müller authored
-
Daniel Müller authored
Also commented out default known_hosts.
-
Daniel Müller authored
-
Daniel Müller authored
Added geany package to installation. Configuration is not yet included.
-
Daniel Müller authored
-
Daniel Müller authored
This makes the "remember password" work
-
Daniel Müller authored
Instead of "Change username yes / no" the stored username is presented and used if nothing else is entered. The desktop launchers now don't skip the username input completely. Closes #3
-
Daniel Müller authored
-
Daniel Müller authored
Clicking the user icon in whisker-menu no longer tries to open `mugshot`. Closes #1
-
Daniel Müller authored
Changed the playbook to no longer perform unnecessary tasks. This allows for consecutive reruns without changes. This also allows for stable vm updates via ansible.
-
- 21 Dec, 2020 1 commit
-
-
Daniel Müller authored
-