Age | Commit message (Expand) | Author |
2016-12-26 | remove verbose systemd status setting from grub | Kim Hagen |
2016-12-26 | boot systemd verbose through systemd config file | Kim Hagen |
2016-12-26 | include check if file exists | Kim |
2016-12-26 | make loop so it does not error if no files exist | Kim |
2016-12-24 | fix mount issue | Kim |
2016-12-21 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin |
2016-12-21 | lb-config improvements: force firmware packages to be added to the image, | Daniil Baturin |
2016-12-21 | T229: automatically import locally build .deb's from packages/ at build time. | Daniil Baturin |
2016-10-26 | Initial Hyper-V image | Yuya Kusakabe |
2016-09-15 | T152: VyOS developer builds ship with an easy-to-guess user and password | Kim Hagen |
2016-09-02 | update kernel version to 4.4.15 | Kim Hagen |
2016-09-01 | stop accepting locale on the server | Kim Hagen |
2016-09-01 | ssh-session-cleanup.service should not executable | Kim Hagen |
2016-09-01 | T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ... | Kim Hagen |
2016-08-05 | prevent systemd from doing a clear screen before login prompt | Kim Hagen |
2016-08-05 | set systemd tasks verbose on boot | Kim Hagen |
2016-05-24 | update clearfog script name | Kim Hagen |
2016-05-24 | add build options for clearfog | Kim Hagen |
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 | add vyos-remove package and remove ddclient dhclient hook | Kim Hagen |
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-11 | Include non-free firmware in the image (ref T15). | Kim Hagen |
2016-03-08 | Add how to build VM images to README.md (ref T14). | Yuya Kusakabe |
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 | Merge pull request #2 from higebu/qemu-image | 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-18 | Merge pull request #1 from trickv/errorhandling | Daniil Baturin |
2016-02-18 | silently enable error mode in shell | Patrick van Staveren |
2016-02-18 | Handle errors from subscripts. | Patrick van Staveren |
2016-02-10 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin |
2016-02-10 | Force all lb-config mirror options to debian_mirror from the build config. | Daniil Baturin |
2016-02-09 | Add sshd.service file to cleanly close ssh sessions. | Kim Hagen |