summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2020-11-12Debian: T1579: drop dependency on ifupdownChristian Poessinger
This is no longer required as we take care about the interfaces by ourselfs through Python vyos.ifconfig module.
2020-08-06T2765: arm: vyatta-cfg-system is dependent on a amd64 only packageRunar Borge
The vyatta-cfg-system package is dependent on the grub-efi-amd64-bin package to be installed. This makes it unable to be built for any other platform as the package is amd64 only. This commit changes the dependency to be a amd64 dependency only, thouse it will not be present on other architectures
2020-06-23tunnel: T2633: migrate to vyos-1xChristian Poessinger
2020-02-05ssh: T631: remove sshd config manglingChristian Poessinger
The configuration of SSHd is rendered from a template each time the service changes. Thus it is not required that the boot process touches the config.
2020-02-05Debian: set compatibility level to 9Christian Poessinger
2020-02-05login: T1990: Migrate "system login" to XML/Python representationChristian Poessinger
2019-10-19T1743: do not generate ssh rsa1 host keysjjakob
2019-09-15Merge branch 'current' of github.com:vyos/vyatta-cfg-system into equuleusChristian Poessinger
* 'current' of github.com:vyos/vyatta-cfg-system: T1616: fix DHCPv6 script behaviour in op mode. openvpn: T1630: add system user openvpn vxlan: T1636: initial rewrite with XML and Python Makefile.am: fix after removing files for bridge and bonding bridge: T1615: remove old vyatta-bridge.pl bonding: T1614: increase config version from interfaces 1 -> 2 bonding: T1614: remove old style node.def files in favour of XML/Python rewrite bridge: T1556: migrate bridge config to XML/Python [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces loopback: T1601: rewrite using XML/Python definitions powerdns: T1595: add config migrator to remove 'listen-on' powerdns: T1524: support setting allow-from network dummy: T1580: rewrite in new style XML/Python
2019-09-06openvpn: T1630: add system user openvpnChristian Poessinger
2019-08-14Restore the vyatta-biosdevname dependency.Daniil Baturin
2019-08-05Remove dependency on apparently no longer used biosdevname.Daniil Baturin
2019-04-28Debian: alter depends to prepare for BusterChristian Poessinger
2019-03-25[T1265] version incrmented for T1265hagbard
2019-02-21Fixes: T1257: implement 'set system static-host-mapping' in host_name.pyhagbard
2019-02-14T1174: migrate local hostname/DNS handling to vyos-1xChristian Poessinger
2019-01-17netplug scripts moved into vyos-netplughagbard
2019-01-15Fix: T1181 - enable/disable interface doesn't restart dhclient on enablehagbard
2019-01-07T1026: Removing tunnel deletes all tunnels?hagbard
2019-01-02T728: use vyos-postconfig-bootup.script name by default for new installations.Daniil Baturin
2019-01-02T1146: do not modify the rc.local script, postconfig scripts are now run ↵Daniil Baturin
from vyos-router.
2018-11-29Fix: T1053 - Error when re-configuring an interface from DHCP to static IPhagbard
2018-11-07Add uefi install option. (#84)Kim
* Add grub-efi package dependencies * Install grub-efi if we install on efi partition
2018-10-15T600: Virtio network card, no infohagbard
2018-08-31T427: Wireguard supporthagbard
- show interfaces shows now wg devices too.
2018-08-24T441: adjust user groups to work with FRR instead of quagga.Daniil Baturin
2018-07-30Merge branch 'current' into currentDaniil Baturin
2018-07-27Update changelog.Daniil Baturin
2018-07-24T736: Rewrite remote logging (syslog) to XML/Pythonhagbard
2018-07-03T728: add support for vyos-postconfig-bootup.scriptDaniil Baturin
2018-06-15T697: remove dependencies no longer needed.Daniil Baturin
Moving snmp, snmpd, openssh-server, ssh, ntp to vyos-1x. Moving iputils-arping to there as well, nothing in cfg-system uses it, but scripts in op do, and they will be moved to vyos-1x.
2018-06-14stop pdns-recursor from starting at boot.Kim
2018-05-24set minimum uid to 1001Kim
Name mapping will not work on uids below 1001 https://github.com/vyos/libnss-mapuser/blob/2392d2acdff02dbf3d04b6a7eb08c195bd3a6168/map_common.c#L37
2018-05-16Set the correct groups for user radius_priv_userUnicronNL
2018-05-16Add 2 users used for radius mapping.UnicronNL
2018-05-14T637: remove dependency on tshark.Daniil Baturin
2018-04-15T588: Remove DNS forwarder restart command in favour if XML interface definitionChristian Poessinger
2018-03-100.20.44+vyos2+current10Christian Poessinger
2018-02-210.20.44+vyos2+current9Christian Poessinger
2018-01-21T523: Only bind dnsmasq to configured interfacesChristian Poessinger
2017-12-28T297: Fix DNS Forwarding server does not allow IPv6 address in name-serverChristian Poessinger
2017-12-27T496: remove diagnostic partition for RAID1 installsChristian Poessinger
2017-12-26T488: GRUB can't boot from software RAIDChristian Poessinger
2017-12-09T414: Remove 'telnet' serviceChristian Poessinger
Telnet remote logins have been deprecated for decades. As Debian 'jessie' busybox no longer has a telnetd applet, this service is no longer available.
2017-11-20prevent keepalived from starting on bootKim
Let vyos config start keepalived
2017-11-02T437: Fixed system option "Ctrl-Alt-Delete action" brokenChristian Poessinger
2017-09-02also disable inits on boot for systemdKim
2017-03-31add missing mibsKim Hagen
2016-01-270.20.44+vyos2+current3debian/0.20.44+vyos2+current3Daniil Baturin
2016-01-27Sanitize dependencies, use ISC DHCP client.Daniil Baturin
2016-01-250.20.44+vyos2+current2debian/0.20.44+vyos2+current2Kim Hagen