summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2023-03-31T425: add amazon-cloudwatch-agent to AWS imageChristian Breunig
2021-12-27Add interfaces map for AAEON devices: FWS-2280, FWS-2360, FWS-2365DmitriyEshenko
2021-12-09Testsuite: add new "make testraid" target for RAID-1 installation testingChristian Poessinger
(cherry picked from commit 462c5f80e086b1f5f74c564b3cb53df230b06d6b)
2021-12-09Makefile: add common helper to check if ISO was build before running testsChristian Poessinger
(cherry picked from commit c5dee499abaf729dc9388c0b86530c0d09fd9fd1)
2021-12-03T4034: Fix package path for xcp-ng buildMatthias Fetzer
2021-12-02T4034: Fix package list for xcp-ng-iso buildMatthias Fetzer
prepare target is running before xcp-ng-iso which copies ./data/package-lists/vyos-x86.list.chroot to $(build_dir)/config/package-lists/vyos-x86.list.chroot. During the build step, this is too late and therefore we need to patch the package list inside the build directory.
2021-11-29build: T4013: Add aws-cloudwatch-agent for aws iso imagesViacheslav
2021-11-05build-iso: T3971: Ability to buid ISO images for xcp-ngViacheslav
2021-10-02Makefile: "make test" runs in UEFI mode "make testc" continues to use BIOSChristian Poessinger
With this change we validate both installation types that they work and operates "as expected".
2021-09-26restore vmdk removalKim Hagen
2021-09-26Create common build for EC devicesDmitriyEshenko
2021-09-26Improve interface naming for EC saf51015I/saf51003IDmitriyEshenko
2021-09-26Add build option for Edge-Core SAF51003LEshenko Dmitriy
2021-09-26add build option for Edge-Core saf51015IDmitriyEshenko
2021-08-06Force the shell to bash in the makefile.Daniil Baturin
2020-11-01Makefile: purge should clean QEMU test image, tooChristian Poessinger
2020-10-27smoketest: T3003: extend framework to load arbitrary config fileJohn Estabrook
2020-10-17Jenkins: clean QEMU build filesChristian Poessinger
2020-08-31configd: T2582: add option to run testsuite with daemon (default off)John Estabrook
2020-06-27Makefile: indention fixChristian Poessinger
2020-02-09Makefile: user pipefail in iso buildChristian Poessinger
2020-02-02Jenkins: add "make test" helperChristian Poessinger
2020-01-08T1951: Include awscli package is the AWS buildKim Hagen
2019-12-24add support for vep1400Kim Hagen
2019-12-03prevent 70-persistent-net.rules from being createdKim Hagen
2019-11-05do not add the serial option for vep4600Kim Hagen
2019-11-05add build option for vep4600Kim Hagen
2019-05-21update cloud buildsUnicronNL
2019-05-03Revert "Makefile: proper handle 'make iso' error codes"Kim Hagen
This reverts commit 2ffff339c5515280a1926d2ee134d5d2c7cdbcfc.
2019-05-03Revert "use bash as the shell for make"Kim Hagen
This reverts commit 01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.
2019-05-03use bash as the shell for makeKim
2019-04-26Makefile: proper handle 'make iso' error codesChristian Poessinger
2019-04-15add debug build for GCEKim Hagen
2019-04-03add cloud init package listKim Hagen
2019-03-18Add vmware ovf build procedureKim Hagen
2018-11-12Add uefi to vyos-buildKim Hagen
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-22Add Azure creation scriptKim Hagen
2018-08-17Add azure build to makefileKim Hagen
2018-01-11T519: fix paths and operation order in the makefile for correct repo setup.Daniil Baturin
2017-08-21T361: check the build environment setup in ./configure before it can even ↵Daniil Baturin
get to make.
2017-07-29Add vagrant-libvirt make targetYuya Kusakabe
2017-01-26Account for different architectures in ISO naming.Daniil Baturin
2016-12-21Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-12-21T229: automatically import locally build .deb's from packages/ at build time.Daniil Baturin
Made it a separate script, if we ever need anything fancier than cp *.deb If not, we can move it to the makefile.
2016-10-26Initial Hyper-V imageYuya Kusakabe
2016-05-24update clearfog script nameKim Hagen
add x86 specific packages to vyos-x86.list.chroot
2016-05-24add build options for clearfogKim Hagen