summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-15remote: T5726: Replace the download procedure callerkin
(cherry picked from commit 58e5b6cd712802d411ffc2be880bc55d9f610f4a)
2023-10-31Merge pull request #81 from vyos/mergify/bp/sagitta/pr-80John Estabrook
op-mode: T3355: remove reference to scripts/show-dhcp-leases.pl (backport #80)
2023-10-31op-mode: T3355: remove reference to scripts/show-dhcp-leases.plJohn Estabrook
(cherry picked from commit 170d2c49e26853117bccec55bd2e00dd498c0a1d)
2023-10-27Merge pull request #77 from vyos/mergify/bp/sagitta/pr-76Daniil Baturin
T5690: change to definition of environment variable 'vyos_rootfs_dir' is incorrect (backport #76)
2023-10-27Merge pull request #78 from vyos/mergify/bp/sagitta/pr-73Daniil Baturin
op-mode: T3355: Remove deadweight legacy script (backport #73)
2023-10-27op-mode: T3355: Remove deadweight legacy scripterkin
(cherry picked from commit dc1377fe9f37c7c30905a8a173ba7089bb1ece22)
2023-10-27Revert "T5461: Improve rootfs directory variable"John Estabrook
This reverts commit 6b03f6864063bc0ab95191b8c5e418d482baf076. (cherry picked from commit e8cf7aadfa68f64fd15c971ded1209fab9aa96c0)
2023-10-16Merge pull request #75 from vyos/mergify/bp/sagitta/pr-74Christian Breunig
op-mode: T5642: Removed unused template "generate tech-support archive" (backport #74)
2023-10-16op-mode: T5642: Removed unused template "generate tech-support archive"aapostoliuk
Removed unused template "generate tech-support archive" (cherry picked from commit a37a4dd2ed5e06e5d4bcc8983f1dec86cc1b3263)
2023-09-22Merge pull request #72 from c-po/sagittaChristian Breunig
op-mode: raid: T5608: add/delete raid template now in vyos-1x
2023-09-22op-mode: raid: T5608: add/delete raid template now in vyos-1xJohn Estabrook
(cherry picked from commit 38c5919054c62054eed3c6f825e3aea4f931d131)
2023-09-14Merge pull request #70 from c-po/sagittaJohn Estabrook
Backports from current
2023-09-14T671: remove the old tech-support report implementationDaniil Baturin
(cherry picked from commit 8f08086c2a608529e97e0b76f75ce7d6616f8b31)
2023-09-14T671: remove scripts that are either unused or about to be replacedDaniil Baturin
(cherry picked from commit 2f92b8bbb1b1042ff14918af3495c86f8b0c7870)
2023-09-10T671: fix Makefile leftovers for DMI decodeChristian Breunig
2023-09-04Merge pull request #68 from dmbaturin/T671-show-dmiChristian Breunig
T671: remove the show DMI script
2023-09-04T671: remove the show DMI scriptDaniil Baturin
2023-08-11Merge pull request #66 from Apachez-/T5461Christian Breunig
T5461: Improve rootfs directory variable
2023-08-11T5461: Improve rootfs directory variableApachez
2023-08-10Merge pull request #65 from Apachez-/T5457Christian Breunig
T5457: Add environmental variable pointing to current rootfs directory
2023-08-10T5457: Add environmental variable pointing to current rootfs directoryApachez
2023-07-30T5411: remove all remaining monitor background codeChristian Breunig
2023-07-30Merge pull request #64 from c-po/t3355-show-dhcp-clientChristian Breunig
T3355: migrate "show dhcp client" commands to vyos-1x
2023-07-29T3355: migrate "show dhcp client" commands to vyos-1xChristian Breunig
2023-07-28T5411: remove node.def from show tree - provided by vyos-1xChristian Breunig
2023-07-27T5411: remove old background monitor implementationChristian Breunig
Old Vyatta had a possibility to issue log entries to the users console based on a service. Examples: * monitor dhcp background start | stop * monitor lldp background start | stop * monitor openvpn background start | stop Somehow they not seem to work properly anymore (we are not certain if they ever did work properly) The maintainers decided to drop the op-mode CLI nodes from vyatta-op package in order to get rid of all the legacy code. In a subsequent task we might wan't to re-add this capability under the more "industry standard" command terminal monitor.
2023-05-29T5234: add bash prompt identifier for given Network namespaceChristian Breunig
2023-05-21T5234: add bash prompt identifier for given VRF instanceChristian Breunig
2023-05-05Merge pull request #62 from dmbaturin/T671-dead-scriptsJohn Estabrook
T671: remove unused scripts
2023-05-05T671: remove scripts that are not used by anythingDaniil Baturin
* vyatta-gettime.pl * vyatta-show-current-user * vyatta-regen-unpriv-commands.sh * vyatta-monitor-list
2023-03-30Merge pull request #60 from jestabro/fix-templateJohn Estabrook
interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1x
2023-03-30interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1xJohn Estabrook
2023-03-29Merge pull request #59 from jestabro/clear-countersChristian Breunig
interfaces: T4885: remove templates now handled by vyos-1x
2023-03-28interfaces: T4885: remove templates now handled by vyos-1xJohn Estabrook
2022-09-01Merge pull request #57 from sever-sever/T4606Daniil Baturin
op-mode: T4606: Fix monitor nat src|dst translation
2022-08-30op-mode: T4606: Fix monitor nat src|dst translationViacheslav Hletenko
A quick fix for "monitor nat source|destination translations" Due to old Perl script "vyatta-nat-translations.pl" was deleted and to return it requires an additional Perl packages (XML::Simple module) There is no sense to do it until we'll rewrite it to Python So a compromise solution is show conntrack events 'conntrack' itself
2022-07-30T1748: vbash: beautify tab completion output/line breaksChristian Poessinger
2022-07-07monitor: dns: T2488: moved to vyos-1xChristian Poessinger
2022-07-07monitor: dns: T2488: moved to vyos-1xChristian Poessinger
2022-05-13Merge pull request #55 from mkorobeinikov/currentViacheslav Hletenko
tech-support-archive: T4377: Exclude saving archives to a new archive.
2022-05-04tech-support-archive: T4377: Exclude saving archives to a new archive.mkorobeinikov
The commit fixes problem with saving archives to a new archive.
2021-12-31Merge pull request #52 from zdc/T4113-sagittaChristian Poessinger
images management: T4113: Improved GRUB config parsing
2021-12-30images management: T4113: Improved GRUB config parsingzsdc
The commit fixes two problems with GRUB configuration items parser: * items with only one `console=ttyS0` were wrongly detected as those that have a `kvm` console type * items where the `boot=live`option is the latest one cannot be removed from a configuration during an image removal
2021-12-26Merge pull request #50 from c-po/currentKim
raid: T4104: restore boot sector when new raid member is added
2021-12-25raid: T4104: restore boot sector when new raid member is addedChristian Poessinger
after moving to an overlay for / this change is required when a new RAID member is added to the system.
2021-11-30Merge pull request #47 from erkin/currentDaniil Baturin
T3950: Use friendly_download instead of regular download
2021-11-24T3950: Use friendly_download instead of regular downloaderkin
2021-06-27T2546: Migrate "show interfaces bonding * slaves" to vyos-1xChristian Poessinger
2021-06-17Merge pull request #46 from srividya0208/T3582Daniil Baturin
op-mode: T3582: Fix the function of "delete log file" command
2021-06-16op-mode: T3582: Fix the function of "delete log file" commandsrividya0208
Added the compeletion help to show the list of the files and also changed the command to delete the file as the existing command was deleting the file and not recreating the file to write the new logs. So modified the command so that it will delete the content of the file.