summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-03-20fix "Output Channel" config so logging will workKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
2016-02-05Do not create persistent fstab, this will interfere with systemd.Kim Hagen
2016-02-05Renamed vyatta-union to vyos-union.Kim Hagen
2016-02-03Add vyos-persistpath and update install-image-existing and vyatta-update-grub...Thomas Jepp
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-02-02Do not create fstab file for union install, this conficts with systemd.Kim Hagen
2016-02-01Rename "live-rw" to only "rw".Kim Hagen
2016-02-01Label disk on format and create persistence.conf file to get live-bootKim Hagen
2016-01-29Correct overlay mount function.Kim Hagen
2016-01-29Refine getting the vyos version.Kim Hagen
2016-01-29Update location of the squashfs image.Kim Hagen
2016-01-29Update the way the install scrips get the vyos version.Kim Hagen
2016-01-26Update 'is_live_cd_boot' and 'is_union_instal' functions to search on 'overla...Kim Hagen
2016-01-23Remove fuse group, not needed in debian jessieUnicronNL
2015-11-19vyatta-cfg-system: add restart option to vyatta-dns-forwarding.plAlex Harpin
2015-11-19vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2015-11-08vyatta-cfg-system: add option to modify interface scatter-gather optionAlex Harpin
2015-11-08vyatta-cfg-system: update get_offload_option function due to renameAlex Harpin
2015-11-08vyatta-cfg-system: rename ethernet offload option nodesAlex Harpin
2015-11-08vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2015-11-03vyatta-cfg-system: rename smp_affinity to smp-affinityAlex Harpin
2015-10-19vyatta-cfg-system: allow bridge slaves to be moved from empty bridgesAlex Harpin
2015-10-18vyatta-cfg-system: ensure bridge slaves are deletable from bridgesAlex Harpin
2015-10-18vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2015-10-17vyatta-cfg-system: remove ip address requirements from port checkingAlex Harpin
2015-10-17vyatta-cfg-system: add scripts/is_port_available.pl for port checkingAlex Harpin
2015-07-27Add templates and scripts for the popularity contest.Daniil Baturin
2015-07-27Merge branch 'lithium' of github.com:vyos/vyatta-cfg-system into lithiumDaniil Baturin
2015-07-01vyatta-cfg-system: use sha-512 instead of md5 for installation passwordAlex Harpin
2015-06-29Merge branch 'lithium' of github.com:vyos/vyatta-cfg-system into lithiumDaniil Baturin
2015-06-16vyatta-cfg-system: prevent deletion of system based post-hook symlinksAlex Harpin
2015-06-13dhcp bound/reboot must ignore old valuesCarl Byington
2015-06-13allow dhcp interface for the local end of a tunnelCarl Byington
2015-03-18Add dhcpv6 client-id option (#519)kouak
2015-03-07vyatta-cfg-system: add additional services and check for protocolsAlex Harpin
2015-03-07vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2015-03-07vyatta-cfg-system: update protocol, remove server and node wordingAlex Harpin
2015-03-05Add flexibility to dynamic dns configuration while preserving backwards compa...kouak
2015-02-28vyatta-cfg-system: ensure grub is installed to the raid slave membersAlex Harpin
2015-02-28vyatta-cfg-system: skip over invalid ntp servers rather than exitingAlex Harpin
2015-02-28vyatta-cfg-system: update new ntp updating routine to work with dhcpAlex Harpin
2015-02-26vyatta-cfg-system: rename variable in ntp_format subroutineAlex Harpin
2015-02-26vyatta-cfg-system: redesign the layout and updating of ntpAlex Harpin
2015-02-25Bug #498: dirty hack to disallow remote command execution for operator level ...Daniil Baturin
2015-02-23Fix a bug in rfc2136 importkouak
2015-02-22Merge pull request #40 from kouak/lithiumDaniil Baturin
2015-02-20Add RFC2136 configuration options for ddclient 3.8.2 (#389)kouak
2015-02-20Bug #491: don't allow temporary and parameters-onlyDaniil Baturin
2015-02-20Bug #490: use command line options for parameters-only and temporaryDaniil Baturin