summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2020-11-14cloud images: T3039: Added cloud-guest-utils package dependencyzsdc
Cloud-init requires the `growpart` script which is a part of the cloud-guest-utils package to grow a VyOS partition to all available space during deployment. Therefore it is necessary to add this package to images for virtual environments.
2020-01-08T1951: Include awscli package is the AWS buildKim Hagen
2019-12-24VEP4600: T1904: update eth1 and eth2 link files for the vep4600Kim Hagen
2019-12-24add support for vep1400Kim Hagen
2019-12-03update files for the vep4600Kim Hagen
2019-12-03prevent 70-persistent-net.rules from being createdKim Hagen
2019-11-05add build option for vep4600Kim Hagen
2019-08-16do not disable metadata for openstack imagesUnicronNL
2019-07-25Change default debug user password to "debuguser"Daniil Baturin
2019-07-12Add default hostnameUnicronNL
2019-05-21update cloud buildsUnicronNL
2019-04-16T1327: Set the serial console speed to 115200 by defaultJohn Estabrook
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-15add debug build for GCEKim Hagen
2019-03-18Add vmware ovf build procedureKim Hagen
2018-11-23Update config.boot.defaultKim
2018-10-29Add part of oracle cloud buildKim Hagen
2018-10-25Add build command for AWSKim Hagen
2018-10-23Separate files needed for different cloud providersKim Hagen
Fix serial console speed settings Add google cloud image generation
2018-10-22Create dir needed for live-build to crete symlinksKim Hagen
2018-10-22Add Azure creation scriptKim Hagen
2018-05-25Merge pull request #15 from mtudosoiu/currentDaniil Baturin
task #T555 && #T556 add tools/submod-mk and Dockerfile to vyos-build repository
2018-05-15Add tools/get_latest_iso.pyYuya Kusakabe
2018-02-20task #T555 add tools/submod-mk to vyos-build repositorymtudosoiu
https://phabricator.vyos.net/T555
2016-09-02update kernel version to 4.4.15Kim Hagen
update files needed for clearfog build
2016-05-24add build options for clearfogKim Hagen
2016-03-04Add qemu image build scriptsYuya Kusakabe
2016-02-03Fix some dates.Daniil Baturin
2015-12-26Add license headers to scripts.Daniil Baturin
Some people rightfully complained about their absense already.
2015-12-17Import the instant git remote switch script.Daniil Baturin