summaryrefslogtreecommitdiff
path: root/data/live-build-config/package-lists/vyos-utils.list.chroot
AgeCommit message (Collapse)Author
2023-09-26T5589: Nonstripped binaries exists in VyOSApachez
2022-09-09vyos-utils: T4683: add kitty-terminfo packageinitramfs
2021-08-06T3713: move utilities to the vyos-user-utils meta-package.Daniil Baturin
2021-03-18Install additional "irqtop" packageChristian Poessinger
2020-06-06vyos-utils: cleanup installed packagesChristian Poessinger
- mtr-tiny will be pulled in via vyos-1x as there is a proper dependenvy - vim-tiny - mostly unused - sipcalc - we have ipcalc for this do we?
2020-06-01wake-on-lan: T2526: replace wakeonlan package with CLI implementationChristian Poessinger
Drop wakeonlan package and use the CLI based implementation with etherwake.
2020-05-19systemd-bootchart: add package for boot time analysisChristian Poessinger
2020-02-23vyos-utils: add ncurses-termChristian Poessinger
2020-02-02vyos-utils: remove dependency on iperf(3)Christian Poessinger
Dependency already satisfied in vyos-1x which holds the CLI wrapper.
2020-02-02vyos-utils: T640: add required dependency on systemd-sysvChristian Poessinger
2020-02-02vyos-utils: remove telnet as already a dependency in vyos-1xChristian Poessinger
2019-12-02ndisc6: add ICMPv6 Neighbor Discovery toolChristian Poessinger
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12)
2019-07-22Merge remote-tracking branch 'origin/current' into equuleusRunar Borge
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile
2019-07-01[service https] T1443: add nginx and ssl-cert packages; disable nginx onJohn Estabrook
boot.
2019-06-19T1453: add missing nss-myhostname packageChristian Poessinger
Jun 18 17:56:10 localhost systemd-hostnamed[1434]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! Jun 18 17:56:34 localhost sudo: root : unable to resolve host vyos-r1-brn
2019-05-01Utils: replace netcat(6) with netcat-openbsdChristian Poessinger
Debian Buster does no longer provide packages like netcat and netcat6
2019-04-23T41: include bgpq3 for BGP policy creationChristian Poessinger
Build Debian upstream bgpq3 froum source: $ git clone https://salsa.debian.org/debian/bgpq3.git $ cd bgpq3 $ git checkout debian/0.1.33-1 $ dpkg-buildpackage -uc -us -tc -b
2019-03-31Remove unnecessary locale files at build time to reduce the image size.Daniil Baturin
2019-02-22Revert "Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers"hagbard
This reverts commit 6af43c03587072083db82b756c4b0b38290d0191. Package gets moved into depends of vyos-1x
2019-02-22Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivershagbard
- native debian packages
2018-11-25T859: add aptitude to the default package lists.Daniil Baturin
apt-get download doesn't work right, so the hook for downloading the grub-efi packages needs aptitude, sadly.
2018-10-21T718, T912, T911: add monitoring utilities (atop, htop, iotop).Daniil Baturin
2018-10-15T455: Add haveged packagehagbard
2018-06-25nmap was listed twice.hagbard
2018-06-21T703: add 'nmap' to utils package listChristian Poessinger
VyOS scripts do not use it, people certainly do.
2018-06-15T697: add openssh-client to the utils package list.Daniil Baturin
VyOS scripts do not use it, but people certainlt do.
2018-06-14T697: move lsof and iftop to the utils package list.Daniil Baturin
2018-05-15T637: remove tcpdump from the "extras" to move it to the vyos-1x dependencies.Daniil Baturin
2018-05-15Reduce image bloat.Daniil Baturin
1. Do not install "recommended" packages 2. Do not keep apt indices in the binary image 3. Clean up firmware packages that are installed by metapackages but are not required for for network or storage hardware. 4. Revert vim to vim-tiny
2018-05-05T620: include iperf in the image.Daniil Baturin
2018-01-07T341: Add 'wakeonlan' tools to base imageChristian Poessinger
2017-12-26Replace vim-tiny with vimChristian Poessinger
2016-02-02Add some more useful stuff to the utils package list.Daniil Baturin
2016-01-24Keep all common live-build config data in data/live-build-configDaniil Baturin
If more granular data modification is needed, it can be stored in other data/ subdirs.