You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- debian_live_build_common_packages:
- - openssh-server
- - python
- - console-setup
-
- # hardware utils
- - pciutils
- - usbutils
- - acpi
-
- # hard disk utils
- - btrfs-tools
- - parted
- - mdadm
- - cryptsetup
- - lvm2
-
- # installation utils
- - debootstrap
-
- # admin tools
- - tmux
- - rsync
- - lsof
- - vim
- - pv
- - less
-
- # network tools
- - iputils-ping
- - whois
- - nmap
- - tcpdump
- - dnsutils
-
- # admin tools
- - tmux
- - rsync
- - lsof
- - vim
- - pv
- - less
-
- # network tools
- - iputils-ping
- - whois
- - nmap
- - tcpdump
- - dnsutils
|