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.
|
- live_build_common_packages:
- - openssh-server
- - python
- - console-setup
-
- # shells
- - fish
-
- # hardware utils
- - pciutils
- - usbutils
- - acpi
-
- # hard disk utils
- - btrfs-tools
- - parted
- - mdadm
- - cryptsetup
- - lvm2
-
- # filesystem tools
- - btrfs-tools
- - dosfstools
-
- # 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
- - resolvconf
-
- live_build_desktop_packages:
- - xfce4
- - i3
- - firefox-esr
- - task-xfce-desktop
- - task-german
- - task-german-desktop
- - debian-installer-launcher
|