summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-04-13Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-04-13For the ARM porting story: add copying a package list with arch-specific pack...Daniil Baturin
2016-03-31Change vm disk type from IDE to SCSI (ref T14).Yuya Kusakabe
2016-03-27remove installing open-vm-tools process from build-vmware-imageYuya Kusakabe
2016-03-21update kernel package versionKim
2016-03-08Add support for signed VMware OVF (ref T14).Yuya Kusakabe
2016-03-08Add support for signed VMware OVA (ref T14).Yuya Kusakabe
2016-03-07Add product section to VMware OVF (ref T14).Yuya Kusakabe
2016-03-07vmware-ovf: Generate manifest file (T14).Yuya Kusakabe
2016-03-07vmware-ovf: Increase memory size and remove unnecessary devices (ref T14).Yuya Kusakabe
2016-03-07Small fixes for scripts/template.ovf (ref T14).Yuya Kusakabe
2016-03-07Disable GUI in packer build (ref T14).Yuya Kusakabe
2016-03-07Add build scripts for VMware OVF (ref T14)Yuya Kusakabe
2016-03-06Fix qemu image cannot get IP address. (ref T12)Yuya Kusakabe
2016-03-05Change accelerator to tcg from kvm and ajust boot command in packer.json (ref...Yuya Kusakabe
2016-03-04Factor out dependency checking functions to its own class (ref T9).Daniil Baturin
2016-03-04Add qemu image build scriptsYuya Kusakabe
2016-03-03Fix typo in the configure script.Daniil Baturin
2016-03-03After build, create a properly named symlink to the ISO (ref T8).Daniil Baturin
2016-03-03Adjust build-flavour script to use new json-query script.Daniil Baturin
2016-03-03Rename query-config to query-json to reflect its new role.Daniil Baturin
2016-03-03Make the query-config scripts more generic, it requires JSON file name now.Daniil Baturin
2016-02-10Force all lb-config mirror options to debian_mirror from the build config.Daniil Baturin
2016-02-03Fix some dates.Daniil Baturin
2016-02-03Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-02-03Add a script for copying various files to the build config dir depending on b...Daniil Baturin
2016-02-03Add a script for extracting field values from the build config,Daniil Baturin
2016-02-03Add kernel version to lb config.Kim Hagen
2016-01-26Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-01-26Add a build step for generating version files.Daniil Baturin
2016-01-26Add support for --build-type and --version options to configure script.Daniil Baturin
2016-01-26Add a configure option for selecting build type (release vs dev).Daniil Baturin
2016-01-26add extra linux cmdline optionsKim Hagen
2015-12-26Make the config existence check scripts try to actually load the JSON.Daniil Baturin
2015-12-26Add license headers to scripts.Daniil Baturin
2015-12-25Initial support for pbuilder.Daniil Baturin
2015-12-24Add configure script support for Debian mirror options.Daniil Baturin
2015-12-24Make the configure script create the build/ dir if it doesn't exist.Daniil Baturin
2015-12-24Add sudo to required packages, since we use it in scripts.Daniil Baturin
2015-12-17Add initial drafts of the build scripts.Daniil Baturin