Daniil Baturin
edded1d73f
Add an optin for debian security mirror.
2016-12-28 00:28:07 +01:00
Daniil Baturin
cc81ba8861
Merge branch 'current' of github.com:vyos/vyos-build into current
2016-12-21 22:30:06 +01:00
Daniil Baturin
53a878bb2d
lb-config improvements: force firmware packages to be added to the image,
...
and make security mirror configurable.
XXX: need to find out how to make --security work too.
2016-12-21 22:28:17 +01:00
Daniil Baturin
e119d44d2b
T229: automatically import locally build .deb's from packages/ at build time.
...
Made it a separate script, if we ever need anything fancier than cp *.deb
If not, we can move it to the makefile.
2016-12-21 22:24:54 +01:00
Yuya Kusakabe
ae66df2b8b
Initial Hyper-V image
2016-10-26 14:41:26 +09:00
Kim Hagen
146a2390cf
T152: VyOS developer builds ship with an easy-to-guess user and password
2016-09-15 10:14:43 +02:00
Kim Hagen
5f83afa781
update kernel version to 4.4.15
...
update files needed for clearfog build
2016-09-02 08:08:32 +00:00
Kim Hagen
a5d297e1ba
stop accepting locale on the server
2016-09-01 13:53:08 +02:00
Kim Hagen
ae3572f2a5
ssh-session-cleanup.service should not executable
2016-09-01 10:29:31 +02:00
Kim Hagen
235d5b22a8
T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before reboot
2016-09-01 09:56:42 +02:00
Kim Hagen
1d115aa6e4
prevent systemd from doing a clear screen before login prompt
2016-08-05 13:49:50 +02:00
Kim Hagen
c0f9ea3210
set systemd tasks verbose on boot
2016-08-05 08:43:08 +02:00
Kim Hagen
02a1ef1574
update clearfog script name
...
add x86 specific packages to vyos-x86.list.chroot
2016-05-24 11:14:46 +00:00
Kim Hagen
826fa1a973
add build options for clearfog
2016-05-24 10:00:20 +00:00
Daniil Baturin
9077fc0d38
Merge branch 'current' of github.com:vyos/vyos-build into current
2016-04-13 03:19:13 -04:00
Daniil Baturin
6bf7fdff0f
For the ARM porting story: add copying a package list with arch-specific packages
...
to the build-flavour script.
Right now it only includes grub-pc.
2016-04-13 03:17:45 -04:00
Yuya Kusakabe
6686f05a1c
Change vm disk type from IDE to SCSI (ref T14).
2016-03-31 14:12:00 +09:00
Kim Hagen
f349c98d9a
add vyos-remove package and remove ddclient dhclient hook
2016-03-27 16:16:11 -04:00
Yuya Kusakabe
b1e716208f
remove installing open-vm-tools process from build-vmware-image
2016-03-27 08:57:47 +09:00
Kim
95a28fe8b6
update kernel package version
2016-03-21 11:54:39 +01:00
Kim Hagen
dfd4089b97
Include non-free firmware in the image (ref T15).
2016-03-11 06:02:56 -05:00
Yuya Kusakabe
6b9627e678
Add how to build VM images to README.md (ref T14).
2016-03-08 13:46:08 +09:00
Yuya Kusakabe
a0a10a1057
Add support for signed VMware OVF (ref T14).
2016-03-08 11:17:56 +09:00
Yuya Kusakabe
c5df2dd17d
Add support for signed VMware OVA (ref T14).
2016-03-08 09:12:22 +09:00
Yuya Kusakabe
01083886e1
Add product section to VMware OVF (ref T14).
2016-03-07 23:47:39 +09:00
Yuya Kusakabe
df70d5d177
vmware-ovf: Generate manifest file (T14).
2016-03-07 21:14:50 +09:00
Yuya Kusakabe
2a41a6b34f
vmware-ovf: Increase memory size and remove unnecessary devices (ref T14).
2016-03-07 15:39:22 +09:00
Yuya Kusakabe
0a89aa830a
Small fixes for scripts/template.ovf (ref T14).
2016-03-07 10:31:45 +09:00
Yuya Kusakabe
9c6086925e
Disable GUI in packer build (ref T14).
2016-03-07 00:44:27 +09:00
Yuya Kusakabe
7ba48ff801
Add build scripts for VMware OVF (ref T14)
2016-03-07 00:03:14 +09:00
Yuya Kusakabe
c3a238ff20
Fix qemu image cannot get IP address. (ref T12)
2016-03-06 17:23:23 +09:00
Yuya Kusakabe
b0fbefc7b9
Change accelerator to tcg from kvm and ajust boot command in packer.json (ref T12)
2016-03-05 22:43:57 +09:00
Daniil Baturin
08a6856b3c
Factor out dependency checking functions to its own class (ref T9).
2016-03-04 15:05:03 -05:00
Daniil Baturin
c6bca34587
Merge pull request #2 from higebu/qemu-image
...
Add qemu image build scripts
2016-03-04 20:06:14 +05:00
Yuya Kusakabe
3e56d7456e
Add qemu image build scripts
2016-03-04 23:39:23 +09:00
Daniil Baturin
a05a3660ea
Fix typo in the configure script.
2016-03-03 18:35:18 -05:00
Daniil Baturin
6a7696a112
After build, create a properly named symlink to the ISO (ref T8).
...
This is important for nightly builds, and handy for release builds.
2016-03-03 18:28:31 -05:00
Daniil Baturin
4499a0b196
Adjust build-flavour script to use new json-query script.
2016-03-03 18:27:09 -05:00
Daniil Baturin
2416feb699
Rename query-config to query-json to reflect its new role.
2016-03-03 17:50:40 -05:00
Daniil Baturin
4b78ab4f94
Make the query-config scripts more generic, it requires JSON file name now.
2016-03-03 17:49:54 -05:00
Daniil Baturin
f432d96722
Merge pull request #1 from trickv/errorhandling
...
Enable handling of errors within .ONESHELL targets
2016-02-18 14:12:59 +05:00
Patrick van Staveren
285f967249
silently enable error mode in shell
2016-02-18 00:03:41 +00:00
Patrick van Staveren
775c50d622
Handle errors from subscripts.
...
Makefile .ONESHELL mode means that individual line exit codes
aren't evaluated, only the final return code from the shell,
which will always be zero.
This makes it break earlier when a subscript returns non-zero.
Maybe we shouldn't be using make? ;)
2016-02-18 00:03:24 +00:00
Daniil Baturin
ed63b65af5
Merge branch 'current' of github.com:vyos/vyos-build into current
2016-02-10 18:43:02 -05:00
Daniil Baturin
481b5f0057
Force all lb-config mirror options to debian_mirror from the build config.
2016-02-10 18:42:32 -05:00
Kim Hagen
a83d97ef4e
Add sshd.service file to cleanly close ssh sessions.
2016-02-09 02:59:28 -05:00
Kim Hagen
a70d19d2fd
Revert "Add libpam-systemd package to cleanly close ssh sessions."
...
This reverts commit d414a3742ae9c257710b612419435791a31dc162.
2016-02-08 16:02:53 -05:00
Kim Hagen
d414a3742a
Add libpam-systemd package to cleanly close ssh sessions.
2016-02-08 15:57:41 -05:00
Daniil Baturin
6b6bd49bb5
Merge branch 'current' of github.com:vyos/vyos-build into current
2016-02-06 16:57:04 -05:00
Daniil Baturin
a010662aaa
Add the kernel package as a submodule.
2016-02-06 16:55:10 -05:00