79 Commits

Author SHA1 Message Date
Christian Poessinger
e81b7d5b25 [intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers 2019-07-31 21:41:55 +02:00
John Estabrook
4700953e29 T1327: Set the serial console speed to 115200 by default
Set the serial console speed to 115200 in all build scripts, as is the
standard for current boards. This avoids an annoyance for users of the
livecd, and makes the defaults in build scripts in tools/ and scripts/
consistent.
2019-04-16 13:47:51 -05:00
Christian Poessinger
43045e721c T1310: use FQDN as hostname in config prompt 2019-03-22 08:46:35 +01:00
Christian Poessinger
fd63d726f2 T1245: autoload br_netfilter kernel module on startup 2019-02-13 22:30:25 +01:00
danhusan
32ac33cd31
T1120: Add rootdelay=5 by default in grub.cfg
Let disks settle to workaround issue with MD array not being detected.
2019-01-02 13:56:03 +01:00
Daniil Baturin
eeb9814408 Add modprobe option to allow unsupportef transceivers in ixgbe. 2018-11-12 16:56:19 +01:00
Christian Poessinger
a48a22a811 cleanup: move files from vyos-build repo to vyos-1x where they are required 2018-11-08 16:05:09 +01:00
Christian Poessinger
71d6236724 isc-dhcpv6-server: bugfix empty if; then fi clause
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced
an empty if; then fi clause which produces a BASH syntax error.
2018-10-25 20:22:17 +02:00
Christian Poessinger
a91fea903d isc-dhcpv6-server init script naming cleanup 2018-10-19 07:43:19 +02:00
Christian Poessinger
7703b03cdd T913: add startup script for dhcpv6-relay 2018-10-19 07:42:41 +02:00
Daniil Baturin
5444a9eda2 T895: increase default log level for facility 'all'. 2018-10-15 13:58:06 +02:00
UnicronNL
85c00ad7e1 move getty conf to vyatta-cfg package 2018-10-14 21:43:10 +02:00
Daniil Baturin
043fcf6551 T866: set the upgraded flag on update from 1.1.x 2018-10-03 04:39:09 +02:00
Christian Poessinger
22d256a929 T811: add DHCPv6 init script to ISO image 2018-08-30 22:12:15 +02:00
Daniil Baturin
94cfaf7c92 T574: set the hostname in the default config to make sure it's set correctly on boot. 2018-05-17 07:37:13 +02:00
Daniil Baturin
7c8769b751 Merge branch 'current' of github.com:vyos/vyos-build into current 2018-03-26 11:15:18 +02:00
Kim
da9bb735ce Manage config files with included files instead of echo, sed etc. (#16)
Manage system.conf from file instead of hook.
Add comment to the files where they are managed
2018-02-21 16:23:14 +07:00
Daniil Baturin
e95956a3ad Better modify the rsyslog.conf we already have in vyatta-cfg-systemm (T552). 2018-02-19 14:59:05 +01:00
Daniil Baturin
bc0406ce33 Enable journald log forwarding to syslog (fixes T552). 2018-02-19 14:54:14 +01:00
Kim Hagen
52a3899311 run vyatta-router service before getty service 2016-12-26 15:58:30 +00:00
Kim Hagen
5126eb75d3 remove verbose systemd status setting from grub 2016-12-26 15:20:45 +00:00
Kim Hagen
ae3572f2a5 ssh-session-cleanup.service should not executable 2016-09-01 10:29:31 +02:00
Kim Hagen
235d5b22a8 T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before reboot 2016-09-01 09:56:42 +02:00
Kim Hagen
1d115aa6e4 prevent systemd from doing a clear screen before login prompt 2016-08-05 13:49:50 +02:00
Kim Hagen
c0f9ea3210 set systemd tasks verbose on boot 2016-08-05 08:43:08 +02:00
Kim Hagen
a83d97ef4e Add sshd.service file to cleanly close ssh sessions. 2016-02-09 02:59:28 -05:00
Kim Hagen
89b0d6e89a Add post install script that will be used by squeeze versions of vyatta/vyos. 2016-02-05 11:14:54 -05:00
Kim Hagen
03705b9f85 Removed fuse.conf file, will be generated in hooks 2016-02-03 03:24:47 -05:00
Daniil Baturin
24a8a43077 Keep all common live-build config data in data/live-build-config
If more granular data modification is needed, it can be stored in other data/ subdirs.
2016-01-24 13:34:15 -05:00