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.

main.yml 795B

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. live_build_common_packages:
  2. - openssh-server
  3. - python
  4. - console-setup
  5. # shells
  6. - fish
  7. # hardware utils
  8. - pciutils
  9. - usbutils
  10. - acpi
  11. # hard disk utils
  12. - btrfs-tools
  13. - parted
  14. - mdadm
  15. - cryptsetup
  16. - lvm2
  17. # filesystem tools
  18. - btrfs-tools
  19. - dosfstools
  20. # installation utils
  21. - debootstrap
  22. # admin tools
  23. - tmux
  24. - rsync
  25. - lsof
  26. - vim
  27. - pv
  28. - less
  29. # network tools
  30. - iputils-ping
  31. - whois
  32. - nmap
  33. - tcpdump
  34. - dnsutils
  35. # admin tools
  36. - tmux
  37. - rsync
  38. - lsof
  39. - vim
  40. - pv
  41. - less
  42. # network tools
  43. - iputils-ping
  44. - whois
  45. - nmap
  46. - tcpdump
  47. - dnsutils
  48. - resolvconf
  49. live_build_desktop_packages:
  50. - xfce4
  51. - i3
  52. - firefox-esr
  53. - task-xfce-desktop
  54. - task-german
  55. - task-german-desktop
  56. - debian-installer-launcher