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.

50 line
558B

  1. debian_live_build_common_packages:
  2. - openssh-server
  3. - python
  4. - console-setup
  5. # hardware utils
  6. - pciutils
  7. - usbutils
  8. - acpi
  9. # hard disk utils
  10. - btrfs-tools
  11. - parted
  12. - mdadm
  13. - cryptsetup
  14. - lvm2
  15. # installation utils
  16. - debootstrap
  17. # admin tools
  18. - tmux
  19. - rsync
  20. - lsof
  21. - vim
  22. - pv
  23. - less
  24. # network tools
  25. - iputils-ping
  26. - whois
  27. - nmap
  28. - tcpdump
  29. - dnsutils
  30. # admin tools
  31. - tmux
  32. - rsync
  33. - lsof
  34. - vim
  35. - pv
  36. - less
  37. # network tools
  38. - iputils-ping
  39. - whois
  40. - nmap
  41. - tcpdump
  42. - dnsutils