3057 Commits

Author SHA1 Message Date
Daniil Baturin
658cb7c310 Update the README. 1.2.0 isn't so experimental anymore. 2017-05-06 09:39:40 -04:00
Yuya Kusakabe
0c53ea7dc6 Merge pull request #6 from brolaugh/patch-1
Correct website URL
2017-05-05 21:39:12 +09:00
Hannes Kindströmmer
37740050b7 Change website URL to .io
Change ````http://vyos.net``` to ```https://vyos.io``` since the .net domain is redirecting to .io domain.
2017-05-05 14:33:06 +02:00
Kim
15264679e2 update kernel version in live-build-config script 2017-02-06 17:31:43 +01:00
Daniil Baturin
607dcde9bc Account for different architectures in ISO naming. 2017-01-26 21:27:12 -05:00
Daniil Baturin
ea48b7bd74 Switch all build scripts to python3.
Since we only support jessie as build host, and jessie knowingly does have
python3 (although not by default), we don't really need to worry about being
both 2 and 3 compatible.
2017-01-25 17:01:16 -05:00
Daniil Baturin
b7cbda3bff Merge pull request #5 from jhendryUK/fix_required_package_list
Fixing required package list
2017-01-06 19:38:54 +07:00
Jason Hendry
30028aa571 Fixing required package list 2017-01-06 11:54:00 +00:00
Daniil Baturin
7208424fc0 Merge branch 'current' of github.com:vyos/vyos-build into current 2016-12-28 00:28:37 +01:00
Daniil Baturin
edded1d73f Add an optin for debian security mirror. 2016-12-28 00:28:07 +01:00
Kim Hagen
52a3899311 run vyatta-router service before getty service 2016-12-26 15:58:30 +00:00
Kim Hagen
5126eb75d3 remove verbose systemd status setting from grub 2016-12-26 15:20:45 +00:00
Kim Hagen
96c32fbb6a boot systemd verbose through systemd config file 2016-12-26 15:14:38 +00:00
Kim
390b668f2b include check if file exists 2016-12-26 14:20:26 +01:00
Kim
3898def2f7 make loop so it does not error if no files exist 2016-12-26 14:01:40 +01:00
Kim
4669994866 fix mount issue
vyatta-router init script greps on vyos-union instead of vyatta-union
2016-12-24 15:48:19 +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