graffyworkenv/home/bin
Guillaume Raffy 0e7309d3b6 adapted cssh to ubuntu 26.04
because gnome changed:
```md
1. What Changed Between Ubuntu 20.04 and 26.04?
Ubuntu 20.04 (GNOME 3.36)

In older versions of gnome-terminal (e.g., 3.36.x), profiles were automatically registered in the org.gnome.Terminal.ProfilesList schema when they were created via dconf or the GUI.
The list key in org.gnome.Terminal.ProfilesList was dynamically updated to include any profile that existed in /org/gnome/terminal/legacy/profiles:/.
Result: You could create a profile (e.g., via dconf write), and gnome-terminal would automatically recognize it, even if you didn’t explicitly add it to the list key.
Ubuntu 26.04 (GNOME 46+)

In newer versions of gnome-terminal (e.g., 3.58.x or later), the list key in org.gnome.Terminal.ProfilesList is now strictly enforced.
Profiles must be explicitly added to the list key to be recognized by gnome-terminal.
Result: If you create a profile via dconf but don’t add it to the list key, gnome-terminal will ignore it and fall back to the default profile.
```

- took this opportunity to rewrite cssh in python for clarity
2026-06-17 00:25:04 +02:00
..
ansible.vault.ipr.sh changed file hierarchy to allow for a readme file, an also because this repos is no longer expected to be in cloned in the home directory (too dangerous and it messes up some tools that see git repos into git repos) 2023-11-30 18:33:55 +01:00
cssh adapted cssh to ubuntu 26.04 2026-06-17 00:25:04 +02:00
deboco deboco improvement: added extra check to detect debops env failure 2026-02-17 12:38:11 +01:00
debops.init-machine.bash changed file hierarchy to allow for a readme file, an also because this repos is no longer expected to be in cloned in the home directory (too dangerous and it messes up some tools that see git repos into git repos) 2023-11-30 18:33:55 +01:00
debops.update-debops.bash changed file hierarchy to allow for a readme file, an also because this repos is no longer expected to be in cloned in the home directory (too dangerous and it messes up some tools that see git repos into git repos) 2023-11-30 18:33:55 +01:00
debops.update-machine.bash changed file hierarchy to allow for a readme file, an also because this repos is no longer expected to be in cloned in the home directory (too dangerous and it messes up some tools that see git repos into git repos) 2023-11-30 18:33:55 +01:00
diffBranches.bash changed file hierarchy to allow for a readme file, an also because this repos is no longer expected to be in cloned in the home directory (too dangerous and it messes up some tools that see git repos into git repos) 2023-11-30 18:33:55 +01:00
make_color.py made cssh more user friendly by using argparse to parse its arguments 2026-04-20 15:14:18 +02:00
ticman found a more self-explanatory name for the ticket details repository: `/mnt/store.ipr/InstallProgs/ipr/tickets-details` instead of `/mnt/store.ipr/InstallProgs/ipr/tickets` 2025-06-06 14:46:19 +02:00