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