summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12Unknown lvalue 'SysVConsole'Kim
2017-05-06Update the README. 1.2.0 isn't so experimental anymore.Daniil Baturin
2017-05-05Merge pull request #6 from brolaugh/patch-1Yuya Kusakabe
2017-05-05Change website URL to .ioHannes Kindströmmer
2017-02-06update kernel version in live-build-config scriptKim
2017-01-26Account for different architectures in ISO naming.Daniil Baturin
2017-01-25Switch all build scripts to python3.Daniil Baturin
2017-01-06Merge pull request #5 from jhendryUK/fix_required_package_listDaniil Baturin
2017-01-06Fixing required package listJason Hendry
2016-12-28Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-12-28Add an optin for debian security mirror.Daniil Baturin
2016-12-26run vyatta-router service before getty serviceKim Hagen
2016-12-26remove verbose systemd status setting from grubKim Hagen
2016-12-26boot systemd verbose through systemd config fileKim Hagen
2016-12-26include check if file existsKim
2016-12-26make loop so it does not error if no files existKim
2016-12-24fix mount issueKim
2016-12-21Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2016-12-21lb-config improvements: force firmware packages to be added to the image,Daniil Baturin
2016-12-21T229: automatically import locally build .deb's from packages/ at build time.Daniil Baturin
2016-10-26Initial Hyper-V imageYuya Kusakabe
2016-09-15T152: VyOS developer builds ship with an easy-to-guess user and passwordKim Hagen
2016-09-02update kernel version to 4.4.15Kim Hagen
2016-09-01stop accepting locale on the serverKim Hagen
2016-09-01ssh-session-cleanup.service should not executableKim Hagen
2016-09-01T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ...Kim Hagen
2016-08-05prevent systemd from doing a clear screen before login promptKim Hagen
2016-08-05set systemd tasks verbose on bootKim Hagen
2016-05-24update clearfog script nameKim Hagen
2016-05-24add build options for clearfogKim Hagen
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-27add vyos-remove package and remove ddclient dhclient hookKim Hagen
2016-03-27remove installing open-vm-tools process from build-vmware-imageYuya Kusakabe
2016-03-21update kernel package versionKim
2016-03-11Include non-free firmware in the image (ref T15).Kim Hagen
2016-03-08Add how to build VM images to README.md (ref T14).Yuya Kusakabe
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-04Merge pull request #2 from higebu/qemu-imageDaniil Baturin