Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-03 | Remove "install system" command | Christian Poessinger | |
Related to "T157: Remove "install system" command". | |||
2017-11-03 | vyatta_update_console.pl uses systemd, remove inittab reference | Christian Poessinger | |
2017-07-04 | T331: root should be set to md/X instead of md/mdX | Jose Irigon de Irigon | |
2017-06-11 | Fix to generate correct NTP config when specifying ipv6 servers. | sayo | |
2017-06-05 | remove trailing space from version (if there is any) | Kim | |
2017-05-01 | Merge pull request #55 from lafriks/patch-1 | Kim | |
Fix vyatta-dns-forwarding.pl after merged pull request #53 | |||
2017-04-29 | update udev folder location and partially fix T290 | Kim Hagen | |
2017-04-28 | add "VyOS" to sysDescr | Kim | |
We do not use our distro name in the version numbering. | |||
2017-04-27 | generate ssh_host_ed25519_key if it is missing | Kim | |
2017-04-27 | snmpd would not start when V3 was configured | Kim Hagen | |
Updated all snmpd daemon commands to systemd type. | |||
2017-04-25 | remove user and group from agentXPerms so all cann connect | Kim | |
2017-04-23 | add rights for lldp service | Kim | |
2017-04-23 | update console settings for systemd | Kim Hagen | |
2017-03-20 | exclude install medium from raid disk count | Kim | |
2017-03-17 | Fix vyatta-dns-forwarding.pl after merged pull request #53 | Lauris BH | |
2017-03-16 | Update the root command for grub2 | Kim | |
2017-03-16 | update grub raid boot | Kim | |
2017-03-04 | T286: Merge pull request #50 from rtsp/patch-1 | Daniil Baturin | |
T286: Fix resolv-file configuration problem | |||
2017-03-04 | T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-servers | Daniil Baturin | |
T285: Add flag for DNSmasq to query all dns servers. | |||
2016-12-26 | remove verbose systemd status setting from grub | Kim Hagen | |
2016-11-21 | Add flag for DNSmasq to query all dns servers. | brennen | |
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/ | |||
2016-08-05 | set systemd tasks verbose on installing grub | Kim Hagen | |
2016-05-21 | T69 Remove floppy device settings | Kim Hagen | |
2016-04-10 | Fix resolv-file config bug | rtsp | |
When using `service dns forwarding system` to make dnsmasq use system nameservers to resolve dns instead of specifying nameservers in /etc/dnsmasq.conf. `resolv-file` directive in /etc/dnsmasq.conf should point to /etc/resolv.conf, not /etc/dnsmasq.conf | |||
2016-03-20 | set rights for agentx socket | Kim Hagen | |
2016-03-20 | fix "Output Channel" config so logging will work | Kim Hagen | |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2016-02-05 | Do not create persistent fstab, this will interfere with systemd. | Kim Hagen | |
2016-02-05 | Renamed vyatta-union to vyos-union. | Kim Hagen | |
2016-02-03 | Add vyos-persistpath and update install-image-existing and ↵ | Thomas Jepp | |
vyatta-update-grub.pl to use it. | |||
2016-02-03 | Make add system image install the image to the right place. | Thomas Jepp | |
2016-02-02 | Do not create fstab file for union install, this conficts with systemd. | Kim Hagen | |
2016-02-01 | Rename "live-rw" to only "rw". | Kim Hagen | |
2016-02-01 | Label disk on format and create persistence.conf file to get live-boot | Kim Hagen | |
to set the correct persistence. | |||
2016-01-29 | Correct overlay mount function. | Kim Hagen | |
2016-01-29 | Refine getting the vyos version. | Kim Hagen | |
2016-01-29 | Update location of the squashfs image. | Kim Hagen | |
2016-01-29 | Update the way the install scrips get the vyos version. | Kim Hagen | |
2016-01-26 | Update 'is_live_cd_boot' and 'is_union_instal' functions to search on ↵ | Kim Hagen | |
'overlay' instead of 'overlayfs' | |||
2016-01-23 | Remove fuse group, not needed in debian jessie | UnicronNL | |
2015-11-19 | vyatta-cfg-system: add restart option to vyatta-dns-forwarding.pl | Alex Harpin | |
Expand vyatta-dns-forwarding.pl to include a restart option, keeping starting, stoping and restarting of this service consistent. Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619 | |||
2015-11-19 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update dns-forwarding/vyatta-dns-forwarding.pl to maintain style consistency. | |||
2015-11-08 | vyatta-cfg-system: add option to modify interface scatter-gather option | Alex Harpin | |
Allow the setting of the interfaces scatter-gather offload setting. This is useful for working around hardware related NIC problems and enables it to be set directly in the configuration. Bug #526 http://bugzilla.vyos.net/show_bug.cgi?id=526 | |||
2015-11-08 | vyatta-cfg-system: update get_offload_option function due to rename | Alex Harpin | |
Update the get_offload_option function to take account of the offload node renaming. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612 | |||
2015-11-08 | vyatta-cfg-system: rename ethernet offload option nodes | Alex Harpin | |
Updates to the changes committed in connection with Bug #365 to allow a workaround for Xen based network issues. https://github.com/vyos/vyatta-cfg-system/commit/7a5a8500091589f0ede3d5a1dbc8b6b4b3fabf1d Rename the offload configuration node to offload-options, shorten the child node names, rename offload-settings to offload-option and add a more descriptive error message if an option fails to apply to the interface. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612 | |||
2015-11-08 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-interfaces.pl to maintain style consistency | |||
2015-11-03 | vyatta-cfg-system: rename smp_affinity to smp-affinity | Alex Harpin | |
Rename the smp_affinity config option to smp-affinity in line with the standard option naming convention. Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18 | |||
2015-10-19 | vyatta-cfg-system: allow bridge slaves to be moved from empty bridges | Alex Harpin | |
Allow interfaces to be moved from one bridge to another when they are already configured as part of an empty bridge-group. Bug #476 http://bugzilla.vyos.net/show_bug.cgi?id=476 | |||
2015-10-18 | vyatta-cfg-system: ensure bridge slaves are deletable from bridges | Alex Harpin | |
Due to previous refactoring of the bridge management code, it was possible to get the system and config in an inconsistent state by the following actions. set interfaces bridge br1 set interfaces bridge br1 address '192.168.1.1/24' set interfaces ethernet eth0 bridge-group bridge 'br1' commit delete interfaces ethernet eth0 bridge-group bridge 'br1' commit This would result in the config still containing the bridge-group settings, but the actual bridge would be missing eth0 in br1, breaking any further attempts to configure the bridge without manual intervention. Bug #476 http://bugzilla.vyos.net/show_bug.cgi?id=476 | |||
2015-10-18 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-bridge.pl to have consistent identation levels and style throughout. |