Changeset - a9ca3f5ae102
[Not reviewed]
master
0 2 0
x - 22 hours ago 2025-08-24 15:15:44
xbr@c3l.lu
add: interactive debugging packages
2 files changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
gateway/initial_gw_setup.yml
Show inline comments
 
@@ -35,6 +35,7 @@
 
          - ethtool
 
          - python3
 
          - wget # for fastd-blacklist
 
          - tcpdump # for debugging
 
      tags: update
 

	
 
    # fix systemd-resolved's default config
initial_server_setup/initial_setup.yml
Show inline comments
 
@@ -24,6 +24,8 @@
 
          - vim
 
          - python3
 
          - python3-pip
 
          - tmux
 
          - man-db
 
      tags: basic
 

	
 
    # Change Hostname
0 comments (0 inline, 0 general)